.. |
Makefile
|
audit: new command to check changed files
|
2009-01-14 19:48:30 +02:00 |
add.c
|
add: --initdb to replace create applet
|
2009-01-13 20:58:08 +02:00 |
apk.c
|
apk: isalnum() takes only unsigned char values add explicit check for that
|
2009-01-15 11:10:14 +02:00 |
apk_applet.h
|
apk: per applet options
|
2009-01-13 14:09:45 +02:00 |
apk_archive.h
|
various: make fancy progress bar and update todo
|
2009-01-07 21:45:11 +02:00 |
apk_blob.h
|
hash, db: use apk_blob_t and list_*
|
2008-11-27 20:25:01 +02:00 |
apk_database.h
|
audit: new command to check changed files
|
2009-01-14 19:48:30 +02:00 |
apk_defines.h
|
various: make fancy progress bar and update todo
|
2009-01-07 21:45:11 +02:00 |
apk_hash.h
|
db: keep only filename in file entries, hash by both directory and file
|
2009-01-14 10:44:47 +02:00 |
apk_io.h
|
db: index file location is a URL
|
2009-01-15 12:55:26 +02:00 |
apk_package.h
|
db: restructure in-memory organization
|
2009-01-06 21:23:26 +02:00 |
apk_state.h
|
various: make fancy progress bar and update todo
|
2009-01-07 21:45:11 +02:00 |
apk_version.h
|
Initial commit of some stuff written so far. Still in state of flux. Expect
|
2008-04-17 14:09:13 +00:00 |
archive.c
|
various: make fancy progress bar and update todo
|
2009-01-07 21:45:11 +02:00 |
audit.c
|
audit: new command to check changed files
|
2009-01-14 19:48:30 +02:00 |
blob.c
|
db: keep only filename in file entries, hash by both directory and file
|
2009-01-14 10:44:47 +02:00 |
database.c
|
db, hash: fix package purging/upgrading to update filedb properly
|
2009-01-16 09:33:05 +02:00 |
del.c
|
apk: per applet options
|
2009-01-13 14:09:45 +02:00 |
gunzip.c
|
io: fix some memory leaks
|
2009-01-06 21:23:26 +02:00 |
hash.c
|
db, hash: fix package purging/upgrading to update filedb properly
|
2009-01-16 09:33:05 +02:00 |
index.c
|
apk: per applet options
|
2009-01-13 14:09:45 +02:00 |
info.c
|
info: implement who owns packages query (apk_info -W)
|
2009-01-13 15:22:14 +02:00 |
io.c
|
various: make fancy progress bar and update todo
|
2009-01-07 21:45:11 +02:00 |
md5.c
|
db: checksum installed files, protect config files
|
2008-11-14 14:26:59 +02: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
|
info: implement who owns packages query (apk_info -W)
|
2009-01-13 15:22:14 +02:00 |
state.c
|
state: fix again changeset ordering
|
2009-01-13 20:31:17 +02: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 |
url.c
|
db: index file location is a URL
|
2009-01-15 12:55:26 +02:00 |
ver.c
|
apk: per applet options
|
2009-01-13 14:09:45 +02:00 |
version.c
|
Initial commit of some stuff written so far. Still in state of flux. Expect
|
2008-04-17 14:09:13 +00:00 |