Age | Commit message (Expand) | Author |
2013-09-17 | util: restore get_process_capeff behaviour | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | Remove six unused variables and add annotation | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | logind: fix build for ARM with sizeof(dev_t) > sizeof(void*) | David Herrmann |
2013-09-17 | gpt-auto-generator: do not assume that /dev/block/%u:%u is useable | Lennart Poettering |
2013-09-17 | backlight,random-seed: move state files into /var/lib/systemd | Lennart Poettering |
2013-09-17 | logind: implement generic multi-session | David Herrmann |
2013-09-17 | logind: introduce session-devices | David Herrmann |
2013-09-17 | libudev: add missing 'global' to symbol export | Kay Sievers |
2013-09-17 | journald: avoid NSS in journald | Lennart Poettering |
2013-09-17 | tmpfiles: add a new "m" line type that adjusts user/group/mode of a file if i... | Lennart Poettering |
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 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 | journald: log the slice of a process along with each message in _SYSTEMD_SLICE= | Lennart Poettering |
2013-09-17 | cgroup: get rid of MemorySoftLimit= | Lennart Poettering |
2013-09-17 | udev: path_id - fix by-path link generation for scm devices | Sebastian Ott |
2013-09-17 | logind: extract has_vts() from can_multi_session() | David Herrmann |
2013-09-17 | logind: fix session_activate(vtnr = 0) | David Herrmann |
2013-09-17 | logind: fix seat_can_tty() to check for VTs | David Herrmann |
2013-09-17 | logind: rename vtconsole to seat0 | David Herrmann |
2013-09-17 | logind: make Session.Activate() lazy | David Herrmann |
2013-09-17 | logind: add session controllers | David Herrmann |
2013-09-17 | logind: add infrastructure to watch busnames | David Herrmann |
2013-09-17 | logind: listen actively for session devices | David Herrmann |
2013-09-17 | tmpfiles: support simple specifier expansion for specified paths | Lennart Poettering |
2013-09-17 | Make tmpdir removal asynchronous | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | man: add a list of environment variables | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | specifier: rework specifier calls to return proper error message | Lennart Poettering |
2013-09-16 | login: fix login_is_valid test | Zbigniew Jędrzejewski-Szmek |
2013-09-16 | udev-rules: avoid erroring on trailing whitespace | Dave Reisner |
2013-09-16 | Verify validity of session name when received from outside | Zbigniew Jędrzejewski-Szmek |
2013-09-16 | transaction.c: do not point users to logs when unit not found | Zbigniew Jędrzejewski-Szmek |
2013-09-16 | Assume that /proc/meminfo can be missing | Zbigniew Jędrzejewski-Szmek |
2013-09-16 | cgroup: add missing equals for BlockIOWeight | Gao feng |
2013-09-16 | swap: create .wants symlink to 'auto' swap devices | Tom Gundersen |
2013-09-13 | Advertise hibernation only if there's enough free swap | Zbigniew Jędrzejewski-Szmek |
2013-09-13 | libudev: fix move_later comparison | Lukas Nykryn |
2013-09-13 | swap: fix reverse dependencies | Tom Gundersen |
2013-09-13 | core/cgroup: first print then free | Lukas Nykryn |
2013-09-13 | random-seed: we should return errno of failed loop_write | Lukas Nykryn |
2013-09-13 | cgroup: fix incorrectly setting memory cgroup | Gao feng |
2013-09-13 | cgroup: correct the log information | Gao feng |
2013-09-13 | cgroup: add the missing setting of variable's value | Gao feng |
2013-09-13 | automount: rename repeat_unmont to repeat_unmount | David Mackey |
2013-09-13 | cryptsetup-generator: allow specifying options in /proc/cmdline | Tom Gundersen |
2013-09-13 | cryptsetup-generator: don't create tmp+swap units | Tom Gundersen |
2013-09-12 | shut up gcc complaining about freeing a const variable | Kay Sievers |
2013-09-12 | core: notify triggered by socket of a service | Umut Tezduyar |