summaryrefslogtreecommitdiff
path: root/apt-pkg/cdrom.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-10make all d-pointer * const pointersDavid Kalnischkies1-3/+3
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies1-2/+9
2014-04-26properly undo CD-ROM mount in all error casesJohn Ogness1-0/+1
2014-03-21mark optional (private) symbols as hiddenDavid Kalnischkies1-1/+3
2014-03-13apt-cdrom ident shouldn't be interactiveDavid Kalnischkies1-1/+1
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-0/+2
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-1/+1
2014-02-12remove duplication in pkgCdrom::Add and ::IdentDavid Kalnischkies1-0/+4
2013-08-05fix some unitialized data membersMichael Vogt1-1/+1
2012-09-03* apt-pkg/cdrom.cc:David Kalnischkies1-0/+1
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies1-0/+1
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies1-0/+4
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-1/+2
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-20/+18
2011-07-28* apt-pkg/cdrom.{cc,h}:Michael Vogt1-5/+3
2011-03-10apt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure the ABI is not broken (...Michael Vogt1-0/+2
2011-03-09apt-pkg/cdrom.{cc,h}: add ScanForRemovable helperMichael Vogt1-1/+6
2011-03-09apt-pkg/cdrom.h: move new member to the end to minimize ABI riskMichael Vogt1-1/+1
2011-03-04apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysattr to the libudev classMichael Vogt1-0/+1
2009-07-23[ABI] merged the libudev-dlopen branch, this allows to passMichael Vogt1-0/+37
2009-07-23methods/cdrom.cc: add AutoDetectAndMount methodMichael Vogt1-2/+0
2009-07-22methods/cdrom.cc: move the scan into the loop that waits for a CDMichael Vogt1-0/+2
2009-07-09move libudev based code into libapt cdrom.cc classMichael Vogt1-0/+36
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies1-5/+4
2006-12-14* merged the no-pragma branchMichael Vogt1-3/+0
2006-10-02* removed the pragma messMichael Vogt1-3/+0
2005-07-28* added a BUGS file with known problem, added apt-cdrom support for translate...Michael Vogt1-2/+5
2005-02-04Move CD-ROM handling backend into libapt-pkgMatt Zimmerman1-0/+71