summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-05-28Pull updated translations from TransifexAllan McRae
2018-05-15Pull translations from Transifex and regenerateAllan McRae
2018-05-14Remove all modelines from the projectEli Schwartz
2018-05-12Fix gcc8 warnings.Eli Schwartz
2018-04-30add missing newline to error messageAllan McRae
2018-04-29Initial translation preparation for pacman-5.1Allan McRae
2018-04-29Import updated translations from TransifexAllan McRae
2018-04-29Update POTFILES.inAllan McRae
2018-04-29libalpm.pc: migrate to Requires.privateEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2018-03-14hooks: Complain if hook parameters are overwritten. Fixed 2 space leaks.Stefan Klinger
2018-01-11Support new OpenPGP format packets lengthsAllan McRae
2018-01-10add missing newline to debug messageAndrew Gregory
2018-01-10detect pkghash allocation failureAndrew Gregory
2018-01-10Do not continuously try to open an invalid databaseAllan McRae
2018-01-06do not rely on name hashes for matchingAndrew Gregory
2018-01-06dload: ensure callback is always initialized onceAndrew Gregory
2018-01-06avoid printing NULL stringAndrew Gregory
2017-12-07Fix CVE-2016-5434 (DoS/loop and out of boundary read)Nils Freydank
2017-07-28Fix brace coding style issuesMichael Straube
2017-07-06alpm_list: abort on memory allocation failureAndrew Gregory
2017-07-06fix typo in libalpm commentChristian Hesse
2017-05-16alpm_unlock: check handle before dereferencingAndrew Gregory
2017-05-08free memory for --overwrite listsAndrew Gregory
2017-05-08be_sync: error out if a db cannot be parsedAndrew Gregory
2017-04-16run_chroot: label pipe endpoints for readabilityAndrew Gregory
2017-04-16use sockets for scriptlet/hook communicationAndrew Gregory
2017-04-16conflict: include owner for filesystem conflictsAndrew Gregory
2017-04-16unlink_file: strip trailing slashesAndrew Gregory
2017-04-16sortbydeps: rename vptr -> iAndrew Gregory
2017-04-16sortbydeps: rename found -> switched_to_childAndrew Gregory
2017-04-16sortbydeps: factor out dep cycle warningAndrew Gregory
2017-04-16graph.h: rename childptr -> iteratorAndrew Gregory
2017-04-16graph.h: replace hardcoded values with an enumAndrew Gregory
2017-04-12add --overwrite option to ignore file conflictsAndrew Gregory
2017-04-12libalpm: Use archive_read_extract2Armin K
2017-04-04add alpm_list_append_strdupAndrew Gregory
2017-04-04Ignore comments in INSTALL files (FS#51916)Michael Straube
2017-01-13Introduce a 'disable-download-timeout' optionChristian Hesse
2017-01-04alpm_fetch_pkgurl: fix memory leakAllan McRae
2017-01-04Fix memory leak in alpm_pkg_checkmd5sumAllan McRae
2017-01-04Add alpm_pkg_get_makedepends and alpm_pkg_get_checkdependsMark Weiman
2017-01-04filelist_sort: check if filelist is presortedAndrew Gregory
2017-01-04add _alpm_filelist_sortAndrew Gregory
2017-01-04find_fileconflicts: rename tmpfiles -> newfilesAndrew Gregory
2017-01-04conflict: skip dir children when replacing a fileAndrew Gregory
2017-01-04dload: s/CURLOPT_WRITEHEADER/CURLOPT_HEADERDATA/Dave Reisner
2017-01-04extract db files with dbonlyAndrew Gregory
2017-01-04Update copyright yearsAllan McRae
2016-12-05be_local: remove unused error returnAndrew Gregory