index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
cdrom.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
1
-3
/
+3
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
1
-2
/
+9
2014-04-26
properly undo CD-ROM mount in all error cases
John Ogness
1
-0
/
+1
2014-03-21
mark optional (private) symbols as hidden
David Kalnischkies
1
-1
/
+3
2014-03-13
apt-cdrom ident shouldn't be interactive
David Kalnischkies
1
-1
/
+1
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-0
/
+2
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
1
-1
/
+1
2014-02-12
remove duplication in pkgCdrom::Add and ::Ident
David Kalnischkies
1
-0
/
+4
2013-08-05
fix some unitialized data members
Michael Vogt
1
-1
/
+1
2012-09-03
* apt-pkg/cdrom.cc:
David Kalnischkies
1
-0
/
+1
2011-12-13
revert 2184.1.3: forward declaration instead of headers
David Kalnischkies
1
-0
/
+1
2011-12-13
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
1
-0
/
+4
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
1
-1
/
+2
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
1
-20
/
+18
2011-07-28
* apt-pkg/cdrom.{cc,h}:
Michael Vogt
1
-5
/
+3
2011-03-10
apt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure the ABI is not broken (...
Michael Vogt
1
-0
/
+2
2011-03-09
apt-pkg/cdrom.{cc,h}: add ScanForRemovable helper
Michael Vogt
1
-1
/
+6
2011-03-09
apt-pkg/cdrom.h: move new member to the end to minimize ABI risk
Michael Vogt
1
-1
/
+1
2011-03-04
apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysattr to the libudev class
Michael Vogt
1
-0
/
+1
2009-07-23
[ABI] merged the libudev-dlopen branch, this allows to pass
Michael Vogt
1
-0
/
+37
2009-07-23
methods/cdrom.cc: add AutoDetectAndMount method
Michael Vogt
1
-2
/
+0
2009-07-22
methods/cdrom.cc: move the scan into the loop that waits for a CD
Michael Vogt
1
-0
/
+2
2009-07-09
move libudev based code into libapt cdrom.cc class
Michael Vogt
1
-0
/
+36
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
1
-5
/
+4
2006-12-14
* merged the no-pragma branch
Michael Vogt
1
-3
/
+0
2006-10-02
* removed the pragma mess
Michael Vogt
1
-3
/
+0
2005-07-28
* added a BUGS file with known problem, added apt-cdrom support for translate...
Michael Vogt
1
-2
/
+5
2005-02-04
Move CD-ROM handling backend into libapt-pkg
Matt Zimmerman
1
-0
/
+71