| .. |
|
contrib
|
f895e2ce11
MAP_ANON is deprecated in favor of MAP_ANONYMOUS, but telesphoreo needs
|
před 15 roky |
|
deb
|
05bb1e5dc8
* apt-pkg/deb/debmetaindex.cc:
|
před 15 roky |
|
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)
|
před 15 roky |
|
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
|
před 15 roky |
|
acquire-method.cc
|
f1bdfe8156
fix order of CurrentURI and UsedMirror in Status() and Log()
|
před 15 roky |
|
acquire-method.h
|
f1bdfe8156
fix order of CurrentURI and UsedMirror in Status() and Log()
|
před 15 roky |
|
acquire-worker.cc
|
378fcbd65e
* apt-pkg/acquire-worker.cc:
|
před 15 roky |
|
acquire-worker.h
|
229fb1a3a3
* apt-pkg/contrib/weakptr.h:
|
před 16 roky |
|
acquire.cc
|
7753e4684e
rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded
|
před 16 roky |
|
acquire.h
|
b29c37128c
* apt-pkg/deb/dpkgpm.cc:
|
před 16 roky |
|
algorithms.cc
|
359e46db58
convert a lot of places to use IsNegative instead of checking by hand
|
před 15 roky |
|
algorithms.h
|
cc26da01ef
do not change protected packages in autoinstall (Closes: #618848)
|
před 15 roky |
|
aptconfiguration.cc
|
bdb3d92cd2
* apt-pkg/aptconfiguration.cc:
|
před 15 roky |
|
aptconfiguration.h
|
b0e1a43f95
support every compression we have a compressor configured
|
před 15 roky |
|
cachefile.cc
|
a5de4117b6
fix the gcc warning about the initialisation order of variables caused
|
před 16 roky |
|
cachefile.h
|
6d7b4a91f3
merge with debian-experimental-ma to get the public policy back
|
před 16 roky |
|
cachefilter.cc
|
9ba5aa3b01
factor regex package name matches into newly created cachefilter classes
|
před 16 roky |
|
cachefilter.h
|
9ba5aa3b01
factor regex package name matches into newly created cachefilter classes
|
před 16 roky |
|
cacheiterators.h
|
df77d8a5fb
if critical or-group can't be satisfied, exit directly.
|
před 15 roky |
|
cacheset.cc
|
edc0ef102b
* merged lp:~evfool/apt/fix641673
|
před 15 roky |
|
cacheset.h
|
446bbcf47d
remove the extra unnecessary qualification cppcheck complains about
|
před 15 roky |
|
cdrom.cc
|
6070a34618
fix a bunch of cppcheck warnings/errors based on a patch by
|
před 15 roky |
|
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)
|
před 15 roky |
|
clean.cc
|
5dd4c8b811
merge Goswin Brederlow "support download of index files for different archs"
|
před 16 roky |
|
clean.h
|
1350057372
* removed the pragma mess
|
před 20 roky |
|
depcache.cc
|
6ed0851624
rewrite new and previously satisfied important dependency detection in
|
před 15 roky |
|
depcache.h
|
cc26da01ef
do not change protected packages in autoinstall (Closes: #618848)
|
před 15 roky |
|
indexcopy.cc
|
8220213e48
* apt-pkg/indexcopy.cc:
|
před 15 roky |
|
indexcopy.h
|
cf440facb4
enhance the split out of the gpgv commandline mangling by splitting out
|
před 16 roky |
|
indexfile.cc
|
45df0ad2aa
[BREAK] add possibility to download and use multiply
|
před 16 roky |
|
indexfile.h
|
2e5f4e45f5
* apt-pkg/cachefile.{cc,h}:
|
před 16 roky |
|
indexrecords.cc
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
před 15 roky |
|
indexrecords.h
|
308b793694
- backport forgotten Valid-Until patch from the obsolete experimental
|
před 16 roky |
|
init.cc
|
3eb9e25785
merge 'after squeeze release'-stuff
|
před 15 roky |
|
init.h
|
223b069806
update the version number to the upcoming 0.8.2 and
|
před 16 roky |
|
makefile
|
8fde723961
* apt-pkg/cacheset.cc:
|
před 16 roky |
|
metaindex.h
|
5dd4c8b811
merge Goswin Brederlow "support download of index files for different archs"
|
před 16 roky |
|
orderlist.cc
|
cfcdf7fe9f
The modification to orderlist.cc is from a patch DonKult (David) gave me, The modifications to the packagemanager should fix the test-provides-gone-with-upgrade testcase.
|
před 15 roky |
|
orderlist.h
|
1350057372
* removed the pragma mess
|
před 20 roky |
|
packagemanager.cc
|
cfcdf7fe9f
The modification to orderlist.cc is from a patch DonKult (David) gave me, The modifications to the packagemanager should fix the test-provides-gone-with-upgrade testcase.
|
před 15 roky |
|
packagemanager.h
|
4264ebebe1
Initial commit from my GSoC project. Added a verification function (VerifyConfigure) to the configuration methods.
|
před 15 roky |
|
pkgcache.cc
|
359e46db58
convert a lot of places to use IsNegative instead of checking by hand
|
před 15 roky |
|
pkgcache.h
|
959470da73
* apt-pkg/pkgcache.cc:
|
před 15 roky |
|
pkgcachegen.cc
|
959470da73
* apt-pkg/pkgcache.cc:
|
před 15 roky |
|
pkgcachegen.h
|
7635093c1c
switch from std::set to std::vector as it is way more simple, a bit
|
před 16 roky |
|
pkgrecords.cc
|
3025794355
* apt-pkg/pkgrecords.cc,h:
|
před 19 roky |
|
pkgrecords.h
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
před 17 roky |
|
pkgsystem.cc
|
4f333a8bea
* make apt build with g++ 4.3
|
před 19 roky |
|
pkgsystem.h
|
1350057372
* removed the pragma mess
|
před 20 roky |
|
policy.cc
|
a8d7c10134
simplify the code for wildcard pinning a bit
|
před 15 roky |
|
policy.h
|
e841200b93
* apt-pkg/policy.h:
|
před 16 roky |
|
sourcelist.cc
|
36f1098aed
* apt-pkg/contrib/fileutl.cc:
|
před 15 roky |
|
sourcelist.h
|
5dd4c8b811
merge Goswin Brederlow "support download of index files for different archs"
|
před 16 roky |
|
srcrecords.cc
|
41c81fd85d
Ignore :qualifiers after package name in build dependencies
|
před 16 roky |
|
srcrecords.h
|
41c81fd85d
Ignore :qualifiers after package name in build dependencies
|
před 16 roky |
|
tagfile.cc
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
před 15 roky |
|
tagfile.h
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
před 15 roky |
|
vendor.cc
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
před 19 roky |
|
vendor.h
|
82b6682ac6
* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
|
před 15 roky |
|
vendorlist.cc
|
82b6682ac6
* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
|
před 15 roky |
|
vendorlist.h
|
82b6682ac6
* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
|
před 15 roky |
|
version.cc
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
před 19 roky |
|
version.h
|
1350057372
* removed the pragma mess
|
před 20 roky |
|
versionmatch.cc
|
99aa69c74f
check for length of Data to avoid the validness of
|
před 16 roky |
|
versionmatch.h
|
ae4a4f91e9
* apt-pkg/versionmatch.cc:
|
před 16 roky |