summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2012-04-13update .gitignoreKay Sievers
2012-04-13watchdog: make watchdog dbus properties writableLennart Poettering
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-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-13fix a couple of things found with the llvm static analyzerLennart Poettering
2012-04-12build-sys: move *-setup out of shared to avoid selinux being pulled inLennart Poettering
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-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-12build-sys: add stub makefiles to make emacs easier to useLennart Poettering
2012-04-12rename machine-id-main.c tomacht the binary and move main.c to core/Kay Sievers
2012-04-12execute: when we can't get the requested rlimit, get the next closestLennart Poettering
2012-04-12unit: introduce ConditionPathIsReadWriteLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11polkit: temporarily spawn of a polkit agent in terminals for possibly authent...Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers