Age | Commit message (Expand) | Author |
2011-04-06 | cmdline: we actually want to parse the kernel cmdline in VMs, just not in con... | Lennart Poettering |
2011-04-06 | units: rename rtc-set.target to time-sync.target and pull it in by hwclock-lo... | Lennart Poettering |
2011-04-06 | job: fix deserialization of jobs: do not ignore ordering | Lennart Poettering |
2011-04-06 | var-lock: don't try to enable var-lock.mount if we don't install it | Lennart Poettering |
2011-04-06 | update TODO | Lennart Poettering |
2011-04-06 | systemctl: properly parse JobNew signals | Lennart Poettering |
2011-04-06 | service: fix units with more than one socket | Lennart Poettering |
2011-04-06 | systemctl: make most operations NOPs in a chroot | Lennart Poettering |
2011-04-06 | manager: don't show PID for incoming signals if it is 0 | Lennart Poettering |
2011-04-05 | man: fix description of systemctl reload-or-try-restart | Lennart Poettering |
2011-04-05 | mount: block creation of mount units for API file systems | Lennart Poettering |
2011-04-05 | units: call the logger a bridge too | Lennart Poettering |
2011-04-05 | build-sys: we don't need rootsbindir anymore since we don't install anything ... | Lennart Poettering |
2011-04-05 | build-sys: better don't use libexecdir here at all | Lennart Poettering |
2011-04-05 | build-sys: fix libexecdir to /usr/lib | Lennart Poettering |
2011-04-05 | build-sys: always place user units in /usr/lib/systemd | Kay Sievers |
2011-04-05 | update TODO | Lennart Poettering |
2011-04-05 | build-sys: bump version numbersystemd/v23 | Lennart Poettering |
2011-04-05 | update TODO | Lennart Poettering |
2011-04-04 | pkgconfig: update .pc file accordingly | Lennart Poettering |
2011-04-04 | lookup: always also look into /usr/lib for units | Lennart Poettering |
2011-04-04 | exec: support unlimited resources | Lennart Poettering |
2011-04-04 | selinux: relabel /run the same way as /dev after loading the policy since the... | Lennart Poettering |
2011-04-04 | update TODO | Lennart Poettering |
2011-04-04 | manager: fd must be int, not char | Michal Schmidt |
2011-04-04 | change remaining /var/run to /run | Kay Sievers |
2011-04-04 | units: move user units from /usr/share to /usr/lib since they might be arch-d... | Lennart Poettering |
2011-04-04 | logger: name socket like service | Lennart Poettering |
2011-04-04 | units: improve logger descriptions | Lennart Poettering |
2011-04-04 | man: document /etc/sysctl.d/ | Lennart Poettering |
2011-04-04 | binfmt: add binfmt tool to set up binfmt_misc at boot | Lennart Poettering |
2011-04-03 | update TODO | Lennart Poettering |
2011-04-03 | tmpfiles: create leading directories for d/D instructions | Kay Sievers |
2011-04-03 | condition: use 'selinux' rather than 'SELinux' as preferred spelling | Lennart Poettering |
2011-04-03 | man: document ConditionSecurity | Michal Schmidt |
2011-04-03 | condition: add ConditionSecurity | Michal Schmidt |
2011-04-03 | load-fragment: unify config_parse_condition_{kernel, virt} | Michal Schmidt |
2011-04-03 | condition: fix dumping of conditions | Michal Schmidt |
2011-04-03 | initctl: /dev/initctl is a named pipe, not a socket | Lennart Poettering |
2011-04-03 | kmsg-syslogd: pass facility value into kmsg | Lennart Poettering |
2011-04-03 | move /var/lock to HAVE_SYSV_COMPAT | Kay Sievers |
2011-04-03 | update TODO | Kay Sievers |
2011-04-02 | tmpfiles: split off rules for legacy systems into legacy.conf | Lennart Poettering |
2011-04-01 | general: replace a few uses of /var/run by /run | Lennart Poettering |
2011-04-01 | build-sys: bump versionsystemd/v22 | Lennart Poettering |
2011-04-01 | tmpfiles: enforce new /var/lock semantics | Lennart Poettering |
2011-04-01 | man: document ConditionPathIsDirectory= | Lennart Poettering |
2011-03-31 | mount: also relabel pre-mounted API dirs | Lennart Poettering |
2011-03-31 | log: fix shifting of facilities | Lennart Poettering |
2011-03-31 | log: don't strip facility when writing to kmsg | Lennart Poettering |