index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-bus
/
bus-socket.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-23
1
-1
/
+1
*
Merge pull request #2589 from keszybz/resolve-tool-2
Lennart Poettering
2016-02-13
1
-3
/
+3
|
\
|
*
Add memcpy_safe
Zbigniew Jędrzejewski-Szmek
2016-02-11
1
-3
/
+3
*
|
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
|
/
*
selinux: split up mac_selinux_have() from mac_selinux_use()
Lennart Poettering
2015-11-27
1
-1
/
+1
*
sd-bus: don't try to acquire connection selinux label unless selinux is actua...
Lennart Poettering
2015-11-11
1
-3
/
+6
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: split out hex/dec/oct encoding/decoding into its own file
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-8
/
+9
*
sd-bus: correct size calculation in DBus fd receive
Michal Schmidt
2015-09-16
1
-1
/
+1
*
basic: util - fix errorhandling in unhexmem()
Tom Gundersen
2015-07-12
1
-8
/
+12
*
util: introduce CMSG_FOREACH() macro and make use of it everywhere
Lennart Poettering
2015-06-10
1
-6
/
+10
*
Merge pull request #85 from keszybz/selinux-context
Zbigniew Jędrzejewski-Szmek
2015-06-10
1
-68
/
+19
|
\
|
*
sd-bus: store selinux context at connection time
Zbigniew Jędrzejewski-Szmek
2015-06-10
1
-0
/
+7
|
*
sd-bus: do not use per-datagram auxiliary information
Zbigniew Jędrzejewski-Szmek
2015-06-10
1
-68
/
+12
*
|
sd-bus: remove ucred parameter from bus_message_from_header() since we don't ...
Lennart Poettering
2015-06-10
1
-1
/
+0
*
|
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-06-10
1
-1
/
+2
|
/
*
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-29
1
-1
/
+2
*
bus-socket: simplify initalization of struct msghdr
Zbigniew Jędrzejewski-Szmek
2015-05-20
1
-12
/
+8
*
util: introduce memmem_safe() and make use of it
Lennart Poettering
2015-05-14
1
-1
/
+1
*
sd-bus: don't inherit connection creds into message creds when we have a dire...
Lennart Poettering
2015-04-23
1
-2
/
+2
*
core: explicitly specify credentials for direct connections, too
Lennart Poettering
2015-04-23
1
-1
/
+1
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
Use space after a silencing (void)
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-2
/
+2
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-3
/
+0
*
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2015-02-12
1
-1
/
+1
*
Add a snprinf wrapper which checks that the buffer was big enough
Zbigniew Jędrzejewski-Szmek
2015-02-01
1
-5
/
+3
*
bus-socket: fix CID#996290 Unchecked return value
Susant Sahani
2014-11-17
1
-2
/
+2
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-1
/
+1
*
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-24
1
-1
/
+1
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-2
/
+2
*
Use strlen even for constant strings
Josh Triplett
2014-03-16
1
-2
/
+2
*
libsystemd: split up into subdirs
Tom Gundersen
2014-01-21
1
-0
/
+1105