pacman/lib/libalpm
Aurelien Foret 48cc9f3beb doxygen support for autotools (patch from Christian Hamar <krics@linuxforum.hu> 2006-02-17 20:48:45 +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 code cleanup 2006-02-16 21:07:59 +00:00
add.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
alpm.c - db_write: add support to write both local and sync entries 2006-02-16 21:02:39 +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 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 - db_write: add support to write both local and sync entries 2006-02-16 21:02:39 +00:00
db.h - db_write: add support to write both local and sync entries 2006-02-16 21:02:39 +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 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 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 - db_write: add support to write both local and sync entries 2006-02-16 21:02:39 +00:00
list.h - db_write: add support to write both local and sync entries 2006-02-16 21:02:39 +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 - db_write: add support to write both local and sync entries 2006-02-16 21:02:39 +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 reworked logs 2006-02-12 09:43:38 +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 cleanup 2006-02-16 23:05:52 +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 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 - 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