summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* added a missing header file declarationAurelien Foret2005-10-10
* added PM_OPT_CACHEDIR library optionAurelien Foret2005-10-10
* pacman update to cope with the CACHEDIR option from the libraryAurelien Foret2005-10-10
* removed a leftover commentAurelien Foret2005-10-10
* improved query_fileowner() functionAurelien Foret2005-10-10
* pacman should work without its configuration file!Aurelien 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
* correct a trans_commit protocolJudd Vinet2005-10-08
* 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
* updateAurelien Foret2005-10-08
* Fixed an text formatting issueAurelien Foret2005-10-08
* Code update to make use of PKG_FULLNAME_LENAurelien Foret2005-10-08
* Reworked the cache handling to only load DEPENDS info by defaultAurelien Foret2005-10-08
* Moved the REPLACES and FORCE package fields from DESC to DEPENDS db entryAurelien Foret2005-10-08
* Merging in recent fixes/additions from 2.9.7Judd Vinet2005-10-07
* patch from vmiklos -- properly remove each db entry instead of rmrf'ing the w...Judd Vinet2005-10-07
* Applied patch from Christian Hamar (krics@linuxforum.hu)Aurelien Foret2005-10-06
* Added a missing include for CYGWIN targetAurelien Foret2005-10-06
* Added a CYGWIN define to include header files required to build in a Cygwin e...Aurelien Foret2005-10-06
* Fixed an error logAurelien Foret2005-10-06
* Applied reworked patch from VMiklos (vmiklos@frugalware.org)Aurelien Foret2005-10-05
* Added a PKG_FULLNAME_LEN macroAurelien Foret2005-10-05
* Small updateAurelien Foret2005-10-05
* Fixed some typosAurelien Foret2005-10-05
* testJudd Vinet2005-10-03
* testJudd Vinet2005-10-03
* changed license package field to a listAurelien Foret2005-08-20
* changed license package field to a listAurelien Foret2005-08-20
* changed license package field to a listJudd Vinet2005-07-22
* fixed cb_trans() prototypeAurelien Foret2005-05-09
* - indented properly sync_cleancache()Aurelien Foret2005-05-09
* fixed a memory leak with md5 sums handlingAurelien Foret2005-05-04
* code cleanupAurelien Foret2005-05-04
* fixed a pointer errorAurelien Foret2005-05-04
* fixed a typoAurelien Foret2005-05-04
* reordered operations in add_commit (as in pacman 2.9.x)Aurelien Foret2005-05-04
* fixed some small memory leaksAurelien Foret2005-05-04
* code cleanupAurelien Foret2005-05-04
* code cleanupAurelien Foret2005-05-04
* event transaction callback rework to prepare the introduction of a conversati...Aurelien Foret2005-05-04
* code cleanupAurelien Foret2005-05-04
* fixed a memory leak and avoided to modify a read-only parameterAurelien Foret2005-05-04
* - fixed a small memory leakAurelien Foret2005-05-04