index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
cdrom.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
use a more standard approach to disable security for cdrom method
David Kalnischkies
1
-2
/
+8
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
1
-2
/
+2
2016-08-10
implement generic config fallback for methods
David Kalnischkies
1
-2
/
+2
2016-05-28
use std::locale::global instead of setlocale
David Kalnischkies
1
-8
/
+7
2015-08-10
add c++11 override marker to overridden methods
David Kalnischkies
1
-2
/
+2
2015-06-15
call URIStart in cdrom and file method
David Kalnischkies
1
-1
/
+2
2015-04-19
calculate only expected hashes in methods
David Kalnischkies
1
-1
/
+1
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-2
/
+2
2014-03-13
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
1
-1
/
+1
2011-12-17
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
1
-1
/
+1
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
1
-0
/
+1
2011-09-13
merge with debian/experimental
David Kalnischkies
1
-1
/
+2
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-0
/
+2
2011-08-11
follow the recommendation of cppcheck to make some method methods (scnr)
David Kalnischkies
1
-1
/
+2
2011-02-01
* apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc:
Michael Vogt
1
-1
/
+1
2010-02-17
merged from debian-sid
Michael Vogt
1
-2
/
+2
2010-01-27
merge 1695..1701 from the lp:~mvo/apt/mvo branch
Michael Vogt
1
-6
/
+7
2010-01-26
add Dir::Media::MountPath config option
Michael Vogt
1
-2
/
+2
2010-01-26
* cmdline/apt-cdrom.cc:
Michael Vogt
1
-6
/
+7
2010-01-26
methods/cdrom.cc: fix compilication error
Michael Vogt
1
-1
/
+1
2010-01-26
add new "Acquire::cdrom::AutoDetect" config that enables/disables
Michael Vogt
1
-1
/
+2
2010-01-26
add new "Acquire::cdrom::AutoDetect" variable that enables/disables
Michael Vogt
1
-1
/
+2
2010-01-25
methods/cdrom.cc: fix compile error
Michael Vogt
1
-2
/
+2
2010-01-22
* methods/cdrom.cc:
Michael Vogt
1
-11
/
+9
2010-01-22
* methods/cdrom.cc:
Michael Vogt
1
-11
/
+9
2009-07-23
methods/cdrom.cc: add AutoDetectAndMount method
Michael Vogt
1
-44
/
+61
2009-07-22
methods/cdrom.cc: move the scan into the loop that waits for a CD
Michael Vogt
1
-28
/
+39
2009-07-22
* methods/cdrom.cc:
Michael Vogt
1
-17
/
+65
2009-07-09
move libudev based code into libapt cdrom.cc class
Michael Vogt
1
-54
/
+0
2009-07-08
prototype for libudev dlopen() type of cdrom detection
Michael Vogt
1
-4
/
+61
2007-03-07
* apt-pkg/cdrom.cc:
Michael Vogt
1
-5
/
+5
2007-03-07
- added APT::CDROM::UnMountOnFinish to have more control over
Michael Vogt
1
-1
/
+2
2007-03-07
* apt-pkg/cdrom.cc, methods/cdrom.cc:
Michael Vogt
1
-2
/
+3
2005-09-13
* merged from apt--cdrom-fallback--0
Michael Vogt
1
-2
/
+1
2005-08-23
* merged with apt--fixes--0
Michael Vogt
1
-0
/
+7
2005-03-06
Bring consistency to the use of capitals in programs messages
Christian Perrier
1
-4
/
+4
2005-02-25
* fix for apt-get update removing the cdroms Release.gpg files
Michael Vogt
1
-1
/
+1
2004-12-20
* merged changes from the conference
Michael Vogt
1
-1
/
+1
2004-11-27
Call setlocale in all methods, don't call bindtextdomain in http
Matt Zimmerman
1
-0
/
+2
2004-09-20
* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
Arch Librarian
1
-2
/
+2
2004-09-20
Lots and lots of i18n updates.
Arch Librarian
1
-8
/
+9
2004-09-20
Check the currently mounted cdrom, to see if it's the o...
Arch Librarian
1
-4
/
+2
2004-09-20
G++3 fixes from Randolph
Arch Librarian
1
-1
/
+5
2004-09-20
More CD fixes
Arch Librarian
1
-4
/
+4
2004-09-20
CDROMs are unmounted
Arch Librarian
1
-3
/
+18
2004-09-20
More or group patches
Arch Librarian
1
-1
/
+2
2004-09-20
Fixed G++ compile problem
Arch Librarian
1
-2
/
+2
2004-09-20
Removed debug text
Arch Librarian
1
-2
/
+1
2004-09-20
CD swapping support
Arch Librarian
1
-3
/
+5
2004-09-20
Removed pthread check
Arch Librarian
1
-2
/
+5
[next]