index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
fileutl.h
Age
Commit message (
Expand
)
Author
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-06-26
Avoid chdir in acquire clean with unlinkat
David Kalnischkies
2016-10-04
Do not read stderr from proxy autodetection scripts
Julian Andres Klode
2016-08-12
drop incorrect const attribute from DirectoryExists
David Kalnischkies
2016-08-10
implement socks5h proxy support for http method
David Kalnischkies
2016-07-19
ensure Cnf::FindFile doesn't return files below /dev/null
David Kalnischkies
2016-05-20
edsp: try harder to not generate unneeded error messages
David Kalnischkies
2016-05-20
convert EDSP to be based on FileFd instead of FILE*
David Kalnischkies
2016-01-07
FileFd: (native) LZ4 support
Julian Andres Klode
2015-12-27
FileFd: Add a buffered writing mode
Julian Andres Klode
2015-12-27
FildFd: Introduce a Flush() function and call it from Close()
Julian Andres Klode
2015-12-22
shuffle compressor-specific code into private subclasses
David Kalnischkies
2015-11-27
add messages to our deprecation warnings in libapt
David Kalnischkies
2015-11-21
review of new/changed translatable program strings
Justin B Rye
2015-11-04
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-08-31
ignore for _apt inaccessible TMPDIR in pkgAcqChangelog
David Kalnischkies
2015-08-10
elimate duplicated code in pkgIndexFile subclasses
David Kalnischkies
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
2015-04-19
ensure lists/ files have correct permissions after apt-cdrom add
David Kalnischkies
2014-10-07
Rename DropPrivs() to DropPrivileges()
Michael Vogt
2014-09-24
DropPrivs: Document what it does
Julian Andres Klode
2014-09-23
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-16
SECURITY UPDATE for CVE-2014-{0488,0487,0489}
Michael Vogt
2014-06-18
Merge remote-tracking branch 'mvo/feature/drop-rights' into debian/experimental
Michael Vogt
2014-06-11
DropPrivs in the solvers (just to be on the safe side)
Michael Vogt
2014-05-07
Merge remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi...
Michael Vogt
2014-05-07
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-04-28
Merge branch 'feature/abspath' into feature/apt-install-deb
Michael Vogt
2014-04-28
add flAbsPath() as a wrapper to realpath()
Michael Vogt
2014-04-28
Merge branch 'feature/popen' into feature/apt-install-deb
Michael Vogt
2014-04-28
Implement Popen() execv helper to avoid popen()
Michael Vogt
2014-04-28
WIP local deb install
Michael Vogt
2014-04-10
Rename FileFd::Open() Perms to AccessMode
Michael Vogt
2014-03-21
mark optional (private) symbols as hidden
David Kalnischkies
2014-03-14
fix test/integration/test-apt-helper
Michael Vogt
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-12
add hashsum support in apt-file download and add more tests
Michael Vogt
2014-02-27
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2013-12-22
factor GetTempDir out
Michael Vogt
2013-11-28
fix regression that APT::Keep-Fds is not honored (closes: #730490)
Michael Vogt
2013-10-31
add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly AP...
Michael Vogt
2013-08-15
* lp:~mvo/apt/add-glob-function:
Michael Vogt
2013-08-15
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2013-06-09
set Fail flag in FileFd on all errors consistently
David Kalnischkies
2012-10-17
* lp:~mvo/apt/add-glob-function:
Michael Vogt
2012-09-04
add "Glob()" to fileutl
Michael Vogt
2012-07-10
cherry pick -r1847 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/
Michael Vogt
2012-07-10
merged the relevant bits from lp:~mvo/apt/lp346386
Michael Vogt
2012-06-21
update comments and add one FIXME for the next ABI break
Michael Vogt
[next]