summaryrefslogtreecommitdiffstats
path: root/src/modules/module-stream-restore.c
Commit message (Expand)AuthorAgeFilesLines
* Pass GDBM_NOLOCK to gdbmLennart Poettering2009-01-121-1/+1
* fix minor typoLennart Poettering2008-09-091-1/+1
* reduce needlessly large gdbm cache a bitLennart Poettering2008-08-291-0/+5
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-5/+5
* restore volume/device for streams only when it wasn't set beforeLennart Poettering2008-08-181-8/+21
* apply newly configured rules properlyLennart Poettering2008-08-151-2/+3
* apply volumes properly more than once in a rowLennart Poettering2008-08-151-1/+2
* apply the correct rules to sink inputsLennart Poettering2008-08-151-1/+1
* don't restore devices for direct-on-input streamsLennart Poettering2008-08-151-0/+1
* make gcc shut upLennart Poettering2008-08-091-1/+1
* Modify pa_state_path() to take an additional argument for prepending the mach...Lennart Poettering2008-08-071-5/+5
* add a function to dump the stream database for debugging purposesLennart Poettering2008-08-051-0/+32
* add protocol extension to module-stream-restoreLennart Poettering2008-08-041-10/+322
* store channel map in database and remap volumes if necessaryLennart Poettering2008-08-041-10/+23
* add new module module-stream-restoreLennart Poettering2008-08-031-0/+433