xbps/lib
2015-11-15 09:23:51 +01:00
..
compat
external
fetch libfetch: use default CA path rather than default CA file. 2015-10-28 07:31:26 +01:00
portableproplib portableproplib/prop_object: fix tyops in previous. 2015-07-26 09:16:32 +02:00
archive.c xbps-create(1): timestamps of metadata files are now set to epoch. 2015-09-03 11:12:49 +02:00
cb_util.c
download.c fetch: handle GET with offset == length. 2015-06-28 04:28:55 +02:00
initend.c libxbps: make relative cachedir set via xbps.d(5) work again. 2015-09-15 09:26:07 +02:00
Makefile Implemented reverse conflicts for pkgs in pkgdb and transaction. 2015-10-28 05:23:42 +01:00
package_alternatives.c alternatives: fix a double free in error path. 2015-11-15 09:23:51 +01:00
package_config_files.c
package_configure.c xbps_configure_packages: ignore internal xbps objects. 2015-10-31 15:03:26 +01:00
package_find_obsoletes.c Keep /usr/sbin if found as obsolete, it's a symlink in void. 2015-06-05 08:29:05 +02:00
package_fulldeptree.c
package_msg.c
package_orphans.c
package_register.c
package_remove.c Alternatives framework (1/2) (WIP). 2015-10-18 10:38:35 +02:00
package_script.c Fix some insecure temporary files reported by Coverity. 2015-07-26 09:02:04 +02:00
package_state.c
package_unpack.c Alternatives framework (1/2) (WIP). 2015-10-18 10:38:35 +02:00
pkgdb_conversion.c
pkgdb.c xbps_pkgdb_unlock: there's no need to call xbps_pkgdb_update(). 2015-10-30 13:17:21 +01:00
plist_fetch.c
plist_find.c
plist_match.c
plist_remove.c
plist.c Alternatives framework for xbps (2/2). 2015-10-30 12:24:46 +01:00
proplib_wrapper.c
pubkey2fp.c
repo_pkgdeps.c lib/repo_pkgdeps.c: add missing \n in debug printfs. 2015-11-13 16:28:59 +01:00
repo_sync.c
repo.c repo: fix 29608b0 correctly. 2015-10-27 14:22:30 +01:00
rpool.c rpool: if pkg wasn't found set errno to ENOENT. 2015-10-19 17:05:55 +02:00
transaction_commit.c Alternatives framework for xbps (2/2). 2015-10-30 12:24:46 +01:00
transaction_conflicts.c conflicts: really fix the issue with on hold pkgs and update test case. 2015-11-12 13:23:00 +01:00
transaction_dictionary.c Implemented reverse conflicts for pkgs in pkgdb and transaction. 2015-10-28 05:23:42 +01:00
transaction_ops.c Alternatives framework for xbps (2/2). 2015-10-30 12:24:46 +01:00
transaction_package_replace.c libxbps: extend the fix for #116 even more for the expected case. 2015-10-19 18:19:24 +02:00
transaction_revdeps.c libxbps: remove unused variable `pkgdepname' 2015-10-25 20:03:02 +02:00
transaction_shlibs.c Alternatives framework for xbps (2/2). 2015-10-30 12:24:46 +01:00
transaction_store.c libxbps: print in verbose mode what pkgs are added to the transaction. 2015-09-02 18:56:20 +02:00
util_hash.c
util.c xbps_sanitize_path: fix an out-of-bounds access (CID #98686). 2015-07-26 08:01:29 +02:00
verifysig.c