summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-04-13update .gitignoreKay Sievers
2012-04-13build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering
2012-04-13nspawn: add missing include linesLennart Poettering
2012-04-13watchdog: make watchdog dbus properties writableLennart Poettering
2012-04-13dbus: automatically send out changed events for properties written toLennart Poettering
2012-04-13udev: gudev - silence introspection scanner warningKay Sievers
2012-04-13dbus: expose whether we have a hardware watchdog on the busLennart Poettering
2012-04-13unit: signal explicitly if a condition failed in unit_start()Lennart Poettering
2012-04-13udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/Kay Sievers
2012-04-13logind: explicitly check for /dev/tty0Lennart Poettering
2012-04-13main: unset some more env varsLennart Poettering
2012-04-13audit: ignore if we get EPERMLennart Poettering
2012-04-13loopback: handle EPERM more gracefullyLennart Poettering
2012-04-13manager: support systems lacking /dev/tty0Lennart Poettering
2012-04-13nspawn: fake /dev/kmsg and /proc/kmsg as fifoLennart Poettering
2012-04-13keymap: Add HP Compaq Presario CQ*Martin Pitt
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-13fix a couple of things found with the llvm static analyzerLennart Poettering
2012-04-13build-sys: drop systemd- prefix from analyze dirLennart Poettering
2012-04-12build-sys: move systemd-analyze into its own subdirLennart Poettering
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-12journal: fix missing variable initializationLennart 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: print 'none' if no virtualization is detectedLennart Poettering
2012-04-12machine-id-setup: add the usual command line parametersLennart Poettering
2012-04-12detect-virt: beef up tool considerablyLennart 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-12umount: fix buildLennart 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-12umount: don't try to umount /dev/console, since we are using itLennart Poettering
2012-04-12build-sys: move a few things into more appropriate placesLennart Poettering
2012-04-12build-sys: add stub makefiles to make emacs easier to useLennart Poettering
2012-04-12move a couple of test-*.c to test/Kay Sievers
2012-04-12rename machine-id-main.c tomacht the binary and move main.c to core/Kay Sievers
2012-04-12nspawn: bind mount /dev/nul to /proc/kmsg, so that the container can't muck w...Lennart Poettering
2012-04-12journald: add missing flag to open()Lennart Poettering
2012-04-12execute: when we can't get the requested rlimit, get the next closestLennart Poettering
2012-04-12main: pass original environment block to shutdown binary so that it can detec...Lennart Poettering