Age | Commit message (Expand) | Author |
2016-07-22 | tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriate | Lennart Poettering |
2016-02-22 | tree-wide: make ++/-- usage consistent WRT spacing | Vito Caputo |
2016-02-13 | Merge pull request #2589 from keszybz/resolve-tool-2 | Lennart Poettering |
2016-02-11 | Add memcpy_safe | Zbigniew Jędrzejewski-Szmek |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2015-11-27 | selinux: split up mac_selinux_have() from mac_selinux_use() | Lennart Poettering |
2015-11-11 | sd-bus: don't try to acquire connection selinux label unless selinux is actua... | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out printf() helpers to stdio-util.h | Lennart Poettering |
2015-10-27 | util-lib: split out hex/dec/oct encoding/decoding into its own file | Lennart Poettering |
2015-10-26 | util-lib: split out user/group/uid/gid calls into user-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-16 | sd-bus: correct size calculation in DBus fd receive | Michal Schmidt |
2015-07-12 | basic: util - fix errorhandling in unhexmem() | Tom Gundersen |
2015-06-10 | util: introduce CMSG_FOREACH() macro and make use of it everywhere | Lennart Poettering |
2015-06-10 | Merge pull request #85 from keszybz/selinux-context | Zbigniew Jędrzejewski-Szmek |
2015-06-10 | sd-bus: remove ucred parameter from bus_message_from_header() since we don't ... | Lennart Poettering |
2015-06-10 | sd-bus: store selinux context at connection time | Zbigniew Jędrzejewski-Szmek |
2015-06-10 | sd-bus: do not use per-datagram auxiliary information | Zbigniew Jędrzejewski-Szmek |
2015-06-10 | tree-wide: whenever we fork off a foreign child process reset signal mask/han... | Lennart Poettering |
2015-05-29 | util: split out signal-util.[ch] from util.[ch] | Lennart Poettering |
2015-05-19 | bus-socket: simplify initalization of struct msghdr | Zbigniew Jędrzejewski-Szmek |
2015-05-14 | util: introduce memmem_safe() and make use of it | Lennart Poettering |
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 |