summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-07added a FREESYNC macro to release pointers to pmsyncpkg_t structuresAurelien Foret
2005-11-07fixed compilation warningsAurelien Foret
2005-11-07added more pm_errnosAurelien Foret
2005-11-07removed the declaration of an unused variableAurelien Foret
2005-11-05Used the chroot syscall instead of the chroot binaryAurelien Foret
2005-10-29fixed parseconfig usageAurelien Foret
2005-10-29fixed a compilation warningAurelien Foret
2005-10-29fixed some compilation warningsAurelien Foret
2005-10-29added PACCONF, PACDB and PACROOT definesAurelien Foret
2005-10-29renamed pmconfig_t to config_tAurelien Foret
2005-10-28added --no-check-certificateJudd Vinet
2005-10-28stripped end of linesAurelien Foret
2005-10-28removed entry dealing with pacman configuration structureAurelien Foret
2005-10-28added pmconfig_t structure to hold all the configurationAurelien Foret
2005-10-25added pacman-optimize to Makefile.amJudd Vinet
2005-10-25added patch from VMiklos - fixes ownership problems when building in a chroot...Judd Vinet
2005-10-22added a missing line feed in a MSG callAurelien Foret
2005-10-22do not free the cache right before using it!Aurelien Foret
2005-10-21bugfix: before searching databases for a dependency, make sure one of the pac...Judd Vinet
2005-10-21fixed a segfault that occured in special cases when propagating requiredby fi...Judd Vinet
2005-10-20improved the Replace question format a bitJudd Vinet
2005-10-20copied up-to-date scripts from pacman 2.9.7Judd Vinet
2005-10-20Added CacheDir directiveJudd Vinet
2005-10-20added a default cachedirJudd Vinet
2005-10-20removed debug commentJudd Vinet
2005-10-20remove dupes from group lists in syncJudd Vinet
2005-10-20removed an uneeded variable declarationAurelien Foret
2005-10-20added INFRQ_DESC back to the package cache so the group cache will workJudd Vinet
2005-10-20added alpm.h to delivery targets (Jason)Aurelien Foret
2005-10-18added patch to use the system memcpy for md5 stuffJudd Vinet
2005-10-18added idea from christian to TODOJudd Vinet
2005-10-18removed useless getenv() callsAurelien Foret
2005-10-17bumped up PACMAN_VERSIONJudd Vinet
2005-10-17added first part of the autoconf stuff - patch from Christian Hamar <krics@li...Judd Vinet
2005-10-10added a missing header file declarationAurelien Foret
2005-10-10added PM_OPT_CACHEDIR library optionAurelien Foret
2005-10-10pacman update to cope with the CACHEDIR option from the libraryAurelien Foret
2005-10-10removed a leftover commentAurelien Foret
2005-10-10improved query_fileowner() functionAurelien Foret
2005-10-10pacman should work without its configuration file!Aurelien Foret
2005-10-10- more sanity checksAurelien Foret
2005-10-10Fixed EVENT and QUESTION macrosAurelien Foret
2005-10-10Fixed missing parameter in trans_init() callAurelien Foret
2005-10-09removed debug stmtJudd Vinet
2005-10-09started some doxygen comment blocksJudd Vinet
2005-10-09added conversation callback support for transactionsJudd Vinet
2005-10-09fixed a segfault w/ the skiplistJudd Vinet
2005-10-08correct a trans_commit protocolJudd Vinet
2005-10-08added more error messages, enabled the db permission check in trans_commitJudd Vinet
2005-10-08Added an error string for lock file creation failureAurelien Foret