index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
set.h
Age
Commit message (
Expand
)
Author
2014-10-30
hashmap: rewrite the implementation
Michal Schmidt
2014-10-23
hashmap: allow hashmap_move() to fail
Michal Schmidt
2014-10-23
hashmap: introduce hashmap_reserve()
Michal Schmidt
2014-09-15
hashmap, set: remove unused functions
Michal Schmidt
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-12
networkd: expose a global list of DNS and NTP servers in the state file
Lennart Poettering
2013-10-14
util: allow trailing semicolons on define_trivial_cleanup_func lines
Lennart Poettering
2013-10-13
Introduce udev object cleanup functions
Zbigniew Jędrzejewski-Szmek
2013-04-24
Add set_consume which always takes ownership
Zbigniew Jędrzejewski-Szmek
2013-04-16
macro: rework how we define cleanup macros
Lennart Poettering
2013-03-08
shared: inline trivial auto-cleanup functions
Michal Schmidt
2013-01-29
shared: introduce _cleanup_set_free_free_
Zbigniew Jędrzejewski-Szmek
2013-01-07
localectl: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
2012-10-19
set: introduce set_get_strv()
Lennart Poettering
2012-08-14
service: add options RestartPreventExitStatus and SuccessExitStatus
Lukas Nykryn
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-07-03
load-fragment: a few modernizations
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-10
util: move all to shared/ and split external dependencies in separate interna...
Kay Sievers