xbps/lib
2011-11-25 10:12:03 +01:00
..
compat Improved callback/states support to make libxbps std{err,out} printf free. 2011-11-24 11:23:08 +01:00
external libxbps: xbps_mkpath: create intermediate dirs with 0755 permissions. 2011-11-09 11:17:42 +01:00
fetch fetch/ftp.c: fix a cast that caught clang via -Wcast-qual. 2010-10-27 00:17:08 +02:00
portableproplib Added a configure script to emulate GNU autoconf and related changes. 2010-05-19 22:38:27 +02:00
cb_util.c Zero out cb structs completely. 2011-11-25 08:22:20 +01:00
download.c Improved callback/states support to make libxbps std{err,out} printf free. 2011-11-24 11:23:08 +01:00
init_virtualpkgs.c libxbps: more dbg printf love. 2011-10-29 09:55:09 +02:00
initend.c Improved callback/states support to make libxbps std{err,out} printf free. 2011-11-24 11:23:08 +01:00
Makefile libxbps: renamed xbps_repository_{install,update}_xxx to xbps_transaction_xxx. 2011-11-25 10:12:03 +01:00
package_config_files.c Improved callback/states support to make libxbps std{err,out} printf free. 2011-11-24 11:23:08 +01:00
package_configure.c Added success states for state_cb, move some descriptions to the client cb. 2011-11-25 09:44:49 +01:00
package_orphans.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
package_purge.c Added success states for state_cb, move some descriptions to the client cb. 2011-11-25 09:44:49 +01:00
package_register.c Added success states for state_cb, move some descriptions to the client cb. 2011-11-25 09:44:49 +01:00
package_remove_obsoletes.c Improved callback/states support to make libxbps std{err,out} printf free. 2011-11-24 11:23:08 +01:00
package_remove.c Added success states for state_cb, move some descriptions to the client cb. 2011-11-25 09:44:49 +01:00
package_requiredby.c libxbps: return success when requiredby entry already exists. 2011-11-17 12:57:43 +01:00
package_state.c libxbps: xbps_set_pkg_state_installed: create metadir with 0755 perms. 2011-11-09 16:36:11 +01:00
package_unpack.c Added success states for state_cb, move some descriptions to the client cb. 2011-11-25 09:44:49 +01:00
plist_archive_entry.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
plist_fetch.c plist_fetch: add some debugging printfs to know when network access is working. 2011-06-04 16:05:19 +02:00
plist_find.c libxbps: always force pkgpattern match in virtualpkgs from conf. 2011-11-17 12:59:36 +01:00
plist_match.c libxbps: added xbps_match_any_virtualpkg_in_rundeps(array rundeps, array provides). 2011-10-27 18:48:59 +02:00
plist_remove.c Extend assertions by checking passed in proplib type. 2011-10-19 16:53:38 +02:00
plist.c libxbps: xbps_dictionary_from_metadata_plist: respect pkgname arg. 2011-10-30 08:01:25 +01:00
regpkgdb_dictionary.c libxbps: more dbg printf love. 2011-10-29 09:55:09 +02:00
repository_finddeps.c Improved callback/states support to make libxbps std{err,out} printf free. 2011-11-24 11:23:08 +01:00
repository_pool_find.c xbps_repository_pool_find_pkg: return ENODEV in bestpkg case if pkg not installed. 2011-10-31 21:29:37 +01:00
repository_pool.c libxbps: xbps_repository_pool_sync: show proper error on dbg printf. 2011-11-11 00:31:56 +01:00
repository_sync_index.c Improved callback/states support to make libxbps std{err,out} printf free. 2011-11-24 11:23:08 +01:00
transaction_commit.c Added success states for state_cb, move some descriptions to the client cb. 2011-11-25 09:44:49 +01:00
transaction_dictionary.c libxbps: improve code to match replaced package patterns. 2011-10-20 14:39:58 +02:00
transaction_ops.c libxbps: renamed xbps_repository_{install,update}_xxx to xbps_transaction_xxx. 2011-11-25 10:12:03 +01:00
transaction_package_replace.c libxbps: preserve config file if they exist for replaced pkgs. 2011-10-30 10:32:56 +01:00
transaction_sortdeps.c Improved callback/states support to make libxbps std{err,out} printf free. 2011-11-24 11:23:08 +01:00
util_hash.c Extend assertions by checking passed in proplib type. 2011-10-19 16:53:38 +02:00
util.c Improved callback/states support to make libxbps std{err,out} printf free. 2011-11-24 11:23:08 +01:00