projects
/
apt.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
calculate only expected hashes in methods
[apt.git]
/
apt-pkg
/
contrib
/
2015-04-18
David Kalnischkies
calculate only expected hashes in methods
tree
|
commitdiff
2015-04-18
David Kalnischkies
if we can, use gccs __builtin_swap methods
tree
|
commitdiff
2015-04-10
David Kalnischkies
reimplement the last uses of sprintf
tree
|
commitdiff
2015-03-16
David Kalnischkies
fix some new compiler warnings reported by gcc-5
tree
|
commitdiff
2015-03-16
David Kalnischkies
merge debian/sid into debian/experimental
tree
|
commitdiff
2014-11-10
David Kalnischkies
allow options between command and -- on commandline
tree
|
commitdiff
2014-11-10
David Kalnischkies
add a simple container for HashStrings
tree
|
commitdiff
2014-11-09
David Kalnischkies
streamline display of --help in all tools
tree
|
commitdiff
2014-11-08
David Kalnischkies
explicit overload methods instead of adding parameters
tree
|
commitdiff
2014-11-08
David Kalnischkies
guard const-ification API changes
tree
|
commitdiff
2014-11-08
David Kalnischkies
use a abi version check similar to the gcc check
tree
|
commitdiff
2014-11-08
David Kalnischkies
replace ignore-deprecated #pragma dance with _Pragma
tree
|
commitdiff
2014-11-08
David Kalnischkies
(error) va_list 'args' was opened but not closed by...
tree
|
commitdiff
2014-11-06
Michael Vogt
Merge remote-tracking branch 'mvo/feature/no-more-acqui...
tree
|
commitdiff
2014-11-06
Michael Vogt
Merge remote-tracking branch 'upstream/debian/experimen...
tree
|
commitdiff
2014-11-05
Michael Vogt
Bump ABI to 4.15
tree
|
commitdiff
2014-11-05
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-10-26
David Kalnischkies
rewrite ReadMessages()
tree
|
commitdiff
2014-10-24
David Kalnischkies
promote filesize to a hashstring
tree
|
commitdiff
2014-10-20
David Kalnischkies
test if TMPDIR is accessible before using
tree
|
commitdiff
2014-10-15
David Kalnischkies
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-10-15
David Kalnischkies
set PR_SET_NO_NEW_PRIVS even if sandbox is disabled
tree
|
commitdiff
2014-10-14
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-10-13
Michael Vogt
Fix backward compatiblity of the new pkgAcquireMethod...
tree
|
commitdiff
2014-10-08
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-10-08
Michael Vogt
Merge remote-tracking branch 'mvo/feature/expected...
tree
|
commitdiff
2014-10-08
Michael Vogt
Merge remote-tracking branch 'mvo/feature/acq-trans...
tree
|
commitdiff
2014-10-07
David Kalnischkies
set PR_SET_NO_NEW_PRIVS also if run as non-root
tree
|
commitdiff
2014-10-07
David Kalnischkies
fix foldmarkers in fileutl.cc
tree
|
commitdiff
2014-10-07
Michael Vogt
Merge branch 'feature/acq-trans' into feature/expected...
tree
|
commitdiff
2014-10-07
Michael Vogt
Merge remote-tracking branch 'upstream/debian/experimen...
tree
|
commitdiff
2014-10-07
Michael Vogt
Ignore EINVAL from prctl(PR_SET_NO_NEW_PRIVS)
tree
|
commitdiff
2014-10-07
Michael Vogt
Rename DropPrivs() to DropPrivileges()
tree
|
commitdiff
2014-10-06
Michael Vogt
make http size check work
tree
|
commitdiff
2014-10-02
Michael Vogt
Bump library version to libapt-pkg4.14
tree
|
commitdiff
2014-09-30
Michael Vogt
Merge remote-tracking branch 'donkult/debian/experiment...
tree
|
commitdiff
2014-09-29
David Kalnischkies
support parsing of all hashes for pdiff
tree
|
commitdiff
2014-09-29
David Kalnischkies
mark private methods as hidden
tree
|
commitdiff
2014-09-29
David Kalnischkies
fix Configuration::FindVector API
tree
|
commitdiff
2014-09-29
Michael Vogt
Merge remote-tracking branch 'debian/debian/experimenta...
tree
|
commitdiff
2014-09-29
Michael Vogt
Adjust DestFile in ReverifyAfterIMS() to not include...
tree
|
commitdiff
2014-09-29
Michael Vogt
Merge remote-tracking branch 'upstream/debian/experimen...
tree
|
commitdiff
2014-09-29
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-09-27
David Kalnischkies
allow options between command and -- on commandline
tree
|
commitdiff
2014-09-26
David Kalnischkies
fix: Consecutive return, break, continue, goto or throw...
tree
|
commitdiff
2014-09-26
David Kalnischkies
Merge branch 'feature/gnupglimit' into debian/experimental
tree
|
commitdiff
2014-09-26
David Kalnischkies
add and use 'apt-key verify' which prefers gpgv over gpg
tree
|
commitdiff
2014-09-26
David Kalnischkies
add --readonly option for apt-key adv
tree
|
commitdiff
2014-09-26
David Kalnischkies
use apt-key adv (+ gnupg) instead of gpgv for verify
tree
|
commitdiff
2014-09-26
David Kalnischkies
fix: Member variable 'X' is not initialized in the...
tree
|
commitdiff
2014-09-25
Michael Vogt
Merge remote-tracking branch 'upstream/debian/experimen...
tree
|
commitdiff
2014-09-24
Julian Andres Klode
DropPrivs: Document what it does
tree
|
commitdiff
2014-09-24
Julian Andres Klode
DropPrivs: Use APT::Sandbox::User instead of Apt::User...
tree
|
commitdiff
2014-09-24
Julian Andres Klode
DropPrivs: Hard-fail if the user does not exist
tree
|
commitdiff
2014-09-24
Julian Andres Klode
DropPrivs: Add some comments for the more obscure setui...
tree
|
commitdiff
2014-09-24
Julian Andres Klode
DropPrivs: Move the re-set uid/gid thing to the end...
tree
|
commitdiff
2014-09-24
Julian Andres Klode
DropPrivs: Improve comments
tree
|
commitdiff
2014-09-24
Julian Andres Klode
DropPrivs: Also check for saved set-user-ID and set...
tree
|
commitdiff
2014-09-24
Julian Andres Klode
DropPrivs: Do not use an invalid return check for setgr...
tree
|
commitdiff
2014-09-24
Julian Andres Klode
Use _apt as our unprivileged user name
tree
|
commitdiff
2014-09-24
Julian Andres Klode
DropPriv: Really call seteuid and not setuid, and add...
tree
|
commitdiff
2014-09-24
Michael Vogt
Drop Privileges to "Debian-apt" in most acquire methods
tree
|
commitdiff
2014-09-23
Michael Vogt
Merge remote-tracking branch 'upstream/debian/experimen...
tree
|
commitdiff
2014-09-23
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-09-17
Michael Vogt
Merge remote-tracking branch 'vnwildman/debian/sid...
tree
|
commitdiff
2014-09-16
Michael Vogt
SECURITY UPDATE for CVE-2014-{0488,0487,0489}
tree
|
commitdiff
2014-09-12
Michael Vogt
Allow override of Proxy-Auto-Detect by the users config...
tree
|
commitdiff
2014-09-07
David Kalnischkies
strip everything spacey in APT::String::Strip
tree
|
commitdiff
2014-09-05
Michael Vogt
Merge remote-tracking branch 'upstream/debian/experimen...
tree
|
commitdiff
2014-09-05
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-09-02
Michael Vogt
Make Proxy-Auto-Detect check for each host
tree
|
commitdiff
2014-07-16
Michael Vogt
StringToBool: only act if the entire string is consumed...
tree
|
commitdiff
2014-07-10
Michael Vogt
Merge remote-tracking branch 'mvo/feature/README' into...
tree
|
commitdiff
2014-07-10
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-07-08
Michael Vogt
Only allow "apt-get build-dep path" when path starts...
tree
|
commitdiff
2014-07-08
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-07-08
Guillem Jover
Add new Base256ToNum long long overload function
tree
|
commitdiff
2014-06-18
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-06-18
Michael Vogt
Merge remote-tracking branch 'donkult/debian/sid' into...
tree
|
commitdiff
2014-06-18
David Kalnischkies
fix SubstVar to be usable as a replace_all method
tree
|
commitdiff
2014-06-18
Michael Vogt
Merge remote-tracking branch 'mvo/feature/drop-rights...
tree
|
commitdiff
2014-06-18
Michael Vogt
Merge remote-tracking branch 'mvo/feature/update-by...
tree
|
commitdiff
2014-06-18
Michael Vogt
Merge remote-tracking branch 'mvo/feature/hash-stats...
tree
|
commitdiff
2014-06-18
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-06-11
Michael Vogt
DropPrivs in the solvers (just to be on the safe side)
tree
|
commitdiff
2014-06-10
Michael Vogt
Merge remote-tracking branch 'mvo/feature/apt-update...
tree
|
commitdiff
2014-06-10
Michael Vogt
Merge remote-tracking branch 'mvo/bugfix/apt-get-source...
tree
|
commitdiff
2014-06-10
Michael Vogt
Merge remote-tracking branch 'mvo/bugfix/lp1274466...
tree
|
commitdiff
2014-06-10
Michael Vogt
Merge remote-tracking branch 'mvo/feature/srcrec-enum2...
tree
|
commitdiff
2014-05-30
David Kalnischkies
without a filename we can't stat pipes
tree
|
commitdiff
2014-05-30
David Kalnischkies
Merge EDSP 0.5 w/ multi-arch support for external solvers
tree
|
commitdiff
2014-05-29
Michael Vogt
Merge remote-tracking branch 'mvo/debian/sid' into...
tree
|
commitdiff
2014-05-29
Michael Vogt
Merge remote-tracking branch 'upstream/debian/sid'...
tree
|
commitdiff
2014-05-27
Michael Vogt
use free() instead of delete() when realloc is used
tree
|
commitdiff
2014-05-27
Michael Vogt
Merge remote-tracking branch 'upstream/debian/sid'...
tree
|
commitdiff
2014-05-14
Michael Vogt
Merge remote-tracking branch 'donkult/debian/experiment...
tree
|
commitdiff
2014-05-09
David Kalnischkies
use HashStringList in the acquire system
tree
|
commitdiff
2014-05-08
David Kalnischkies
add a simple container for HashStrings
tree
|
commitdiff
2014-05-08
Michael Vogt
Merge remote-tracking branch 'mvo/feature/build-dep...
tree
|
commitdiff
2014-05-08
Michael Vogt
Merge remote-tracking branch 'mvo/bugfix/update-progres...
tree
|
commitdiff
next