]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/hashmap.c
strv: multiple cleanups
[thirdparty/systemd.git] / src / shared / hashmap.c
2013-12-22  Lennart Poetteringshared: switch our hash table implementation over to...
2013-12-10  Lennart Poetteringhashmap: make gcc shut up on old glibcs that lack getau...
2013-11-20  Lennart Poetteringhashmap: be a bit more conservative with pre-allocating...
2013-10-01  Lennart Poetteringhashmap: randomize hash functions a bit
2013-09-30  Lennart Poetteringhashmap: size hashmap bucket array dynamically
2013-08-15  Kay Sievershashmap: remove empty lines
2013-02-11  Lennart Poetteringbinfmt,tmpfiles,modules-load,sysctl: rework the various...
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-06  Zbigniew Jędrzejew... build-sys: use VALGRIND not __OPTIMIZE__ as condition...
2012-10-26  Lennart Poetteringjournal: introduce entry array chain cache
2012-10-24  Lennart Poetteringjournal: properly serialize fields with multiple values...
2012-10-18  Lennart Poetteringjournal: add ability to list values a specified field...
2012-09-14  Lennart Poetteringsystemctl: show unit name when a job fails
2012-08-23  Lukas Nykrynhashmap: hashmap_contains does not need hashmap_entry
2012-08-14  Lukas Nykrynservice: add options RestartPreventExitStatus and Succe...
2012-07-03  Lennart Poetteringhashmap: make hashmap_clear() work on NULL hashmaps
2012-07-03  Lennart Poetteringload-fragment: a few modernizations
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10  Kay Sieversutil: move all to shared/ and split external dependenci...