summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/cdromutl.cc
AgeCommit message (Collapse)Author
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-07-26* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:Michael Vogt
- add new DeEscapeString() similar to DeQuoteQuotedWord but unescape charackter escapes like \0XXX and \xXX (plus add test)
2011-07-25* apt-pkg/contrib/cdromutl.cc:Michael Vogt
- fix escape problem when looking for the mounted devices
2011-04-16fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies
Niels Thykier, thanks! (Closes: #622805)
2011-03-09apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; ↵Michael Vogt
apt-pkg/cdrom.cc: use string
2011-03-04apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; ↵Michael Vogt
apt-pkg/cdrom.cc: deal with missing FSTAB_DIR
2010-09-10apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on ↵Michael Vogt
writable media
2010-09-10apt-pkg/contrib/cdromutl.cc: style fixes (thanks to David for his code-review)Michael Vogt
2010-09-10* apt-pkg/contrib/cdromutl.cc:Michael Vogt
- if apt-cdrom is used on writable media (like usb-sticks), do not use the root directory to identify the medium (as all changes there change the ident id). Use the .disk directory instead
2010-01-22* apt-pkg/contrib/cdromutl.cc:Michael Vogt
- fix UnmountCdrom() fails, give it a bit more time and try the umount again
2009-07-22* methods/cdrom.cc:Michael Vogt
- 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()
2008-08-05fix various -Wall warningsMichael Vogt
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2004-09-20Join with aliencodeArch Librarian
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
2004-09-20HP-UX fixesArch Librarian
Author: jgg Date: 1999-12-10 23:40:29 GMT HP-UX fixes
2004-09-20More Solaris fixesArch Librarian
Author: jgg Date: 1999-12-10 06:30:42 GMT More Solaris fixes
2004-09-20Added castArch Librarian
Author: jgg Date: 1999-08-30 07:48:04 GMT Added cast
2004-09-20Minor cleanups, fix for checksum lowercase bugArch Librarian
Author: jgg Date: 1999-07-26 17:46:07 GMT Minor cleanups, fix for checksum lowercase bug
2004-09-20CDROM debug optionArch Librarian
Author: jgg Date: 1999-07-02 22:20:50 GMT CDROM debug option
2004-09-20Changed CD ident rountine to not use inodesArch Librarian
Author: jgg Date: 1999-06-05 03:54:29 GMT Changed CD ident rountine to not use inodes
2004-09-20Fixed sparc compile warningArch Librarian
Author: jgg Date: 1999-04-20 05:11:17 GMT Fixed sparc compile warning
2004-09-20Working apt-get source build stuffArch Librarian
Author: jgg Date: 1999-04-20 05:02:09 GMT Working apt-get source build stuff
2004-09-20CDrom fixesArch Librarian
Author: jgg Date: 1999-04-03 01:05:24 GMT CDrom fixes
2004-09-20CDROM patches from bluehornArch Librarian
Author: jgg Date: 1999-03-28 01:37:26 GMT CDROM patches from bluehorn
2004-09-20CDROM stuff from apt-cdromArch Librarian
Author: jgg Date: 1998-11-29 01:19:27 GMT CDROM stuff from apt-cdrom