summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Update all translation filesDan McGee28-77/+78
2012-03-28signing: cope with gpg2's failure at lifeDave Reisner1-3/+12
2012-03-15lib/sync: avoid unwanted unlink after download failDave Reisner1-0/+2
2012-03-15dload: reset payload filename members before downloadDave Reisner1-0/+5
2012-03-05Translation updates from TransifexDan McGee1-37/+39
2012-03-05Fix a potential memory leak in filelist creationDan McGee1-13/+19
2012-03-05Fix a memory leak when loading an invalid packageDan McGee1-3/+3
2012-02-20Don't check diskspace when using --dbonlyDan McGee1-1/+1
2012-02-20diskspace: ensure we match only full path componentsDan McGee1-1/+13
2012-02-15Revert "Add -S --recursive operation"Dan McGee1-29/+0
2012-02-14Update SIGPIPE signal handler commentDan McGee1-2/+2
2012-02-13lib/sync: use full delta size as max download sizeDave Reisner1-1/+1
2012-02-07Fix a handful of comment typos or misspellingsDan McGee1-3/+3
2012-02-07Translation updates from Transifex, mostly scriptsDan McGee1-12/+13
2012-02-06Update translations from TransifexDan McGee1-20/+21
2012-01-31Fix rare segfault on package removalAllan McRae1-1/+4
2012-01-31Update translationsDan McGee1-18/+19
2012-01-23lib/dload: give uniform naming to curl CB functionsDave Reisner1-4/+4
2012-01-23Fix sys/mnttab.h header includeDan McGee1-2/+2
2012-01-23lib/dload: enforce usage of TCP keepalivesDave Reisner1-0/+53
2012-01-19Add diskspace checking support for Solaris/IllumosDan McGee1-5/+49
2012-01-19Update copyright on changed files since beginning of yearDan McGee4-4/+4
2012-01-19util.c, rmrf(): only create string when neededOlivier Brunel1-3/+3
2012-01-19fetch_url: look for files in cache before downloadingDave Reisner1-32/+60
2012-01-18Use isdigit() rather than character range comparisonsDan McGee1-1/+1
2012-01-05Remove useless logger messageDan McGee1-1/+0
2012-01-05Search for PGP subkeys in a keyserver-acceptable wayDan McGee1-5/+21
2011-12-29Fix bogus string cast in search debug messageDan McGee1-3/+3
2011-12-06Use correct size in memsetDan McGee1-1/+1
2011-12-05Enforce signature download size limit on -U <url> operationsDan McGee1-0/+3
2011-12-01_alpm_ldconfig: return value from _alpm_run_chrootDan McGee1-1/+1
2011-11-16Update translations from TransifexDan McGee2-33/+34
2011-11-15Allow sync_prepare to work in certain cases without sync databasesDan McGee2-10/+19
2011-11-14Update translations from TransifexDan McGee27-140/+144
2011-11-14Updates in preparation for 4.0.1 releaseDan McGee1-2/+2
2011-11-02Fix thinko in _alpm_strip_newlineDan McGee1-1/+1
2011-10-28dload: remove redundant conditionalDave Reisner1-2/+3
2011-10-28dload: chmod tempfiles to respect umaskDave Reisner1-1/+12
2011-10-27Introduce ALPM_BUFFER_SIZE constantDan McGee5-19/+25
2011-10-27Fix issues with replacing unowned symlinksDan McGee1-14/+19
2011-10-26Don't realloc a 0-length files array when loading packagesDan McGee1-8/+10
2011-10-25lib/sync: inform callers of compute_download_size of a partialDave Reisner1-2/+6
2011-10-24Add more logging to download codeDan McGee1-3/+11
2011-10-17Show an error message on failed remote key lookupDan McGee1-2/+2
2011-10-14Add missing #ifdef around cURL error code in download structDan McGee1-0/+2
2011-10-13curl_gethost() potential bug fixupsDan McGee1-10/+14
2011-10-13Add user-visible warning message if public keyring not foundDan McGee1-0/+3
2011-10-12signing: delay gpgme_init() until latest possible momentDan McGee1-19/+27
2011-10-12Final Transifex update before 4.0Dan McGee3-55/+59
2011-10-11Update translations from TransifexDan McGee27-188/+331