summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/cli-command.c
Commit message (Expand)AuthorAgeFilesLines
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-100/+397
* Kill spaces on EOLLennart Poettering2007-05-291-4/+4
* Replace AO_xxx usage with pa_atomic_xxx and friends wherever it makes senseLennart Poettering2007-05-271-10/+10
* Add a new meta command ".ifexists" to the CLI language, to execute commands o...Lennart Poettering2007-05-261-12/+69
* Fix some instances where we printed a string without first checking thatPierre Ossman2007-03-061-2/+5
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-24/+24
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-10/+10
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-10/+10
* make pa_mempool_stat thread-safe/lock-freeLennart Poettering2006-08-291-10/+10
* print per-type memory block statistics on "stat"Lennart Poettering2006-08-191-1/+20
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-10/+30
* add new CLI command move-source-output as wrapper around pa_source_output_mov...Lennart Poettering2006-08-031-1/+41
* add new CLI function "move-sink-input" as wrapper around pa_sink_input_move_to()Lennart Poettering2006-07-291-2/+40
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+947