summaryrefslogtreecommitdiff
path: root/src/daemon/dumpmodules.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2012-10-22daemon: Fix redundant redeclaration warningPeter Meerwald1-4/+0
2012-06-09daemon: use pa_streq instead of strcmpArti Trivedi Bora1-1/+1
2011-08-11Move i18n.[ch] to src/pulsecoreMaarten Bosmans1-2/+2
2011-06-22Remove unnecessary #includesMaarten Bosmans1-1/+0
2011-02-17Apply #ifdefs around functionality not available on win32Maarten Bosmans1-0/+2
2009-05-28modules: introduce PA_MODULE_DEPRECATED() macro for marking modules deprecatedLennart Poettering1-0/+2
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2008-08-09don't use PA_GCC_UNUSED anymoreLennart Poettering1-1/+1
2008-08-06add i18n supportLennart Poettering1-8/+9
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2007-11-09tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering1-0/+1
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-5/+13
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-11/+11
2006-06-19big s/polyp/pulse/gLennart Poettering1-6/+6
2006-05-18Don't include util.h from core-util.h as it is not needed by many users.Pierre Ossman1-1/+2
2006-05-17fix include line for "core-util.h"Lennart Poettering1-1/+1
2006-04-13add code to allow polypaudio dump preloaded modules using "--dump-modules"Lennart Poettering1-3/+48
2006-02-17Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman1-1/+2
2006-02-16Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman1-0/+99