summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-04-07Updates from TransifexDan McGee
2012-03-28Update all translation filesDan McGee
2012-03-28signing: cope with gpg2's failure at lifeDave Reisner
2012-03-14lib/sync: avoid unwanted unlink after download failDave Reisner
2012-03-14dload: reset payload filename members before downloadDave Reisner
2012-03-05Translation updates from TransifexDan McGee
2012-03-05Fix a potential memory leak in filelist creationDan McGee
2012-03-05Fix a memory leak when loading an invalid packageDan McGee
2012-02-20Don't check diskspace when using --dbonlyDan McGee
2012-02-19diskspace: ensure we match only full path componentsDan McGee
2012-02-15Revert "Add -S --recursive operation"Dan McGee
2012-02-14Update SIGPIPE signal handler commentDan McGee
2012-02-13lib/sync: use full delta size as max download sizeDave Reisner
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