summaryrefslogtreecommitdiff
path: root/hashmap.h
Commit message (Expand)AuthorAgeFilesLines
* build-sys: move source files to subdirectoryLennart Poettering2010-05-161-85/+0
* units: rework automatic dependency logic between automounts, mounts, sockets,...Lennart Poettering2010-05-131-1/+1
* hashmap,set: add new accessors that cannot fail on OOMLennart Poettering2010-04-061-0/+3
* license: add GPLv2+ license blurbs everwhereLennart Poettering2010-02-031-0/+19
* first attempt at proper service/socket logicLennart Poettering2010-01-261-8/+15
* implement hashmap_replace() and hashmap_remove_value()Lennart Poettering2010-01-201-0/+2
* first try at implementing job creationLennart Poettering2010-01-191-0/+4
* implement hashmap_copy() and hashmap_merge()Lennart Poettering2010-01-181-1/+4
* initial commitLennart Poettering2009-11-181-0/+47