summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2011-06-24logind: hook up PAM module with logindLennart Poettering
2011-06-21dbus: add dbus introspection extractionLennart Poettering
2011-06-21mechanisms: add mechanisms to change system locale and clockLennart Poettering
2011-06-21logind: implement D-Bus propertiesLennart Poettering
2011-06-21logind: implement ACL managementLennart Poettering
2011-06-21logind: first version that compiles fineLennart Poettering
2011-06-15build-sys: local-fs, remote-fs and swap are active anyway when user sessions ...Lennart Poettering
2011-06-14build-sys: fix buildLennart Poettering
2011-05-25drop hwclock-save.serviceKay Sievers
2011-05-24rtc in localtime: use settimeofday(NULL, tz) instead of hwclock(8)Kay Sievers
2011-05-10build-sys: create dbussystemservicedirMichael Olbrich
2011-05-09build-sys: Angstrom supportKoen Kooi
2011-04-27build-sys: Add --disable-binfmt configure switchMiklos Vajna
2011-04-25tmpfiles.d: switch to stacked config dirs in /lib, /etc, /runKay Sievers
2011-04-25sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /e...Kay Sievers
2011-04-20MeeGo supportChris E Ferron
2011-04-16hostnamed: introduce systemd-hostnamedLennart Poettering
2011-04-16dbus: split out object management code into dbus-common, and simplify itLennart Poettering
2011-04-08man: add man page for ask-passwordLennart Poettering
2011-04-06units: rename rtc-set.target to time-sync.target and pull it in by hwclock-lo...Lennart Poettering
2011-04-06var-lock: don't try to enable var-lock.mount if we don't install itLennart Poettering
2011-04-05build-sys: we don't need rootsbindir anymore since we don't install anything ...Lennart Poettering
2011-04-05build-sys: better don't use libexecdir here at allLennart Poettering
2011-04-05build-sys: fix libexecdir to /usr/libLennart Poettering
2011-04-05build-sys: always place user units in /usr/lib/systemdKay Sievers
2011-04-04units: move user units from /usr/share to /usr/lib since they might be arch-d...Lennart Poettering
2011-04-04man: document /etc/sysctl.d/Lennart Poettering
2011-04-04binfmt: add binfmt tool to set up binfmt_misc at bootLennart Poettering
2011-04-03move /var/lock to HAVE_SYSV_COMPATKay Sievers
2011-04-02tmpfiles: split off rules for legacy systems into legacy.confLennart Poettering
2011-04-01general: replace a few uses of /var/run by /runLennart Poettering
2011-03-31build-sys: create a number of drop-in config dirsLennart Poettering
2011-03-31build-sys: install systemd-analyze by defaultLennart Poettering
2011-03-18units: replace Names=dm.service with symlink for mandriva prefdmAndrey Borzenkov
2011-03-18mount: pull in quota services from local mountpoints with usr/grpquota optionsAndrey Borzenkov
2011-03-18units: we don't need to generate syslog.target with sed anymoreLennart Poettering
2011-03-18units: we no longer need m4 to build graphical.target or multi-user.taregtLennart Poettering
2011-03-18units: on mandriva/fedora create single.service alias via symlink, not Names=Lennart Poettering
2011-03-18syslog: rework syslog detection so that we need no compile-time option what t...Lennart Poettering
2011-03-18special: get rid of dbus.targetLennart Poettering
2011-03-17def: centralize definition of default timeout in one placeLennart Poettering
2011-03-16Add Frugalware display-manager serviceMiklos Vajna
2011-03-15man: document systemd-nspawnLennart Poettering
2011-03-15getty: move automatic serial getty logic into generatorLennart Poettering
2011-03-14nspawn: move container into its own name=systemd cgroupLennart Poettering
2011-03-14units: add console-shell.service which can be used insted of the gettys to ge...Lennart Poettering
2011-03-14build-sys: move remaining tools from sbin/ to bin/ since they might eventuall...Lennart Poettering
2011-03-14nspawn: add simple chroot(1) like tool to execute commands in a namespace con...Lennart Poettering
2011-03-12build-sys: add org.freedesktop.systemd1.policy to CLEANFILESKay Sievers
2011-03-12polkit: autogenerate polkit policy with correct pathsLennart Poettering