summaryrefslogtreecommitdiff
path: root/lib/libalpm/sync.c
Commit message (Expand)AuthorAge
* libalpm: Search for replacers before literalsOlivier Brunel2013-03-07
* libalpm: Fix installing update of a replaced packageOlivier Brunel2013-03-07
* Perform limited conflict checking with --forceAllan McRae2013-02-24
* fix style violationsAndrew Gregory2013-02-16
* Fix --without-gpgme buildAllan McRae2013-02-13
* Prompt to delete packages with signature failsAllan McRae2013-02-09
* Remove retry path from signature validationAllan McRae2013-02-09
* Check keys are in keyring before package validationAllan McRae2013-02-09
* dload: pass back the effective URL to callers of _alpm_downloadDave Reisner2013-01-29
* Update copyright year for 2013Allan McRae2013-01-03
* Plug various minor memory leaksAndrew Gregory2012-12-14
* Make alpm_pkg_find publicAllan McRae2012-12-14
* Merge branch 'maint'Dan McGee2012-08-07
|\
| * Print repo being search for replaces in debug outputAllan McRae2012-08-07
* | Prefix alpm_pkgfrom_t members with ALPM_Allan McRae2012-04-07
* | Merge branch 'maint'Dan McGee2012-04-07
|\|
| * sync: fix crash on failed downloadsDave Reisner2012-04-07
* | Merge branch 'maint'Dan McGee2012-03-16
|\|
| * lib/sync: avoid unwanted unlink after download failDave Reisner2012-03-14
| * Don't check diskspace when using --dbonlyDan McGee2012-02-20
* | Minor format-string related cleanupsDan McGee2012-03-12
* | Remove _alpm_csumAllan McRae2012-03-08
* | Add information on how an installed package was validatedAllan McRae2012-03-08
* | Update copyright yearsAllan McRae2012-02-20
* | Merge branch 'maint'Dan McGee2012-02-13
|\|
| * lib/sync: use full delta size as max download sizeDave Reisner2012-02-13
* | ALPM API adjustments for sanity and consistencyDan McGee2012-02-06
* | Allow UseDelta option to specify a delta ratioDan McGee2012-01-18
* | include config.h via MakefilesDave Reisner2011-12-21
* | Don't check diskspace when using --dbonlyDan McGee2011-12-21
* | sync: avoid checking file conflicts with --dbonlyDave Reisner2011-12-13
* | Update alpm_errno_t type to non-enum versionDan McGee2011-11-16
* | Merge branch 'maint'Dan McGee2011-11-16
|\|
| * Allow sync_prepare to work in certain cases without sync databasesDan McGee2011-11-15
* | create a typedef for enum _alpm_errno_tJonathan Conder2011-11-14
* | Merge branch 'maint'Dan McGee2011-10-25
|\|
| * lib/sync: inform callers of compute_download_size of a partialDave Reisner2011-10-25
* | sync: move file download loop out of download_filesDave Reisner2011-10-21
* | sync: check for necessary disk space for downloadDave Reisner2011-10-21
* | sync: extract build_payload() method from find_dl_candidatesDan McGee2011-10-21
* | sync: dont group sync records by repositoryDave Reisner2011-10-21
* | dload: add pointer to server list for each payloadDave Reisner2011-10-17
* | Convert MALLOC to actually call malloc()Dan McGee2011-10-12
|/
* 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