Age | Commit message (Expand) | Author |
2014-09-18 | tests: fix resource & mem leaks | Ronny Chevalier |
2014-09-16 | test: silence a coverity report | Thomas Hindoe Paaboel Andersen |
2014-09-16 | libudev: util - drop util_delete_path() | Tom Gundersen |
2014-09-15 | hashmap, set: remove unused functions | Michal Schmidt |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-09-14 | test: fix test of uid-range | Thomas Hindoe Paaboel Andersen |
2014-09-11 | udev: timeout - warn after a third of the timeout before killing | Tom Gundersen |
2014-09-11 | test: fix mem-leak in fdopen() test | David Herrmann |
2014-09-08 | namespace: add support for custom kdbus endpoint | Daniel Mack |
2014-09-08 | bus: factor out bus policy items | Daniel Mack |
2014-08-30 | cgroup-util: shorten cg_path_get_session | Zbigniew Jędrzejewski-Szmek |
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 |