summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debsystem.cc
Commit message (Expand)AuthorAgeFilesLines
* dpkg: fix passing readonly /dev/null fd as stdout/stderrYoufu Zhang2021-01-221-1/+1
* Add basic support for the Protected fieldJulian Andres Klode2020-06-291-1/+6
* Silence clang warning -Wstring-plus-intDavid Kalnischkies2020-05-251-1/+1
* Show absolute time while waiting for lock instead of %, rework messageJulian Andres Klode2020-03-061-1/+6
* apt(8): Wait for frontend and cache lockJulian Andres Klode2020-02-261-5/+45
* pkgsystem: Drop more virtual workaround shenanigansJulian Andres Klode2020-02-261-2/+2
* Unlock dpkg locks in reverse locking orderJulian Andres Klode2019-05-211-1/+1
* Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkgJulian Andres Klode2018-12-101-0/+4
* Set DPKG_FRONTEND_LOCKED as needed when doing selection changesJulian Andres Klode2018-08-081-0/+5
* Add support for dpkg frontend lockJulian Andres Klode2018-08-071-7/+46
* Fix lock counting in debSystemJulian Andres Klode2018-06-131-1/+1
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-8/+8
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* Make directory paths configurableJulian Andres Klode2016-08-261-4/+4
* default to Dir=/ in dpkg/status file finding magicDavid Kalnischkies2016-08-171-12/+10
* don't hardcode /var/lib/dpkg/status as dir::state::statusDavid Kalnischkies2016-07-191-3/+25
* don't use FindFile for external Dir::Bin commandsDavid Kalnischkies2016-06-141-1/+1
* Convert most callers of isspace() to isspace_ascii()Julian Andres Klode2015-12-271-2/+2
* provide public interface to hold/unhold packagesDavid Kalnischkies2015-11-041-4/+4
* refactor dpkg execution in deb/debsystemDavid Kalnischkies2015-11-041-47/+61
* implement a public pkgSystem::ArchitecturesSupportedDavid Kalnischkies2015-11-041-1/+61
* implement a public pkgSystem::MultiArchSupportedDavid Kalnischkies2015-11-041-0/+93
* make all d-pointer * const pointersDavid Kalnischkies2015-08-101-4/+1
* mark internal interfaces as hiddenDavid Kalnischkies2014-11-081-1/+1
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+8
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-1/+1
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-1/+3
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-1/+4
* apt-pkg/deb/debsystem.{cc,h}: add dpointerMichael Vogt2011-01-271-26/+36
* apt-pkg/deb/debsystem.cc: remove duplicated rootdir (FindFile will prepend th...Michael Vogt2010-10-131-1/+1
* * revert commit:Michael Vogt2010-10-131-1/+1
* * apt-pkg/deb/debsystem.cc:David Kalnischkies2010-08-191-1/+1
* merged from lp:~donkult/apt/sidMichael Vogt2010-06-091-1/+1
|\
| * * apt-pkg/deb/debsystem.cc:David Kalnischkies2010-05-281-1/+1
* | * merge the remaining Ubuntu change:Michael Vogt2010-06-091-2/+8
|\ \ | |/ |/|
| * merged from the debian-sid branchMichael Vogt2009-06-091-1/+0
| |\
| * | merged from the mvo branchMichael Vogt2009-01-281-1/+1
| * | LP: #263089Michael Vogt2009-01-281-5/+5
| * | apt-pkg/deb/debsystem.cc: add missing apti18n.h headerMichael Vogt2008-12-081-0/+1
| * | make dpkg string translatableMichael Vogt2008-11-261-2/+2
| * | * /apt-pkg/deb/debsystem.cc:Michael Vogt2008-11-261-1/+1
* | | * apt-pkg/acquire.cc:Michael Vogt2009-07-211-6/+6
|\ \ \ | |_|/ |/| |
| * | apt-pkg/deb/debsystem.cc: add missing i18n stringMichael Vogt2009-01-281-1/+1
| * | * methods/gpgv.cc:Michael Vogt2008-12-091-7/+8
| |/
* | build fixes, change version 0.7.21Michael Vogt2009-04-141-0/+1
* | * apt-pkg/contrib/strutl.cc:Michael Vogt2009-04-091-1/+1
|/
* * remove all the remaining #pragma implementationMichael Vogt2007-06-081-4/+0
* * merged with apt--fixes--0Michael Vogt2005-08-231-1/+6