Age | Commit message (Expand) | Author |
2013-09-26 | cgroup: when referencing cgroup controller trees allow omission of the path | Lennart Poettering |
2013-09-26 | Move part of logind.c into a separate file | Zbigniew Jędrzejewski-Szmek |
2013-09-26 | Move functions around to fix underlinking in test-machine-tables | Zbigniew Jędrzejewski-Szmek |
2013-09-26 | journald: accept EPOLLERR from /dev/kmsg | Zbigniew Jędrzejewski-Szmek |
2013-09-26 | test-hashmap: fix access to uninitialized memory | Zbigniew Jędrzejewski-Szmek |
2013-09-26 | execute.c: little modernization | Zbigniew Jędrzejewski-Szmek |
2013-09-25 | util: add macro for iterating through all prefixes of a path | Lennart Poettering |
2013-09-25 | cgroup: if we do a cgroup operation then do something on all supported contro... | Lennart Poettering |
2013-09-24 | logind: return -EINVAL when PID is wrong | Lukas Nykryn |
2013-09-24 | support acpi firmware performance data (FPDT) | Kay Sievers |
2013-09-24 | shared: device-nodes - add include guard | Kay Sievers |
2013-09-23 | cgroup: always enable memory.use_hierarchy= for all cgroups in the memory hie... | Lennart Poettering |
2013-09-23 | Fix obsolete references to systemd-random-seed-load.service | Eelco Dolstra |
2013-09-20 | logind: put correct user object paths in introspection data | Mantas Mikulėnas |
2013-09-19 | systemctl: Avoid ellipsizing when piping output | Dave Reisner |
2013-09-19 | Add more tests and fix capability logging | Zbigniew Jędrzejewski-Szmek |
2013-09-19 | fix grammatical error | Dave Reisner |
2013-09-19 | nspawn: be less liberal about creating bind mount destinations | Dave Reisner |
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-19 | udev-builtin-blkid: export ID_PART_TABLE_UUID | 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 | 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 |