xbps/lib
Juan RP 024bec0045 Fixed HTTP repositories in non standard HTTP port (80).
The code didn't take into account for different ports and simply ignored
them, now they work correctly. This fixes issue 10 in googlecode.
2011-10-06 19:05:16 +02:00
..
compat xbps-repo(8): 'search' target is now case insensitive. 2011-07-09 10:50:44 +02: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
dewey.c libxbps: make dewey code be aware of XBPS pkg revisions. 2011-07-22 07:30:40 +02:00
download.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
fexec.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
humanize_number.c xbps_humanize_number: increase by one the output digits. 2011-02-24 10:46:10 +01:00
initend.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
Makefile Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
match.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
mkpath.c mkpath: indent some comments. 2011-06-21 10:43:52 +02:00
package_config_files.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_configure.c Share transaction callbacks for xbps-{bin,repo}, reposync cb support. 2011-07-28 09:25:30 +02:00
package_orphans.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
package_purge.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
package_register.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
package_remove_obsoletes.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_remove.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
package_replaces.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_requiredby.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
package_state.c Introduce new pkg state: half-unpacked. 2011-07-28 16:25:01 +02:00
package_unpack.c libxbps: [unpack] only extract files if they have been modified. 2011-08-01 12:35:47 +02: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 Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
plist_match.c libxbps: move match funcs from plist_find.c into its own file. 2011-07-19 21:07:04 +02:00
plist_remove.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
plist.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
regpkgdb_dictionary.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
repository_finddeps.c libxbps: API/ABI break changes to fix issues with virtual packages. 2011-07-15 18:22:58 +02:00
repository_findpkg.c libxbps: improve returned errnos for repository API functions. 2011-07-29 11:17:34 +02:00
repository_pool.c libxbps: improve returned errnos for repository API functions. 2011-07-29 11:17:34 +02:00
repository_sync_index.c Fixed HTTP repositories in non standard HTTP port (80). 2011-10-06 19:05:16 +02:00
transaction_commit.c Share transaction callbacks for xbps-{bin,repo}, reposync cb support. 2011-07-28 09:25:30 +02:00
transaction_dictionary.c Generate transaction pkg count stats in the transaction dictionary. 2011-07-24 17:43:17 +02:00
transaction_sortdeps.c libxbps: API/ABI break changes to fix issues with virtual packages. 2011-07-15 18:22:58 +02:00
util_hash.c libxbps: [unpack] only extract files if they have been modified. 2011-08-01 12:35:47 +02:00
util.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00