summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/ratelimit.h
Commit message (Collapse)AuthorAgeFilesLines
* ratelimit: fix log levels of log suppression messagesLennart Poettering2011-01-311-1/+2
| | | | | | | | | When logging a suppression message do so on the same log level as the suppressed messages. Cherry picked by Colin Guthrie from ec5a7857127a1b3b9c5517c4a70a9b2c8aab35ca with a couple of additional changes due to extra limiting in master that was not present in stable-queue.
* ratelimit: allow non-static ratelimit structsLennart Poettering2009-09-091-4/+14
|
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
|
* add generic rate limiting implementationLennart Poettering2009-01-231-0/+46