Age | Commit message (Expand) | Author |
2012-11-15 | sched: Only setting CPUSchedulingPriority=rr doesn't work | Holger Hans Peter Freyther |
2012-11-15 | core: lift restriction on order of - and @ in ExecStart | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | core: interpret \; token in ExecStart as escaped ; | Oleksii Shevchuk |
2012-11-15 | tests: add tests for config_parse_exec | Zbigniew Jędrzejewski-Szmek |
2012-11-14 | shared: add API for replacing @FOO@ style variables in strings | Lennart Poettering |
2012-11-12 | use the same email address everywhere | Kay Sievers |
2012-10-28 | logind: support for hybrid sleep (i.e. suspend+hibernate at the same time) | Lennart Poettering |
2012-10-27 | libudev: import hwdb and export lookup interface | Kay Sievers |
2012-10-11 | journalctl: implement --since= and --until for filtering by time | Lennart Poettering |
2012-10-08 | udev: fix test | Kay Sievers |
2012-09-24 | log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct() | Lennart Poettering |
2012-09-19 | util: fix bad strstrip() return value in normalize_env_assignment() | Lennart Poettering |
2012-09-18 | core: move ManagerRunningAs to shared | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | install: treat non-existent directory as empty | Zbigniew Jędrzejewski-Szmek |
2012-09-12 | test: extend unit-name test a bit | Lennart Poettering |
2012-09-12 | unit-name: rework unit_name_replace_instance function() | Lennart Poettering |
2012-09-11 | when determining unit file list, include invalid unit names in an "invalid" s... | Lennart Poettering |
2012-09-03 | journal: generate structured journal messages for a number of events | Lennart Poettering |
2012-08-13 | namespace: rework namespace support | Lennart Poettering |
2012-07-22 | test: correct enum misassignment | Zbigniew Jędrzejewski-Szmek |
2012-07-15 | udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /run | Kay Sievers |
2012-06-25 | cryptsetup: fix escaping when generating cryptsetup units | Lennart Poettering |
2012-06-22 | systemctl: automatically turn paths and unescaped unit names into proper unit... | Lennart Poettering |
2012-05-31 | Revert "label: fix systemd-udev labeling of /run directory." | Kay Sievers |
2012-05-31 | mkdir: append _label to all mkdir() calls that explicitly set the selinux con... | Kay Sievers |
2012-05-31 | label: fix systemd-udev labeling of /run directory. | Daniel J Walsh |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |
2012-04-25 | core: add NOP jobs, job type collapsing | Michal Schmidt |
2012-04-17 | selinux: unify systemd and udev code | Kay Sievers |
2012-04-17 | udev: replace util_create_path() with mkdir_parents() | Kay Sievers |
2012-04-16 | udev: use startswith() and streq() | Kay Sievers |
2012-04-16 | udev: remove configuration options for /dev, /sys, /run directories | Kay Sievers |
2012-04-14 | udev: test - move test/ and src/test/ | Kay Sievers |
2012-04-12 | test: test tools should still be in the src/ directory | Lennart Poettering |