summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2011-07-15libsystemd-daemon: support installation in --with-rootlibdirKay Sievers
2011-07-14libs: add symbol versioning for the benefit of RPMLennart Poettering
2011-07-14sd-daemon: turn sd-daemon.c into a shared libraryLennart Poettering
2011-07-14logind: introduce libsystemd-login.so as fast path to access logind dataLennart Poettering
2011-07-13man: add man page for systemd-loginctlLennart Poettering
2011-07-12build-sys: fix copynpaste mistakeLennart Poettering
2011-07-12build-sys: fix make distcheckLennart Poettering
2011-07-12build-sys: add a number of missing header files to EXTRA_DISTLennart Poettering
2011-07-12units: add units for boot.local/halt.local on SUSE distributions.Frederic Crozat
2011-07-11logind: Fix compilation without ACLZbigniew Jędrzejewski-Szmek
2011-07-11build-sys: Add i18n support through intltoolBastien Nocera
2011-07-08loginctl: add various introspection functionsLennart Poettering
2011-07-07loginctl: add basic implementation of loginctl for introspecting controlling ...Lennart Poettering
2011-07-07cgls: add pager support to systemd-cglsLennart Poettering
2011-06-30logind: add service for per-user shared systemd daemonLennart Poettering
2011-06-30manager: use sd_notify() to notify parent systemd that we have finished startupLennart Poettering
2011-06-29logind: hook uaccess into udev by defaultLennart Poettering
2011-06-29logind: add man page for configuration fileLennart Poettering
2011-06-29logind: parse configuration fileLennart Poettering
2011-06-28logind: implement basic version of AttachDevice() D-Bus callLennart Poettering
2011-06-28logind: activate autovt@.service instead of autovt-getty@.service when the us...Lennart Poettering
2011-06-28logind: implement SetUserLinger() D-Bus callLennart Poettering
2011-06-28logind: autospawn gettys when necessaryLennart Poettering
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