.. |
compat
|
|
|
external
|
lib/external/fexec.c: fix potential insecure usage in vfork().
|
2019-06-18 18:49:29 +02:00 |
fetch
|
lib/fetch: remember if ipv6 or ipv4 are unreachable and don't try to connect again
|
2019-06-20 11:32:12 +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
|
lib/conf.c: ignore glob errors
|
2019-05-22 15:05:45 +02:00 |
download.c
|
|
|
initend.c
|
xbps_init: fix a logic error.
|
2019-06-18 18:49:29 +02:00 |
log.c
|
lib: move conf parsing to lib/conf.c and refactor to not rely on getcwd/chdir
|
2019-05-22 13:22:10 +02:00 |
Makefile
|
lib/package_find_obsoletes.c: remove in favor of transaction file checks
|
2019-06-18 19:54:22 +02:00 |
package_alternatives.c
|
alternatives: respect (and love) current provider.
|
2019-06-18 20:47:55 +02:00 |
package_config_files.c
|
package_config_files.c: fix a shadowed variable declaration.
|
2019-04-22 14:51:13 +02:00 |
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: 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
|
xbps_array_foreach_cb_multi: fix incorrect array counter.
|
2019-04-19 22:57:42 +02:00 |
proplib_wrapper.c
|
|
|
pubkey2fp.c
|
upgrade to openssl 1.1.x.
|
2019-01-24 14:57:50 -05:00 |
repo_pkgdeps.c
|
Add the ability to ignore packages
|
2019-04-19 23:07:59 +02:00 |
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
|
Fix namespace violation
|
2018-09-25 22:11:30 -04:00 |
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: better handle preserve files
|
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
|
|
|