summaryrefslogtreecommitdiff
path: root/src/pulsecore/module.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-28modules: introduce PA_MODULE_DEPRECATED() macro for marking modules deprecatedLennart Poettering1-0/+9
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-01-29get rid of nonsensical late initialization of namereg/scache and thingsLennart Poettering1-16/+4
2009-01-19allow setting properties for modules, tooLennart Poettering1-0/+24
2009-01-17get rid of pa_module_get_info because it is not usedLennart Poettering1-6/+0
2009-01-15rework module usage counter stuff to be pull basedLennart Poettering1-10/+9
2009-01-15kill autoload stuff as plannedLennart Poettering1-58/+0
2008-12-17introduce new function pa_module_unload_request_by_indexLennart Poettering1-0/+10
2008-08-30remove a few more gcc warningsLennart Poettering1-2/+2
2008-08-09fix bad memory accessLennart Poettering1-1/+1
2008-08-09don't use PA_GCC_UNUSED anymoreLennart Poettering1-1/+1
2008-08-05fix shutdown when --disallow-module-loading=1 is passedLennart Poettering1-10/+14
2008-08-03store load_once flag for moduleLennart Poettering1-1/+4
2008-06-27modernize idxset a bit, reduce memory consumption, get rid of pa_idxset_forea...Lennart Poettering1-43/+29
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-06-11install auto unload time event only when we have at least one auto unload moduleLennart Poettering1-1/+1
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-3/+3
2007-11-13fix loading of load-once modules if no other modules was loaded beforeLennart Poettering1-1/+1
2007-11-09tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering1-0/+18
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-79/+43
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+3
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-19/+19
2006-08-18remove all occurences of Lennart Poettering1-7/+7
2006-08-12fix a compiler warningLennart Poettering1-1/+1
2006-07-31deal properly with recursive module unloadingLennart Poettering1-0/+4
2006-06-19big s/polyp/pulse/gLennart Poettering1-0/+319