summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-15units: rename [Meta] section to [Unit]Lennart Poettering
2010-04-15service: optionally, trie dbus name cycle to service cycleLennart Poettering
2010-04-15socket: optionally call accept() for incoming connections and spawn one servi...Lennart Poettering
2010-04-15core: add minimal templating systemLennart Poettering
2010-04-13mount: only add those mount points to localfs.target as Wants that are marked...Lennart Poettering
2010-04-13execute: fix terminal chowning logicLennart Poettering
2010-04-13systemctl: show sub state along active stateLennart Poettering
2010-04-13execute: make flags_fds() parameters constLennart Poettering
2010-04-13service: fix segfaultLennart Poettering
2010-04-13main: run crash shell as subprocess, so that we can gdb pid 1Lennart Poettering
2010-04-13conf-parser: print message about invalid sectionsLennart Poettering
2010-04-13conf-parser: silently ignore X- extension fieldsLennart Poettering
2010-04-13main: add kernel option to enable confirm_spawnLennart Poettering
2010-04-13execute: minor cleanupsLennart Poettering
2010-04-13main: expclitly ignore signal when executing crash shellLennart Poettering
2010-04-13util: reset nl/cr flags on terminal when resettingLennart Poettering
2010-04-13execute: chown() the tty when running owning themLennart Poettering
2010-04-13service: don't timeout special servicesLennart Poettering
2010-04-13execute: get rid of gcc warningLennart Poettering
2010-04-13units: install a few basic units by defaultLennart Poettering
2010-04-13unit: allow state change from running to restartingLennart Poettering
2010-04-13execute: reset signal handlers when executingLennart Poettering
2010-04-13main: freeze instead of exiting when run as initLennart Poettering
2010-04-13main: try to block signals before executing crash shellLennart Poettering
2010-04-13service: add basic validation hooksLennart Poettering
2010-04-13macro: hookup assert logic with log logicLennart Poettering
2010-04-13service: fix restart enum nameLennart Poettering
2010-04-13manager: start D-Bus on SIGUSR2Lennart Poettering
2010-04-13manager: we are not interested in SIGSTOP notificationsLennart Poettering
2010-04-13main: when ignoring a signal set SA_RESTARTLennart Poettering
2010-04-13load-fragment: simplify fragment loading code by using macrosLennart Poettering
2010-04-13manager: fix printing of child process namesLennart Poettering
2010-04-13rework tty handlingLennart Poettering
2010-04-13manager: instead of using siginfo_t when reading SIGCHLD PIDs, run waitid() t...Lennart Poettering
2010-04-13manager: we are not interested in SIGPIPE/SIGTTINLennart Poettering
2010-04-13main: ignore SIGKILL and SIGPIPE so that nothing intereferes with usLennart Poettering
2010-04-13main: install crash handler in all signals that usually dump coreLennart Poettering
2010-04-13manager: simplify startup of special targetsLennart Poettering
2010-04-12mount-setup: fix nosuid/noexec/nodev mount option passingLennart Poettering
2010-04-11service,mount,socket: explicitly unwatch control pidsLennart Poettering
2010-04-10main: switch to primary console vt on crashLennart Poettering
2010-04-10main: introduce configurable crash shellLennart Poettering
2010-04-10mount-setup: disable device, execution, suid on device file systemsLennart Poettering
2010-04-10main: remove testing assertLennart Poettering
2010-04-10main: install crash handler for creating core dumpsLennart Poettering
2010-04-10udev: look for new instead of add actionLennart Poettering
2010-04-10udev: install rules file that ignore those nasty useless tty devices by defaultLennart Poettering
2010-04-10hostname-setup: add SuSE compatiblityKay Sievers
2010-04-10dbus: install D-Bus policy file by defaultLennart Poettering
2010-04-10mount: implement mounting properlyLennart Poettering