xbps/lib
Juan RP 6d9bb47fba unpack: make sure to remove only on-disk files if file type does not match.
Added another ATF test-case to make sure it works properly.
2013-11-09 08:59:02 +01:00
..
compat
external
fetch
portableproplib
archive.c
cb_util.c Added support for the long awaited feature: RSA signed repositories. 2013-10-05 11:38:04 +02:00
download.c Set _BSD_SOURCE before including string.h to get strlc{at,py} with musl. 2013-03-03 08:21:00 +01:00
initend.c New utility: xbps-rkeys(8) to manage RSA public keys. 2013-10-09 10:13:07 +02:00
Makefile Added support for the long awaited feature: RSA signed repositories. 2013-10-05 11:38:04 +02:00
package_config_files.c Use C99 for loop initializers. 2013-09-15 10:06:49 +02:00
package_configure.c
package_conflicts.c Fix #18. An ATF test-case will be imported in a while. 2013-11-01 18:05:11 +01:00
package_find_obsoletes.c Use C99 for loop initializers. 2013-09-15 10:06:49 +02:00
package_orphans.c Update API documentation and dot files. 2013-09-25 11:15:04 +02:00
package_register.c
package_remove.c
package_script.c
package_state.c
package_unpack.c unpack: make sure to remove only on-disk files if file type does not match. 2013-11-09 08:59:02 +01:00
pkgdb.c Update API documentation and dot files. 2013-09-25 11:15:04 +02:00
plist_fetch.c
plist_find.c lib/plist_find.c: remove a noisy/useless dbg printf. 2013-09-16 11:24:09 +02:00
plist_match.c
plist_remove.c
plist.c Introduce xbps_{array,pkgdb}_foreach_cb_multi() and use it where appropiate. 2013-09-17 16:30:13 +02:00
proplib_wrapper.c
pubkey2fp.c lib/pubkey2fp.c: style tweak. 2013-11-08 12:28:01 +01:00
repo_keys.c xbps_repo_key_import: check that returned hex fingerprint is not NULL. 2013-11-08 09:09:35 +01:00
repo_pkgdeps.c Revert "lib/repo_pkgdeps.c: check for wrong dependencies earlier." 2013-09-17 09:04:01 +02:00
repo_sync.c
repo.c New utility: xbps-rkeys(8) to manage RSA public keys. 2013-10-09 10:13:07 +02:00
rpool_get.c Use C99 for loop initializers. 2013-09-15 10:06:49 +02:00
rpool.c New utility: xbps-rkeys(8) to manage RSA public keys. 2013-10-09 10:13:07 +02:00
transaction_commit.c lib/transaction_commit.c: add missing arg to xbps_dbg_printf(). 2013-08-29 15:49:23 +02:00
transaction_dictionary.c Fix #18. An ATF test-case will be imported in a while. 2013-11-01 18:05:11 +01:00
transaction_ops.c Fix #18. An ATF test-case will be imported in a while. 2013-11-01 18:05:11 +01:00
transaction_package_replace.c Use C99 for loop initializers. 2013-09-15 10:06:49 +02:00
transaction_revdeps.c Use C99 for loop initializers. 2013-09-15 10:06:49 +02:00
transaction_sortdeps.c lib/transaction_sortdeps.c: fix a comment. 2013-09-16 11:31:56 +02:00
util_hash.c
util.c Remove xbps_print_hexfp() from API and move it xbps-rindex, where it belongs. 2013-11-08 09:12:29 +01:00