xbps/lib
2014-05-13 11:37:09 +02:00
..
compat
external
fetch Fix #34 (make libfetch always add "Accept: */*" in the HTTP header). 2014-03-18 14:08:40 +01:00
portableproplib
archive.c
cb_util.c
download.c
initend.c libxbps: file including in xbps.conf supports relative paths. 2014-05-13 11:37:09 +02:00
Makefile
package_config_files.c
package_configure.c lib/package_configure.c: fix use-after-free reported by clang. 2014-04-19 15:49:02 +02:00
package_conflicts.c
package_find_obsoletes.c Make sure that root symlinks in void are never removed or detected as obsoletes. 2014-03-31 10:16:18 +02:00
package_orphans.c
package_register.c pkgdb: added "repository-origin" obj to know its origin repository. 2014-05-11 10:03:17 +02:00
package_remove.c Make sure that root symlinks in void are never removed or detected as obsoletes. 2014-03-31 10:16:18 +02:00
package_script.c Added support to pass native machine architecture to pkg scripts (6th arg). 2014-03-12 10:16:37 +01:00
package_state.c
package_unpack.c
pkgdb.c
plist_fetch.c
plist_find.c libxbps: detect and ignore incorrect deps of a pkg if those are virtual pkgs. 2014-04-20 16:54:50 +02:00
plist_match.c libxbps: detect and ignore incorrect deps of a pkg if those are virtual pkgs. 2014-04-20 16:54:50 +02:00
plist_remove.c
plist.c
proplib_wrapper.c
pubkey2fp.c Fixed some warnings reported by clang. 2014-04-20 10:02:54 +02:00
repo_pkgdeps.c libxbps: detect and fix pkgs that depend on itself. 2014-04-20 18:17:23 +02:00
repo_sync.c
repo.c lib/repo.c: fix two memleaks in error paths found by clang. 2014-04-19 16:07:29 +02:00
rpool.c
transaction_commit.c xbps_transaction_commit: add some more debugging. 2014-03-13 20:49:54 +01:00
transaction_dictionary.c
transaction_ops.c
transaction_package_replace.c libxbps: detect and ignore incorrect deps of a pkg if those are virtual pkgs. 2014-04-20 16:54:50 +02:00
transaction_revdeps.c
transaction_sortdeps.c libxbps: detect and ignore incorrect deps of a pkg if those are virtual pkgs. 2014-04-20 16:54:50 +02:00
util_hash.c
util.c
verifysig.c