summaryrefslogtreecommitdiff
path: root/hashmap.c
AgeCommit message (Expand)Author
2010-02-03build: drop manual config.h inclusion, since we do this via gcc's -include sw...Lennart Poettering
2010-02-03license: add GPLv2+ license blurbs everwhereLennart Poettering
2010-01-26first attempt at proper service/socket logicLennart Poettering
2010-01-20implement hashmap_replace() and hashmap_remove_value()Lennart Poettering
2010-01-19first try at implementing job creationLennart Poettering
2010-01-18implement hashmap_copy() and hashmap_merge()Lennart Poettering
2009-11-18initial commitLennart Poettering