Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-25 | rework the code in cdromutl.cc to make coverity (more) happy | Michael Vogt | |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies | |
2011-09-13 | merge with debian/experimental | David Kalnischkies | |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David 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-16 | fix a bunch of cppcheck warnings/errors based on a patch by | David Kalnischkies | |
Niels Thykier, thanks! (Closes: #622805) | |||
2011-03-09 | apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; ↵ | Michael Vogt | |
apt-pkg/cdrom.cc: use string | |||
2011-03-04 | apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; ↵ | Michael Vogt | |
apt-pkg/cdrom.cc: deal with missing FSTAB_DIR | |||
2010-09-10 | apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on ↵ | Michael Vogt | |
writable media | |||
2010-09-10 | apt-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-05 | fix various -Wall warnings | Michael Vogt | |
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt | |
2004-09-20 | Join with aliencode | Arch Librarian | |
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode | |||
2004-09-20 | HP-UX fixes | Arch Librarian | |
Author: jgg Date: 1999-12-10 23:40:29 GMT HP-UX fixes | |||
2004-09-20 | More Solaris fixes | Arch Librarian | |
Author: jgg Date: 1999-12-10 06:30:42 GMT More Solaris fixes | |||
2004-09-20 | Added cast | Arch Librarian | |
Author: jgg Date: 1999-08-30 07:48:04 GMT Added cast | |||
2004-09-20 | Minor cleanups, fix for checksum lowercase bug | Arch Librarian | |
Author: jgg Date: 1999-07-26 17:46:07 GMT Minor cleanups, fix for checksum lowercase bug | |||
2004-09-20 | CDROM debug option | Arch Librarian | |
Author: jgg Date: 1999-07-02 22:20:50 GMT CDROM debug option | |||
2004-09-20 | Changed CD ident rountine to not use inodes | Arch Librarian | |
Author: jgg Date: 1999-06-05 03:54:29 GMT Changed CD ident rountine to not use inodes | |||
2004-09-20 | Fixed sparc compile warning | Arch Librarian | |
Author: jgg Date: 1999-04-20 05:11:17 GMT Fixed sparc compile warning | |||
2004-09-20 | Working apt-get source build stuff | Arch Librarian | |
Author: jgg Date: 1999-04-20 05:02:09 GMT Working apt-get source build stuff | |||
2004-09-20 | CDrom fixes | Arch Librarian | |
Author: jgg Date: 1999-04-03 01:05:24 GMT CDrom fixes | |||
2004-09-20 | CDROM patches from bluehorn | Arch Librarian | |
Author: jgg Date: 1999-03-28 01:37:26 GMT CDROM patches from bluehorn | |||
2004-09-20 | CDROM stuff from apt-cdrom | Arch Librarian | |
Author: jgg Date: 1998-11-29 01:19:27 GMT CDROM stuff from apt-cdrom |