projects
/
apt.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cache: Bump minor version to 6
[apt.git]
/
apt-pkg
/
deb
/
2016-06-28
Julian Andres Klode
Fix buffer overflow in debListParser::VersionHash()
tree
|
commitdiff
2016-06-22
David Kalnischkies
add insecure (and weak) allow-options for sources.list
tree
|
commitdiff
2016-06-22
David Kalnischkies
ensure filesize of deb is included in the hashes list
tree
|
commitdiff
2016-06-22
David Kalnischkies
handle weak-security repositories as unauthenticated
tree
|
commitdiff
2016-06-20
Julian Andres Klode
Merge pull request Debian/apt#16 from dombenson/master
tree
|
commitdiff
2016-06-17
David Kalnischkies
merge sources.list lines based on Release filename
tree
|
commitdiff
2016-06-14
David Kalnischkies
don't use FindFile for external Dir::Bin commands
tree
|
commitdiff
2016-06-10
David Kalnischkies
don't leak dpkg statusfd pipe in debugging
tree
|
commitdiff
2016-06-09
David Kalnischkies
remove racy_pselect fallback
tree
|
commitdiff
2016-06-08
David Kalnischkies
drop Dpkg::MaxArgs in favor of Dpkg::MaxArgsBytes
tree
|
commitdiff
2016-06-08
David Kalnischkies
don't explicitly configure the last round of packages
tree
|
commitdiff
2016-05-27
David Kalnischkies
prevent C++ locale number formatting in text APIs
tree
|
commitdiff
2016-05-24
David Kalnischkies
fix two typos in untranslated errors of libapt-pkg
tree
|
commitdiff
2016-05-15
Julian Andres Klode
Normalize Signed-By values by removing trailing commas...
tree
|
commitdiff
2016-05-15
Julian Andres Klode
Add conflicting Signed-By values to error message
tree
|
commitdiff
2016-05-10
Julian Andres Klode
Strip trailing commas for created signed-by fingerprint...
tree
|
commitdiff
2016-05-10
Julian Andres Klode
Merge pull request julian-klode/apt#3 from adrian17...
tree
|
commitdiff
2016-05-08
David Kalnischkies
implement Identifier field for IndexTargets
tree
|
commitdiff
2016-05-08
David Kalnischkies
implement Fallback-Of for IndexTargets
tree
|
commitdiff
2016-05-07
David Kalnischkies
download arch:all also for NATIVE_ARCHITECTURE indextargets
tree
|
commitdiff
2016-05-07
David Kalnischkies
don't construct MetaIndex acquire items with IndexTargets
tree
|
commitdiff
2016-05-03
David Kalnischkies
let DPKG_COLORS default to our APT::Color setting
tree
|
commitdiff
2016-05-01
David Kalnischkies
support Signed-By in Release files as a sort of HPKP
tree
|
commitdiff
2016-05-01
David Kalnischkies
support multiple fingerprints in signed-by
tree
|
commitdiff
2016-04-03
David Kalnischkies
don't leak on error in listparser creation
tree
|
commitdiff
2016-03-25
David Kalnischkies
drop confusing comma from no strong hash message
tree
|
commitdiff
2016-03-14
David Kalnischkies
enforce verify of filesize in 'apt-get source'
tree
|
commitdiff
2016-03-14
David Kalnischkies
streamline dpkgpm cleanup-handling
tree
|
commitdiff
2016-03-06
Veres Lajos
Fix several typos
tree
|
commitdiff
2016-03-06
David Kalnischkies
get group again after potential remap in Source: parse
tree
|
commitdiff
2016-02-26
Julian Andres Klode
Add missing numeric includes in files using std::accumu...
tree
|
commitdiff
2016-01-27
David Kalnischkies
only warn about missing/invalid Date field for now
tree
|
commitdiff
2016-01-26
David Kalnischkies
convert Version() and Architecture() to APT::StringView
tree
|
commitdiff
2016-01-26
David Kalnischkies
remove unused Description methods in listparsers
tree
|
commitdiff
2016-01-26
David Kalnischkies
parse version correctly from binary Source field
tree
|
commitdiff
2016-01-25
David Kalnischkies
reimplement build-dep via apts normal resolver
tree
|
commitdiff
2016-01-25
David Kalnischkies
treat an empty dependency field just like it doesn...
tree
|
commitdiff
2016-01-25
Michael Vogt
Use c++11 for loop in AptHistoryRequestingUser
tree
|
commitdiff
2016-01-25
Michael Vogt
Store "Requested-By" user in history.log in a simpler...
tree
|
commitdiff
2016-01-25
Michael Vogt
Log calling SUDO_USER or PKEXEC_UID in history.log
tree
|
commitdiff
2016-01-15
David Kalnischkies
use APT::StringView for GrabWord
tree
|
commitdiff
2016-01-14
David Kalnischkies
fix M-A:foreign provides creation for unknown archs
tree
|
commitdiff
2016-01-08
Julian Andres Klode
debListParser: Convert another ParseDepends to StringView
tree
|
commitdiff
2016-01-08
David Kalnischkies
keep compressed indexes in a low-cost format
tree
|
commitdiff
2016-01-08
Julian Andres Klode
AvailableDescriptionLanguages: Use one string for all...
tree
|
commitdiff
2016-01-07
Julian Andres Klode
Replace compare() == 0 checks with this == other checks
tree
|
commitdiff
2016-01-07
Julian Andres Klode
Switch performance critical code to use APT::StringView
tree
|
commitdiff
2016-01-02
David Kalnischkies
support comments in debian/control parsing
tree
|
commitdiff
2015-12-27
David Kalnischkies
allow repositories to forbid arch:all for specific...
tree
|
commitdiff
2015-12-27
Julian Andres Klode
ParseDepends: Mark branches for build-dep parsing as...
tree
|
commitdiff
2015-12-27
Julian Andres Klode
debListParser: Do not validate Description-md5 for...
tree
|
commitdiff
2015-12-27
Julian Andres Klode
debListParser: ParseDepends: Only query native arch...
tree
|
commitdiff
2015-12-27
Julian Andres Klode
Convert most callers of isspace() to isspace_ascii()
tree
|
commitdiff
2015-12-14
David Kalnischkies
show a more descriptive error for weak Release files
tree
|
commitdiff
2015-12-11
Julian Andres Klode
Convert package names from Packages files to lower...
tree
|
commitdiff
2015-12-07
Julian Andres Klode
Avoid overflow when summing up file sizes
tree
|
commitdiff
2015-12-01
David Kalnischkies
require explicit paths to dsc/control as we do for...
tree
|
commitdiff
2015-11-27
David Kalnischkies
add messages to our deprecation warnings in libapt
tree
|
commitdiff
2015-11-21
Justin B Rye
review of new/changed translatable program strings
tree
|
commitdiff
2015-11-05
David Kalnischkies
apply various suggestions made by cppcheck
tree
|
commitdiff
2015-11-05
David Kalnischkies
do not use read() returned value unconditionally
tree
|
commitdiff
2015-11-04
David Kalnischkies
wrap every unlink call to check for != /dev/null
tree
|
commitdiff
2015-11-04
David Kalnischkies
ignore newlines in dpkg-deb control output for installi...
tree
|
commitdiff
2015-11-04
David Kalnischkies
support arch:all data e.g. in separate Packages file
tree
|
commitdiff
2015-11-04
David Kalnischkies
sanify API to get 'the' candidate version
tree
|
commitdiff
2015-11-04
David Kalnischkies
show progress info while 'downloading' a local .deb...
tree
|
commitdiff
2015-11-04
David Kalnischkies
provide public interface to hold/unhold packages
tree
|
commitdiff
2015-11-04
David Kalnischkies
refactor dpkg execution in deb/debsystem
tree
|
commitdiff
2015-11-04
David Kalnischkies
implement a public pkgSystem::ArchitecturesSupported
tree
|
commitdiff
2015-11-04
David Kalnischkies
implement a public pkgSystem::MultiArchSupported
tree
|
commitdiff
2015-10-30
Julian Andres Klode
dpkgpm: Convert users of localtime() to localtime_r()
tree
|
commitdiff
2015-10-30
Julian Andres Klode
dpkgpm: Use ptsname_r() instead of ptsname() to be...
tree
|
commitdiff
2015-10-30
Julian Andres Klode
dpkgpm: Convert ctime() call to ctime_r()
tree
|
commitdiff
2015-10-23
Julian Andres Klode
deblistparser: Make PrioList const
tree
|
commitdiff
2015-09-14
David Kalnischkies
add by-hash sources.list option and document all of...
tree
|
commitdiff
2015-09-14
David Kalnischkies
avoid using global PendingError to avoid failing too...
tree
|
commitdiff
2015-09-14
David Kalnischkies
implement dpkgs vision of interpreting pkg:<arch> depen...
tree
|
commitdiff
2015-09-14
David Kalnischkies
M-A: allowed pkgs of unconfigured archs do not statisfy...
tree
|
commitdiff
2015-09-14
David Kalnischkies
store ':any' pseudo-packages with 'any' as architecture
tree
|
commitdiff
2015-08-31
David Kalnischkies
fix some unused parameter/variable warnings
tree
|
commitdiff
2015-08-30
David Kalnischkies
detect and deal with indextarget duplicates
tree
|
commitdiff
2015-08-30
David Kalnischkies
implement $(NATIVE_ARCHITECTURE) substvar for indextargets
tree
|
commitdiff
2015-08-29
David Kalnischkies
implement indextargets option 'DefaultEnabled'
tree
|
commitdiff
2015-08-29
David Kalnischkies
use c++11 algorithms to avoid strange compiler warnings
tree
|
commitdiff
2015-08-28
David Kalnischkies
implement PDiff patching for compressed files
tree
|
commitdiff
2015-08-27
David Kalnischkies
sources.list and indextargets option for pdiffs
tree
|
commitdiff
2015-08-27
Julian Andres Klode
Do not parse Status fields from remote sources
tree
|
commitdiff
2015-08-27
Julian Andres Klode
Merge branch 'feature/extractar-filefd' into debian...
tree
|
commitdiff
2015-08-27
David Kalnischkies
allow explicit dis/enable of IndexTargets in sources...
tree
|
commitdiff
2015-08-27
David Kalnischkies
not all targets are deb-src targets
tree
|
commitdiff
2015-08-18
Michael Vogt
Merge remote-tracking branch 'upstream/debian/experimen...
tree
|
commitdiff
2015-08-18
Michael Vogt
Merge branch 'debian/experimental' into feature/srv...
tree
|
commitdiff
2015-08-17
Michael Vogt
Fix all the wrong removals of includes that iwyu got...
tree
|
commitdiff
2015-08-17
Michael Vogt
Cleanup includes after running iwyu
tree
|
commitdiff
2015-08-14
Julian Andres Klode
Merge branch 'debian/experimental' of https://github...
tree
|
commitdiff
2015-08-12
Guillem Jover
Do not set unhonored DPKG_NO_TSTP variable for dpkg
tree
|
commitdiff
2015-08-11
Julian Andres Klode
Annotate more methods with APT_OVERRIDE
tree
|
commitdiff
2015-08-10
David Kalnischkies
no value for MultiArch field is 'no', not 'none'
tree
|
commitdiff
2015-08-10
David Kalnischkies
drop obsolete explicit :none handling in pkgCacheGen
tree
|
commitdiff
2015-08-10
David Kalnischkies
parse packages from all architectures into the cache
tree
|
commitdiff
next