summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-04-13udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/Kay Sievers1-80/+80
2012-04-13keymap: Add Dell XPS force-release quirkMartin Pitt1-0/+1
2012-04-13udev: unpack sysfs test tree only on 'make check'; fix test-udev binary locationKay Sievers1-6/+8
2012-04-13udev: keymap - move data files to root directoryKay Sievers1-58/+58
2012-04-13udev: fix a few issues detected by the llvm static analyzerKay Sievers1-2/+2
2012-04-13build-sys: drop systemd- prefix from analyze dirLennart Poettering1-1/+1
2012-04-13build-sys: execute test programs with 'make check'Kay Sievers1-0/+8
2012-04-13udev: use native instead of custom --disable-introspection logicKay Sievers1-2/+2
2012-04-13udev: link some systemd parts statically to limit shared libararies dependenc...Kay Sievers1-4/+4
2012-04-12build-sys: move systemd-analyze into its own subdirLennart Poettering1-1/+1
2012-04-12udev: properly hook up all tests to 'make check'Kay Sievers1-10/+8
2012-04-12build-sys: use check_PROGRAMS for test-*.cKay Sievers1-17/+18
2012-04-12build-sys: remove $(DBUS_LIBS), libsystemd-dbus.la pulls it inKay Sievers1-21/+9
2012-04-12pam_systemd: add dbus.laKay Sievers1-0/+1
2012-04-12build-sys: move src/linux/ to src/shared/linuxLennart Poettering1-3/+3
2012-04-12build-sys: create top-level directory for bash completionLennart Poettering1-1/+1
2012-04-12build-sys: move *-setup out of shared to avoid selinux being pulled inLennart Poettering1-12/+21
2012-04-12move all tools to subdirsKay Sievers1-24/+24
2012-04-12machine-id-setup: avoid cyclic dependency, built twice insteadLennart Poettering1-3/+5
2012-04-12build-sys: split off logs-show into its own convenience libraryLennart Poettering1-13/+18
2012-04-12build-sys: introduce seperate convenience library for dbus stuffLennart Poettering1-8/+34
2012-04-12move libsystemd-id128, libsystemd-daemon to subdirKay Sievers1-10/+10
2012-04-12move remainig shared stuff to shared/Kay Sievers1-25/+18
2012-04-12detect-virt: make detect-virt an official commandLennart Poettering1-2/+3
2012-04-12rename bridge.c to stdio-bridge.c and move to subdirKay Sievers1-1/+1
2012-04-12main: we want all setup functions to be in files called xxx-setup.[ch]Lennart Poettering1-3/+3
2012-04-12move more main systemd parts to core/Kay Sievers1-59/+66
2012-04-12hostname-setup: move to core/Lennart Poettering1-3/+3
2012-04-12shutdown: move shutdown to core since it replaces PID 1Lennart Poettering1-3/+3
2012-04-12test: test tools should still be in the src/ directoryLennart Poettering1-12/+12
2012-04-12build-sys: dbus-loop.h is not used by the coreLennart Poettering1-2/+2
2012-04-12build-sys: move a few things into more appropriate placesLennart Poettering1-13/+16
2012-04-12move a couple of test-*.c to test/Kay Sievers1-12/+12
2012-04-12udev: gudev - rework introspection generationMarc-Antoine Perennou1-34/+38
2012-04-12rename machine-id-main.c tomacht the binary and move main.c to core/Kay Sievers1-4/+4
2012-04-12move more common files to shared/ and add them to shared.laKay Sievers1-99/+62
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-5/+7
2012-04-11udev: fix keymap mkdirMarc-Antoine Perennou1-1/+1
2012-04-11polkit: temporarily spawn of a polkit agent in terminals for possibly authent...Lennart Poettering1-3/+8
2012-04-11put acl.la in 'if HAVE_ACL' and rename acl.[ch] to acl-util.[ch]Kay Sievers1-2/+4
2012-04-11move libsystemd_core.la sources into core/Kay Sievers1-118/+121
2012-04-11split selinux label operations out of cgroup-util, socket-utilKay Sievers1-46/+69
2012-04-11build-sys: move remaining headers out EXTRA_DIST, install sd-readahead.hKay Sievers1-11/+13
2012-04-11build-sys: add $(AM_LDFLAGS) where neededKay Sievers1-0/+6
2012-04-11pam_systemd: add missing libsystemd_audit.lKay Sievers1-10/+11
2012-04-11shutdownd: rework interface, allow subscribing to scheduled shutdownsLennart Poettering1-2/+5
2012-04-11units: introduce nss-user-lookup.targetLennart Poettering1-0/+1
2012-04-10rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers1-87/+98
2012-04-10udev: move man pages to udev sectionKay Sievers1-7/+7
2012-04-10move list.h, macro.h, ioprio.h to shared/Kay Sievers1-4/+4