| .. |
|
contrib
|
6070a34618
fix a bunch of cppcheck warnings/errors based on a patch by
|
il y a 15 ans |
|
deb
|
b6ff69135e
* apt-pkg/deb/dpkgpm.cc:
|
il y a 15 ans |
|
acquire-item.cc
|
a235ddf86a
apt-pkg/acquire-item.cc: Only try to rename existing Release files (Closes: #622912)
|
il y a 15 ans |
|
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
|
il y a 15 ans |
|
acquire-method.cc
|
c8848ae22c
* apt-pkg/acquire-method.cc:
|
il y a 15 ans |
|
acquire-method.h
|
963b16dceb
implement Fail-Ignore bool in FetchItem that tells the method that a failure of this item is ok and does not need to be tried on all mirrors
|
il y a 16 ans |
|
acquire-worker.cc
|
196fd13629
* mirror method:
|
il y a 15 ans |
|
acquire-worker.h
|
229fb1a3a3
* apt-pkg/contrib/weakptr.h:
|
il y a 16 ans |
|
acquire.cc
|
7753e4684e
rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded
|
il y a 16 ans |
|
acquire.h
|
b29c37128c
* apt-pkg/deb/dpkgpm.cc:
|
il y a 16 ans |
|
algorithms.cc
|
0284eee4a0
cppcheck: (style) Variable 'State' is assigned a value that is never used
|
il y a 15 ans |
|
algorithms.h
|
cc26da01ef
do not change protected packages in autoinstall (Closes: #618848)
|
il y a 15 ans |
|
aptconfiguration.cc
|
bdb3d92cd2
* apt-pkg/aptconfiguration.cc:
|
il y a 15 ans |
|
aptconfiguration.h
|
b0e1a43f95
support every compression we have a compressor configured
|
il y a 15 ans |
|
cachefile.cc
|
a5de4117b6
fix the gcc warning about the initialisation order of variables caused
|
il y a 16 ans |
|
cachefile.h
|
6d7b4a91f3
merge with debian-experimental-ma to get the public policy back
|
il y a 16 ans |
|
cachefilter.cc
|
9ba5aa3b01
factor regex package name matches into newly created cachefilter classes
|
il y a 16 ans |
|
cachefilter.h
|
9ba5aa3b01
factor regex package name matches into newly created cachefilter classes
|
il y a 16 ans |
|
cacheiterators.h
|
ca238ede04
* apt-pkg/cacheiterator.h:
|
il y a 15 ans |
|
cacheset.cc
|
edc0ef102b
* merged lp:~evfool/apt/fix641673
|
il y a 15 ans |
|
cacheset.h
|
446bbcf47d
remove the extra unnecessary qualification cppcheck complains about
|
il y a 15 ans |
|
cdrom.cc
|
6070a34618
fix a bunch of cppcheck warnings/errors based on a patch by
|
il y a 15 ans |
|
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)
|
il y a 15 ans |
|
clean.cc
|
5dd4c8b811
merge Goswin Brederlow "support download of index files for different archs"
|
il y a 16 ans |
|
clean.h
|
1350057372
* removed the pragma mess
|
il y a 20 ans |
|
depcache.cc
|
d8cba717e0
merge with debian-sid branch and 0.8.14.1 release
|
il y a 15 ans |
|
depcache.h
|
cc26da01ef
do not change protected packages in autoinstall (Closes: #618848)
|
il y a 15 ans |
|
indexcopy.cc
|
8220213e48
* apt-pkg/indexcopy.cc:
|
il y a 15 ans |
|
indexcopy.h
|
cf440facb4
enhance the split out of the gpgv commandline mangling by splitting out
|
il y a 16 ans |
|
indexfile.cc
|
45df0ad2aa
[BREAK] add possibility to download and use multiply
|
il y a 16 ans |
|
indexfile.h
|
2e5f4e45f5
* apt-pkg/cachefile.{cc,h}:
|
il y a 16 ans |
|
indexrecords.cc
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
il y a 15 ans |
|
indexrecords.h
|
308b793694
- backport forgotten Valid-Until patch from the obsolete experimental
|
il y a 16 ans |
|
init.cc
|
3eb9e25785
merge 'after squeeze release'-stuff
|
il y a 15 ans |
|
init.h
|
223b069806
update the version number to the upcoming 0.8.2 and
|
il y a 16 ans |
|
makefile
|
8fde723961
* apt-pkg/cacheset.cc:
|
il y a 16 ans |
|
metaindex.h
|
5dd4c8b811
merge Goswin Brederlow "support download of index files for different archs"
|
il y a 16 ans |
|
orderlist.cc
|
92a21ab552
* apt-pkg/orderlist.cc:
|
il y a 15 ans |
|
orderlist.h
|
1350057372
* removed the pragma mess
|
il y a 20 ans |
|
packagemanager.cc
|
28166356f3
Remove the "pseudopackage" handling of Architecture: all packages for
|
il y a 15 ans |
|
packagemanager.h
|
642ebc1a04
- show at the end of the install process a list of disappeared packages
|
il y a 16 ans |
|
pkgcache.cc
|
959470da73
* apt-pkg/pkgcache.cc:
|
il y a 15 ans |
|
pkgcache.h
|
959470da73
* apt-pkg/pkgcache.cc:
|
il y a 15 ans |
|
pkgcachegen.cc
|
959470da73
* apt-pkg/pkgcache.cc:
|
il y a 15 ans |
|
pkgcachegen.h
|
7635093c1c
switch from std::set to std::vector as it is way more simple, a bit
|
il y a 16 ans |
|
pkgrecords.cc
|
3025794355
* apt-pkg/pkgrecords.cc,h:
|
il y a 19 ans |
|
pkgrecords.h
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
il y a 17 ans |
|
pkgsystem.cc
|
4f333a8bea
* make apt build with g++ 4.3
|
il y a 19 ans |
|
pkgsystem.h
|
1350057372
* removed the pragma mess
|
il y a 20 ans |
|
policy.cc
|
a8d7c10134
simplify the code for wildcard pinning a bit
|
il y a 15 ans |
|
policy.h
|
e841200b93
* apt-pkg/policy.h:
|
il y a 16 ans |
|
sourcelist.cc
|
36f1098aed
* apt-pkg/contrib/fileutl.cc:
|
il y a 15 ans |
|
sourcelist.h
|
5dd4c8b811
merge Goswin Brederlow "support download of index files for different archs"
|
il y a 16 ans |
|
srcrecords.cc
|
41c81fd85d
Ignore :qualifiers after package name in build dependencies
|
il y a 16 ans |
|
srcrecords.h
|
41c81fd85d
Ignore :qualifiers after package name in build dependencies
|
il y a 16 ans |
|
tagfile.cc
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
il y a 15 ans |
|
tagfile.h
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
il y a 15 ans |
|
vendor.cc
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
il y a 19 ans |
|
vendor.h
|
82b6682ac6
* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
|
il y a 15 ans |
|
vendorlist.cc
|
82b6682ac6
* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
|
il y a 15 ans |
|
vendorlist.h
|
82b6682ac6
* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
|
il y a 15 ans |
|
version.cc
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
il y a 19 ans |
|
version.h
|
1350057372
* removed the pragma mess
|
il y a 20 ans |
|
versionmatch.cc
|
99aa69c74f
check for length of Data to avoid the validness of
|
il y a 16 ans |
|
versionmatch.h
|
ae4a4f91e9
* apt-pkg/versionmatch.cc:
|
il y a 16 ans |