apk-tools/src
Timo Teräs dd6008995a static build: do not use openssl engines
We want minimal static build. And this now also breaks with our openssl
since it tries to automatically dlopen some of the engine modules.
2010-06-30 16:55:50 +03:00
..
Makefile static build: do not use openssl engines 2010-06-30 16:55:50 +03:00
add.c First steps for libapk 2010-06-11 07:02:18 +00:00
apk-static.c static build: do not use openssl engines 2010-06-30 16:55:50 +03:00
apk.c static build: do not use openssl engines 2010-06-30 16:55:50 +03:00
apk_applet.h all: implement database open options 2009-08-06 14:25:03 +03:00
apk_archive.h index, version: support for repository descriptions (fixes #141) 2009-09-03 14:56:24 +04:00
apk_blob.h state: improve error messages from dependency failures 2010-06-01 11:49:32 +03:00
apk_database.h db: make apk_wait a part of dbopts 2010-06-11 07:02:18 +00:00
apk_defines.h First steps for libapk 2010-06-11 07:02:18 +00:00
apk_hash.h hash: allow caching of hash value 2009-07-14 10:47:20 +03:00
apk_io.h archive: honor username/groupname instead of uid/gid 2010-06-12 13:43:29 +03:00
apk_package.h state: improve error messages from dependency failures 2010-06-01 11:49:32 +03:00
apk_print.h print: clean up after copy-paste 2010-06-11 07:09:25 +00:00
apk_state.h print: clean up after copy-paste 2010-06-11 07:09:25 +00:00
apk_version.h version: added apk_version_compare_blob() function 2009-06-22 11:08:39 +02:00
archive.c archive: honor username/groupname instead of uid/gid 2010-06-12 13:43:29 +03:00
audit.c various: use O_CLOEXEC and add some error checking 2010-06-11 13:42:21 +03:00
blob.c state: improve error messages from dependency failures 2010-06-01 11:49:32 +03:00
cache.c First steps for libapk 2010-06-11 07:02:18 +00:00
common.c all: rework how arrays work 2010-06-05 12:33:54 +03:00
database.c db: reinitialize trigger_pkg_list node after deletion 2010-06-15 14:40:46 +03:00
del.c First steps for libapk 2010-06-11 07:02:18 +00:00
fetch.c various: use O_CLOEXEC and add some error checking 2010-06-11 13:42:21 +03:00
fix.c First steps for libapk 2010-06-11 07:02:18 +00:00
gunzip.c io: better error handling when writing stuff out 2009-08-12 11:05:09 +03:00
hash.c all: rework how arrays work 2010-06-05 12:33:54 +03:00
index.c First steps for libapk 2010-06-11 07:02:18 +00:00
info.c First steps for libapk 2010-06-11 07:02:18 +00:00
io.c archive: honor username/groupname instead of uid/gid 2010-06-12 13:43:29 +03:00
lua-apk.c lua: initial lua module 2010-06-11 07:02:18 +00: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 archive: honor username/groupname instead of uid/gid 2010-06-12 13:43:29 +03:00
print.c print: clean up after copy-paste 2010-06-11 07:09:25 +00:00
search.c all: rework how arrays work 2010-06-05 12:33:54 +03:00
state.c state: handle properly packages which are installed 2010-06-15 18:31:45 +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 First steps for libapk 2010-06-11 07:02:18 +00:00
upgrade.c upgrade: warn (do not fail) on missing top-level package names 2010-06-15 18:34:03 +03:00
url.c apk: use *at instead of chdir+normal file syscall 2009-07-31 16:08:09 +03:00
ver.c First steps for libapk 2010-06-11 07:02:18 +00:00
verify.c First steps for libapk 2010-06-11 07:02:18 +00:00
version.c version: add support for version control suffixes 2009-11-06 13:29:58 +02:00