]> git.saurik.com Git - apt.git/history - apt-pkg
(error) Same iterator is used with different containers
[apt.git] / apt-pkg /
2015-03-16  David Kalnischkiesfix some new compiler warnings reported by gcc-5
2015-03-16  David Kalnischkiesproperly implement pkgRecord::Parser for *.deb files
2015-03-16  David Kalnischkiesmerge debian/sid into debian/experimental
2015-01-10  David Kalnischkiesaward points for positive dependencies again
2014-12-23  David Kalnischkiespass-through stdin fd instead of content if not a terminal
2014-12-23  David Kalnischkiesalways run 'dpkg --configure -a' at the end of our...
2014-12-23  David Kalnischkiesdo not make PTY slave the controlling terminal
2014-12-10  David Kalnischkiesdo not make PTY slave the controlling terminal
2014-12-07  David Kalnischkiesalways run 'dpkg --configure -a' at the end of our...
2014-12-07  David Kalnischkiescorrect architecture detection for 'rc' packages for...
2014-12-07  David Kalnischkiesproperly handle already reinstall pkgs in ordering
2014-11-28  David Kalnischkiesfix PTY interaction on linux and kfreebsd
2014-11-28  David Kalnischkiesclose leaking slave fd after setting up pty magic
2014-11-19  David Kalnischkiesfix PTY interaction on linux and kfreebsd
2014-11-18  David Kalnischkiesclose leaking slave fd after setting up pty magic
2014-11-18  David Kalnischkiescreate our cache and lib directory always with mode 755
2014-11-18  David Kalnischkiescreate directory for extended_states if needed
2014-11-10  David Kalnischkiesallow options between command and -- on commandline
2014-11-10  David Kalnischkiesdeprecate the Section member from package struct
2014-11-10  David Kalnischkiesuse 'best' hash for source authentication
2014-11-10  David Kalnischkiesadd a simple container for HashStrings
2014-11-09  David Kalnischkiesuse pkgAcquire::GetLock instead of own code
2014-11-09  David Kalnischkiesstreamline display of --help in all tools
2014-11-08  David Kalnischkiesfix variable naming typo used in debug output
2014-11-08  David Kalnischkiesrestore ABI of pkgTagSection
2014-11-08  David Kalnischkiesrevert useless abibreak in sourceslist.h
2014-11-08  David Kalnischkiesguard pkg/grp hashtable creation changes
2014-11-08  David Kalnischkiesexplicit overload methods instead of adding parameters
2014-11-08  David Kalnischkiesguard const-ification API changes
2014-11-08  David Kalnischkiesguard ABI changes for SourcePkg/Ver in pkgCache
2014-11-08  David Kalnischkiesmark internal interfaces as hidden
2014-11-08  David Kalnischkiesbetter non-virtual metaIndex.LocalFileName() implementation
2014-11-08  David Kalnischkiesuse a abi version check similar to the gcc check
2014-11-08  David Kalnischkiesreplace ignore-deprecated #pragma dance with _Pragma
2014-11-08  David Kalnischkies(error) va_list 'args' was opened but not closed by...
2014-11-08  David Kalnischkiesreenable patchsize limit option for pdiffs
2014-11-06  Michael VogtMerge remote-tracking branch 'mvo/feature/no-more-acqui...
2014-11-06  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-11-05  Michael VogtBump ABI to 4.15
2014-11-05  Michael Vogtprepare ABI for feature/socketpair
2014-11-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-11-05  Michael Vogtapt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes()
2014-11-04  Michael Vogtapt-pkg/acquire-item.h: make friend declaration compati...
2014-11-04  Michael VogtCall "Dequeue()" for items in AbortTransaction() to...
2014-10-29  Michael VogtOnly support Translation-* that are listed in the ...
2014-10-26  David Kalnischkiesmove permission changing from -item to -worker
2014-10-26  David Kalnischkiesrewrite ReadMessages()
2014-10-24  David Kalnischkiespromote filesize to a hashstring
2014-10-23  Michael VogtFix incorrect comparison between signed/unsigned
2014-10-23  Michael VogtUse sysconf(_SC_ARG_MAX) to find the size of Dpkg:...
2014-10-22  David Kalnischkieschown finished partial files earlier
2014-10-21  David Kalnischkiescheck that auth.conf exists before chowning it
2014-10-21  Michael VogtEnsure /etc/apt/auth.conf has _apt:root owner
2014-10-20  David Kalnischkiestest if TMPDIR is accessible before using
2014-10-20  David Kalnischkiescheck for failure message in testsuccess/failure
2014-10-20  David Kalnischkiesuse c++ style instead of the last two c-arrays
2014-10-20  David Kalnischkiesaborted reverify restores file owner and permission
2014-10-20  David Kalnischkiesrun acquire transactions only once
2014-10-20  David Kalnischkiesmark --allow-insecure-repositories message as translateable
2014-10-15  David Kalnischkiesignore Acquire::GzipIndexes for cdrom sources
2014-10-15  David KalnischkiesMerge branch 'debian/sid' into debian/experimental
2014-10-15  David Kalnischkiesdon't cleanup cdrom files in apt-get update
2014-10-15  David Kalnischkiesset PR_SET_NO_NEW_PRIVS even if sandbox is disabled
2014-10-14  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-13  Michael VogtChange default of Acquire::AllowInsecureRepositories...
2014-10-13  David Kalnischkiesdo not load filesize in pkgAcqIndexTrans explicitly
2014-10-13  David Kalnischkiesfix compile and tests error
2014-10-13  Michael VogtFix backward compatiblity of the new pkgAcquireMethod...
2014-10-13  David Kalnischkiestrusted=yes sources are secure, we just don't know why
2014-10-13  David Kalnischkiesdo not inline virtual destructors with d-pointers
2014-10-13  David Kalnischkiesdisplay a warning for unsigned repos
2014-10-13  David Kalnischkiesmake --allow-insecure-repositories message an error
2014-10-10  David Kalnischkiesremove useless pdiff filename output
2014-10-08  Michael VogtOnly rename StatError files in AbortTransaction()
2014-10-08  Guillem JoverUpdate Status field values handling
2014-10-08  Michael VogtpkgAcqArchive::QueueNext(): change owner/permission...
2014-10-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/expected...
2014-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/acq-trans...
2014-10-08  Michael VogtMerge remote-tracking branch 'donkult/feature/acq-trans...
2014-10-07  David Kalnischkiesdo not show IP in output of testcases
2014-10-07  Michael VogtSend "Fail-Reason: MaximumSizeExceeded" from the method
2014-10-07  David Kalnischkiesset PR_SET_NO_NEW_PRIVS also if run as non-root
2014-10-07  David Kalnischkiesfix foldmarkers in fileutl.cc
2014-10-07  Michael VogtAdd new Acquire::MaxReleaseFileSize=10*1000*1000 option
2014-10-07  Michael VogtMerge branch 'feature/acq-trans' into feature/expected...
2014-10-07  Michael Vogtmake expected-size a maximum-size check as this is...
2014-10-07  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-10-07  Michael VogtUpperCase some functions for consistency
2014-10-07  Michael VogtIgnore EINVAL from prctl(PR_SET_NO_NEW_PRIVS)
2014-10-07  Michael VogtRename DropPrivs() to DropPrivileges()
2014-10-07  David Kalnischkiesdisplay errortext for all Err as well as Ign logs
2014-10-06  David Kalnischkiesuse _apt:root only for partial directories
2014-10-06  David Kalnischkiesensure partial dirs are 0700 and owned by _apt:root
2014-10-06  David Kalnischkiesfixup foldmarkers in acquire-item.cc
2014-10-06  Michael Vogtmake http size check work
2014-10-06  Michael Vogtfix warnings
2014-10-06  Michael Vogtrename StopAuthentication -> CheckStopAuthentication...
2014-10-06  joschimplement the updated build profile spec
2014-10-06  Michael Vogtrename AuthDone() -> CheckAuthDone()
next