Age | Commit message (Expand) | Author |
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-18 | Spelling fix from later revision of committed patch from Shawn Landden <shawn... | David Strauss |
2013-09-18 | Fix capability logging when effective caps are 0 | Zbigniew Jędrzejewski-Szmek |
2013-09-18 | polkit: Avoid race condition in scraping /proc | Colin Walters |
2013-09-18 | logs-show.c: fix enum type in function declaration | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | util: restore get_process_capeff behaviour | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | logind: introduce session-devices | David Herrmann |
2013-09-17 | Use first partition in /proc/swaps for hibernation test | 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 | specifier: rework specifier calls to return proper error message | Lennart Poettering |
2013-09-16 | Verify validity of session name when received from outside | Zbigniew Jędrzejewski-Szmek |
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-12 | Actually allow tabs in environment files | Zbigniew Jędrzejewski-Szmek |
2013-09-11 | Allow tabs in environment files | Zbigniew Jędrzejewski-Szmek |
2013-09-09 | Fix two compiler warnings | Zbigniew Jędrzejewski-Szmek |
2013-09-09 | run: allow non-absolute paths as command | Zbigniew Jędrzejewski-Szmek |
2013-09-09 | path-util.c: small modernization | Zbigniew Jędrzejewski-Szmek |
2013-09-09 | systemd-run: properly escape arguments | Zbigniew Jędrzejewski-Szmek |
2013-08-28 | Disallow invalid UTF-8 configuration | Zbigniew Jędrzejewski-Szmek |
2013-08-23 | "-" prefix for InaccessibleDirectories and ReadOnlyDirectories | Maciej Wereski |
2013-08-22 | Optimize startswith() to macro | Kay Sievers |
2013-08-22 | remove hasprefix(), use startswith() | Shawn Landden |
2013-08-21 | logs-show: fix condition for ellipsizing multi-line messages | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | logs-show: show source timestamp in verbose mode | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | logs-show: add short-precise mode with us timestamps | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | Rename F_TYPE_CMP() to F_TYPE_EQUAL() | Zbigniew Jędrzejewski-Szmek |
2013-08-16 | build-sys: Add configure check for linux/btrfs.h | Michael Marineau |
2013-08-15 | hashmap: remove empty lines | Kay Sievers |
2013-08-13 | missing: use btrfs.h instead of defining our own btrfs structures | Lennart Poettering |
2013-08-11 | logs-show: limit to 3 lines and use dots if not showing full message | Zbigniew Jędrzejewski-Szmek |
2013-08-11 | logs-show: fix indentation for 2nd and later lines, show lines in full | Zbigniew Jędrzejewski-Szmek |
2013-08-11 | systemctl: show hint about --full when lines don't fit | Zbigniew Jędrzejewski-Szmek |
2013-08-04 | systemd-delta: Only print colors when on a tty | Daniel Schaal |
2013-07-26 | rework systemd's own process environment handling/passing | Kay Sievers |
2013-07-26 | journalctl: use _COMM= match for scripts | Zbigniew Jędrzejewski-Szmek |
2013-07-26 | shared: split mkdir_*() and mkdir_*_label() from each other | Kay Sievers |
2013-07-24 | core: synchronously block when logging | Lennart Poettering |
2013-07-20 | shared: fix build on !x86 | Shawn Landden |
2013-07-19 | core: add %v specifier | Zbigniew Jędrzejewski-Szmek |
2013-07-18 | util: add split_pair() for splitting foo=bar strings | Lennart Poettering |
2013-07-18 | journalctl: add ”short-iso” output format with verbose ISO8601 timestamps | Tomasz Torcz |
2013-07-16 | journalctl,systemctl: fix tiny memleak | Zbigniew Jędrzejewski-Szmek |
2013-07-17 | util: make gcc shut up by passing a 0 mode param to open() | Lennart Poettering |
2013-07-17 | util: make some gcc versions shut up regarding unintialized variable access | Lennart Poettering |
2013-07-16 | util.c:is_locale_utf8(): check, if "C" was set on purpose | Harald Hoyer |
2013-07-16 | test-tables: allow sparse tables and check mapping for -1 | Zbigniew Jędrzejewski-Szmek |
2013-07-16 | detect-virt: detect User-Mode Linux | Ramkumar Ramachandra |