xbps/lib
2019-06-21 10:48:17 +02:00
..
compat
external lib/external/fexec.c: fix potential insecure usage in vfork(). 2019-06-18 18:49:29 +02:00
fetch lib/fetch: remove port from happy eyeballs verbose logs, wrong cast and redundant 2019-06-20 13:28:14 +02:00
portableproplib lib/portableproplib/rb.c: fix dead initialization. 2019-06-18 18:49:29 +02:00
archive.c
cb_util.c
conf.c
download.c
initend.c xbps_init: fix a logic error. 2019-06-18 18:49:29 +02:00
log.c
Makefile lib/transaction_dictionary.c -> transaction_prepare.c. 2019-06-21 10:46:32 +02:00
package_alternatives.c alternatives: respect (and love) current provider. 2019-06-18 20:47:55 +02:00
package_config_files.c
package_configure.c
package_fulldeptree.c lib/package_fulldeptree.c: simplify. 2019-06-17 05:38:36 +02:00
package_msg.c
package_orphans.c fulldeptree: return a proper error if deps can't be resolved. 2019-06-15 18:04:20 +02:00
package_register.c
package_remove.c xbps_package_remove: use xbps_set_pkg_state_dictionary(). 2019-06-18 20:55:47 +02:00
package_script.c
package_state.c
package_unpack.c lib/package_unpack.c: silence gcc false positive 2019-06-21 08:59:46 +02:00
pkgdb_conversion.c
pkgdb.c xbps_pkgdb_lock(): check if rootfs is writable. 2019-06-13 17:41:01 +02:00
plist_fetch.c libxbps: added support for multiple compression formats in repodata. 2019-06-17 07:14:24 +02:00
plist_find.c
plist_match.c
plist_remove.c
plist.c
proplib_wrapper.c
pubkey2fp.c
repo_pkgdeps.c
repo_sync.c lib/repo_sync.c: set umask before creating repo cache directories 2019-06-14 21:08:55 +02:00
repo.c lib/repo.c: fix dead assignment. 2019-06-18 18:49:29 +02:00
rpool.c xbps_rpool_foreach: process all entries in order. 2019-06-18 23:44:36 +02:00
transaction_commit.c lib/transaction_files.c: collect file installs/removals to correctly find obsoletes 2019-06-18 19:54:22 +02:00
transaction_conflicts.c
transaction_files.c lib/transaction_files.c: fix size_t printf 2019-06-20 18:04:47 +02:00
transaction_ops.c lib/transaction_ops.c: fix a dead assignment. 2019-06-18 18:49:29 +02:00
transaction_package_replace.c
transaction_prepare.c lib/transaction_prepare.c: update for rename. 2019-06-21 10:48:17 +02:00
transaction_revdeps.c
transaction_shlibs.c
transaction_store.c
util_hash.c
util.c xbps_symlink_target: fix two memleaks found by clang-analyzer. 2019-06-18 18:49:29 +02:00
verifysig.c