summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* fixed a segfault in removdepsAurelien Foret2006-01-02
* code cleanupAurelien Foret2006-01-02
* code cleanupAurelien Foret2006-01-02
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
* more sanity checks: do not add or remove databases while a trasaction is runningAurelien Foret2006-01-02
* code cleanupAurelien Foret2006-01-02
* code cleanupAurelien Foret2006-01-02
* fixed possible memory corruptionAurelien Foret2006-01-02
* fixed various memory leaksAurelien Foret2006-01-02
* fixed a typoAurelien Foret2006-01-02
* code cleanupAurelien Foret2006-01-02
* fixed a possible memory leakAurelien Foret2006-01-02
* fixed a possible memory corruptionAurelien Foret2006-01-02
* removed some overlapping pm_errno assignmentsAurelien Foret2006-01-01
* - fixed a regression with pacman 2.x (patch from VMiklos <vmiklos@frugalware....Aurelien Foret2006-01-01
* added a debug log when freeing the package cacheAurelien Foret2005-12-31
* Allowed C++ usage (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret2005-12-28
* Fixed a typo (spelling) fix (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret2005-12-28
* Fixed some logging issues (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret2005-12-28
* Fixed some memory leaks (patch from Essien Ita Essien <essiene@datavibe.net>)Aurelien Foret2005-12-28
* renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.czJudd Vinet2005-12-26
* applied first try at sync conflict handling (VMiklos) plus a couple changesJudd Vinet2005-12-26
* patch from VMiklos: regarding the documentation, groups have to be renamed fr...Judd Vinet2005-12-19
* added DoxyfileJudd Vinet2005-11-21
* fixed a file descriptor leakAurelien Foret2005-11-09
* cleanupAurelien Foret2005-11-07
* fixed wrong prototype usage for trans_new()Aurelien Foret2005-11-07
* added a FREESYNC macro to release pointers to pmsyncpkg_t structuresAurelien Foret2005-11-07
* fixed compilation warningsAurelien Foret2005-11-07
* added more pm_errnosAurelien Foret2005-11-07
* Used the chroot syscall instead of the chroot binaryAurelien Foret2005-11-05
* do not free the cache right before using it!Aurelien Foret2005-10-22
* bugfix: before searching databases for a dependency, make sure one of the pac...Judd Vinet2005-10-21
* fixed a segfault that occured in special cases when propagating requiredby fi...Judd Vinet2005-10-21
* added INFRQ_DESC back to the package cache so the group cache will workJudd Vinet2005-10-20
* added alpm.h to delivery targets (Jason)Aurelien Foret2005-10-20
* added patch to use the system memcpy for md5 stuffJudd Vinet2005-10-18
* added first part of the autoconf stuff - patch from Christian Hamar <krics@li...Judd Vinet2005-10-17
* added PM_OPT_CACHEDIR library optionAurelien Foret2005-10-10
* removed a leftover commentAurelien Foret2005-10-10
* - more sanity checksAurelien Foret2005-10-10
* Fixed EVENT and QUESTION macrosAurelien Foret2005-10-10
* Fixed missing parameter in trans_init() callAurelien Foret2005-10-10
* removed debug stmtJudd Vinet2005-10-09
* started some doxygen comment blocksJudd Vinet2005-10-09
* added conversation callback support for transactionsJudd Vinet2005-10-09
* fixed a segfault w/ the skiplistJudd Vinet2005-10-09
* added more error messages, enabled the db permission check in trans_commitJudd Vinet2005-10-08
* Added an error string for lock file creation failureAurelien Foret2005-10-08
* Code update to make use of PKG_FULLNAME_LENAurelien Foret2005-10-08