summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2011-09-22units: introduce unit file for FUSE fsLennart Poettering
2011-09-21units: drop automount unit for /dev/hugepagesLennart Poettering
2011-09-21units: drop automount unit for /dev/mqueueLennart Poettering
2011-09-21units: drop automount unit for /sys/kernel/securityLennart Poettering
2011-09-21units: drop automount unit for /sys/kernel/debugLennart Poettering
2011-09-21units: drop /sys/kernel/config automount unitLennart Poettering
2011-09-20units: Add support for automounting configfs, ala debugfs, etc.Bill Nottingham
2011-09-01build-sys: bump releasesystemd/v35Lennart Poettering
2011-08-31man: document /etc/timezoneLennart Poettering
2011-08-30stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering
2011-08-25build-sys: bump versionsystemd/v34Lennart Poettering
2011-08-25build-sys: Add --disable-localed configure switchMiklos Vajna
2011-08-24tmpfiles: Move /tmp and /var/tmp to a separate tmpfiles.d file to ease overri...Josh Triplett
2011-08-24build-sys: Add --disable-timedated configure switchMiklos Vajna
2011-08-20exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering
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