summaryrefslogtreecommitdiff
path: root/src/shared/hashmap.h
AgeCommit message (Expand)Author
2013-12-22shared: switch our hash table implementation over to SipHashLennart Poettering
2013-12-18busctl: output a single sorted list of names, including activatable and activ...Lennart Poettering
2013-10-01hashmap: size hashmap bucket array dynamicallyLennart Poettering
2013-05-07hashmap: document trivial_hash_func()Lennart Poettering
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-05-03hashmap.h: fix coding style issueDaniel Buch
2013-02-11binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...Lennart Poettering
2012-10-26journal: introduce entry array chain cacheLennart Poettering
2012-10-25journal: properly serialize fields with multiple values into JSONLennart Poettering
2012-10-18journal: add ability to list values a specified field can take in all entries...Lennart Poettering
2012-08-14service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-07-03load-fragment: a few modernizationsLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers