summaryrefslogtreecommitdiff
path: root/src/shared/set.h
AgeCommit message (Expand)Author
2015-01-18Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.hZbigniew Jędrzejewski-Szmek
2014-10-30hashmap: rewrite the implementationMichal Schmidt
2014-10-23hashmap: allow hashmap_move() to failMichal Schmidt
2014-10-23hashmap: introduce hashmap_reserve()Michal Schmidt
2014-09-15hashmap, set: remove unused functionsMichal Schmidt
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-08-12networkd: expose a global list of DNS and NTP servers in the state fileLennart Poettering
2013-10-14util: allow trailing semicolons on define_trivial_cleanup_func linesLennart Poettering
2013-10-13Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek
2013-04-24Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek
2013-04-16macro: rework how we define cleanup macrosLennart Poettering
2013-03-08shared: inline trivial auto-cleanup functionsMichal Schmidt
2013-01-29shared: introduce _cleanup_set_free_free_Zbigniew Jędrzejewski-Szmek
2013-01-07localectl: use automatic cleanupZbigniew Jędrzejewski-Szmek
2012-10-19set: introduce set_get_strv()Lennart Poettering
2012-08-14service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
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