pacman/lib/libalpm
Aurelien Foret 021bf7b0d0 fixed a commentary 2006-03-07 20:58:09 +00:00
..
Doxyfile added Doxyfile 2005-11-21 22:14:32 +00:00
Makefile.am reworked the db object to prepare future integration with different backends 2006-03-02 19:06:52 +00:00
add.c fixed reason loading if the pkg cache is loaded with DEPENDS only 2006-03-07 18:44:50 +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 prepare code for cache loaded with only DEPENDS 2006-03-07 20:45:38 +00:00
alpm.h added a NOSCRIPLET flag to transactions (patch from VMiklos <vmiklos@frugalware.org>) 2006-03-07 18:17:03 +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
be_files.c reworked the db object to prepare future integration with different backends 2006-03-02 19:06:52 +00:00
cache.c fixed a commentary 2006-03-07 20:58:09 +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 added more debug logs 2006-03-04 10:16:12 +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 reworked the db object to prepare future integration with different backends 2006-03-02 19:06:52 +00:00
db.h code cleanup 2006-03-07 20:52:45 +00:00
deps.c removed an unexpected log 2006-03-07 20:53:24 +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 code cleanup 2006-03-07 20:52:45 +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 added a NOSCRIPLET flag to transactions (patch from VMiklos <vmiklos@frugalware.org>) 2006-03-07 18:17:03 +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 a FLAG_NOCONFLICT 2006-03-04 10:16:36 +00:00
sync.h improved _alpm_list_free handling 2006-02-22 20:49:33 +00:00
trans.c - changed flags type from char to int 2006-03-04 15:33:44 +00:00
trans.h - changed flags type from char to int 2006-03-04 15:33:44 +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