pacman/lib/libalpm
Aurelien Foret be39f49a54 prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>)
added log and event callbacks to sync_commit internal transactions
2006-02-17 22:35:26 +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 prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +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 prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +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 prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +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 prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
db.h prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
deps.c prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +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 prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
group.h prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
handle.c prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
handle.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
list.c prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
list.h prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +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 prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
package.h prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +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 prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +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 prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
sync.h prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
trans.c prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
trans.h prepend library function names with _alpm (helped with the patch from VMiklos <vmiklos@frugalware.org>) 2006-02-17 22:35:26 +00:00
util.c fixed directory roots when running scriplets 2006-02-16 21:07:34 +00:00
util.h - grep is now a static function 2006-02-16 21:05:49 +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