summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/cdromutl.cc
AgeCommit message (Expand)AuthorFilesLines
2014-03-13support very long mtab entries in mountpoint discoveryDavid Kalnischkies1-25/+23
2014-03-13no error for non-existing mountpoints in MountCdromDavid Kalnischkies1-8/+20
2014-03-13if mountpoint has a ".disk" directory it is mountedDavid Kalnischkies1-2/+7
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-1/+4
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-2/+2
2013-07-25rework the code in cdromutl.cc to make coverity (more) happyMichael Vogt1-1/+2
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-0/+2
2011-09-13merge with debian/experimentalDavid Kalnischkies1-1/+3
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-2/+4
2011-07-26* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:Michael Vogt1-6/+2
2011-07-25* apt-pkg/contrib/cdromutl.cc:Michael Vogt1-1/+7
2011-04-16fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies1-6/+10
2011-03-09apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; apt-pkg/cdrom.c...Michael Vogt1-3/+3
2011-03-04apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; apt-pkg/...Michael Vogt1-0/+31
2010-09-10apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on writable...Michael Vogt1-4/+12
2010-09-10apt-pkg/contrib/cdromutl.cc: style fixes (thanks to David for his code-review)Michael Vogt1-3/+3
2010-09-10* apt-pkg/contrib/cdromutl.cc:Michael Vogt1-0/+10
2010-01-22* apt-pkg/contrib/cdromutl.cc:Michael Vogt1-21/+30
2009-07-22* methods/cdrom.cc:Michael Vogt1-3/+10
2008-08-05fix various -Wall warningsMichael Vogt1-1/+2
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-3/+0
2004-09-20Join with aliencodeArch Librarian1-6/+8
2004-09-20HP-UX fixesArch Librarian1-2/+2
2004-09-20More Solaris fixesArch Librarian1-4/+4
2004-09-20Added castArch Librarian1-2/+2
2004-09-20Minor cleanups, fix for checksum lowercase bugArch Librarian1-25/+3
2004-09-20CDROM debug optionArch Librarian1-10/+15
2004-09-20Changed CD ident rountine to not use inodesArch Librarian1-5/+17
2004-09-20Fixed sparc compile warningArch Librarian1-3/+3
2004-09-20Working apt-get source build stuffArch Librarian1-11/+3
2004-09-20CDrom fixesArch Librarian1-17/+52
2004-09-20CDROM patches from bluehornArch Librarian1-4/+27
2004-09-20CDROM stuff from apt-cdromArch Librarian1-0/+157