..
compat
libxbps: hide compat symbols.
2012-06-18 09:52:19 +02:00
external
xbps_file_exec: don't fail if chroot(2) fails (due to EPERM).
2012-11-17 11:44:14 +01:00
fetch
libfetch: fix warnings.
2012-07-19 18:00:31 +02:00
portableproplib
Import proplib-0.6.1.
2012-07-10 23:33:19 +02:00
cb_util.c
libxbps: some tweaks for struct xbps_state_cb_data.
2012-11-07 10:11:06 +01:00
download.c
xbps_fetch_file: don't error out if restart and tempfile doesn't exist.
2012-11-19 16:40:27 +01:00
initend.c
metadir: replace uthash simply with a dictionary.
2012-11-21 23:07:38 +01:00
Makefile
Implemented a cache to get pkg dicts from metadir.
2012-11-16 21:50:52 +01:00
package_config_files.c
Implemented a cache to get pkg dicts from metadir.
2012-11-16 21:50:52 +01:00
package_configure.c
xbps_{configure,remove}_pkg: do not use meta cache when executing scripts.
2012-11-26 23:25:41 +01:00
package_conflicts.c
xbps_xasprintf: do not return NULL anymore; remove checks for this.
2012-11-11 09:37:27 +01:00
package_metadir.c
metadir: replace uthash simply with a dictionary.
2012-11-21 23:07:38 +01:00
package_orphans.c
xbps_find_pkg_orphans: there's no need to check pkg state, any state is ok.
2012-11-19 14:07:05 +01:00
package_register.c
New pkg metadata structure for 0.18. See the NEWS file for info.
2012-11-16 16:55:35 +01:00
package_remove_obsoletes.c
xbps_xasprintf: do not return NULL anymore; remove checks for this.
2012-11-11 09:37:27 +01:00
package_remove.c
xbps_{configure,remove}_pkg: do not use meta cache when executing scripts.
2012-11-26 23:25:41 +01:00
package_requiredby.c
requiredby: skip adding same entry if already exists.
2012-10-26 09:44:07 +02:00
package_script.c
xbps_pkg_exec_buffer: chdir to rootdir before creating fd.
2012-11-19 14:59:42 +01:00
package_state.c
xbps_pkgdb_update: if pkgdb cannot be internalized, create it to simplify code.
2012-11-11 10:03:14 +01:00
package_unpack.c
xbps-install: -f will also overwrite pkg files.
2012-11-19 20:50:58 +01:00
pkgdb.c
Introduce xbps_pkgdb_get_virtualpkgd() and use in xbps_metadir_get_pkgd().
2012-11-19 21:46:54 +01:00
plist_archive_entry.c
xbps_dictionary_from_archive_entry: faster when plist is already uncompressed.
2012-11-11 16:57:23 +01:00
plist_fetch.c
libxbps: require a pointer to xbps_handle in functions that need it.
2012-06-14 08:22:11 +02:00
plist_find.c
xbps_xasprintf: do not return NULL anymore; remove checks for this.
2012-11-11 09:37:27 +01:00
plist_match.c
xbps_xasprintf: do not return NULL anymore; remove checks for this.
2012-11-11 09:37:27 +01:00
plist_remove.c
libxbps: performance improvements by caching the most accessed paths.
2012-06-15 15:33:11 +02:00
plist.c
Implemented a cache to get pkg dicts from metadir.
2012-11-16 21:50:52 +01:00
repository_finddeps.c
libxbps: remove old code and return early if pkg has no rundeps.
2012-11-15 01:37:09 +01:00
repository_pool_find.c
xbps_rpool_dictionary_metadata_plist: do not release dictionary without refcounts!
2012-09-30 08:10:49 +02:00
repository_pool.c
New pkg metadata structure for 0.18. See the NEWS file for info.
2012-11-16 16:55:35 +01:00
repository_sync_index.c
Improvements for xbps_fetch_file and xbps_repository_sync_index.
2012-11-11 11:29:49 +01:00
transaction_commit.c
xbps_transaction_commit: add a dbg printf.
2012-11-19 14:38:06 +01:00
transaction_dictionary.c
Implemented a cache to get pkg dicts from metadir.
2012-11-16 21:50:52 +01:00
transaction_ops.c
transaction_ops: shortest static function name.
2012-11-15 09:25:59 +01:00
transaction_package_replace.c
New pkg metadata structure for 0.18. See the NEWS file for info.
2012-11-16 16:55:35 +01:00
transaction_sortdeps.c
xbps_xasprintf: do not return NULL anymore; remove checks for this.
2012-11-11 09:37:27 +01:00
util_hash.c
xbps_xasprintf: do not return NULL anymore; remove checks for this.
2012-11-11 09:37:27 +01:00
util.c
xbps_xasprintf: do not return NULL anymore; remove checks for this.
2012-11-11 09:37:27 +01:00