chiark / gitweb /
load-fragment: show a couple of more types in --dump-configuration-items
[elogind.git] / hashmap.c
2010-04-21 Lennart Poetteringhashmap: allow callers distinguish whether hashmap_put...
2010-04-06 Lennart Poetteringhashmap,set: add new accessors that cannot fail on OOM
2010-02-03 Lennart Poetteringbuild: drop manual config.h inclusion, since we do...
2010-02-03 Lennart Poetteringlicense: add GPLv2+ license blurbs everwhere
2010-01-26 Lennart Poetteringfirst attempt at proper service/socket logic
2010-01-20 Lennart Poetteringimplement hashmap_replace() and hashmap_remove_value()
2010-01-19 Lennart Poetteringfirst try at implementing job creation
2010-01-18 Lennart Poetteringimplement hashmap_copy() and hashmap_merge()
2009-11-17 Lennart Poetteringinitial commit