summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/cdromutl.cc
AgeCommit message (Expand)Author
2019-12-26Use system() fix in cdromutl to get it to build (even though we don't use it)CoolStar
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-12-13avoid some useless casts reported by -Wuseless-castDavid Kalnischkies
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-06-26ident a CD without changing directoryDavid Kalnischkies
2015-08-10fix memory leaks reported by -fsanitizeDavid Kalnischkies
2015-04-10reimplement the last uses of sprintfDavid Kalnischkies
2014-03-13support very long mtab entries in mountpoint discoveryDavid Kalnischkies
2014-03-13no error for non-existing mountpoints in MountCdromDavid Kalnischkies
2014-03-13if mountpoint has a ".disk" directory it is mountedDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2013-07-25rework the code in cdromutl.cc to make coverity (more) happyMichael Vogt
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
2011-07-25* apt-pkg/contrib/cdromutl.cc:Michael Vogt
2011-04-16fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies
2011-03-09apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; apt-pkg/cdrom.c...Michael Vogt
2011-03-04apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; apt-pkg/...Michael Vogt
2010-09-10apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on writable...Michael Vogt
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
2010-01-22* apt-pkg/contrib/cdromutl.cc:Michael Vogt
2009-07-22* methods/cdrom.cc:Michael Vogt
2008-08-05fix various -Wall warningsMichael Vogt
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2004-09-20Join with aliencodeArch Librarian
2004-09-20HP-UX fixesArch Librarian
2004-09-20More Solaris fixesArch Librarian
2004-09-20Added castArch Librarian
2004-09-20Minor cleanups, fix for checksum lowercase bugArch Librarian
2004-09-20CDROM debug optionArch Librarian
2004-09-20Changed CD ident rountine to not use inodesArch Librarian
2004-09-20Fixed sparc compile warningArch Librarian
2004-09-20Working apt-get source build stuffArch Librarian
2004-09-20CDrom fixesArch Librarian
2004-09-20CDROM patches from bluehornArch Librarian
2004-09-20CDROM stuff from apt-cdromArch Librarian