summaryrefslogtreecommitdiff
path: root/lib/libalpm/sync.c
Commit message (Expand)AuthorAge
* lib/sync: inform callers of compute_download_size of a partialDave Reisner2011-10-25
* Refactor download payload reset and freeDan McGee2011-09-28
* Track unresolvable transaction packagesDan McGee2011-09-28
* Fix memory leak in download payload->remote_nameDan McGee2011-09-28
* Delay check for repository servers until we need themDan McGee2011-09-27
* Update Doxyfile and fix some documentation errors caught by DoxygenDan McGee2011-09-22
* Add _alpm_process_siglist() logic to failed package validationDan McGee2011-09-22
* validate_deltas: split verify/check errors loopsDan McGee2011-09-22
* _alpm_sync_commit: extract two static methodsDan McGee2011-09-20
* Pass package signature data up one more levelDan McGee2011-09-20
* Split package validation and load loopsDan McGee2011-09-20
* Extract an _alpm_pkg_validate_internal() methodDan McGee2011-09-20
* Remove all usages of alpm_list_getdata() from the libraryDan McGee2011-09-20
* Be smarter about running ldconfig during removal transactionsDan McGee2011-09-19
* make compute_download_size consider .part filesDave Reisner2011-09-11
* More package operations cleanupDan McGee2011-09-02
* Former transaction callback rename refactorDan McGee2011-09-02
* Move all callbacks up to the handle levelDan McGee2011-09-02
* Make delta validation/application more logicalDan McGee2011-09-02
* Clean up handling of size fieldsDan McGee2011-09-02
* Scale package integrity progress bar/percentage by package sizeDan McGee2011-08-30
* Refactor some args out of pkg_load_internalDan McGee2011-08-28
* sync: halt file discovery if repo has no serversDave Reisner2011-08-23
* dload: rename payload->filename to payload->remote_nameDave Reisner2011-08-19
* Be more robust when copying package dataDan McGee2011-08-19
* sync: fix garbled output in conflict promptDave Reisner2011-08-19
* Fix replacement of provider issueDan McGee2011-08-18
* Replacements refactor: extract check_replacers()Dan McGee2011-08-18
* Replacements refactor: extract check_literal()Dan McGee2011-08-18
* Remove use of no-op accessor functions in libraryDan McGee2011-08-18
* Enhance and utilize database status flagsDan McGee2011-08-18
* dload: zero out pm_errno in curl_download_internalDave Reisner2011-08-16
* lib/sync: ignore download errors for as long as possibleDave Reisner2011-08-15
* Further fixes to replacement iterationDan McGee2011-08-15
* Parse conflicts/provides/replaces at database load timeDan McGee2011-08-15
* Validate the sha256sum if availableDan McGee2011-08-15
* lib/sync: reset flag after rejecting a replaceDave Reisner2011-08-15
* Parse replaces strings as dep strings with version specsDan McGee2011-08-09
* Add reason to corrupted package callbackDan McGee2011-08-08
* Attempt to fix up some of the brokenness around failed package loadsDan McGee2011-08-08
* absorb some _alpm_download params into payload structDave Reisner2011-07-05
* lib/dload: prevent large file attacksDave Reisner2011-07-05
* dload: handle irregular URLsDave Reisner2011-07-05
* Allow invalid sync DBs to be returned by the libraryDan McGee2011-07-05
* signing: move to new signing verification and return schemeDan McGee2011-07-05
* Prefix _alpm_errno_t members with ALPMAllan McRae2011-07-02
* Prefix alpm_transprog_t members with ALPMAllan McRae2011-07-02
* Prefix alpm_transconv_t members with ALPMAllan McRae2011-07-02
* Prefix alpm_transevt_t members with ALPMAllan McRae2011-07-02
* Prefix alpm_transflag_t members with ALPMAllan McRae2011-07-02