summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-02-06Fix a handful of comment typos or misspellingsDan McGee
2012-02-06Translation updates from Transifex, mostly scriptsDan McGee
2012-02-06Update translations from TransifexDan McGee
2012-01-31Fix rare segfault on package removalAllan McRae
2012-01-30Update translationsDan McGee
2012-01-23lib/dload: give uniform naming to curl CB functionsDave Reisner
2012-01-23Fix sys/mnttab.h header includeDan McGee
2012-01-23lib/dload: enforce usage of TCP keepalivesDave Reisner
2012-01-19Add diskspace checking support for Solaris/IllumosDan McGee
2012-01-18Update copyright on changed files since beginning of yearDan McGee
2012-01-18util.c, rmrf(): only create string when neededOlivier Brunel
2012-01-18fetch_url: look for files in cache before downloadingDave Reisner
2012-01-18Use isdigit() rather than character range comparisonsDan McGee
2012-01-05Remove useless logger messageDan McGee
2012-01-05Search for PGP subkeys in a keyserver-acceptable wayDan McGee
2011-12-29Fix bogus string cast in search debug messageDan McGee
2011-12-05Use correct size in memsetDan McGee
2011-12-05Enforce signature download size limit on -U <url> operationsDan McGee
2011-11-30_alpm_ldconfig: return value from _alpm_run_chrootDan McGee
2011-11-16Update translations from TransifexDan McGee
2011-11-15Allow sync_prepare to work in certain cases without sync databasesDan McGee
2011-11-13Update translations from TransifexDan McGee
2011-11-13Updates in preparation for 4.0.1 releaseDan McGee
2011-11-01Fix thinko in _alpm_strip_newlineDan McGee
2011-10-27dload: remove redundant conditionalDave Reisner
2011-10-27dload: chmod tempfiles to respect umaskDave Reisner
2011-10-27Introduce ALPM_BUFFER_SIZE constantDan McGee
2011-10-26Fix issues with replacing unowned symlinksDan McGee
2011-10-26Don't realloc a 0-length files array when loading packagesDan McGee
2011-10-25lib/sync: inform callers of compute_download_size of a partialDave Reisner
2011-10-24Add more logging to download codeDan McGee
2011-10-17Show an error message on failed remote key lookupDan McGee
2011-10-14Add missing #ifdef around cURL error code in download structDan McGee
2011-10-13curl_gethost() potential bug fixupsDan McGee
2011-10-12Add user-visible warning message if public keyring not foundDan McGee
2011-10-12signing: delay gpgme_init() until latest possible momentDan McGee
2011-10-12Final Transifex update before 4.0Dan McGee
2011-10-11Update translations from TransifexDan McGee
2011-10-10dload: unhook error buffer after transfer finishesDave Reisner
2011-10-05Update translation message catalogs in prep for 4.0 releaseDan McGee
2011-10-05Update translations from TransifexDan McGee
2011-10-04Parse '0' as a valid package installed sizeDan McGee
2011-09-30Use _alpm_local_db_pkgpath in _cache_changelog_openDan McGee
2011-09-30Revamp scriptlet path formation for scriptlets in local databaseDan McGee
2011-09-30Refactor _alpm_runscriptlet()Dan McGee
2011-09-29move prevprogress onto payload handleDave Reisner
2011-09-28Refactor download payload reset and freeDan McGee
2011-09-28Initialize cURL library on first useDan McGee
2011-09-28Track unresolvable transaction packagesDan McGee
2011-09-28Move pacsave path construction code off the stackDan McGee