summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2011-08-03bump releasesystemd/v33Lennart Poettering
2011-08-02nspawn: add new --no-net switch to turn off networking in the containerLennart Poettering
2011-08-02build-sys: Add --disable-hostnamed configure switchMiklos Vajna
2011-08-01build-sys: make distcheck workLennart Poettering
2011-08-01load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering
2011-07-29build-sys: prepare new releaseLennart Poettering
2011-07-28Link against -lcap only where requiredMichael Biebl
2011-07-27build-sys: move libsystemd-login to /lib, toosystemd/v31Lennart Poettering
2011-07-27build-sys: fix make distcheckLennart Poettering
2011-07-26pkgconfig: move library .pc files to libdirLennart Poettering
2011-07-25sysctl: apply network specific sysctls to each network card as they appearLennart Poettering
2011-07-25systemctl: hook up new install logicLennart Poettering
2011-07-23bus: expose installer functionsLennart Poettering
2011-07-22install: add new installer implementationLennart Poettering
2011-07-15distribute: src/libsystemd-*.symKay Sievers
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