index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-25
Fix and avoid quoting in CommandLine::AsString
David Kalnischkies
1
-4
/
+10
2017-04-25
Ignore \.ucf-[a-z]+$ like we do for \.dpkg-[a-z]+$
Julian Andres Klode
1
-0
/
+1
2017-02-22
Don't use -1 fd and AT_SYMLINK_NOFOLLOW for faccessat()
Julian Andres Klode
1
-1
/
+1
2017-02-22
Do not package names representing .dsc/.deb/... files
Julian Andres Klode
1
-2
/
+13
2017-02-22
Only merge acquire items with the same meta key
Julian Andres Klode
1
-1
/
+17
2017-02-22
remove 'old' FAILED files in the next acquire call
David Kalnischkies
1
-0
/
+6
2017-02-22
avoid validate/delete/load race in cache generation
David Kalnischkies
1
-28
/
+31
2017-02-22
fix minimum pkgs option for dpkg --recursive usage
David Kalnischkies
1
-1
/
+1
2017-02-22
use FindB instead of FindI for Debug::pkgAutoRemove
David Kalnischkies
1
-1
/
+1
2017-02-22
avoid producing invalid options if repo has no host
David Kalnischkies
1
-2
/
+5
2017-02-22
ensure generation of valid EDSP error stanzas
David Kalnischkies
1
-2
/
+6
2017-02-22
get pdiff files from the same mirror as the index
David Kalnischkies
3
-36
/
+52
2017-02-22
skip unconfigure for unconfigured to-be removed pkgs
David Kalnischkies
1
-0
/
+12
2017-02-22
do not configure unconfigured to be removed packages
David Kalnischkies
1
-1
/
+2
2017-02-22
don't perform implicit crossgrades involving M-A:same
David Kalnischkies
1
-3
/
+22
2017-02-22
improve arch-unqualified dpkg-progress parsing
David Kalnischkies
2
-62
/
+155
2017-02-22
correct cross & disappear progress detection
David Kalnischkies
1
-35
/
+58
2017-02-22
react to trig-pend only if we have nothing else to do
David Kalnischkies
1
-12
/
+12
2017-02-22
add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges dance
David Kalnischkies
1
-9
/
+20
2017-02-22
reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivileges
David Kalnischkies
1
-0
/
+20
2017-02-22
keep Release.gpg on untrusted to trusted IMS-Hit
David Kalnischkies
1
-3
/
+9
2016-12-08
gpgv: Flush the files before checking for errors
Julian Andres Klode
1
-0
/
+6
2016-12-08
SECURITY UPDATE: gpgv: Check for errors when splitting files (CVE-2016-1252)
Julian Andres Klode
1
-1
/
+22
2016-10-04
Do not read stderr from proxy autodetection scripts
Julian Andres Klode
3
-2
/
+11
2016-09-18
VersionHash: Do not skip too long dependency lines
Julian Andres Klode
2
-3
/
+3
2016-09-11
Coverage: Do not print messages from gcov
Julian Andres Klode
1
-0
/
+4
2016-09-07
edsp: try 2 to read responses even if writing failed
David Kalnischkies
1
-15
/
+27
2016-09-02
acquire: Use priority queues and a 3 stage pipeline design
Julian Andres Klode
4
-4
/
+58
2016-09-02
CMake: apt-pkg: Use correct ICONV_INCLUDE_DIRS variable
Julian Andres Klode
1
-1
/
+1
2016-09-01
try not to call memcpy with length 0 in hash calculations
David Kalnischkies
8
-15
/
+21
2016-08-31
Base256ToNum: Fix uninitialized value
Julian Andres Klode
1
-1
/
+2
2016-08-31
TagFile: Fix off-by-one errors in comment stripping
Julian Andres Klode
1
-2
/
+2
2016-08-31
Fix segfault and out-of-bounds read in Binary fields
Julian Andres Klode
1
-3
/
+6
2016-08-29
init: Add Dir::Bin::planners default entry
Julian Andres Klode
1
-0
/
+1
2016-08-29
init: Fix path to external solvers
Julian Andres Klode
1
-1
/
+1
2016-08-29
don't loop on pinning pkgs from absolute debs by regex
David Kalnischkies
1
-5
/
+4
2016-08-29
randomize acquire order for same type index files
David Kalnischkies
1
-0
/
+18
2016-08-27
Merge branch 'portability/freebsd'
Julian Andres Klode
13
-30
/
+42
2016-08-26
CMake: Add missing iconv dependency
Julian Andres Klode
1
-2
/
+7
2016-08-26
Make root group configurable via ROOT_GROUP
Julian Andres Klode
4
-8
/
+8
2016-08-26
changelog: Respect Dir setting for local changelog getting
Julian Andres Klode
1
-1
/
+2
2016-08-26
Make directory paths configurable
Julian Andres Klode
4
-12
/
+12
2016-08-26
Use C locale instead of C.UTF-8 for protocol strings
Julian Andres Klode
4
-6
/
+6
2016-08-26
CMake: Do not use -lresolv if res_init exists in libc
Julian Andres Klode
1
-1
/
+1
2016-08-26
CMake: Do not hardcode -ldl
Julian Andres Klode
1
-1
/
+1
2016-08-26
Add missing includes and external definitions
Julian Andres Klode
4
-0
/
+6
2016-08-25
treat .ddeb files like .deb, especially for dpkg
David Kalnischkies
2
-2
/
+5
2016-08-24
do not restore selections for already purged packages
David Kalnischkies
1
-6
/
+15
2016-08-24
improve code & doc for aquire weak/loop failing
David Kalnischkies
1
-6
/
+6
2016-08-24
do fail on weakhash/loop earlier in acquire
David Kalnischkies
3
-46
/
+58
[next]