Systemd/src
Lennart Poettering cb7ec5645e shutdown: in containers, invoke reboot(2), too. Then fallback to exit() if CAP_SYS_BOOT is missing
The kernel's PID namespaces support reboot(2) just fine, so let's make
use of it if possible.
2012-09-05 15:55:40 -07:00
..
ac-power build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
analyze analyze: Python 3 compatibility 2012-06-19 19:47:43 +02:00
ask-password build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
binfmt continue work with error messages, log_oom() 2012-08-06 16:37:01 +02:00
cgls util: split-out path-util.[ch] 2012-05-08 02:33:10 +02:00
cgroups-agent build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
cgtop continue work with error messages, log_oom() 2012-08-06 16:37:01 +02:00
core shutdown: in containers, invoke reboot(2), too. Then fallback to exit() if CAP_SYS_BOOT is missing 2012-09-05 15:55:40 -07:00
cryptsetup fix a couple of issues found with llvm-analyze 2012-08-08 23:54:21 +02:00
delta util: rename join() to strjoin() 2012-07-13 13:41:01 +02:00
detect-virt systemd-detect-virt: fix "option '--quiet' requires an argument" 2012-06-04 12:39:22 +02:00
fsck log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
fstab-generator log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
getty-generator log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
gudev update .gitignore 2012-04-13 21:49:25 +02:00
hostname log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
initctl build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
journal journalctl: rework JSON output mode 2012-09-05 15:25:32 -07:00
libsystemd-daemon sd-daemon: remove unnecessary memset calls 2012-07-23 00:06:06 +02:00
libsystemd-id128 update .gitignore 2012-04-13 21:58:01 +02:00
libudev shared: in code that might get called from suid programs use __secure_getenv() rather than getenv() 2012-09-03 18:59:04 -07:00
locale log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
login journal: generate structured journal messages for a number of events 2012-09-03 18:59:04 -07:00
machine-id-setup log: correct usage of logging API at a few places 2012-07-13 15:45:45 +02:00
modules-load log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
notify build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
nspawn nspawn: don't provide /dev/rtc0 in the container 2012-09-05 15:27:07 -07:00
quotacheck cryptsetup: allow configuration of LUKS disks via the kernel cmdline 2012-06-22 10:11:06 +02:00
random-seed mkdir: append _label to all mkdir() calls that explicitly set the selinux context 2012-05-31 12:40:20 +02:00
rc-local-generator log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
readahead missing: define name_to_handle_at on our own if it is missing 2012-09-04 15:30:24 -07:00
remount-fs service: add options RestartPreventExitStatus and SuccessExitStatus 2012-08-14 14:46:03 +02:00
reply-password build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
shared journalctl: rework JSON output mode 2012-09-05 15:25:32 -07:00
shutdownd shutdown: allow to specify broadcast message when cancelling shutdown 2012-08-06 16:25:55 +02:00
sleep journal: generate structured journal messages for a number of events 2012-09-03 18:59:04 -07:00
stdio-bridge build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
sysctl sysctl: apply configuration at once 2012-08-06 18:24:05 +02:00
system-update-generator log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
systemctl shutdown: remove explicit sync() invocations 2012-09-05 15:32:57 -07:00
systemd journal: generate structured journal messages for a number of events 2012-09-03 18:59:04 -07:00
test journal: generate structured journal messages for a number of events 2012-09-03 18:59:04 -07:00
timedate journal: generate structured journal messages for a number of events 2012-09-03 18:59:04 -07:00
timestamp build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
tmpfiles log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
tty-ask-password-agent log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
udev dev-setup: make NULL as parameter for dev_setup() equivalent to "" 2012-08-21 17:23:03 +02:00
update-utmp update-utmp: use bus_method_call_with_reply() where posible 2012-08-08 17:19:30 +02:00
vconsole log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
.gitignore move libsystemd-id128, libsystemd-daemon to subdir 2012-04-12 15:26:39 +02:00
Makefile relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00