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