summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/flist.c
Commit message (Expand)AuthorAgeFilesLines
* ratelimit: fix log levels of log suppression messagesLennart Poettering2011-01-311-1/+1
* core: Change sematics of pa_flist_new_with_name() (v1.1)Jyri Sarha2011-01-151-1/+3
* core: Add name to flist struct for more informative log messagesJyri Sarha2010-11-281-2/+8
* core: Lower "flist is full" log message level to debug and ratelimit itJyri Sarha2010-11-281-1/+2
* core: New LIFO style flist implementation v2.2Jyri Sarha2010-11-161-153/+64
* llvm-clang-analyzer: drop a few unnecessary assignments and other trivial fixesLennart Poettering2009-09-081-4/+18
* rework the flist implementation to halve memory consumption by merging the st...Lennart Poettering2008-06-271-55/+40
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-28/+34
* 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
* implement a simple lock-free free listLennart Poettering2006-09-091-0/+226