.. |
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
|
|
|
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: preserve order while updating pkgs (thanks chris2/duncaen).
|
2015-11-17 16:32:12 +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
|
|
|
package_fulldeptree.c
|
|
|
package_msg.c
|
|
|
package_orphans.c
|
|
|
package_register.c
|
|
|
package_remove.c
|
package_remove: reset errno when a file does not exist (ENOENT).
|
2015-12-01 08:31:05 +01: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
|
xbps_array_foreach_cb_multi: handle the case of sysconf returning 0.
|
2015-11-26 07:18:14 +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
|
libxbps: initialize locale correctly to handle UTF-8 filenames with musl.
|
2015-12-11 09:59:16 +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_symlink_target: fix a meamleak reported by clang-analyzer.
|
2015-12-21 16:55:53 +01:00 |
verifysig.c
|
|
|