Age | Commit message (Expand) | Author |
2013-10-01 | main: don't free fds array twice | Lennart Poettering |
2013-10-01 | logs-show.c: show all messages for a slice | Zbigniew Jędrzejewski-Szmek |
2013-09-29 | set IgnoreOnIsolate=true for systemd-cryptsetup@.service | Andrey Borzenkov |
2013-09-29 | Fix buffer overrun when enumerating files | Zbigniew Jędrzejewski-Szmek |
2013-09-27 | kernel-install: avoid using 'cp --preserve' | Tom Gundersen |
2013-09-27 | Do not use unitialized variable and remove duplicated line | Zbigniew Jędrzejewski-Szmek |
2013-09-27 | swap: properly expose timeout property on the bus | Lennart Poettering |
2013-09-27 | dbus: fix introspection for TimerSlackNSec | Lennart Poettering |
2013-09-27 | systemctl: make sure set-property mangles unit names | Lennart Poettering |
2013-09-26 | core: drop some out-of-date references to cgroup settings | Lennart Poettering |
2013-09-26 | logind: never consider a closing session relevant for PK checks | Lennart Poettering |
2013-09-26 | main: set umask before creating any files | Mike Gilbert |
2013-09-26 | logind: if a user is sitting in front of the computer and can shutdown the ma... | Lennart Poettering |
2013-09-26 | core: rework how we match mount units against each other | Lennart Poettering |
2013-09-26 | unit-name: when escaping a path consider the empty path identical to the root... | Lennart Poettering |
2013-09-26 | util: properly handle the root dir in PATH_FOREACH_PREFIX | Lennart Poettering |
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 |