summaryrefslogtreecommitdiffstats
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-12build-sys: move systemd-analyze into its own subdirLennart Poettering2-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 Poettering4-3/+3
2012-04-12build-sys: create top-level directory for bash completionLennart Poettering2-1/+1
2012-04-12build-sys: move *-setup out of shared to avoid selinux being pulled inLennart Poettering7-12/+21
2012-04-12move all tools to subdirsKay Sievers25-24/+24
2012-04-12machine-id-setup: avoid cyclic dependency, built twice insteadLennart Poettering1-3/+5
2012-04-12journal: fix missing variable initializationLennart Poettering1-3/+2
2012-04-12build-sys: split off logs-show into its own convenience libraryLennart Poettering1-13/+18
2012-04-12getty: skip VC gettys if the VC subsystem is not availableLennart Poettering1-0/+5
2012-04-12getty: VC devices are always available, we don't need to wait until they show upLennart Poettering2-3/+1
2012-04-12build-sys: introduce seperate convenience library for dbus stuffLennart Poettering1-8/+34
2012-04-12move libsystemd-id128, libsystemd-daemon to subdirKay Sievers10-11/+12
2012-04-12move remainig shared stuff to shared/Kay Sievers8-25/+18
2012-04-12detect-virt: print 'none' if no virtualization is detectedLennart Poettering1-2/+2
2012-04-12machine-id-setup: add the usual command line parametersLennart Poettering3-1/+88
2012-04-12detect-virt: make detect-virt an official commandLennart Poettering2-2/+154
2012-04-12detect-virt: beef up tool considerablyLennart Poettering1-8/+131
2012-04-12rename bridge.c to stdio-bridge.c and move to subdirKay Sievers2-1/+1
2012-04-12main: we want all setup functions to be in files called xxx-setup.[ch]Lennart Poettering5-13/+14
2012-04-12move more main systemd parts to core/Kay Sievers9-60/+67
2012-04-12hostname-setup: move to core/Lennart Poettering3-3/+3
2012-04-12shutdown: move shutdown to core since it replaces PID 1Lennart Poettering4-3/+3
2012-04-12umount: fix buildLennart Poettering1-1/+1
2012-04-12test: test tools should still be in the src/ directoryLennart Poettering14-12/+13
2012-04-12build-sys: dbus-loop.h is not used by the coreLennart Poettering2-2/+2
2012-04-12umount: don't try to umount /dev/console, since we are using itLennart Poettering1-1/+6
2012-04-12build-sys: move a few things into more appropriate placesLennart Poettering5-13/+16
2012-04-12build-sys: add stub makefiles to make emacs easier to useLennart Poettering2-0/+2
2012-04-12move a couple of test-*.c to test/Kay Sievers13-12/+12
2012-04-12udev: gudev - rework introspection generationMarc-Antoine Perennou2-40/+39
2012-04-12rename machine-id-main.c tomacht the binary and move main.c to core/Kay Sievers6-8/+8
2012-04-12nspawn: bind mount /dev/nul to /proc/kmsg, so that the container can't muck w...Lennart Poettering1-1/+7
2012-04-12journald: add missing flag to open()Lennart Poettering1-1/+1
2012-04-12execute: when we can't get the requested rlimit, get the next closestLennart Poettering3-1/+28
2012-04-12main: pass original environment block to shutdown binary so that it can detec...Lennart Poettering1-9/+10
2012-04-12units: start vconsole-setup only if there's actually a virtual console deviceLennart Poettering1-0/+1
2012-04-12units: run sysctl stuff only when /proc/sys is actually writable, to quieten ...Lennart Poettering1-0/+1
2012-04-12unit: introduce ConditionPathIsReadWriteLennart Poettering4-7/+28
2012-04-12move more common files to shared/ and add them to shared.laKay Sievers33-99/+62
2012-04-12udev: keymap - remove weird 'c2 a0' character sequences which break the checkKay Sievers1-5/+5
2012-04-12One can specify in which cgroup hierarchies a systemd-nspawn container will a...Léo Gillot-Lamure3-6/+41
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering479-1613/+2146
2012-04-12udev: check-keymaps.sh - fix source directoryKay Sievers1-5/+5
2012-04-11update TODOLennart Poettering1-7/+0
2012-04-11polkit: when spawning off agent, wait until the agent is fully initializedLennart Poettering4-5/+30
2012-04-11units: exclude gettys from isolate requestsLennart Poettering3-2/+4