Age | Commit message (Expand) | Author |
2005-11-07 | fixed wrong prototype usage for trans_new() | Aurelien Foret |
2005-11-07 | added a FREESYNC macro to release pointers to pmsyncpkg_t structures | Aurelien Foret |
2005-11-07 | fixed compilation warnings | Aurelien Foret |
2005-11-07 | added more pm_errnos | Aurelien Foret |
2005-11-05 | Used the chroot syscall instead of the chroot binary | Aurelien Foret |
2005-10-22 | do not free the cache right before using it! | Aurelien Foret |
2005-10-21 | bugfix: before searching databases for a dependency, make sure one of the pac... | Judd Vinet |
2005-10-21 | fixed a segfault that occured in special cases when propagating requiredby fi... | Judd Vinet |
2005-10-20 | added INFRQ_DESC back to the package cache so the group cache will work | Judd Vinet |
2005-10-20 | added alpm.h to delivery targets (Jason) | Aurelien Foret |
2005-10-18 | added patch to use the system memcpy for md5 stuff | Judd Vinet |
2005-10-17 | added first part of the autoconf stuff - patch from Christian Hamar <krics@li... | Judd Vinet |
2005-10-10 | added PM_OPT_CACHEDIR library option | Aurelien Foret |
2005-10-10 | removed a leftover comment | Aurelien Foret |
2005-10-10 | - more sanity checks | Aurelien Foret |
2005-10-10 | Fixed EVENT and QUESTION macros | Aurelien Foret |
2005-10-10 | Fixed missing parameter in trans_init() call | Aurelien Foret |
2005-10-09 | removed debug stmt | Judd Vinet |
2005-10-09 | started some doxygen comment blocks | Judd Vinet |
2005-10-09 | added conversation callback support for transactions | Judd Vinet |
2005-10-09 | fixed a segfault w/ the skiplist | Judd Vinet |
2005-10-08 | added more error messages, enabled the db permission check in trans_commit | Judd Vinet |
2005-10-08 | Added an error string for lock file creation failure | Aurelien Foret |
2005-10-08 | Code update to make use of PKG_FULLNAME_LEN | Aurelien Foret |
2005-10-08 | Reworked the cache handling to only load DEPENDS info by default | Aurelien Foret |
2005-10-08 | Moved the REPLACES and FORCE package fields from DESC to DEPENDS db entry | Aurelien Foret |
2005-10-07 | Merging in recent fixes/additions from 2.9.7 | Judd Vinet |
2005-10-07 | patch from vmiklos -- properly remove each db entry instead of rmrf'ing the w... | Judd Vinet |
2005-10-06 | Added a missing include for CYGWIN target | Aurelien Foret |
2005-10-06 | Added a CYGWIN define to include header files required to build in a Cygwin e... | Aurelien Foret |
2005-10-06 | Fixed an error log | Aurelien Foret |
2005-10-05 | Applied reworked patch from VMiklos (vmiklos@frugalware.org) | Aurelien Foret |
2005-10-05 | Added a PKG_FULLNAME_LEN macro | Aurelien Foret |
2005-08-20 | changed license package field to a list | Aurelien Foret |
2005-07-22 | changed license package field to a list | Judd Vinet |
2005-05-04 | fixed a memory leak with md5 sums handling | Aurelien Foret |
2005-05-04 | code cleanup | Aurelien Foret |
2005-05-04 | fixed a pointer error | Aurelien Foret |
2005-05-04 | fixed a typo | Aurelien Foret |
2005-05-04 | reordered operations in add_commit (as in pacman 2.9.x) | Aurelien Foret |
2005-05-04 | code cleanup | Aurelien Foret |
2005-05-04 | code cleanup | Aurelien Foret |
2005-05-04 | event transaction callback rework to prepare the introduction of a conversati... | Aurelien Foret |
2005-05-04 | code cleanup | Aurelien Foret |
2005-05-04 | fixed a memory leak and avoided to modify a read-only parameter | Aurelien Foret |
2005-05-04 | - fixed a small memory leak | Aurelien Foret |
2005-05-03 | code cleanup | Aurelien Foret |
2005-05-03 | make use of the new list_remove implementation | Aurelien Foret |
2005-05-03 | found a possible MLK: to be fixed | Aurelien Foret |
2005-05-03 | added some debug logs | Aurelien Foret |