xbps/lib
2019-06-18 19:54:22 +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/common.c: fix memleak in happy_eyeballs_connect. 2019-06-18 18:49:29 +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/package_find_obsoletes.c: remove in favor of transaction file checks 2019-06-18 19:54:22 +02:00
package_alternatives.c xbps_alternatives_register: fix a memleak. 2019-06-11 19:53:19 +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 libxbps: remove dangling symlinks properly. 2019-06-07 20:13:24 +02:00
package_script.c
package_state.c
package_unpack.c lib/package_unpack.c: use transaction obsolete detection 2019-06-18 19:54:22 +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 lib/repo: add xbps_repo_remove and use it in xbps_rpool_foreach 2019-06-15 21:11:07 +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_dictionary.c lib/transaction_files.c: rework to remove obsoletes before unpacking 2019-06-18 19:54:22 +02:00
transaction_files.c lib/transaction_files.c: fix undefined behaviour 2019-06-18 19:54:22 +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_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