summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2010-08-06cgroup: if the system bus cannot be found, send cgroup empty msg directly to ...Lennart Poettering
2010-08-06units: split fsck.target from sysinit.target for suse compatLennart Poettering
2010-07-24systemctl: fold systemd-install into systemctlLennart Poettering
2010-07-23socket: SELinux support for socket creation.Daniel J Walsh
2010-07-21exec: extend variable substitution to support splitting variable values into ...Lennart Poettering
2010-07-16units: wire smartcard.target into MakefileLennart Poettering
2010-07-14cgls: rename source file to cgls.c, since we have no prefix for any of the ot...Lennart Poettering
2010-07-13units: introduce bluetooth.target/printer.target which are activated if the r...Lennart Poettering
2010-07-12units: introduce emergency.targetLennart Poettering
2010-07-12cgroup: reimplement the last bit of libcgroup functionality nativelyLennart Poettering
2010-07-11cgroup: kill processes, not tasks and other cgroup changesLennart Poettering
2010-07-10units: introduce umount.target for unmounting all file systemsLennart Poettering
2010-07-10build-sys: drop special name hack for dbus.service since a native service fil...Lennart Poettering
2010-07-09build-sys: add make upload targetsystemd/v2Lennart Poettering
2010-07-09build-sys: set SYSTEMD_SKIP_API_MOUNTS=1 when generating introspection filesLennart Poettering
2010-07-08install: various improvementsLennart Poettering
2010-07-08cgls: beef up control group dumping and introduce cgls toolLennart Poettering
2010-07-08systemctl: filter and sort member pid of cgroupLennart Poettering
2010-07-08units: properly create prefdm symlinkLennart Poettering
2010-07-08dbus: make errors reported via D-Bus more usefulLennart Poettering
2010-07-07initctl: check peer credentials after connectionLennart Poettering
2010-07-07update man pages for recent changesLennart Poettering
2010-07-07main: implement manager configuration fileLennart Poettering
2010-07-06main: add a native implementation of the 'nomodules' kernel option understood...Lennart Poettering
2010-07-06build-sys: fix EXTRA_DISTKay Sievers
2010-07-06install: implement --start optionLennart Poettering
2010-07-03units: update shipped unit files for DefaultDependencies=Lennart Poettering
2010-07-02man: document execution context related settingsLennart Poettering
2010-07-02man: document snapshot unitsLennart Poettering
2010-07-02man: document device unitsLennart Poettering
2010-07-02man: document target unitsLennart Poettering
2010-07-02man: document path unitsLennart Poettering
2010-07-02man: document timer unitsLennart Poettering
2010-07-02man: document swap unitsLennart Poettering
2010-07-02man: document automount unitsLennart Poettering
2010-07-02man: document mount unitsLennart Poettering
2010-07-01man: document socket unitsLennart Poettering
2010-06-24man: document systemd-notifyLennart Poettering
2010-06-24man: rework man page generation in makefileLennart Poettering
2010-06-24man: extend manual page documentationLennart Poettering
2010-06-24man: add more man pagesLennart Poettering
2010-06-23man: generate ANSI prototypes in HTML man pagesLennart Poettering
2010-06-23man: document runlevel and systemd-installLennart Poettering
2010-06-23man: document sd-daemon.[ch]Lennart Poettering
2010-06-22build-sys: fix directory creation of a few dirsLennart Poettering
2010-06-22build-sys: install more docsLennart Poettering
2010-06-22man: add initial version of daemon(7)Lennart Poettering
2010-06-22build-sys: fix make distcheckLennart Poettering
2010-06-21pam: implement systemd PAM module and generelize cgroup API for that a bitLennart Poettering
2010-06-18init: call telinit in case we are run as init and not pid1Lennart Poettering