summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2012-04-12build-sys: dbus-loop.h is not used by the coreLennart Poettering
2012-04-12build-sys: move a few things into more appropriate placesLennart Poettering
2012-04-12move a couple of test-*.c to test/Kay Sievers
2012-04-12udev: gudev - rework introspection generationMarc-Antoine Perennou
2012-04-12rename machine-id-main.c tomacht the binary and move main.c to core/Kay Sievers
2012-04-12move more common files to shared/ and add them to shared.laKay Sievers
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11udev: fix keymap mkdirMarc-Antoine Perennou
2012-04-11polkit: temporarily spawn of a polkit agent in terminals for possibly authent...Lennart Poettering
2012-04-11put acl.la in 'if HAVE_ACL' and rename acl.[ch] to acl-util.[ch]Kay Sievers
2012-04-11move libsystemd_core.la sources into core/Kay Sievers
2012-04-11split selinux label operations out of cgroup-util, socket-utilKay Sievers
2012-04-11build-sys: move remaining headers out EXTRA_DIST, install sd-readahead.hKay Sievers
2012-04-11build-sys: add $(AM_LDFLAGS) where neededKay Sievers
2012-04-11pam_systemd: add missing libsystemd_audit.lKay Sievers
2012-04-11shutdownd: rework interface, allow subscribing to scheduled shutdownsLennart Poettering
2012-04-11units: introduce nss-user-lookup.targetLennart Poettering
2012-04-10rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers
2012-04-10udev: move man pages to udev sectionKay Sievers
2012-04-10move list.h, macro.h, ioprio.h to shared/Kay Sievers