pacman/lib/libalpm
Aurelien Foret 3eebe8fc2b code cleanup 2006-03-02 19:02:35 +00:00
..
Doxyfile added Doxyfile 2005-11-21 22:14:32 +00:00
Makefile.am doxygen support for autotools (patch from Christian Hamar <krics@linuxforum.hu> 2006-02-17 20:48:45 +00:00
add.c dropped the MALLOC macro 2006-02-20 20:41:40 +00:00
add.h prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
alpm.c checkmd5sums enhancements 2006-02-20 20:55:53 +00:00
alpm.h - merged db_open and db_create into one single function 2006-02-15 22:51:28 +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 prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
cache.h prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
conflict.c conflict checks: when doing db-vs-target checks, opt to use the NEWER, to-be-installed package instead of the local db version if there's one available 2006-02-21 23:55:59 +00:00
conflict.h prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
db.c improved _alpm_list_free handling 2006-02-22 20:49:33 +00:00
db.h improved _alpm_list_free handling 2006-02-22 20:49:33 +00:00
deps.c added ERROR logs in case of malloc failures (patch from VMiklos <vmiklos@frugalware.org>) 2006-03-01 07:51:00 +00:00
deps.h prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
error.c error codes cleanup 2006-02-07 22:01:50 +00:00
error.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
group.c code cleanup 2006-03-02 19:02:35 +00:00
group.h improved _alpm_list_free handling 2006-02-22 20:49:33 +00:00
handle.c added a debug log 2006-03-02 19:00:57 +00:00
handle.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
list.c improved _alpm_list_free handling 2006-02-22 20:49:33 +00:00
list.h code cleanup 2006-03-02 19:02:35 +00:00
log.c - db_write: add support to write both local and sync entries 2006-02-16 21:02:39 +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 added ERROR logs in case of malloc failures (patch from VMiklos <vmiklos@frugalware.org>) 2006-03-01 07:51:00 +00:00
package.h improved _alpm_list_free handling 2006-02-22 20:49:33 +00:00
provide.c prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +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-03-02 19:02:35 +00:00
remove.h prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
sync.c added ERROR logs in case of malloc failures (patch from VMiklos <vmiklos@frugalware.org>) 2006-03-01 07:51:00 +00:00
sync.h improved _alpm_list_free handling 2006-02-22 20:49:33 +00:00
trans.c added ERROR logs in case of malloc failures (patch from VMiklos <vmiklos@frugalware.org>) 2006-03-01 07:51:00 +00:00
trans.h improved _alpm_list_free handling 2006-02-22 20:49:33 +00:00
util.c fixed directory roots when running scriplets 2006-02-16 21:07:34 +00:00
util.h dropped the MALLOC macro 2006-02-20 20:41:40 +00:00
versioncmp.c prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
versioncmp.h prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00