summaryrefslogtreecommitdiffstats
path: root/src/modules/module-cli.c
Commit message (Expand)AuthorAgeFilesLines
* Apply #ifdefs around functionality not available on win32Maarten Bosmans2011-02-171-1/+5
* use pa_fopen_cloexec() where applicableLennart Poettering2009-10-301-1/+1
* cli: properly destruct cli objectLennart Poettering2009-09-171-2/+2
* cli: don't accidentaly set O_NDELAY on stderrLennart Poettering2009-09-171-3/+21
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* add new switch --disallow-exitLennart Poettering2008-08-061-1/+1
* fix shutdown when --disallow-module-loading=1 is passedLennart Poettering2008-08-051-1/+1
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* Completely rework ALSA device selection code: choose the device to open depen...Lennart Poettering2007-11-131-1/+1
* tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering2007-11-091-4/+5
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-17/+13
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-7/+7
* remove all occurences of Lennart Poettering2006-08-181-4/+4
* big s/polyp/pulse/gLennart Poettering2006-06-191-10/+10
* * add new argument 'exit_on_eof' to module-cli and make use of it if "-C" is ...Lennart Poettering2006-06-181-11/+47
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-3/+3
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+88