summaryrefslogtreecommitdiff
path: root/src/shared/set.h
Commit message (Expand)AuthorAge
* Prep v221: Update and clean up build system to sync with upstreamSven Eden2017-03-14
* hashmap: fix iterators to not skip entriesDavid Herrmann2017-03-14
* shared: set - make argument to set_remove() constTom Gundersen2015-04-01
* Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.hZbigniew Jędrzejewski-Szmek2015-01-18
* hashmap: rewrite the implementationMichal Schmidt2014-10-30
* hashmap: allow hashmap_move() to failMichal Schmidt2014-10-23
* hashmap: introduce hashmap_reserve()Michal Schmidt2014-10-23
* hashmap, set: remove unused functionsMichal Schmidt2014-09-15
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* networkd: expose a global list of DNS and NTP servers in the state fileLennart Poettering2014-08-12
* util: allow trailing semicolons on define_trivial_cleanup_func linesLennart Poettering2013-10-14
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-13
* Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek2013-04-24
* macro: rework how we define cleanup macrosLennart Poettering2013-04-16
* shared: inline trivial auto-cleanup functionsMichal Schmidt2013-03-08
* shared: introduce _cleanup_set_free_free_Zbigniew Jędrzejewski-Szmek2013-01-29
* localectl: use automatic cleanupZbigniew Jędrzejewski-Szmek2013-01-07
* set: introduce set_get_strv()Lennart Poettering2012-10-19
* service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn2012-08-14
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* load-fragment: a few modernizationsLennart Poettering2012-07-03
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-10