summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/fileutl.h
Commit message (Expand)AuthorAgeFilesLines
* apt-pkg: default visibility to hiddenJulian Andres Klode2020-02-261-40/+40
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-121-3/+0
* Prevent shutdown while running dpkgJulian Andres Klode2019-05-031-0/+2
* fileutl: Merge Popen variantsJulian Andres Klode2019-02-261-3/+1
* fileutl: Remove deprecated functions such as gzFd()Julian Andres Klode2019-02-261-15/+0
* gpgv: Use buffered writes for splitting clearsigned filesJulian Andres Klode2019-02-041-0/+6
* Override FileFd copy constructor to prevent copyingJulian Andres Klode2018-12-041-0/+1
* Fix typo reported by codespell in code commentsDavid Kalnischkies2018-11-251-1/+1
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* apt-pkg: Add support for zstdJulian Andres Klode2018-03-121-2/+14
* Run the ProxyAutoDetect script in the sandbox againJulian Andres Klode2017-10-221-0/+2
* show warnings instead of errors if files are unreadableDavid Kalnischkies2017-07-261-0/+1
* use FileFd to parse all apt configuration filesDavid Kalnischkies2017-07-261-0/+22
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-2/+2
* Avoid chdir in acquire clean with unlinkatDavid Kalnischkies2017-06-261-0/+1
* Do not read stderr from proxy autodetection scriptsJulian Andres Klode2016-10-041-0/+3
* drop incorrect const attribute from DirectoryExistsDavid Kalnischkies2016-08-121-1/+1
* implement socks5h proxy support for http methodDavid Kalnischkies2016-08-101-0/+1
* ensure Cnf::FindFile doesn't return files below /dev/nullDavid Kalnischkies2016-07-191-0/+2
* edsp: try harder to not generate unneeded error messagesDavid Kalnischkies2016-05-201-6/+0
* convert EDSP to be based on FileFd instead of FILE*David Kalnischkies2016-05-201-0/+6
* FileFd: (native) LZ4 supportJulian Andres Klode2016-01-071-1/+2
* FileFd: Add a buffered writing modeJulian Andres Klode2015-12-271-0/+1
* FildFd: Introduce a Flush() function and call it from Close()Julian Andres Klode2015-12-271-0/+1
* shuffle compressor-specific code into private subclassesDavid Kalnischkies2015-12-221-0/+6
* add messages to our deprecation warnings in libaptDavid Kalnischkies2015-11-271-2/+2
* review of new/changed translatable program stringsJustin B Rye2015-11-211-1/+1
* wrap every unlink call to check for != /dev/nullDavid Kalnischkies2015-11-041-0/+1
* ignore for _apt inaccessible TMPDIR in pkgAcqChangelogDavid Kalnischkies2015-08-311-0/+1
* elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies2015-08-101-2/+3
* make all d-pointer * const pointersDavid Kalnischkies2015-08-101-19/+8
* ensure lists/ files have correct permissions after apt-cdrom addDavid Kalnischkies2015-04-191-1/+12
* Rename DropPrivs() to DropPrivileges()Michael Vogt2014-10-071-1/+1
* DropPrivs: Document what it doesJulian Andres Klode2014-09-241-1/+11
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-231-0/+2
|\
| * SECURITY UPDATE for CVE-2014-{0488,0487,0489}Michael Vogt2014-09-161-0/+2
* | Merge remote-tracking branch 'mvo/feature/drop-rights' into debian/experimentalMichael Vogt2014-06-181-0/+4
|\ \
| * | DropPrivs in the solvers (just to be on the safe side)Michael Vogt2014-06-111-0/+3
| |/
* | Merge remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi...Michael Vogt2014-05-071-0/+18
|\ \
| * \ Merge branch 'feature/abspath' into feature/apt-install-debMichael Vogt2014-04-281-0/+4
| |\ \
| | * | add flAbsPath() as a wrapper to realpath()Michael Vogt2014-04-281-0/+4
| | |/
| * | Merge branch 'feature/popen' into feature/apt-install-debMichael Vogt2014-04-281-0/+12
| |\ \
| | * | Implement Popen() execv helper to avoid popen()Michael Vogt2014-04-281-0/+12
| | |/
| * / WIP local deb installMichael Vogt2014-04-281-0/+2
| |/
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-05-071-14/+16
|\|
| * Rename FileFd::Open() Perms to AccessModeMichael Vogt2014-04-101-8/+8
| * mark optional (private) symbols as hiddenDavid Kalnischkies2014-03-211-3/+3
| * fix test/integration/test-apt-helperMichael Vogt2014-03-141-5/+6
| |\
| | * follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-1/+1
| | * cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-5/+6