pacman/lib/libalpm
Aurelien Foret c5aca9529f code factorization: take 2 2006-02-07 21:33:09 +00:00
..
Doxyfile added Doxyfile 2005-11-21 22:14:32 +00:00
Makefile.am renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.cz 2005-12-26 16:48:37 +00:00
add.c Search through package provides if no literal matches are found when scanning for targets with -S 2006-01-28 04:48:51 +00:00
add.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
alpm.c added alpm_pkg_checkmd5sum() to check md5sums for package from the cache 2006-02-05 09:57:29 +00:00
alpm.h added alpm_pkg_checkmd5sum() to check md5sums for package from the cache 2006-02-05 09:57:29 +00:00
backup.c patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
backup.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
cache.c more code cleanup yet 2006-01-18 22:37:16 +00:00
cache.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
conflict.c added a pmconflict_t structure to handle file conflicts 2006-02-05 09:27:26 +00:00
conflict.h added a pmconflict_t structure to handle file conflicts 2006-02-05 09:27:26 +00:00
db.c cleaned up db_write error cases handling 2006-01-27 19:12:15 +00:00
db.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
deps.c code cleanup 2006-02-07 18:30:02 +00:00
deps.h resolvedeps: return the depmiss info to the frontend in case of failure 2006-01-21 18:28:38 +00:00
error.c resolvedeps: return the depmiss info to the frontend in case of failure 2006-01-21 18:28:38 +00:00
error.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
group.c more code cleanup 2006-01-16 22:27:09 +00:00
group.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
handle.c added a FAKEROOT define allowing to use pacman in a fakeroot enivronment (for tests purpose) 2006-01-21 16:50:01 +00:00
handle.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
list.c - started to rename list_XXX calls to _alpm_list_XXX 2006-01-05 21:49:42 +00:00
list.h - started to rename list_XXX calls to _alpm_list_XXX 2006-01-05 21:49:42 +00:00
log.c patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
log.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
md5.c added patch to use the system memcpy for md5 stuff 2005-10-18 18:47:10 +00:00
md5.h Merging in recent fixes/additions from 2.9.7 2005-10-07 23:29:49 +00:00
md5driver.c Initial revision 2005-03-15 01:51:43 +00:00
package.c more code cleanup yet 2006-01-18 22:37:16 +00:00
package.h more code cleanup yet 2006-01-18 22:37:16 +00:00
provide.c patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
provide.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
remove.c code cleanup 2006-02-05 09:23:28 +00:00
remove.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
sync.c code factorization: take 2 2006-02-07 21:33:09 +00:00
sync.h sync_commit can now return conflicting files with a trans_prepare like data structure (patch from VMiklos <vmiklos@frugalware.org>) 2006-01-07 18:42:44 +00:00
trans.c fixed a memory leak in the transaction cleanup code 2006-01-10 20:28:27 +00:00
trans.h sync_commit can now return conflicting files with a trans_prepare like data structure (patch from VMiklos <vmiklos@frugalware.org>) 2006-01-07 18:42:44 +00:00
util.c reworked lock handling (patch from VMiklos <vmiklos@frugalware.org>) 2006-01-26 22:16:57 +00:00
util.h - merged pkg_new and pkg_dummy functions 2006-01-09 20:16:00 +00:00
versioncmp.c - started to rename list_XXX calls to _alpm_list_XXX 2006-01-05 21:49:42 +00:00
versioncmp.h copyright update 2006-02-05 09:24:28 +00:00