Age | Commit message (Expand) | Author |
2013-09-10 | journald: be a bit more verbose when vacuuming | 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-09-06 | systemd-coredump: Log crashes without coredumps on failure | Andrew Cook |
2013-09-06 | systemd-coredump: Ignore coredumps larger than COREDUMP_MAX | Andrew Cook |
2013-09-06 | journald: fix fd leak in journal_file_empty | George McCollister |
2013-09-06 | journald: fix vacuuming of archived journals | George McCollister |
2013-09-04 | libudev: enumerate - do not try to match against an empty subsystem | Kay Sievers |
2013-09-04 | libudev: enumerate: fix NULL-deref for subsystem-matches | David Herrmann |
2013-09-04 | cgtop: fixup the online help | Brandon Philips |
2013-09-04 | libudev: fix memleak when enumerating childs | David Herrmann |
2013-08-30 | main: drop capabilities of userhelpers before ours | Harald Hoyer |
2013-08-28 | Do not realloc strings, which are already in the hashmap as keys | Harald Hoyer |
2013-08-28 | Revert "cgroup.c: check return value of unit_realize_cgroup_now()" | Harald Hoyer |
2013-08-28 | cgroup: only check once when mode is UNIT_CHECK | Gao feng |
2013-08-28 | device cgroup: don't create a new CGroupDeviceAllow when it already in the list | Gao feng |
2013-08-28 | blcokio bandwidth: add missing set of CGroupBlockIODeviceBandwidth's read | Gao feng |
2013-08-28 | logind-session.c: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-08-28 | logind: be more verbose on errors | Zbigniew Jędrzejewski-Szmek |
2013-08-28 | Disallow invalid UTF-8 configuration | Zbigniew Jędrzejewski-Szmek |
2013-08-27 | log to kmsg when "debug" is used on the kernel command line | Kay Sievers |
2013-08-23 | "-" prefix for InaccessibleDirectories and ReadOnlyDirectories | Maciej Wereski |
2013-08-23 | udev: fix printf(3) type specifier | Shawn Landden |
2013-08-23 | blkio: fix incorrect setting of cpu_shares | Gao feng |
2013-08-23 | nspawn: trivial simplification | Zbigniew Jędrzejewski-Szmek |
2013-08-23 | cgroup.c: check return value of unit_realize_cgroup_now() | Harald Hoyer |
2013-08-22 | Revert "udevd: simplify sigterm check" | Colin Walters |
2013-08-22 | Optimize startswith() to macro | Kay Sievers |
2013-08-22 | remove hasprefix(), use startswith() | Shawn Landden |
2013-08-22 | test: Make testing work on systems without or old systemd | Holger Hans Peter Freyther |
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-20 | udev: when complaining about invalid characters, print them out | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | gpt-auto-generator: do not show error for non-GPT disks | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | gpt-auto-generator: use _cleanup_ for blkid_free_probe | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | gpt-auto-generator: include device name in error reports | Zbigniew Jędrzejewski-Szmek |
2013-08-19 | journal: fix parsing of facility in syslog messages | Zbigniew Jędrzejewski-Szmek |
2013-08-19 | libudev-enumerate.c:udev_enumerate_get_list_entry() fixed possible stale pointer | Harald Hoyer |
2013-08-16 | build-sys: Add configure check for linux/btrfs.h | Michael Marineau |
2013-08-15 | typo fixes in man and comments | Thomas Hindoe Paaboel Andersen |
2013-08-15 | tests: fix indentation | Thomas Hindoe Paaboel Andersen |
2013-08-15 | libudev: fix hwdb validation to look for the *new* file | Kay Sievers |
2013-08-15 | udevd: simplify sigterm check | Kay Sievers |
2013-08-15 | systemd-python: check for oom, give nicer error messages | Zbigniew Jędrzejewski-Szmek |
2013-08-15 | systemd-python: fix initialization of _Reader objects | Steven Hiscocks |
2013-08-15 | sysctl: allow overwriting of values specified in "later" files | Kay Sievers |