Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-12 | Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS | Julian Andres Klode | 1 | -3/+0 | |
2018-05-07 | Remove obsolete RCS keywords | Guillem Jover | 1 | -1/+0 | |
Prompted-by: Jakub Wilk <jwilk@debian.org> | |||||
2011-12-13 | revert 2184.1.2: do not pollute namespace in headers | David Kalnischkies | 1 | -0/+4 | |
The breakage is just to big for now, so guard the change with #ifndef APT_8_CLEANER_HEADERS and be nice to library users | |||||
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies | 1 | -7/+5 | |
2011-03-09 | apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; ↵ | Michael Vogt | 1 | -1/+1 | |
apt-pkg/cdrom.cc: use string | |||||
2011-03-04 | apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; ↵ | Michael Vogt | 1 | -0/+1 | |
apt-pkg/cdrom.cc: deal with missing FSTAB_DIR | |||||
2009-07-22 | * methods/cdrom.cc: | Michael Vogt | 1 | -1/+2 | |
- add Acquire::Cdrom::mount "apt-udev-auto" magic to allow dynamically finding the cdrom device * apt-pkg/contrib/cdromutl.{h,cc}: - support additional (optional) DeviceName parameter for MountCdrom() | |||||
2007-05-02 | * merged with the apt--mvo branch | Michael Vogt | 1 | -1/+2 | |
2007-03-07 | * apt-pkg/cdrom.cc: | Michael Vogt | 1 | -1/+2 | |
- only unmount if APT::CDROM::NoMount is false * methods/cdrom.cc: - only umount if it was mounted by the method before | |||||
2006-10-02 | * removed the pragma mess | Michael Vogt | 1 | -4/+0 | |
2004-09-20 | G++3 fixes from Randolph | Arch Librarian | 1 | -1/+3 | |
Author: jgg Date: 2001-05-07 05:05:13 GMT G++3 fixes from Randolph | |||||
2004-09-20 | Changed CD ident rountine to not use inodes | Arch Librarian | 1 | -2/+2 | |
Author: jgg Date: 1999-06-05 03:54:29 GMT Changed CD ident rountine to not use inodes | |||||
2004-09-20 | CDROM stuff from apt-cdrom | Arch Librarian | 1 | -0/+23 | |
Author: jgg Date: 1998-11-29 01:19:27 GMT CDROM stuff from apt-cdrom |