summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-08-07Print repo being search for replaces in debug outputAllan McRae
2012-08-01Add more debug logging to dir_belongsto_pkg() functionDan McGee
2012-07-10Check empty subdirectory ownershipAllan McRae
2012-07-10Add conflict for replacing owned empty directoryAllan McRae
2012-05-04Ensure pre_upgrade scriptlet gets old package versionDan McGee
2012-04-09Fix issues with unintialized variable value usageDan McGee
2012-04-07sync: fix crash on failed downloadsDave Reisner
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