summaryrefslogtreecommitdiffstats
path: root/src/journal/journald-rate-limit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-4/+5
* siphash24: unify APITom Gundersen2015-10-061-6/+6
* hashmap: refactor hash_funcTom Gundersen2015-10-051-2/+8
* shared: add random-util.[ch]Ronny Chevalier2015-04-111-0/+1
* shared: switch our hash table implementation over to SipHashLennart Poettering2013-12-221-4/+8
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-141-4/+4
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-031-1/+1
* journal: u64log2 can be expressed just as __builtin_clzll(n) ^ 63UCristian Rodríguez2013-04-051-15/+0
* journal: the ratelimiter is part of journaldLennart Poettering2012-08-221-0/+275