summaryrefslogtreecommitdiff
path: root/src/shared/set.c
AgeCommit message (Expand)Author
2014-10-31hashmap: rewrite the implementationMichal Schmidt
2014-10-25hashmap: introduce hashmap_reserve()Michal Schmidt
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-08-14src/shared: some stylistic changesAnthony G. Basile
2014-08-05src/shared: refactor shared codeAnthony G. Basile
2012-11-15Isolation of udev code from remaining systemdAnthony G. Basile
2012-10-19set: introduce set_get_strv()Lennart Poettering
2012-08-14service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn
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