Age | Commit message (Expand) | Author |
2011-04-07 | manager: no need to use randomized generator dir when running as system manager | Lennart Poettering |
2011-04-07 | don't make up buffer sizes, use standard LINE_MAX instead | Lennart Poettering |
2011-04-07 | unit: disallow configuration of more than one on_failure dependencies if OnFa... | Lennart Poettering |
2011-04-07 | unit: pull in logger unit only when running in system mode | Lennart Poettering |
2011-04-07 | manager: serialize/deserialize max job id and /usr taint flag | Lennart Poettering |
2011-04-07 | manager: don't garbage collect jobs when isolating, to change global state | Lennart Poettering |
2011-04-07 | unit: introduce OnFailureIsolate= | Lennart Poettering |
2011-04-06 | mount: relabel both before and after a mount, just in case | Lennart Poettering |
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 | 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 | mount: block creation of mount units for API file systems | 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 | manager: fd must be int, not char | Michal Schmidt |
2011-04-04 | change remaining /var/run to /run | Kay Sievers |
2011-04-04 | binfmt: add binfmt tool to set up binfmt_misc at boot | 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 | 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 | kmsg-syslogd: pass facility value into kmsg | Lennart Poettering |
2011-04-01 | general: replace a few uses of /var/run by /run | 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 |
2011-03-31 | src: our lord is coverity | Lennart Poettering |
2011-03-31 | random: do not print warning if random seed doesn't exist yet | Lennart Poettering |
2011-03-31 | plymouth: use PID file to detect whether ply is running | Lennart Poettering |
2011-03-31 | analyze: improve output | Lennart Poettering |
2011-03-31 | analyze: add plotter | Lennart Poettering |
2011-03-30 | unit: when deserializing do reconnect to dbus/syslog when they show up | Lennart Poettering |
2011-03-30 | analyze: beautify output a bit | Lennart Poettering |
2011-03-30 | analyze: add systemd-analyze tool | Lennart Poettering |
2011-03-30 | unit: don't override timestamps due to state changes when deserializing | Lennart Poettering |
2011-03-30 | status: show status messages unconditionally if plymouth is around | Lennart Poettering |
2011-03-30 | taint: add missing cgroups taint flag | Lennart Poettering |
2011-03-30 | locale: don't access misinitialized variable | Lennart Poettering |
2011-03-30 | quota: do not pull in quota tools for mounts that do not originate in neither... | Lennart Poettering |
2011-03-30 | manager: fix taint check for /usr | Lennart Poettering |
2011-03-30 | unit: never apply /etc/rcN.d/ priority to native services | Lennart Poettering |
2011-03-29 | unit: fix parsing of condition-result | Lennart Poettering |
2011-03-29 | unit: don't complain about failed units when deserializing | Lennart Poettering |