summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* validate_deltas: split verify/check errors loopsDan McGee2011-09-22
* Fix possible segfault if siglist was emptyDan McGee2011-09-22
* Remove noisy debug loggerDan McGee2011-09-21
* Fix int/size_t type in alpm_list_count() callDan McGee2011-09-20
* _alpm_sync_commit: extract two static methodsDan McGee2011-09-20
* Pass package signature data up one more levelDan McGee2011-09-20
* signing: add a process and retry loop for database signaturesDan McGee2011-09-20
* Allow our PGP helper method to pass back the signature resultsDan McGee2011-09-20
* Split package validation and load loopsDan McGee2011-09-20
* Extract an _alpm_pkg_validate_internal() methodDan McGee2011-09-20