apk-tools/src
Timo Teras 20b3c7c8b3 audit: do not load repositories
they are not needed, and cause errors if signing keys are not
present.
2009-08-06 13:09:38 +03:00
..
Makefile fix: new applet to reinstall and fix package 2009-08-04 15:19:29 +03:00
add.c state: fix world dependencies to be honored always 2009-08-04 13:57:54 +03:00
apk.c apk: use *at instead of chdir+normal file syscall 2009-07-31 16:08:09 +03:00
apk_applet.h help: auto construct help 2009-06-25 15:14:07 +03:00
apk_archive.h apk: use *at instead of chdir+normal file syscall 2009-07-31 16:08:09 +03:00
apk_blob.h blob: base64 encoding and decoding 2009-07-15 14:48:57 +03:00
apk_database.h fix: new applet to reinstall and fix package 2009-08-04 15:19:29 +03:00
apk_defines.h del: add '-r' to remove top-level dependencies recursively 2009-08-04 10:57:33 +03:00
apk_hash.h hash: allow caching of hash value 2009-07-14 10:47:20 +03:00
apk_io.h io: flag for following symlinks on fstat 2009-08-05 13:13:52 +03:00
apk_package.h db: support "replaces" directive (fixes #113) 2009-08-04 16:54:15 +03:00
apk_state.h state: do not derefence unallocated memory 2009-04-15 12:44:24 +03:00
apk_version.h version: added apk_version_compare_blob() function 2009-06-22 11:08:39 +02:00
archive.c archive: compile fix 2009-08-03 11:42:26 +02:00
audit.c audit: do not load repositories 2009-08-06 13:09:38 +03:00
blob.c blob: base64 encoding and decoding 2009-07-15 14:48:57 +03:00
cache.c state: fix world dependencies to be honored always 2009-08-04 13:57:54 +03:00
database.c db: command line repositories take preference 2009-08-06 10:17:28 +03:00
del.c state: fix world dependencies to be honored always 2009-08-04 13:57:54 +03:00
fetch.c fetch: --link is -L for short, not -l 2009-08-05 12:45:02 +03:00
fix.c fix: new applet to reinstall and fix package 2009-08-04 15:19:29 +03:00
gunzip.c pkg: cleanup the signing code 2009-07-22 19:56:13 +03:00
hash.c hash: allow caching of hash value 2009-07-14 10:47:20 +03:00
index.c index: root is needed for signing keys 2009-08-05 09:28:25 +03:00
info.c info: fix a --exists to work if the name is non-existant 2009-08-05 19:11:32 +03:00
io.c io: flag for following symlinks on fstat 2009-08-05 13:13:52 +03:00
md5.h Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
package.c db: support "replaces" directive (fixes #113) 2009-08-04 16:54:15 +03:00
search.c db: open flags revisited 2009-07-07 09:27:56 +03:00
state.c state: ignore missing world dependencies with --force and --quiet 2009-08-06 11:47:44 +03:00
template.c Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
update.c db: removed apk_repository_update_all() as its no longer needed 2009-07-09 06:25:27 +00:00
upgrade.c state: fix world dependencies to be honored always 2009-08-04 13:57:54 +03:00
url.c apk: use *at instead of chdir+normal file syscall 2009-07-31 16:08:09 +03:00
ver.c ver: implement --limit 2009-07-09 08:17:58 +02:00
verify.c apk: use *at instead of chdir+normal file syscall 2009-07-31 16:08:09 +03:00
version.c version: added apk_version_compare_blob() function 2009-06-22 11:08:39 +02:00