Age | Commit message (Expand) | Author |
2013-09-26 | test-hashmap: fix access to uninitialized memory | Zbigniew Jędrzejewski-Szmek |
2013-09-25 | util: add macro for iterating through all prefixes of a path | Lennart Poettering |
2013-09-24 | support acpi firmware performance data (FPDT) | Kay Sievers |
2013-09-19 | Add more tests and fix capability logging | Zbigniew Jędrzejewski-Szmek |
2013-09-19 | test-utf8: add more tests for public functions | Dave Reisner |
2013-09-19 | device-nodes: move device node specific code to own file | Dave Reisner |
2013-09-19 | shared/utf8: merge implementations, remove cruft | Dave Reisner |
2013-09-17 | test-fileio: assume that Buffers may be missing | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | Make test-login and test-sleep output debugging | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | Use udev_encode_string in fstab_node_to_udev_node | Dave Reisner |
2013-09-17 | move utf8 functions from libudev-private.h to utf8.h | Dave Reisner |
2013-09-17 | tmpfiles: support simple specifier expansion for specified paths | Lennart Poettering |
2013-09-17 | specifier: rework specifier calls to return proper error message | Lennart Poettering |
2013-09-16 | Assume that /proc/meminfo can be missing | Zbigniew Jędrzejewski-Szmek |
2013-09-13 | Advertise hibernation only if there's enough free swap | Zbigniew Jędrzejewski-Szmek |
2013-09-11 | Allow tabs in environment files | Zbigniew Jędrzejewski-Szmek |
2013-09-09 | run: allow non-absolute paths as command | Zbigniew Jędrzejewski-Szmek |
2013-09-09 | systemd-run: properly escape arguments | Zbigniew Jędrzejewski-Szmek |
2013-08-22 | test: Make testing work on systems without or old systemd | Holger Hans Peter Freyther |
2013-08-15 | tests: fix indentation | Thomas Hindoe Paaboel Andersen |
2013-08-14 | hostnamectl: show only specific hostname when requested | Zbigniew Jędrzejewski-Szmek |
2013-07-30 | test-unit-file: return error without dumping core on permission error | Christian Hesse |
2013-07-30 | test-fileio: use random name for written file | Zbigniew Jędrzejewski-Szmek |
2013-07-26 | journalctl: use _COMM= match for scripts | Zbigniew Jędrzejewski-Szmek |
2013-07-18 | tests: skip tests when executed without privileges but which require them | Kay Sievers |
2013-07-18 | util: add split_pair() for splitting foo=bar strings | Lennart Poettering |
2013-07-16 | test-tables: allow sparse tables and check mapping for -1 | Zbigniew Jędrzejewski-Szmek |
2013-07-16 | tests: add more tests for shared/util.c | Thomas Hindoe Paaboel Andersen |
2013-07-13 | test: add trivial test for syscall table and extend table tests to error paths | Zbigniew Jędrzejewski-Szmek |
2013-07-12 | test-path-util,test-sched-prio: uninitialize manager to appease valgrind | Zbigniew Jędrzejewski-Szmek |
2013-07-11 | cgroup: simplify how instantiated units are mapped to cgroups | Lennart Poettering |
2013-07-10 | core: serialize/deserialize bus subscribers | Lennart Poettering |
2013-07-05 | tests: add tests for string lookup tables | Zbigniew Jędrzejewski-Szmek |
2013-07-02 | libsystemd-logind: fix detection of session/user/machine of a PID | Lennart Poettering |
2013-06-27 | test: Add list testcase | Jan Janssen |
2013-06-27 | core: general cgroup rework | Lennart Poettering |
2013-06-21 | login: add an api to determine the slice a PID is located in to libsystemd-login | Lennart Poettering |
2013-06-20 | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-06-17 | core: add new .slice unit type for partitioning systems | Lennart Poettering |
2013-06-10 | Properly check for overflow in offsets | Zbigniew Jędrzejewski-Szmek |
2013-05-06 | systemd-sleep: add support for freeze and standby | Zbigniew Jędrzejewski-Szmek |
2013-05-03 | cgroup: when escaping a cgroup object name, also escape names that start with... | Lennart Poettering |
2013-05-03 | test-hashmap.c: add unit-test for hashmap | Daniel Buch |
2013-05-01 | cgls: add --machine/-M | Zbigniew Jędrzejewski-Szmek |
2013-04-30 | id128: when taking user input for a 128bit ID, validate syntax | Lennart Poettering |
2013-04-25 | Use attribute(unused) in PROTECT_ERRNO | Zbigniew Jędrzejewski-Szmek |
2013-04-25 | util: rework safe_atod() to be locale-independent | Lennart Poettering |
2013-04-24 | cgroup: always validate cgroup controller names | Lennart Poettering |
2013-04-24 | Add set_consume which always takes ownership | Zbigniew Jędrzejewski-Szmek |
2013-04-22 | cgroup: make sure all our cgroup objects have a suffix and are properly escaped | Lennart Poettering |