summaryrefslogtreecommitdiff
path: root/lib/libalpm/hook.c
Commit message (Expand)AuthorAge
* Update copyright yearsAllan McRae2017-01-04
* hook.c: replace fstatat with statAndrew Gregory2016-08-30
* hook.c: replace readdir_r with readdirAndrew Gregory2016-08-30
* do not rely on localdb for hook matchingAndrew Gregory2016-02-23
* Log to file when running hooksOlivier Brunel2016-02-20
* Add the missing limits.h include to hook.cAlastair Hughes2016-02-20
* Cast events to void* before passing to callbackAllan McRae2016-01-15
* Update copyright years for 2016Allan McRae2016-01-04
* alpm: Abort ASAP on failure in pre-transaction hooksOlivier Brunel2015-12-15
* alpm-hooks: add Description fieldAllan McRae2015-12-15
* Show progress processing hooksAllan McRae2015-12-15
* Add events ALPM_EVENT_HOOK_{START,DONE}Olivier Brunel2015-12-15
* Collect all triggered hooks before running themAllan McRae2015-12-15
* hooks: pass matched targets to hooksAndrew Gregory2015-11-28
* allow specifying input to scriptletsAndrew Gregory2015-11-28
* allow arguments in hook Exec fieldsAndrew Gregory2015-11-28
* _alpm_hook_run: check path length before copyingAndrew Gregory2015-10-28
* hook.c: print invalid option nameAndrew Gregory2015-10-27
* order hooks by file nameAndrew Gregory2015-10-27
* validate hooks after parsingAndrew Gregory2015-10-18
* run hooks during trans_commitAndrew Gregory2015-10-18
* add hook data types and parserAndrew Gregory2015-10-18