summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Track unresolvable transaction packagesDan McGee2011-09-28
* Move pacsave path construction code off the stackDan McGee2011-09-28
* Use the full buffer when computing md5/sha256 sumsDan McGee2011-09-28
* Fix memory leak in download payload->remote_nameDan McGee2011-09-28
* Revert "libalpm: compare pkgname with strcoll"Dan McGee2011-09-27
* _alpm_splitdep: use malloc instead of callocDan McGee2011-09-27
* be_sync: fetch only entry mode, not full stat structDan McGee2011-09-27
* alpm_list: use malloc instead of callocDan McGee2011-09-27
* makepkg: ensure '-' is last in a character globDave Reisner2011-09-27
* pacman-key: use consistent punctuation in error messagesDan McGee2011-09-27
* Fix compilation using --without-gpgmeDan McGee2011-09-27
* Remove unnecessary loggerDan McGee2011-09-27
* Delay check for repository servers until we need themDan McGee2011-09-27
* Avoid comparison between signed and unsigned typesAllan McRae2011-09-26
* Ensure fileconflict value is actually a stringDan McGee2011-09-26
* bash_completion: add completion for pacman-keyDave Reisner2011-09-26
* pacman-key: allow get_from to return a default valueDave Reisner2011-09-26
* pacman-key: simplify writing to config fileDave Reisner2011-09-26
* makepkg: normalize whitespace for optdepends in .PKGINFOAllan McRae2011-09-26
* makepkg: allow versioned optdepends with epochAllan McRae2011-09-26
* Revamp pacman signal handlerDan McGee2011-09-26
* Update Doxyfile and fix some documentation errors caught by DoxygenDan McGee2011-09-22
* Ensure database validity flags are set in invalid signature caseDan McGee2011-09-22
* Handle key import errors correctly and with good error messagesDan McGee2011-09-22
* signing: be consistent with returning -1 for error casesDan McGee2011-09-22
* Update configure.ac version to rc2Dan McGee2011-09-22
* Regenerate message catalogs and translationsDan McGee2011-09-22
* Translation file updates from TransifexDan McGee2011-09-22
* pacman-key: add an additional plain text 'foo-trusted' fileDan McGee2011-09-22
* pacman-key: factor out validate_with_gpg() methodDan McGee2011-09-22
* pacman-key: remove holdkeys functionalityDan McGee2011-09-22
* pacman-key: implement promptless lsigningDan McGee2011-09-22
* pacman-key: disable, don't remove, revoked keysDan McGee2011-09-22
* Add status and check for key being disabledDan McGee2011-09-22
* pacman-key: simplify import in populateDan McGee2011-09-22
* pacman-key: don't hide --verify details in populateDan McGee2011-09-22
* pacman-key: print message in populate if signature is missingDan McGee2011-09-22
* pacman-key: clean up populate outputDan McGee2011-09-22
* pacman-key: ensure array iterations are quotedDan McGee2011-09-22
* Implement PGP key search and importDan McGee2011-09-22
* signing: document most undocumented functionsDan McGee2011-09-22
* Add _alpm_process_siglist() logic to failed package validationDan McGee2011-09-22
* Add new import key question enum value and stub frontend functionDan McGee2011-09-22
* Fix signature printing in package infoDan McGee2011-09-22
* config parsing: add note if libcurl disabled and no XferCommandDan McGee2011-09-22
* config parsing: include file and line number in more errorsDan McGee2011-09-22
* Pull option names out of messages in config parsingDan McGee2011-09-22
* Check capabilities in SigLevel option parsingDan McGee2011-09-22
* Add alpm_capabilities() method and enumerationDan McGee2011-09-22
* Move default siglevel value from backend to frontendDan McGee2011-09-22