summaryrefslogtreecommitdiff
path: root/src/modules/module-cli.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-5/+5
2011-06-24win32: Make some unused-variable warnings go awayMaarten Bosmans1-0/+2
2011-06-22Remove unnecessary #includesMaarten Bosmans1-1/+0
2011-02-17Apply #ifdefs around functionality not available on win32Maarten Bosmans1-1/+5
2009-10-30use pa_fopen_cloexec() where applicableLennart Poettering1-1/+1
2009-09-17cli: properly destruct cli objectLennart Poettering1-2/+2
2009-09-17cli: don't accidentaly set O_NDELAY on stderrLennart Poettering1-3/+21
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2008-08-06add new switch --disallow-exitLennart Poettering1-1/+1
2008-08-05fix shutdown when --disallow-module-loading=1 is passedLennart Poettering1-1/+1
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2007-11-13Completely rework ALSA device selection code: choose the device to open depen...Lennart Poettering1-1/+1
2007-11-09tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering1-4/+5
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-17/+13
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-7/+7
2006-08-18remove all occurences of Lennart Poettering1-4/+4
2006-06-19big s/polyp/pulse/gLennart Poettering1-10/+10
2006-06-18* add new argument 'exit_on_eof' to module-cli and make use of it if "-C" is ...Lennart Poettering1-11/+47
2006-02-23change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering1-3/+3
2006-02-16Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman1-0/+88