David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
9 gadi atpakaļ |
David Kalnischkies
|
c8a4ce6cbe
add d-pointer, virtual destructors and de-inline de/constructors
|
9 gadi atpakaļ |
John Ogness
|
7187074bfc
properly undo CD-ROM mount in all error cases
|
10 gadi atpakaļ |
David Kalnischkies
|
ce62f1def6
mark optional (private) symbols as hidden
|
10 gadi atpakaļ |
David Kalnischkies
|
b374004b8f
apt-cdrom ident shouldn't be interactive
|
11 gadi atpakaļ |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 gadi atpakaļ |
Michael Vogt
|
1e3f4083db
Fix typos in documentation (codespell)
|
11 gadi atpakaļ |
David Kalnischkies
|
ce55512d49
remove duplication in pkgCdrom::Add and ::Ident
|
11 gadi atpakaļ |
Michael Vogt
|
4ccd3b3ce6
fix some unitialized data members
|
11 gadi atpakaļ |
David Kalnischkies
|
c45233eaf6
* apt-pkg/cdrom.cc:
|
12 gadi atpakaļ |
David Kalnischkies
|
b9dadc24b9
revert 2184.1.3: forward declaration instead of headers
|
13 gadi atpakaļ |
David Kalnischkies
|
a4f6bdc8bd
revert 2184.1.2: do not pollute namespace in headers
|
13 gadi atpakaļ |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
13 gadi atpakaļ |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
13 gadi atpakaļ |
Michael Vogt
|
f2e4a11df4
* apt-pkg/cdrom.{cc,h}:
|
13 gadi atpakaļ |
Michael Vogt
|
e344ad65a4
apt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure the ABI is not broken (also in this case its probably not needed because pkgUDevCDrom is not used outside libapt itself, still its better to be on the save side)
|
14 gadi atpakaļ |
Michael Vogt
|
f4c4a24ea1
apt-pkg/cdrom.{cc,h}: add ScanForRemovable helper
|
14 gadi atpakaļ |
Michael Vogt
|
f7cbd1fbc5
apt-pkg/cdrom.h: move new member to the end to minimize ABI risk
|
14 gadi atpakaļ |
Michael Vogt
|
b7bc31eb0b
apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysattr to the libudev class
|
14 gadi atpakaļ |
Michael Vogt
|
3e2d7cce4f
[ABI] merged the libudev-dlopen branch, this allows to pass
|
15 gadi atpakaļ |
Michael Vogt
|
76fe5db715
methods/cdrom.cc: add AutoDetectAndMount method
|
15 gadi atpakaļ |
Michael Vogt
|
49cb36fc56
methods/cdrom.cc: move the scan into the loop that waits for a CD
|
15 gadi atpakaļ |
Michael Vogt
|
cbc9bed8ae
move libudev based code into libapt cdrom.cc class
|
15 gadi atpakaļ |
David Kalnischkies
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
15 gadi atpakaļ |
Michael Vogt
|
5cb3acda9e
* merged the no-pragma branch
|
18 gadi atpakaļ |
Michael Vogt
|
1350057372
* removed the pragma mess
|
18 gadi atpakaļ |
Michael Vogt
|
22f8568d5f
* added a BUGS file with known problem, added apt-cdrom support for translated package descriptions
|
19 gadi atpakaļ |
Matt Zimmerman
|
a75c6a6e17
Move CD-ROM handling backend into libapt-pkg
|
20 gadi atpakaļ |