summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2012-04-22container: spawn a getty instead of a sulogin in a containerLennart Poettering
2012-04-22nspawn: make /dev/kmsg unavailable in the container, but allow access to /pro...Lennart Poettering
2012-04-21man: doc-sync - properly delete no longer existing stuff on remote serverKay Sievers
2012-04-20manager: split transaction.[ch]Michal Schmidt
2012-04-19docs: rebase html documentation for online and local useKay Sievers
2012-04-18build-sys: move dev-setup to label.laKay Sievers
2012-04-17udev: unify /dev static symlink setupKay Sievers
2012-04-17build-sys: silence gtk-doc check, remove gtk-doc options from configure and d...Kay Sievers
2012-04-17build-sys: make gtk-doc dependency optionalJavier Jardón
2012-04-17selinux: unify systemd and udev codeKay Sievers
2012-04-17udev: replace util_create_path() with mkdir_parents()Kay Sievers
2012-04-17udev: install udevd as /usr/lib/systemd/systemd-udevdKay Sievers
2012-04-16udev: use startswith() and streq()Kay Sievers
2012-04-16udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers
2012-04-16logind: add shutdown/suspend/idle inhibition frameworkLennart Poettering
2012-04-14udev: move all unconditionally installed rules to rules/Kay Sievers
2012-04-14udev: keymap - move src/udev/force-release-maps/ to keymaps-force-release/Kay Sievers
2012-04-14udev: test - move test/ and src/test/Kay Sievers
2012-04-14build-sys: silence the xsltproc outputKay Sievers
2012-04-13build-sys: add 'make doc-sync' targetKay Sievers
2012-04-13udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/Kay Sievers
2012-04-13keymap: Add Dell XPS force-release quirkMartin Pitt
2012-04-13udev: unpack sysfs test tree only on 'make check'; fix test-udev binary locationKay Sievers
2012-04-13udev: keymap - move data files to root directoryKay Sievers
2012-04-13udev: fix a few issues detected by the llvm static analyzerKay Sievers
2012-04-13build-sys: drop systemd- prefix from analyze dirLennart Poettering
2012-04-13build-sys: execute test programs with 'make check'Kay Sievers
2012-04-13udev: use native instead of custom --disable-introspection logicKay Sievers
2012-04-13udev: link some systemd parts statically to limit shared libararies dependenc...Kay Sievers
2012-04-12build-sys: move systemd-analyze into its own subdirLennart Poettering
2012-04-12udev: properly hook up all tests to 'make check'Kay Sievers
2012-04-12build-sys: use check_PROGRAMS for test-*.cKay Sievers
2012-04-12build-sys: remove $(DBUS_LIBS), libsystemd-dbus.la pulls it inKay Sievers
2012-04-12pam_systemd: add dbus.laKay Sievers
2012-04-12build-sys: move src/linux/ to src/shared/linuxLennart Poettering
2012-04-12build-sys: create top-level directory for bash completionLennart Poettering
2012-04-12build-sys: move *-setup out of shared to avoid selinux being pulled inLennart Poettering
2012-04-12move all tools to subdirsKay Sievers
2012-04-12machine-id-setup: avoid cyclic dependency, built twice insteadLennart Poettering
2012-04-12build-sys: split off logs-show into its own convenience libraryLennart Poettering
2012-04-12build-sys: introduce seperate convenience library for dbus stuffLennart Poettering
2012-04-12move libsystemd-id128, libsystemd-daemon to subdirKay Sievers
2012-04-12move remainig shared stuff to shared/Kay Sievers
2012-04-12detect-virt: make detect-virt an official commandLennart Poettering
2012-04-12rename bridge.c to stdio-bridge.c and move to subdirKay Sievers
2012-04-12main: we want all setup functions to be in files called xxx-setup.[ch]Lennart Poettering
2012-04-12move more main systemd parts to core/Kay Sievers
2012-04-12hostname-setup: move to core/Lennart Poettering
2012-04-12shutdown: move shutdown to core since it replaces PID 1Lennart Poettering
2012-04-12test: test tools should still be in the src/ directoryLennart Poettering