summaryrefslogtreecommitdiff
path: root/src/shared/hashmap.c
Commit message (Expand)AuthorAgeFilesLines
* binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...Lennart Poettering2013-02-111-0/+27
* build-sys: use VALGRIND not __OPTIMIZE__ as condition for valgrind compatZbigniew Jędrzejewski-Szmek2013-01-061-1/+1
* journal: introduce entry array chain cacheLennart Poettering2012-10-261-0/+19
* journal: properly serialize fields with multiple values into JSONLennart Poettering2012-10-251-3/+37
* journal: add ability to list values a specified field can take in all entries...Lennart Poettering2012-10-181-0/+22
* systemctl: show unit name when a job failsLennart Poettering2012-09-141-2/+8
* hashmap: hashmap_contains does not need hashmap_entryLukas Nykryn2012-08-231-2/+1
* service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn2012-08-141-0/+15
* hashmap: make hashmap_clear() work on NULL hashmapsLennart Poettering2012-07-031-1/+5
* load-fragment: a few modernizationsLennart Poettering2012-07-031-5/+10
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-101-0/+731