xbps/lib
2015-10-19 18:01:43 +02:00
..
compat
external
fetch fetch: fix regression introduced in 791e683e. 2015-06-30 21:48:21 +02: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 Alternatives framework (1/2) (WIP). 2015-10-18 10:38:35 +02:00
package_alternatives.c alternatives: do not ignore symlink(2) return value. 2015-10-19 17:11:34 +02:00
package_config_files.c
package_configure.c Override and use a sane umask when performing pkg configuration. 2015-06-28 05:14:02 +02:00
package_conflicts.c
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 pkgdb: handle possible NULL pointer derefs (CID #98684). 2015-07-26 08:08:05 +02:00
plist_fetch.c
plist_find.c
plist_match.c
plist_remove.c
plist.c
proplib_wrapper.c
pubkey2fp.c
repo_pkgdeps.c libxbps: print in verbose mode what pkgs are added to the transaction. 2015-09-02 18:56:20 +02:00
repo_sync.c
repo.c
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 (1/2) (WIP). 2015-10-18 10:38:35 +02:00
transaction_dictionary.c libxbps: fix eudev-libgudev -> libgudev fallout. 2015-10-14 11:46:56 +02:00
transaction_ops.c libxbps: print in verbose mode what pkgs are added to the transaction. 2015-09-02 18:56:20 +02:00
transaction_package_replace.c libxbps: fixed issue #116 (vpkg does not replace pkg with update in trans). 2015-10-19 18:01:43 +02:00
transaction_revdeps.c libxbps: fix eudev-libgudev -> libgudev fallout. 2015-10-14 11:46:56 +02:00
transaction_shlibs.c
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