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-18
snapshot: implement snapshot unit logic
Lennart Poettering
2010-04-18
cgroup: add cgroup_bonding_to_string() call
Lennart Poettering
2010-04-16
mount-setup: detect /cgroup as API mounts
Lennart Poettering
2010-04-16
mount-setup: automatically mount binfmt_misc
Lennart Poettering
2010-04-16
automount: implement automount unit type
Lennart Poettering
2010-04-16
mount-setup: mount all cgroup controllers by default but make it non-fatal
Lennart Poettering
2010-04-15
device: only expose devices with SYSTEMD_EXPOSE=1, ignore all others
Lennart Poettering
2010-04-15
units: rename [Meta] section to [Unit]
Lennart Poettering
2010-04-15
service: optionally, trie dbus name cycle to service cycle
Lennart Poettering
2010-04-15
socket: optionally call accept() for incoming connections and spawn one servi...
Lennart Poettering
2010-04-15
core: add minimal templating system
Lennart Poettering
2010-04-13
mount: only add those mount points to localfs.target as Wants that are marked...
Lennart Poettering
2010-04-13
execute: fix terminal chowning logic
Lennart Poettering
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
[next]