summaryrefslogtreecommitdiffstats
path: root/src/tests/hook-list-test.c
Commit message (Expand)AuthorAgeFilesLines
* rename pa_hook_free() to pa_hook_done() since the hook struct is allocated on...Lennart Poettering2008-08-031-1/+1
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge Colin Guthrie's module-always-sink module, and add priorization to the ...Lennart Poettering2008-06-111-5/+5
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-0/+4
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-2/+2
* rework hook list stuff once again: change the callback prototype to recieve t...Lennart Poettering2006-08-131-9/+12
* rework hook list stuff again, and replace macros with real functins. We loose...Lennart Poettering2006-08-131-18/+14
* update hook list testLennart Poettering2006-08-121-2/+0
* implement typeafe hook chainLennart Poettering2006-08-121-0/+38