Age | Commit message (Expand) | Author |
2010-08-20 | units: add service file that remounts the root file system | Lennart Poettering |
2010-08-20 | remount: add tool that applies /etc/fstab mount options to all api mounts | Lennart Poettering |
2010-08-20 | service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco... | Lennart Poettering |
2010-08-19 | hostname: on all distros make the name configured in /etc/hostname take prece... | Lennart Poettering |
2010-08-19 | modules-load: add systemd-modules-load tool that can load a configured list o... | Lennart Poettering |
2010-08-18 | units: add hwclock-load service | Lennart Poettering |
2010-08-17 | units: add generic sysctl/hwclock-save service | Lennart Poettering |
2010-08-17 | units: add tmp.mount | Kay Sievers |
2010-08-17 | modprobe: kill support for nomodules | Lennart Poettering |
2010-08-17 | units: add var-run.service var-lock.service | Kay Sievers |
2010-08-17 | auto-getty: rework auto console getty logic to work in conjunction with singl... | Lennart Poettering |
2010-08-16 | systemctl: warn in intervals before going down when delayed shutdown is used | Lennart Poettering |
2010-08-16 | shutdownd: enable by default | Lennart Poettering |
2010-08-16 | systemctl: add support for delayed shutdown, similar to sysv in style | Lennart Poettering |
2010-08-14 | random-seed: add little tool for saving/loading random seed on shutdown/boot,... | Lennart Poettering |
2010-08-13 | units: move plymouth services from /etc to /lib since fedora does not support... | Lennart Poettering |
2010-08-13 | units: move runlevel[2-5] links to /lib because they are legacy and hence sho... | Lennart Poettering |
2010-08-13 | unit: create three seperate plymouth service for halt/poweroff/reboot | Lennart Poettering |
2010-08-12 | main: log build time features on startup | Lennart Poettering |
2010-08-11 | selinux: split off selinux calls into seperate file label.c | Lennart Poettering |
2010-08-11 | utmp: enable systemd-update-utmp by default | Lennart Poettering |
2010-08-11 | audit,utmp: implement audit logic and rip utmp stuff out of the main daemon a... | Lennart Poettering |
2010-08-10 | unit: hook plymouth into the boot | Lennart Poettering |
2010-08-06 | cgroup: if the system bus cannot be found, send cgroup empty msg directly to ... | Lennart Poettering |
2010-08-06 | units: split fsck.target from sysinit.target for suse compat | Lennart Poettering |
2010-07-24 | systemctl: fold systemd-install into systemctl | Lennart Poettering |
2010-07-23 | socket: SELinux support for socket creation. | Daniel J Walsh |
2010-07-21 | exec: extend variable substitution to support splitting variable values into ... | Lennart Poettering |
2010-07-16 | units: wire smartcard.target into Makefile | Lennart Poettering |
2010-07-14 | cgls: rename source file to cgls.c, since we have no prefix for any of the ot... | Lennart Poettering |
2010-07-13 | units: introduce bluetooth.target/printer.target which are activated if the r... | Lennart Poettering |
2010-07-12 | units: introduce emergency.target | Lennart Poettering |
2010-07-12 | cgroup: reimplement the last bit of libcgroup functionality natively | Lennart Poettering |
2010-07-11 | cgroup: kill processes, not tasks and other cgroup changes | Lennart Poettering |
2010-07-10 | units: introduce umount.target for unmounting all file systems | Lennart Poettering |
2010-07-10 | build-sys: drop special name hack for dbus.service since a native service fil... | Lennart Poettering |
2010-07-09 | build-sys: add make upload targetsystemd/v2 | Lennart Poettering |
2010-07-09 | build-sys: set SYSTEMD_SKIP_API_MOUNTS=1 when generating introspection files | Lennart Poettering |
2010-07-08 | install: various improvements | Lennart Poettering |
2010-07-08 | cgls: beef up control group dumping and introduce cgls tool | Lennart Poettering |
2010-07-08 | systemctl: filter and sort member pid of cgroup | Lennart Poettering |
2010-07-08 | units: properly create prefdm symlink | Lennart Poettering |
2010-07-08 | dbus: make errors reported via D-Bus more useful | Lennart Poettering |
2010-07-07 | initctl: check peer credentials after connection | Lennart Poettering |
2010-07-07 | update man pages for recent changes | Lennart Poettering |
2010-07-07 | main: implement manager configuration file | Lennart Poettering |
2010-07-06 | main: add a native implementation of the 'nomodules' kernel option understood... | Lennart Poettering |
2010-07-06 | build-sys: fix EXTRA_DIST | Kay Sievers |
2010-07-06 | install: implement --start option | Lennart Poettering |
2010-07-03 | units: update shipped unit files for DefaultDependencies= | Lennart Poettering |