summaryrefslogtreecommitdiffstats
path: root/src/modules/module-rescue-streams.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typosZhang Wanming2010-12-201-4/+4
* rescue-streams: Fix segfault in some conditionsArun Raghavan2010-12-021-1/+1
* modules: add various checks to avoid selecting objects that are not linked or...Lennart Poettering2009-08-161-0/+6
* rescure-stream: handle failed moves as well as dying sinks/sourcesLennart Poettering2009-08-151-37/+136
* modules: pass properly initialized userdata pointers to various hooksLennart Poettering2009-06-231-2/+2
* rescue: make sure module-rescue-streams is used only as last fallbackLennart Poettering2009-06-221-2/+4
* restore: change 'save' flag behaviour to reflect whether an entry shall and/o...Lennart Poettering2009-06-221-3/+3
* rescue: make we don't end up in an endless loop when we can't move a sink inputLennart Poettering2009-05-141-17/+21
* rescue-streams: when one stream move fails try to continue with the remaining...Lennart Poettering2009-04-171-10/+6
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* when changing volume, store whether it is worth remembering or noLennart Poettering2009-01-271-2/+2
* teach module-rescue-streams and module-always-sink to not do anything if we a...Lennart Poettering2009-01-231-0/+8
* kill autoload stuff as plannedLennart Poettering2009-01-151-2/+2
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge Colin Guthrie's module-always-sink module, and add priorization to the ...Lennart Poettering2008-06-111-2/+2
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-5/+5
* tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering2007-11-091-3/+4
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-21/+33
* 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-11/+11
* remove all occurences of Lennart Poettering2006-08-181-9/+9
* extend module-rescue-streams to move also source outputs when a source diesLennart Poettering2006-08-131-4/+55
* implement new module "module-rescue-streams" which moves sink inputs away whe...Lennart Poettering2006-08-131-0/+98