Age | Commit message (Expand) | Author |
2013-11-22 | test: test-sched-prio - skip if XDG_RUNTIME_DIR is not set | Kay Sievers |
2013-11-22 | cgroups: Cache controller masks and optimize queues. | David Strauss |
2013-11-21 | bus: add API calls to escape string components of objects paths | Lennart Poettering |
2013-11-20 | test: exit early if we would conflict with running user systemd | Lennart Poettering |
2013-11-07 | test-strv: add strv_split, strv_split_newline, strv_remove_prefix | Daniel Buch |
2013-11-07 | utf8: ascii_filter() is unused, let's remove it | Lennart Poettering |
2013-10-29 | strv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macros to create string arr... | Lennart Poettering |
2013-10-29 | strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra... | Lennart Poettering |
2013-10-27 | test-strv.c: added STRV_FOREACH and STRV_FOREACH_BACKWARDS | Daniel Buch |
2013-10-22 | systemd: use unit name in PrivateTmp directories | Zbigniew Jędrzejewski-Szmek |
2013-10-14 | list: make our list macros a bit easier to use by not requring type spec on e... | Lennart Poettering |
2013-10-13 | Introduce udev object cleanup functions | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | Fix write-only use of a few variables | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | test: test for ellipsize | Shawn Landden |
2013-10-09 | tests: fix some memory leaks in tests | Lennart Poettering |
2013-10-06 | shared/util: fix off-by-one error in tag_to_udev_node | Dave Reisner |
2013-10-05 | utf8: fix utf8_is_printable | Zbigniew Jędrzejewski-Szmek |
2013-10-01 | hashmap: size hashmap bucket array dynamically | Lennart Poettering |
2013-09-29 | Fix buffer overrun when enumerating files | Zbigniew Jędrzejewski-Szmek |
2013-09-26 | util: properly handle the root dir in PATH_FOREACH_PREFIX | Lennart Poettering |
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 |