summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Merge branch 'maint'Dan McGee2011-06-07
|\
| * Remove incorrect output when downloading onlyAllan McRae2011-06-07
* | New signatures for alpm initialize and releaseDan McGee2011-06-07
* | Add cachedirs one-by-one in set_cachedirs()Dan McGee2011-06-07
* | Be consistent with memory treatment for plural option settersDan McGee2011-06-07
* | Add helper methods for setting directory optionsDan McGee2011-06-07
* | Use standard errno codes in return from _alpm_archive_fgetsDan McGee2011-06-03
* | Remove global handle dependencies from sync/upgrade pathsDan McGee2011-06-03
* | Remove global handle from remove.cDan McGee2011-06-03
* | Remove global handle from some package and db codeDan McGee2011-06-03
* | Remove global handle from diskspace.cDan McGee2011-06-03
* | Remove global handle from util.cDan McGee2011-06-03
* | Push down extern handle variable to files that need itDan McGee2011-06-03
* | Add handle attribute to pmpkg_t structDan McGee2011-06-03
* | Add handle attribute to pmdb_t structDan McGee2011-06-03
* | Remove unnecessary handle != NULL assertsDan McGee2011-06-03
* | Remove ALPM_LOG_FUNC macroDan McGee2011-06-03
* | lib/dload.c: remove assumption in continuation logicDave Reisner2011-06-01
* | dload: abort transfer on CURLOPT_LOW_SPEED_LIMITDave Reisner2011-06-01
* | Merge branch 'maint'Dan McGee2011-06-01
|\|
| * alpm_list: fix typo in doxygen commentPang Yan Han2011-05-24
| * Bail early if we don't have a valid lockfile pathDan McGee2011-05-19
* | Merge branch 'maint'Dan McGee2011-05-19
|\|
| * Fix segfault when uninstalling broken backed-up symlinkDan McGee2011-05-16
| * trans.c: create transaction prior to checking DB versionDave Reisner2011-05-16
* | Remove sync DB reregister checkDan McGee2011-05-05
* | Merge branch 'maint'Dan McGee2011-05-05
|\|
| * Ensure populate error return codes are consistentDan McGee2011-05-05
* | Don't null-check handle lists before settingDan McGee2011-05-05
* | Improve database server APIDan McGee2011-05-05
* | Logging changes during DB loadDan McGee2011-05-05
* | dload: ensure we return success if we found files on any mirrorDan McGee2011-05-05
* | Dan broke my patchAllan McRae2011-05-05
* | Fix incorrect memory allocation assignmentDan McGee2011-05-04
* | dload: make sure we never print a bogus error bufferDan McGee2011-05-04
* | Deal with unused function parameters correctlyAllan McRae2011-05-04
* | Fix warnings reported by -Wwrite-stringsDan McGee2011-05-04
* | Reduce duplicate signing debug code and fix logic conditionDan McGee2011-05-04
* | Allow conditional compilation with GPGMEDan McGee2011-04-27
* | signing: add more detail to unexpected signature count errorDan McGee2011-04-24
* | Enhance GPGME debug outputDan McGee2011-04-24
* | Perform package verification at package load timeDan McGee2011-04-24
* | sync_commit: refactor out validate_deltasDan McGee2011-04-24
* | sync_commit: refactor out file downloadsDan McGee2011-04-24
* | Rein in the complexity of the signature typeDan McGee2011-04-24
* | signing: let GPGME handle loading signatures from filesDan McGee2011-04-24
* | Make dump_pkg_full a little less insaneDan McGee2011-04-22
* | libalpm/dload: major refactor of signature downloadingDan McGee2011-04-22
* | libalpm/dload: add allow_resume and reorder error checksDan McGee2011-04-22
* | cleanup: add_pkg() and remove_pkg()Dan McGee2011-04-22