summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* pacman/upgrade: print 'loading packages...' only onceDave Reisner2011-09-20
* pacman: use dynamic string allocation where it makes senseDan McGee2011-09-20
* utils/cleanupdelta: remove unneeded syncdbpathDan McGee2011-09-20
* Remove all usages of alpm_list_getdata() from the libraryDan McGee2011-09-20
* _alpm_runscriptlet(): remove clean_tmpdir variableDan McGee2011-09-20
* Access db->pkgcache directly in db_free_pkgcache()Dan McGee2011-09-20
* Flip getcwd()/chdir() for open()/fchdir() in the frontendDan McGee2011-09-20
* Use more efficient way of restoring working directoryDan McGee2011-09-19
* Reduce path allocation on the stack in local databaseDan McGee2011-09-19
* Be smarter about running ldconfig during removal transactionsDan McGee2011-09-19
* Search for non-prefixed paths in skip_remove listDan McGee2011-09-19
* be_local: cope with a desc file without trailing newlineDan McGee2011-09-18
* Remove const specifier from changelog_read() void parameterDan McGee2011-09-18
* Remove dead changelog_feof() codeDan McGee2011-09-18
* Add a random pactestDan McGee2011-09-18
* src/util: provide strndup definitions where neededDave Reisner2011-09-18