fix tight loop detection and temporary removes
[ntk/apt.git] / apt-pkg / contrib /
2013-10-01 Michael Vogtchange maxsplit default from "0" to maxint
2013-10-01 Michael Vogtimprove documentation for StringSplit()
2013-09-07 Michael Vogtdoc update
2013-09-07 Michael Vogtadd maxsplit parameter to StringSplit
2013-09-07 Michael Vogtimplement StringSplit() as we need this to fix the...
2013-09-01 Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-08-31 Michael Vogtfix typo (mkostemp->mkstemp)
2013-08-28 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-28 Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-28 Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-08-28 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-08-27 David Kalnischkiesuse mkstemp instead of mkostemp in FileFd::Open()
2013-08-27 Angel Guzman Maesoreplace usage of potential dangerous mktemp with mkstemp
2013-08-22 Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-08-22 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-08-22 Ángel Guzmán Maesoapt-pkg:contrib Avoid compiler warning about sign-compare
2013-08-22 Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-08-22 Angel Guzman Maesofix compiler warning about sign-compare
2013-08-19 Michael VogtMerge pull request #3 from cbaines/debian/sid
2013-08-17 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-binary2...
2013-08-17 Christian PERRIERMerge branch 'debian/sid' of git://git.debian.org/git...
2013-08-15 Michael Vogt* lp:~mvo/apt/add-glob-function:
2013-08-15 Michael Vogt* lp:~mvo/apt/config-clear:
2013-08-12 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-12 Michael Vogtsquash merge of the feature/apt-binary branch without...
2013-08-12 Michael Vogtsome more coverity fixes
2013-08-10 Christian PERRIERMerge branch 'debian/sid' of git://git.debian.org/git...
2013-08-05 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-05 Michael Vogtfix some unitialized data members
2013-07-28 Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-07-26 Michael Vogtfix another missing va_end()
2013-07-26 David Kalnischkiesensure that FileFd::Size returns 0 in error cases
2013-07-26 David Kalnischkiesproper cleanup varargs in _error (uncovered by Coverity)
2013-07-25 Michael Vogtadd missing "free(buffer) for allocated buffer
2013-07-25 Michael Vogtfix resource leak (thanks coverity)
2013-07-25 Michael Vogtrework the code in cdromutl.cc to make coverity (more...
2013-07-25 Michael Vogtfix off-by-one error and do not use magic constant...
2013-07-25 Michael Vogtalways "delete d" in FileFd::~FileFd to coverity happy
2013-07-24 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-02 Michael VogtMerge remote-tracking branch 'mvo/bugfix/bts-712433...
2013-07-02 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-24 David Kalnischkiesfix SHA2* cleanups to zero-out the complete context
2013-06-20 David Kalnischkiestrigger NODATA error for invalid InRelease files
2013-06-20 David Kalnischkiessupport \n and \r\n line endings in ReadMessages
2013-06-09 David Kalnischkiesfail in CopyFile if the FileFds have error flag set
2013-06-09 David KalnischkiesOpenDescriptor should autoclose fd always on error
2013-06-09 David Kalnischkiesset Fail flag in FileFd on all errors consistently
2013-06-09 David Kalnischkiesmake the vprintf like _error->Insert public
2013-06-06 Michael VogtMerge branch 'debian/sid' of https://github.com/ion1...
2013-06-06 Michael Vogtfix double free (closes: #711045)
2013-05-08 Michael Vogtmerged patch from Daniel Hartwig to fix URI and proxy...
2013-05-08 Michael Vogtmerged from the debian-wheezy branch
2013-04-08 Michael Vogtmerged bundle from david
2013-04-08 Michael Vogtmerged lp:~mvo/apt/add-missing-dsc-hashes
2013-04-03 Michael Vogtapt-pkg/contrib/gpgv.cc: fix InRelease check
2013-04-02 Michael Vogtmerged lp:~mvo/apt/fix-inrelease5
2013-03-26 Michael Vogtmerge stuff from donkult
2013-03-22 Michael Vogtmerged lp:~mvo/apt/fix-tagfile-hash
2013-03-22 Michael Vogtmerged the debian-wheezy branch
2013-03-19 David Kalnischkiessupport dash-escaped text in clearsigned files as imple...
2013-03-19 David Kalnischkiesuse FileFd instead of int fds to tidy up the interface...
2013-03-18 David Kalnischkies* apt-pkg/deb/debindexfile.cc,
2013-03-18 David Kalnischkies - add method to open (maybe) clearsigned files transp...
2013-03-16 David Kalnischkiesensure that we fclose/unlink/free in the new gpg-code...
2013-03-16 Michael Vogtmerged from davids bundle
2013-03-15 David Kalnischkies - if ExecGPGV deals with a clear-signed file it will...
2013-03-15 Michael Vogtsplit out a method to strip whitespaces only on the...
2013-03-15 David Kalnischkiesdon't close stdout/stderr if it is also the statusfd
2013-03-15 David Kalnischkies* apt-pkg/contrib/gpgv.cc:
2013-03-15 David Kalnischkies* apt-pkg/indexcopy.cc:
2013-03-10 David Kalnischkiesvarious simple changes to fix cppcheck warnings
2013-03-01 Michael Vogtmerged lp:~mvo/apt/hash-order
2013-03-01 Michael Vogtinclude two missing patches to really fix bug #696225...
2013-01-09 Michael Vogtmerge train fixes
2013-01-09 Michael Vogt* apt-pkg/contrib/progress.cc:
2012-10-15 Michael Vogtmerge from lp:~donkult/apt/sid
2012-10-13 David Kalnischkiesremove 256 char line limit by using getline() (POSIX...
2012-10-13 David Kalnischkies* apt-pkg/contrib/netrc.cc:
2012-10-12 Michael Vogtmerged lp:~mvo/apt/mvo
2012-08-28 Michael Vogtapt-pkg/contrib/netrc.cc: use a slightly smaller login...
2012-08-13 Michael Vogtmake netrc parser more robust and parser biger login...
2012-08-06 Michael Vogtmerged from david
2012-08-04 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-08-04 David Kalnischkiesmove the sysconf call behind the _POSIX_SYNCHRONIZED_IO...
2012-08-04 Pino Toscanoapt-pkg/contrib/mmap.cc:
2012-07-27 Michael Vogtmerged from david 0.9.7.3
2012-07-24 David Kalnischkiesfor filesystems not supporting mmap'ing a file we need...
2012-07-24 David Kalnischkiestrigger the usage of the fallback code for kfreebsd...
2012-07-20 David Kalnischkies* apt-pkg/contrib/mmap.cc:
2012-06-19 Michael Vogtmerged from donkult
2012-06-16 Julian Andres KlodeFix previous commit: Do not call memset() if realloc...
2012-06-16 Julian Andres KlodeZero out the new memory allocated with realloc().
2012-06-16 Julian Andres Klode* apt-pkg/contrib/mmap.cc:
2012-06-11 Michael Vogtmerged from donkult
2012-06-09 David Kalnischkiesfix segfault with empty LongOpt in --no-* branch
2012-06-09 Daniel Hartwig* apt-pkg/contrib/cmdline.cc:
2012-05-24 Michael Vogtmerged from David
2012-05-22 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-05-22 Michael Vogtmerged from david
2012-05-21 bubulle@debian.orgMerge my tree and the remote tree (no change, I guess)
next