summaryrefslogtreecommitdiff
path: root/src/pulsecore/hook-list.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)1-3/+3
2011-06-22Remove unnecessary #includesMaarten Bosmans1-0/+2
2009-08-15hook-list: make use of PA_LLIST_FOREACHLennart Poettering1-1/+1
2009-03-21add pa_hook_is_firingLennart Poettering1-0/+6
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2008-08-03rename pa_hook_free() to pa_hook_done() since the hook struct is allocated on...Lennart Poettering1-1/+1
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-06-11merge Colin Guthrie's module-always-sink module, and add priorization to the ...Lennart Poettering1-16/+21
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-10/+16
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+2
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-15/+15
2006-08-17fix a PA_LLIST_HEAD_INIT invocationLennart Poettering1-1/+1
2006-08-13rework hook list stuff once again: change the callback prototype to recieve t...Lennart Poettering1-5/+6
2006-08-13rework hook list stuff again, and replace macros with real functins. We loose...Lennart Poettering1-0/+111