| .. |
|
contrib
|
f895e2ce11
MAP_ANON is deprecated in favor of MAP_ANONYMOUS, but telesphoreo needs
|
15 rokov pred |
|
deb
|
abd9fcaa72
merged from lp:~mvo/apt/mvo
|
15 rokov pred |
|
acquire-item.cc
|
a0c3110e03
apt-pkg/acquire-item.cc: only test packages file for correctness if its not empty (its ok to have empty packages files)
|
15 rokov pred |
|
acquire-item.h
|
8d6c583900
apt-pkg/acquire-item.{cc,h}: mark InRelease with Fail-Ignore to ensure the mirror methods does not retry on each mirror
|
15 rokov pred |
|
acquire-method.cc
|
f1bdfe8156
fix order of CurrentURI and UsedMirror in Status() and Log()
|
15 rokov pred |
|
acquire-method.h
|
f1bdfe8156
fix order of CurrentURI and UsedMirror in Status() and Log()
|
15 rokov pred |
|
acquire-worker.cc
|
378fcbd65e
* apt-pkg/acquire-worker.cc:
|
15 rokov pred |
|
acquire-worker.h
|
229fb1a3a3
* apt-pkg/contrib/weakptr.h:
|
16 rokov pred |
|
acquire.cc
|
7753e4684e
rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded
|
16 rokov pred |
|
acquire.h
|
b29c37128c
* apt-pkg/deb/dpkgpm.cc:
|
16 rokov pred |
|
algorithms.cc
|
359e46db58
convert a lot of places to use IsNegative instead of checking by hand
|
15 rokov pred |
|
algorithms.h
|
cc26da01ef
do not change protected packages in autoinstall (Closes: #618848)
|
15 rokov pred |
|
aptconfiguration.cc
|
da833832ee
use the correct option name in comment for Acquire::Languages
|
15 rokov pred |
|
aptconfiguration.h
|
b0e1a43f95
support every compression we have a compressor configured
|
15 rokov pred |
|
cachefile.cc
|
a5de4117b6
fix the gcc warning about the initialisation order of variables caused
|
16 rokov pred |
|
cachefile.h
|
6d7b4a91f3
merge with debian-experimental-ma to get the public policy back
|
16 rokov pred |
|
cachefilter.cc
|
9ba5aa3b01
factor regex package name matches into newly created cachefilter classes
|
16 rokov pred |
|
cachefilter.h
|
9ba5aa3b01
factor regex package name matches into newly created cachefilter classes
|
16 rokov pred |
|
cacheiterators.h
|
df77d8a5fb
if critical or-group can't be satisfied, exit directly.
|
15 rokov pred |
|
cacheset.cc
|
edc0ef102b
* merged lp:~evfool/apt/fix641673
|
15 rokov pred |
|
cacheset.h
|
446bbcf47d
remove the extra unnecessary qualification cppcheck complains about
|
15 rokov pred |
|
cdrom.cc
|
6070a34618
fix a bunch of cppcheck warnings/errors based on a patch by
|
15 rokov pred |
|
cdrom.h
|
e344ad65a4
apt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure the ABI is not broken (also in this case its probably not needed because pkgUDevCDrom is not used outside libapt itself, still its better to be on the save side)
|
15 rokov pred |
|
clean.cc
|
5dd4c8b811
merge Goswin Brederlow "support download of index files for different archs"
|
16 rokov pred |
|
clean.h
|
1350057372
* removed the pragma mess
|
20 rokov pred |
|
depcache.cc
|
6ed0851624
rewrite new and previously satisfied important dependency detection in
|
15 rokov pred |
|
depcache.h
|
97be52d437
log reinstall commands in history.log
|
15 rokov pred |
|
indexcopy.cc
|
2e3c9d6452
* apt-pkg/indexcopy.cc:
|
15 rokov pred |
|
indexcopy.h
|
cf440facb4
enhance the split out of the gpgv commandline mangling by splitting out
|
16 rokov pred |
|
indexfile.cc
|
45df0ad2aa
[BREAK] add possibility to download and use multiply
|
16 rokov pred |
|
indexfile.h
|
2e5f4e45f5
* apt-pkg/cachefile.{cc,h}:
|
16 rokov pred |
|
indexrecords.cc
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
15 rokov pred |
|
indexrecords.h
|
308b793694
- backport forgotten Valid-Until patch from the obsolete experimental
|
16 rokov pred |
|
init.cc
|
a5ca55e452
* apt-pkg/init.cc:
|
15 rokov pred |
|
init.h
|
223b069806
update the version number to the upcoming 0.8.2 and
|
16 rokov pred |
|
makefile
|
8fde723961
* apt-pkg/cacheset.cc:
|
16 rokov pred |
|
metaindex.h
|
5dd4c8b811
merge Goswin Brederlow "support download of index files for different archs"
|
16 rokov pred |
|
orderlist.cc
|
15657fcc72
cherry pick from donkult
|
15 rokov pred |
|
orderlist.h
|
1350057372
* removed the pragma mess
|
20 rokov pred |
|
packagemanager.cc
|
d77b985a30
* apt-pkg/packagemanager.cc:
|
15 rokov pred |
|
packagemanager.h
|
d77b985a30
* apt-pkg/packagemanager.cc:
|
15 rokov pred |
|
pkgcache.cc
|
359e46db58
convert a lot of places to use IsNegative instead of checking by hand
|
15 rokov pred |
|
pkgcache.h
|
959470da73
* apt-pkg/pkgcache.cc:
|
15 rokov pred |
|
pkgcachegen.cc
|
959470da73
* apt-pkg/pkgcache.cc:
|
15 rokov pred |
|
pkgcachegen.h
|
7635093c1c
switch from std::set to std::vector as it is way more simple, a bit
|
16 rokov pred |
|
pkgrecords.cc
|
3025794355
* apt-pkg/pkgrecords.cc,h:
|
19 rokov pred |
|
pkgrecords.h
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 rokov pred |
|
pkgsystem.cc
|
4f333a8bea
* make apt build with g++ 4.3
|
19 rokov pred |
|
pkgsystem.h
|
1350057372
* removed the pragma mess
|
20 rokov pred |
|
policy.cc
|
9164e147eb
allow package:architecure in Package:
|
15 rokov pred |
|
policy.h
|
e2bba11c9a
- ensure that only the first specific stanza for a package is used
|
15 rokov pred |
|
sourcelist.cc
|
36f1098aed
* apt-pkg/contrib/fileutl.cc:
|
15 rokov pred |
|
sourcelist.h
|
5dd4c8b811
merge Goswin Brederlow "support download of index files for different archs"
|
16 rokov pred |
|
srcrecords.cc
|
41c81fd85d
Ignore :qualifiers after package name in build dependencies
|
16 rokov pred |
|
srcrecords.h
|
41c81fd85d
Ignore :qualifiers after package name in build dependencies
|
16 rokov pred |
|
tagfile.cc
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
15 rokov pred |
|
tagfile.h
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
15 rokov pred |
|
vendor.cc
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
19 rokov pred |
|
vendor.h
|
82b6682ac6
* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
|
15 rokov pred |
|
vendorlist.cc
|
82b6682ac6
* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
|
15 rokov pred |
|
vendorlist.h
|
82b6682ac6
* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
|
15 rokov pred |
|
version.cc
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
19 rokov pred |
|
version.h
|
1350057372
* removed the pragma mess
|
20 rokov pred |
|
versionmatch.cc
|
99aa69c74f
check for length of Data to avoid the validness of
|
16 rokov pred |
|
versionmatch.h
|
ae4a4f91e9
* apt-pkg/versionmatch.cc:
|
16 rokov pred |