summaryrefslogtreecommitdiff
path: root/src/journal/journald-rate-limit.c
Commit message (Expand)AuthorAge
* shared: switch our hash table implementation over to SipHashLennart Poettering2013-12-22
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* journal: u64log2 can be expressed just as __builtin_clzll(n) ^ 63UCristian Rodríguez2013-04-05
* journal: the ratelimiter is part of journaldLennart Poettering2012-08-22