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-bus
/
bus-socket.c
Age
Commit message (
Expand
)
Author
2015-04-23
sd-bus: don't inherit connection creds into message creds when we have a dire...
Lennart Poettering
2015-04-23
core: explicitly specify credentials for direct connections, too
Lennart Poettering
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-03-13
Use space after a silencing (void)
Zbigniew Jędrzejewski-Szmek
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-12
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2015-02-01
Add a snprinf wrapper which checks that the buffer was big enough
Zbigniew Jędrzejewski-Szmek
2014-11-17
bus-socket: fix CID#996290 Unchecked return value
Susant Sahani
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-03-24
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-16
Use strlen even for constant strings
Josh Triplett
2014-01-21
libsystemd: split up into subdirs
Tom Gundersen