index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-04-13
systemctl: show sub state along active state
Lennart Poettering
2010-04-13
execute: make flags_fds() parameters const
Lennart Poettering
2010-04-13
service: fix segfault
Lennart Poettering
2010-04-13
main: run crash shell as subprocess, so that we can gdb pid 1
Lennart Poettering
2010-04-13
conf-parser: print message about invalid sections
Lennart Poettering
2010-04-13
conf-parser: silently ignore X- extension fields
Lennart Poettering
2010-04-13
main: add kernel option to enable confirm_spawn
Lennart Poettering
2010-04-13
execute: minor cleanups
Lennart Poettering
2010-04-13
main: expclitly ignore signal when executing crash shell
Lennart Poettering
2010-04-13
util: reset nl/cr flags on terminal when resetting
Lennart Poettering
2010-04-13
execute: chown() the tty when running owning them
Lennart Poettering
2010-04-13
service: don't timeout special services
Lennart Poettering
2010-04-13
execute: get rid of gcc warning
Lennart Poettering
2010-04-13
units: install a few basic units by default
Lennart Poettering
2010-04-13
unit: allow state change from running to restarting
Lennart Poettering
2010-04-13
execute: reset signal handlers when executing
Lennart Poettering
2010-04-13
main: freeze instead of exiting when run as init
Lennart Poettering
2010-04-13
main: try to block signals before executing crash shell
Lennart Poettering
2010-04-13
service: add basic validation hooks
Lennart Poettering
2010-04-13
macro: hookup assert logic with log logic
Lennart Poettering
2010-04-13
service: fix restart enum name
Lennart Poettering
2010-04-13
manager: start D-Bus on SIGUSR2
Lennart Poettering
2010-04-13
manager: we are not interested in SIGSTOP notifications
Lennart Poettering
2010-04-13
main: when ignoring a signal set SA_RESTART
Lennart Poettering
2010-04-13
load-fragment: simplify fragment loading code by using macros
Lennart Poettering
2010-04-13
manager: fix printing of child process names
Lennart Poettering
2010-04-13
rework tty handling
Lennart Poettering
2010-04-13
manager: instead of using siginfo_t when reading SIGCHLD PIDs, run waitid() t...
Lennart Poettering
2010-04-13
manager: we are not interested in SIGPIPE/SIGTTIN
Lennart Poettering
2010-04-13
main: ignore SIGKILL and SIGPIPE so that nothing intereferes with us
Lennart Poettering
2010-04-13
main: install crash handler in all signals that usually dump core
Lennart Poettering
2010-04-13
manager: simplify startup of special targets
Lennart Poettering
2010-04-12
mount-setup: fix nosuid/noexec/nodev mount option passing
Lennart Poettering
2010-04-11
service,mount,socket: explicitly unwatch control pids
Lennart Poettering
2010-04-10
main: switch to primary console vt on crash
Lennart Poettering
2010-04-10
main: introduce configurable crash shell
Lennart Poettering
2010-04-10
mount-setup: disable device, execution, suid on device file systems
Lennart Poettering
2010-04-10
main: remove testing assert
Lennart Poettering
2010-04-10
main: install crash handler for creating core dumps
Lennart Poettering
2010-04-10
udev: look for new instead of add action
Lennart Poettering
2010-04-10
udev: install rules file that ignore those nasty useless tty devices by default
Lennart Poettering
2010-04-10
hostname-setup: add SuSE compatiblity
Kay Sievers
2010-04-10
dbus: install D-Bus policy file by default
Lennart Poettering
2010-04-10
mount: implement mounting properly
Lennart Poettering
2010-04-10
load-fragment: make socket timeout configurable
Lennart Poettering
2010-04-10
load-fragment: move NonBlocking option from generic to service options
Lennart Poettering
2010-04-10
execute: introduce exec_command_done() to free data from static ExecCommand s...
Lennart Poettering
2010-04-10
execute: introduce exec_command_set() for easy setting for command lines
Lennart Poettering
2010-04-10
execute: improve exec_spawn() logging
Lennart Poettering
2010-04-10
device: ignore a couple of 'API' devices
Lennart Poettering
[next]