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
/
libsystemd
/
sd-hwdb
Age
Commit message (
Expand
)
Author
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-09
util: introduce safe_fclose() and port everything over to it
Lennart Poettering
2015-08-27
tree-wide: we place the opening bracket on the same line as the function name
Lennart Poettering
2015-06-14
hashmap: fix iterators to not skip entries
David Herrmann
2015-06-02
fix double semicolon typo
Thomas Hindoe Paaboel Andersen
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-22
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2015-01-13
refcnt: refcnt is unsigned, fix comparisons
Tom Gundersen
2014-12-11
libsystemd: add sd-hwdb library
Tom Gundersen