| Commit message (Expand) | Author | Age | Files | Lines |
* | timedated: introduce systemd-timedated-ntp.target which is controlled by time... | Lennart Poettering | 2012-04-25 | 1 | -0/+17 |
* | remount: consolidate remount-api-vfs and remount-rootfs into one | Lennart Poettering | 2012-04-24 | 4 | -24/+4 |
* | service: introduce Type=idle and use it for gettys | Lennart Poettering | 2012-04-24 | 6 | -0/+6 |
* | readahead: rather than checking for virtualization in the C code, use Conditi... | Lennart Poettering | 2012-04-24 | 2 | -0/+2 |
* | units: remount file systems only if /etc/fstab actually exists | Lennart Poettering | 2012-04-22 | 2 | -0/+2 |
* | units: don't try to load kernel modules if CAP_SYS_MODULE is missing | Lennart Poettering | 2012-04-22 | 1 | -0/+1 |
* | units: skip root fsck if the root directory is writable | Lennart Poettering | 2012-04-22 | 1 | -0/+1 |
* | default to v102 everywhere, instead of vt100, to synchronize with agetty | Lennart Poettering | 2012-04-22 | 1 | -1/+1 |
* | container: spawn a getty instead of a sulogin in a container | Lennart Poettering | 2012-04-22 | 2 | -0/+48 |
* | udev: units - reference systemd-* units | Kay Sievers | 2012-04-18 | 5 | -7/+7 |
* | udev: install udevd as /usr/lib/systemd/systemd-udevd | Kay Sievers | 2012-04-17 | 6 | -5/+5 |
* | units: drop audit reference from description of utmp units since that is buil... | Lennart Poettering | 2012-04-13 | 2 | -2/+2 |
* | units: add CAP_MKNOD condition to the other two udev services too | Lennart Poettering | 2012-04-13 | 2 | -0/+2 |
* | units: do binfmt magic only when /proc/sys is writable | Lennart Poettering | 2012-04-13 | 2 | -1/+3 |
* | getty: skip VC gettys if the VC subsystem is not available | Lennart Poettering | 2012-04-12 | 1 | -0/+5 |
* | getty: VC devices are always available, we don't need to wait until they show up | Lennart Poettering | 2012-04-12 | 1 | -2/+1 |
* | units: start vconsole-setup only if there's actually a virtual console device | Lennart Poettering | 2012-04-12 | 1 | -0/+1 |
* | units: run sysctl stuff only when /proc/sys is actually writable, to quieten ... | Lennart Poettering | 2012-04-12 | 1 | -0/+1 |
* | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering | 2012-04-12 | 110 | -220/+220 |
* | units: exclude gettys from isolate requests | Lennart Poettering | 2012-04-11 | 2 | -0/+2 |
* | enable proper access timestamps on all tmpfs mounts | Kay Sievers | 2012-04-11 | 1 | -1/+1 |
* | units: introduce nss-user-lookup.target | Lennart Poettering | 2012-04-11 | 4 | -2/+18 |
* | units: direct users to the journal for logs when entering rescue mode | Lennart Poettering | 2012-04-04 | 1 | -1/+1 |
* | units/: use @SYSTEMCTL@ instead of hardcoded paths | Dave Reisner | 2012-04-04 | 5 | -5/+6 |
* | udev: fix path in udev.service | Kay Sievers | 2012-04-04 | 1 | -1/+1 |
* | move imported udev into place | Kay Sievers | 2012-04-04 | 6 | -0/+72 |
* | units: mount /tmp as tmpfs | Kay Sievers | 2012-03-27 | 1 | -0/+16 |
* | units: get rid of var-run.mount and var-lock.mount | Lennart Poettering | 2012-03-27 | 2 | -38/+0 |
* | units: don't mount tmpfs on /media anymore | Lennart Poettering | 2012-03-27 | 1 | -16/+0 |
* | systemd: mount the securityfs filesystem at early stage | Roberto Sassu | 2012-03-22 | 1 | -17/+0 |
* | socket: add option for SO_PASSEC | Lennart Poettering | 2012-03-13 | 3 | -0/+3 |
* | units: reword rescue/emergency mode message to fit in 80chars | Lennart Poettering | 2012-02-15 | 2 | -2/+2 |
* | journal: add CAP_SETUID and CAP_SETGID to capabilities for journald, so that ... | Lennart Poettering | 2012-02-10 | 1 | -1/+1 |
* | service: ignore SIGPIPE by defaultv41 | Lennart Poettering | 2012-02-09 | 5 | -0/+5 |
* | journal: limit caps we pass to journald | Lennart Poettering | 2012-02-09 | 1 | -1/+1 |
* | move /usr/bin/systemd to /usr/lib/systemd/systemd | Kay Sievers | 2012-02-08 | 1 | -1/+1 |
* | logind: add sys_tty_config capability, to let it use VT_ACTIVATE ioctl on "ac... | Mike Kazantsev | 2012-01-27 | 1 | -1/+1 |
* | log: increase socket buffers for logging by default | Lennart Poettering | 2012-01-27 | 2 | -0/+2 |
* | core: switch all log targets to go directly to the journal, instead via syslog | Lennart Poettering | 2012-01-12 | 2 | -2/+2 |
* | units: make sure syslog socket goes away early during shutdown | Lennart Poettering | 2012-01-12 | 1 | -0/+2 |
* | units: remove left-over unit file | Lennart Poettering | 2012-01-06 | 1 | -19/+0 |
* | journald: start the journal after the syslog socket, so that the syslog socke... | Lennart Poettering | 2012-01-06 | 1 | -1/+2 |
* | kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced... | Lennart Poettering | 2012-01-06 | 1 | -9/+14 |
* | stdout: remove stdout-syslog-bridge since it is now obsoleted by journald | Lennart Poettering | 2012-01-06 | 2 | -45/+0 |
* | journal: move sockets into their own subdir | Lennart Poettering | 2012-01-05 | 2 | -3/+3 |
* | socket: rename the PassCred= option to PassCredentials=, since we don't want ... | Lennart Poettering | 2011-12-31 | 3 | -2/+3 |
* | Merge branch 'journal' | Lennart Poettering | 2011-12-31 | 4 | -1/+50 |
|\ |
|
| * | journald: forward all syslog messages to syslogd | Lennart Poettering | 2011-12-30 | 1 | -1/+1 |
| * | journal: add unit files and shared library glue | Lennart Poettering | 2011-12-30 | 3 | -0/+49 |
* | | rc-local: order after network.target | Michal Schmidt | 2011-12-02 | 2 | -0/+2 |