summaryrefslogtreecommitdiff
path: root/methods/cdrom.cc
AgeCommit message (Expand)Author
2018-11-25Fix typo reported by codespell in code commentsDavid Kalnischkies
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2018-02-19use a more standard approach to disable security for cdrom methodDavid Kalnischkies
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2016-08-10implement generic config fallback for methodsDavid Kalnischkies
2016-05-28use std::locale::global instead of setlocaleDavid Kalnischkies
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies
2015-06-15call URIStart in cdrom and file methodDavid Kalnischkies
2015-04-19calculate only expected hashes in methodsDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies
2011-12-17try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-08-11follow the recommendation of cppcheck to make some method methods (scnr)David Kalnischkies
2011-02-01* apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc:Michael Vogt
2010-02-17merged from debian-sidMichael Vogt
2010-01-27merge 1695..1701 from the lp:~mvo/apt/mvo branchMichael Vogt
2010-01-26add Dir::Media::MountPath config optionMichael Vogt
2010-01-26* cmdline/apt-cdrom.cc:Michael Vogt
2010-01-26methods/cdrom.cc: fix compilication errorMichael Vogt
2010-01-26add new "Acquire::cdrom::AutoDetect" config that enables/disablesMichael Vogt
2010-01-26add new "Acquire::cdrom::AutoDetect" variable that enables/disablesMichael Vogt
2010-01-25methods/cdrom.cc: fix compile errorMichael Vogt
2010-01-22* methods/cdrom.cc:Michael Vogt
2010-01-22* methods/cdrom.cc:Michael Vogt
2009-07-23methods/cdrom.cc: add AutoDetectAndMount methodMichael Vogt
2009-07-22methods/cdrom.cc: move the scan into the loop that waits for a CDMichael Vogt
2009-07-22* methods/cdrom.cc:Michael Vogt
2009-07-09move libudev based code into libapt cdrom.cc classMichael Vogt
2009-07-08prototype for libudev dlopen() type of cdrom detectionMichael Vogt
2007-03-07* apt-pkg/cdrom.cc:Michael Vogt
2007-03-07 - added APT::CDROM::UnMountOnFinish to have more control overMichael Vogt
2007-03-07* apt-pkg/cdrom.cc, methods/cdrom.cc:Michael Vogt
2005-09-13* merged from apt--cdrom-fallback--0Michael Vogt
2005-08-23* merged with apt--fixes--0Michael Vogt
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier
2005-02-25* fix for apt-get update removing the cdroms Release.gpg filesMichael Vogt
2004-12-20* merged changes from the conferenceMichael Vogt
2004-11-27Call setlocale in all methods, don't call bindtextdomain in httpMatt Zimmerman
2004-09-20* Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian
2004-09-20Lots and lots of i18n updates.Arch Librarian
2004-09-20Check the currently mounted cdrom, to see if it's the o...Arch Librarian
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20More CD fixesArch Librarian
2004-09-20CDROMs are unmountedArch Librarian
2004-09-20More or group patchesArch Librarian
2004-09-20Fixed G++ compile problemArch Librarian
2004-09-20Removed debug textArch Librarian