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.cc
Age
Commit message (
Expand
)
Author
2014-06-18
Merge remote-tracking branch 'mvo/feature/drop-rights' into debian/experimental
Michael Vogt
2014-06-18
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-06-11
DropPrivs in the solvers (just to be on the safe side)
Michael Vogt
2014-05-30
without a filename we can't stat pipes
David Kalnischkies
2014-05-27
use free() instead of delete() when realloc is used
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-26
fix FileFd::Size bitswap on big-endian architectures
Adam Conrad
2014-04-16
clear HitEof flag in FileFd::Seek
David Kalnischkies
2014-04-11
deal with umask only if we really need to for mkstemp
David Kalnischkies
2014-04-11
don't double-count seeks in FileFd::Skip for bzip/xz
David Kalnischkies
2014-04-10
improve umask/fchmod code readability
Michael Vogt
2014-04-10
Rename FileFd::Open() Perms to AccessMode
Michael Vogt
2014-04-10
Fix insecure file permissions when using FileFd with OpenMode::Atomic
Michael Vogt
2014-04-01
Add new Debug::RunScripts option
Michael Vogt
2014-03-21
continue reading in xz even if it outputs nothing
David Kalnischkies
2014-03-15
Fix handling of autoclosing for compressed files (Closes: #741685)
Julian Andres Klode
2014-03-14
fix test/integration/test-apt-helper
Michael Vogt
2014-03-13
refactor FileFd to hide some #ifdefs
David Kalnischkies
2014-03-13
use liblzma-dev to provide xz/lzma support
David Kalnischkies
2014-03-13
refactor setup of file opening via zlib/bz2 lib
David Kalnischkies
2014-03-13
move fd duplication closer to the gz/bz2 open calls
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: useless cast to type A [-Wuseless-cast]
David Kalnischkies
2014-03-13
warning: cast from type A to type B casts away qualifiers [-Wcast-qual]
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
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
2014-02-14
simplify code some more to make reddit happy
David Kalnischkies
2014-02-10
simplify code to make compilers happy
David Kalnischkies
2014-01-26
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2014-01-16
correct some style/performance/warnings from cppcheck
David Kalnischkies
2014-01-05
Merge remote-tracking branch 'donkult/feature/clientmergepdiffs' into debian/...
Michael Vogt
2013-12-23
add basic tests for GetTempDir()
Michael Vogt
2013-12-22
factor GetTempDir out
Michael Vogt
2013-12-13
allow ':' in GetListOfFilesInDir
David Kalnischkies
2013-11-30
truncating /dev/null to zero is always successful
David Kalnischkies
2013-11-28
fix regression that APT::Keep-Fds is not honored (closes: #730490)
Michael Vogt
2013-11-01
small documentation updates
0.9.13_exp1
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-10-07
fix libapt-inst for >2G debs (closes: #725483)
Michael Vogt
2013-08-31
fix typo (mkostemp->mkstemp)
Michael Vogt
2013-08-27
use mkstemp instead of mkostemp in FileFd::Open()
David Kalnischkies
2013-08-27
replace usage of potential dangerous mktemp with mkstemp
Angel Guzman Maeso
2013-08-22
apt-pkg:contrib Avoid compiler warning about sign-compare
Ángel Guzmán Maeso
[next]