summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* 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
* dload: avoid using memrchrDave Reisner2011-09-18
* Ensure entire struct is zeroed in _alpm_parsedate()Dan McGee2011-09-18
* dload: remove user:pass@ definition from hostnameDave Reisner2011-09-18
* Fix build without gpgmeDan McGee2011-09-18
* account for partial delta files in download sizeDave Reisner2011-09-11
* make compute_download_size consider .part filesDave Reisner2011-09-11
* dload: provide optional netrc supportDave Reisner2011-09-11
* diskspace: fix memory leak on root mount not foundDave Reisner2011-09-08
* Use more correct integer types in diskspace checksDan McGee2011-09-07
* Ensure PackageRequired works as expectedDan McGee2011-09-07
* dload: use intmax_t when printing off_tDan McGee2011-09-06
* dload: abstract dload_interrupted reasonsDave Reisner2011-09-06
* dload: improve debug outputDave Reisner2011-09-06
* avoid blowing out the filecache list when using tmpdirDave Reisner2011-09-06
* 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
* _alpm_parsedate(): return time_t and not longDan McGee2011-09-01
* Scale package integrity progress bar/percentage by package sizeDan McGee2011-08-30
* Remove outdated comment for _alpm_outerconflictsAllan McRae2011-08-30
* Parse > 2GiB file sizes correctlyDan McGee2011-08-29
* lib/libalpm/handle.c: Removed redundant if conditionHelder Martins2011-08-29
* Streamline alpm_splitdep() comparisonsDan McGee2011-08-29
* _alpm_splitdep(): don't pass bogus length value to strndupDan McGee2011-08-28
* Database read optimizationsDan McGee2011-08-28
* Allow access to package origin dataDan McGee2011-08-28
* Removed multiple definitions of pkgfrom_tDiogo Sousa2011-08-28
* Better error handling out of package load methodDan McGee2011-08-28
* Refactor some args out of pkg_load_internalDan McGee2011-08-28
* Add more info to debug key displayDan McGee2011-08-28
* Refactor signature result return formatDan McGee2011-08-28
* lib/libalpm/signing.c: Fix memory leak in decode_signature() in case of error.Diogo Sousa2011-08-28
* lib/libalpm/util.c: Fix two memory leaksLukas Fleischer2011-08-28
* Check local database status flag in db_write sanity check blockDan McGee2011-08-28
* be_sync.c: Fix memory leak in alpm_db_update()Lukas Fleischer2011-08-28
* Fix possible mismatched type with several curl argumentsDan McGee2011-08-28
* Always process validity value returned by gpgmeDan McGee2011-08-25
* Fix small memory leak in sig check codeDan McGee2011-08-25
* strtrim: don't move empty stringDan McGee2011-08-25
* Remove argument from check_pgp_helperDan McGee2011-08-25
* Remove trans is NULL check in QUESTION/EVENT/PROGRESS macrosDan McGee2011-08-25
* Finish large file download attack preventionDan McGee2011-08-25
* Use off_t rather than double where possibleDan McGee2011-08-25
* Add new 'lt' and 'zh_TW' translations from transifexDan McGee2011-08-25
* Update existing translations from TransifexDan McGee2011-08-25