Age | Commit message (Expand) | Author |
2014-08-28 | macro: use unique variable names for math-macros | David Herrmann |
2014-08-27 | shared: make container_of() use unique variable names | David Herrmann |
2014-08-26 | test-util: use assert_se() for call to safe_mkdir with side effect | Filipe Brandenburger |
2014-08-26 | test-path-util: use assert_se in all assertions | Filipe Brandenburger |
2014-08-22 | core: add support for a configurable system-wide start-up timeout | Lennart Poettering |
2014-08-22 | shared: add MAXSIZE() and use it in resolved | David Herrmann |
2014-08-21 | core: allow informing systemd about service status changes with RELOADING=1 a... | Lennart Poettering |
2014-08-20 | CONST_MAX breaks gcc on fedora 20 with optimiztationsystemd/v216 | Lennart Poettering |
2014-08-19 | tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs... | Lennart Poettering |
2014-08-19 | sysusers: add another column to sysusers files for the home directory | Lennart Poettering |
2014-08-18 | tests: add missing entry to test-tables | Ronny Chevalier |
2014-08-18 | tests: add tests for time-util.c | Ronny Chevalier |
2014-08-18 | tests: add test-condition-util | Ronny Chevalier |
2014-08-18 | tests: add tests for util.c | Ronny Chevalier |
2014-08-18 | tests: add test for fdset_iterate | Ronny Chevalier |
2014-08-18 | tests: add tests for fileio.c | Ronny Chevalier |
2014-08-18 | tests: add missing unlink | Ronny Chevalier |
2014-08-18 | tests: add tests for socket-util.c | Ronny Chevalier |
2014-08-15 | macro: add CONST_MAX() macro | David Herrmann |
2014-08-15 | test: fix strtod test for real | David Herrmann |
2014-08-15 | test: fix strtod() test | David Herrmann |
2014-08-13 | util: allow strappenda to take any number of args | Dave Reisner |
2014-08-11 | udev: never bypass our own logging framework and call vsyslog() directly from... | Lennart Poettering |
2014-08-04 | test: use fabs on doubles | Thomas Hindoe Paaboel Andersen |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Always prefer our headers to system headers | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Properly report invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | test-strv: add test which shows access to random memory | Zbigniew Jędrzejewski-Szmek |
2014-07-29 | barrier: fix race in test-code | David Herrmann |
2014-07-29 | udev: unify event timeout handling | Kay Sievers |
2014-07-29 | barrier: convert msecs to usecs in test-code | David Herrmann |
2014-07-27 | parse_boolean: require exact matches | Ansgar Burchardt |
2014-07-26 | Add utility function to append root to path | Zbigniew Jędrzejewski-Szmek |
2014-07-20 | test-cgroup-mask: fix masks in test and enable by default | Zbigniew Jędrzejewski-Szmek |
2014-07-20 | test-cgroup-mask: pass on kernels without memory controller | Zbigniew Jędrzejewski-Szmek |
2014-07-20 | test-engine: fix access to unit load path | Zbigniew Jędrzejewski-Szmek |
2014-07-19 | core: remove systemd_running_as lookup functions | Zbigniew Jędrzejewski-Szmek |
2014-07-18 | barrier: initalize file descriptors with -1 | Zbigniew Jędrzejewski-Szmek |
2014-07-17 | test-pty: silence a warning | Thomas Hindoe Paaboel Andersen |
2014-07-17 | shared: add PTY helper | David Herrmann |
2014-07-17 | shared: add generic IPC barrier | David Herrmann |
2014-07-16 | test-tables: add new entries | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | test-socket-util: silence warnings | Thomas Hindoe Paaboel Andersen |
2014-07-15 | shared/socket-util: add function to query remote address | Zbigniew Jędrzejewski-Szmek |
2014-07-11 | shared: fix coding-style for ring-buffer implementation | David Herrmann |
2014-07-11 | util: fix has cc check and add test | Zbigniew Jędrzejewski-Szmek |
2014-07-10 | shared: split out in_addr related calls from socket-util.[ch] into its privat... | Lennart Poettering |
2014-07-03 | machinectl: show /etc/os-release information of container in status output | Lennart Poettering |
2014-07-03 | test: print library tuple in test | Lennart Poettering |