Age | Commit message (Expand) | Author |
2012-02-08 | move /usr/bin/systemd to /usr/lib/systemd/systemd | Kay Sievers |
2012-01-27 | logind: add sys_tty_config capability, to let it use VT_ACTIVATE ioctl on "ac... | Mike Kazantsev |
2012-01-27 | log: increase socket buffers for logging by default | Lennart Poettering |
2012-01-12 | core: switch all log targets to go directly to the journal, instead via syslog | Lennart Poettering |
2012-01-12 | units: make sure syslog socket goes away early during shutdown | Lennart Poettering |
2012-01-06 | units: remove left-over unit file | Lennart Poettering |
2012-01-06 | journald: start the journal after the syslog socket, so that the syslog socke... | Lennart Poettering |
2012-01-06 | kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced... | Lennart Poettering |
2012-01-06 | stdout: remove stdout-syslog-bridge since it is now obsoleted by journald | Lennart Poettering |
2012-01-05 | journal: move sockets into their own subdir | Lennart Poettering |
2011-12-31 | socket: rename the PassCred= option to PassCredentials=, since we don't want ... | Lennart Poettering |
2011-12-31 | Merge branch 'journal' | Lennart Poettering |
2011-12-30 | journald: forward all syslog messages to syslogd | Lennart Poettering |
2011-12-30 | journal: add unit files and shared library glue | Lennart Poettering |
2011-12-02 | rc-local: order after network.target | Michal Schmidt |
2011-12-02 | rc-local: no need to check if the script is executable | Michal Schmidt |
2011-12-02 | add a generator to pull rc-local.service in | Michal Schmidt |
2011-11-30 | syslog: use PassCred=yes for the /dev/log socket | Michal Schmidt |
2011-11-30 | shutdownd: use PassCred=yes in the socket unit | Michal Schmidt |
2011-11-09 | units/suse: let rc-local.service log to syslog | Michal Schmidt |
2011-11-09 | units/fedora: let rc-local.service log to syslog | Michal Schmidt |
2011-11-09 | units: drop unnecessary 'StandardOutput=syslog' | Michal Schmidt |
2011-11-02 | Add Mageia support | Dexter Morgan |
2011-11-01 | units: drop [Install] section from remote-fs-pre.target | Lennart Poettering |
2011-10-11 | units: forgot target units | Lennart Poettering |
2011-10-11 | units: increase LimitNOFILE a bit | Lennart Poettering |
2011-10-11 | units: remount root and API FS before all mount units are applied | Lennart Poettering |
2011-09-23 | readahead: opt out of bridge logging for readahead in order not to delay thin... | Lennart Poettering |
2011-09-22 | units: fix rescue.service race with plymouth | Michal Schmidt |
2011-09-22 | units: introduce unit file for FUSE fs | Lennart Poettering |
2011-09-21 | units: In MeeGo there was more than one ExecStart lines present that caused s... | Marko Saukko |
2011-09-21 | units: we don't need to check whether /sys/kernel/security is already mounted... | Lennart Poettering |
2011-09-21 | units: drop automount unit for /dev/hugepages | Lennart Poettering |
2011-09-21 | units: drop automount unit for /dev/mqueue | Lennart Poettering |
2011-09-21 | units: drop automount unit for /sys/kernel/security | Lennart Poettering |
2011-09-21 | units: drop automount unit for /sys/kernel/debug | Lennart Poettering |
2011-09-21 | units: drop /sys/kernel/config automount unit | Lennart Poettering |
2011-09-21 | condition: add ConditionPathIsSymbolicLink | Michal Schmidt |
2011-09-21 | units: don't initialize automount point for securityfs if the initrd already ... | Lennart Poettering |
2011-09-20 | units: direct stdout/stderr of rescue shells to tty | Michal Schmidt |
2011-09-20 | units: Add support for automounting configfs, ala debugfs, etc. | Bill Nottingham |
2011-08-31 | locale: support $LANGUAGE too | Lennart Poettering |
2011-08-31 | man: don't recommend After=syslog.target anymore since we don't support non-s... | Lennart Poettering |
2011-08-30 | stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive | Lennart Poettering |
2011-08-29 | untis: allow both console and plymouth ask password agents in boot transactio... | Lennart Poettering |
2011-08-29 | plymouth: don't enable ask-password agent of plymouth is disabled | Lennart Poettering |
2011-08-01 | umask: set umask of a number of sockets by default, even though we check cred... | Lennart Poettering |
2011-07-12 | unit: introduce ConditionFileIsExecutable= and use it where we check for a bi... | Lennart Poettering |
2011-07-12 | units: add units for boot.local/halt.local on SUSE distributions. | Frederic Crozat |
2011-07-02 | units: enable dev-hugepages.automount and dev-mqueue.automount only when enab... | Lennart Poettering |