Systemd/src
Jan Engelhardt bba6cb45a5 main: revert recognition of "b" argument
Commit 099663ff8c added "b" as a
recognized argument, however, B is not a runlevel like S. (B appears
as a pseudo runlevel in openSUSE's init.d scripts only for the sake of
insserv being able to manage /etc/init.d/boot.d like the other dirs).
2011-03-16 03:53:13 +01:00
..
linux readahead: implement minimal readahead logic based on fanotify(), mincore() and readahead() 2010-09-23 15:02:13 +02:00
.gitignore git: ignore generated policy file 2011-03-14 03:12:25 +01:00
99-systemd.rules udev: don't ignore non-encrypted block devices with no superblock 2011-02-28 22:04:53 +01:00
Makefile build-sys: add small redirecting Makefiles to simplify compilation from within emacs 2010-05-17 01:44:03 +02:00
ac-power.c ac-power: make ac-power a proper binary that scripts can call 2010-11-10 22:38:44 +01:00
ask-password-api.c ask-password: reset signal mask after we are done 2011-03-16 02:55:27 +01:00
ask-password-api.h ask-password: supported plymouth cached passwords 2011-02-23 01:12:07 +01:00
ask-password.c ask-password: supported plymouth cached passwords 2011-02-23 01:12:07 +01:00
automount.c Spelling Corrections 2011-02-28 22:47:38 +01:00
automount.h manager: rename 'maintenance' state to 'failed' to avoid user confusion 2010-08-31 00:17:56 +02:00
bridge.c systemctl: support remote and privileged systemctl access via SSH and pkexec 2011-03-12 01:07:17 +01:00
build.h build: expose libcryptsetup dependency in build string 2010-11-18 00:39:09 +01:00
bus-errors.h systemctl: introduce systemctl kill 2010-10-22 16:11:50 +02:00
cgls.c cgls: don't strip user processes and kernel threads from default output 2011-03-15 18:43:47 +01:00
cgroup-show.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
cgroup-show.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
cgroup-util.c cgroup: don't recheck all the time whether the systemd hierarchy is mounted, to make strace outputs nicer and save a few stat()s 2011-03-15 21:21:38 +01:00
cgroup-util.h pam: determine user cgroup tree from cgroup of PID 1 2011-03-14 23:13:57 +01:00
cgroup.c kill: always send SIGCONT after SIGTERM 2011-03-03 23:55:30 +01:00
cgroup.h kill: always send SIGCONT after SIGTERM 2011-03-03 23:55:30 +01:00
cgroups-agent.c core: move abstract namespace sockets to /dev/.run 2011-03-14 03:12:25 +01:00
condition.c container: skip a few things when we are run in a container such as accessing /proc/cmdline 2011-03-14 23:41:47 +01:00
condition.h unit: distuingish mandatory from triggering conditions 2011-03-08 03:04:47 +01:00
conf-parser.c ask-password: add basic tty agent 2010-10-25 20:36:01 +02:00
conf-parser.h ask-password: add basic tty agent 2010-10-25 20:36:01 +02:00
cryptsetup-generator.c getty: move automatic serial getty logic into generator 2011-03-15 00:45:46 +01:00
cryptsetup.c cryptsetup: add a terse help 2011-02-25 02:56:27 +01:00
dbus-automount.c dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnly errors 2011-03-09 20:01:53 +01:00
dbus-automount.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
dbus-common.c core: move abstract namespace sockets to /dev/.run 2011-03-14 03:12:25 +01:00
dbus-common.h systemctl: support remote and privileged systemctl access via SSH and pkexec 2011-03-12 01:07:17 +01:00
dbus-device.c dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnly errors 2011-03-09 20:01:53 +01:00
dbus-device.h dbus: follow standardized fdo PropertiesChanged signal spec 2010-08-20 02:31:54 +02:00
dbus-execute.c execute: load environment files at time of execution, not when we load the service configuration 2011-03-04 03:44:43 +01:00
dbus-execute.h execute: load environment files at time of execution, not when we load the service configuration 2011-03-04 03:44:43 +01:00
dbus-job.c dbus: fix dbus assert due to uninitialized error 2011-03-09 20:03:29 +01:00
dbus-job.h dbus: pass along information why a job failed when it failed (dbus api change!) 2011-02-24 02:36:34 +01:00
dbus-manager.c dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnly errors 2011-03-09 20:01:53 +01:00
dbus-manager.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
dbus-mount.c dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnly errors 2011-03-09 20:01:53 +01:00
dbus-mount.h dbus: follow standardized fdo PropertiesChanged signal spec 2010-08-20 02:31:54 +02:00
dbus-path.c dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnly errors 2011-03-09 20:01:53 +01:00
dbus-path.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
dbus-service.c dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnly errors 2011-03-09 20:01:53 +01:00
dbus-service.h dbus: follow standardized fdo PropertiesChanged signal spec 2010-08-20 02:31:54 +02:00
dbus-snapshot.c dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnly errors 2011-03-09 20:01:53 +01:00
dbus-snapshot.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
dbus-socket.c dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnly errors 2011-03-09 20:01:53 +01:00
dbus-socket.h dbus: follow standardized fdo PropertiesChanged signal spec 2010-08-20 02:31:54 +02:00
dbus-swap.c dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnly errors 2011-03-09 20:01:53 +01:00
dbus-swap.h dbus: follow standardized fdo PropertiesChanged signal spec 2010-08-20 02:31:54 +02:00
dbus-target.c dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnly errors 2011-03-09 20:01:53 +01:00
dbus-target.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
dbus-timer.c dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnly errors 2011-03-09 20:01:53 +01:00
dbus-timer.h dbus: follow standardized fdo PropertiesChanged signal spec 2010-08-20 02:31:54 +02:00
dbus-unit.c dbus: fix dbus assert due to uninitialized error 2011-03-09 20:03:29 +01:00
dbus-unit.h condition: take a timestamp and store last result of conditions 2011-03-09 23:58:17 +01:00
dbus.c main: remove AF_UNIX sockets before binding 2011-03-14 16:15:31 +01:00
dbus.h dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnly errors 2011-03-09 20:01:53 +01:00
detect-virt.c util: make string static 2011-02-22 00:19:03 +01:00
device.c Spelling Corrections 2011-02-28 22:47:38 +01:00
device.h Spelling Corrections 2011-02-28 22:47:38 +01:00
execute.c core: move abstract namespace sockets to /dev/.run 2011-03-14 03:12:25 +01:00
execute.h core: move abstract namespace sockets to /dev/.run 2011-03-14 03:12:25 +01:00
exit-status.c systemctl: highlight failed processes in systemctl status 2011-01-20 18:22:03 +01:00
exit-status.h systemctl: highlight failed processes in systemctl status 2011-01-20 18:22:03 +01:00
fdset.c syslog: add minimal syslog/kmsg bridge syslogd 2010-08-21 03:57:47 +02:00
fdset.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
fsck.c container: skip a few things when we are run in a container such as accessing /proc/cmdline 2011-03-14 23:41:47 +01:00
getty-generator.c getty: move automatic serial getty logic into generator 2011-03-15 00:45:46 +01:00
gnome-ask-password-agent.vala gnome-ask-password-agent.vala: check for VALA_0_12 2011-03-11 15:55:20 +01:00
hashmap.c readahead: implement minimal readahead logic based on fanotify(), mincore() and readahead() 2010-09-23 15:02:13 +02:00
hashmap.h Revert "hashmap: HASHMAP_FOREACH* iterate until ITERATOR_LAST" 2010-09-27 20:13:21 +02:00
hostname-setup.c hostname: don't override the hostname with localhost if it is already set and /etc/hostname unset 2011-03-14 18:05:52 +01:00
hostname-setup.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
initctl.c systemctl: use isolate when called as telinit for a runlevel 2010-09-14 02:22:55 +02:00
initreq.h man: Fix small typo: s/seperate/separate/ 2010-09-06 03:13:14 +02:00
ioprio.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
job.c job: introduce new job result code 'skipped' to use when pre conditions of job did not apply 2011-03-08 01:53:47 +01:00
job.h job: introduce new job result code 'skipped' to use when pre conditions of job did not apply 2011-03-08 01:53:47 +01:00
kmod-setup.c vconsole: add new utility to initialize the virtual console 2010-09-16 00:36:41 +02:00
kmod-setup.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
kmsg-syslogd.c main: check if we have a valid PID before getting the name of it 2011-03-16 02:55:55 +01:00
label.c label: udev might be making changes in /dev while we iterate through it 2011-02-25 01:47:31 +01:00
label.h label: udev might be making changes in /dev while we iterate through it 2011-02-25 01:47:31 +01:00
list.h manager: always pull 'following' units into transaction 2010-11-14 23:48:21 +01:00
load-dropin.c load-dropin: add support for .requires directories 2010-11-15 04:24:04 +01:00
load-dropin.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
load-fragment.c unit: distuingish mandatory from triggering conditions 2011-03-08 03:04:47 +01:00
load-fragment.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
locale-setup.c container: skip a few things when we are run in a container such as accessing /proc/cmdline 2011-03-14 23:41:47 +01:00
locale-setup.h locale: initialize locale from /etc/locale by default 2010-09-16 01:57:42 +02:00
log.c Spelling Corrections 2011-02-28 22:47:38 +01:00
log.h log: add automatic log target 2010-11-12 01:01:04 +01:00
logger.c Spelling Corrections 2011-02-28 22:47:38 +01:00
loopback-setup.c loopback: downgrade an error to warning 2011-03-16 03:35:38 +01:00
loopback-setup.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
machine-id-main.c main: introduce /etc/machine-id 2011-03-04 21:53:19 +01:00
machine-id-setup.c dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd 2011-03-09 22:45:47 +01:00
machine-id-setup.h main: introduce /etc/machine-id 2011-03-04 21:53:19 +01:00
macro.h mount-setup: mount /dev/pts with mode=620,gid=5 by default and make GID overridable via configure switch 2011-01-04 01:58:38 +01:00
main.c main: revert recognition of "b" argument 2011-03-16 03:53:13 +01:00
manager.c main: check if we have a valid PID before getting the name of it 2011-03-16 02:55:55 +01:00
manager.h Spelling Corrections 2011-02-28 22:47:38 +01:00
missing.h nspawn: define MS_MOVE manually if needed 2011-03-14 03:27:28 +01:00
modules-load.c dirent: support DT_UNKNOWN where necessary for compat with reiserfs 2011-03-03 16:29:50 +01:00
mount-setup.c dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd 2011-03-09 22:45:47 +01:00
mount-setup.h split mount_point_is_api() and mount_point_ignore() 2010-11-11 11:15:16 +01:00
mount.c mount: support less cumbersome x-systemd-xxx mount options 2011-03-08 03:08:15 +01:00
mount.h service: when reloading a service fails don't fail the entire service but just the reload job 2011-01-20 13:17:22 +01:00
namespace.c Spelling Corrections 2011-02-28 22:47:38 +01:00
namespace.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
notify.c notify: fix include properly 2010-10-05 21:52:37 +02:00
nspawn.c nspawn: bind mount /etc/localtime 2011-03-16 03:27:02 +01:00
org.freedesktop.systemd1.conf dbus: allow all clients access to org.freedesktop.DBus.Peer 2011-02-09 15:21:20 +01:00
org.freedesktop.systemd1.policy.in polkit: autogenerate polkit policy with correct paths 2011-03-12 01:15:30 +01:00
org.freedesktop.systemd1.service dbus: add missing bus activation file 2010-06-07 04:20:50 +02:00
pam-module.c pam: determine user cgroup tree from cgroup of PID 1 2011-03-14 23:13:57 +01:00
path-lookup.c dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd 2011-03-09 22:45:47 +01:00
path-lookup.h drop support for MANAGER_SESSION, introduce MANAGER_USER instead 2010-11-15 22:13:26 +01:00
path.c path: after installing inotify watches, recheck file again to fix race 2011-03-04 01:50:38 +01:00
path.h path: avoid immediate restarting of units triggered by paths if nothing actually changed on disk 2010-11-15 00:49:21 +01:00
quotacheck.c container: skip a few things when we are run in a container such as accessing /proc/cmdline 2011-03-14 23:41:47 +01:00
random-seed.c random-seed: create parents of RANDOM_SEED if they do not exist. 2010-09-20 23:12:50 +02:00
ratelimit.c ratelimit: removed n_printed 2011-02-28 23:04:18 +01:00
ratelimit.h ratelimit: removed n_printed 2011-02-28 23:04:18 +01:00
readahead-collect.c dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd 2011-03-09 22:45:47 +01:00
readahead-common.c dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd 2011-03-09 22:45:47 +01:00
readahead-common.h readahead: disable collector automatically on read-only media 2011-03-03 23:03:26 +01:00
readahead-replay.c dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd 2011-03-09 22:45:47 +01:00
remount-api-vfs.c systemctl: highlight failed processes in systemctl status 2011-01-20 18:22:03 +01:00
reply-password.c ask-password: add basic tty agent 2010-10-25 20:36:01 +02:00
sd-daemon.c sd-daemon: in some places sizeof(sa_family_t) actually does make sense 2010-10-07 19:01:26 +02:00
sd-daemon.h Spelling Corrections 2011-02-28 22:47:38 +01:00
sd-readahead.c dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd 2011-03-09 22:45:47 +01:00
sd-readahead.h sd-daemon: split off sd_readahead() since it is not a feature of systemd itself but of an auxiliary tool 2010-10-05 20:20:38 +02:00
securebits.h Spelling Corrections 2011-02-28 22:47:38 +01:00
selinux-setup.c dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd 2011-03-09 22:45:47 +01:00
selinux-setup.h selinux: automatically load policy if the initrd hasn't done this for us yet 2010-10-27 05:47:02 +02:00
service.c core: move abstract namespace sockets to /dev/.run 2011-03-14 03:12:25 +01:00
service.h service: make main pid guessing optional, and reread pid file after reloads 2011-02-13 18:51:30 +01:00
set.c remount: add tool that applies /etc/fstab mount options to all api mounts 2010-08-20 03:26:15 +02:00
set.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
shutdown.c shutdown: print a nice message when terminating a container 2011-03-14 15:37:09 +01:00
shutdownd.c ask-password: don't show wall message on ttys we are already running a tty agent on 2010-11-12 03:33:08 +01:00
shutdownd.h systemctl: warn in intervals before going down when delayed shutdown is used 2010-08-16 19:26:27 +02:00
snapshot.c service: when reloading a service fails don't fail the entire service but just the reload job 2011-01-20 13:17:22 +01:00
snapshot.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
socket-util.c socket: fix IPv6 availability detection 2010-10-28 00:37:57 +02:00
socket-util.h socket: Support IPv6-less systems with runtime check. 2010-09-21 01:00:38 +02:00
socket.c socket: use 777 as default mode for sockets 2011-03-14 15:37:09 +01:00
socket.h manager: add missing second part of s/maintenance/failed/ 2010-08-31 00:23:34 +02:00
special.h getty: move automatic serial getty logic into generator 2011-03-15 00:45:46 +01:00
specifier.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
specifier.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
strv.c Spelling Corrections 2011-02-28 22:47:38 +01:00
strv.h ask-password: supported plymouth cached passwords 2011-02-23 01:12:07 +01:00
swap.c kill: always send SIGCONT after SIGTERM 2011-03-03 23:55:30 +01:00
swap.h Spelling Corrections 2011-02-28 22:47:38 +01:00
sysctl.c sysctl: use scandir() instead of nftw() to guarantee systematic ordering 2011-03-03 22:17:09 +01:00
system.conf service: change default std output to inherit 2011-02-15 12:28:01 +01:00
systemadm.vala dbus: pass along information why a job failed when it failed (dbus api change!) 2011-02-24 02:36:34 +01:00
systemctl-bash-completion.sh systemctl: introduce --ignore-dependencies 2011-02-16 21:59:31 +01:00
systemctl.c core: move abstract namespace sockets to /dev/.run 2011-03-14 03:12:25 +01:00
systemd-interfaces.vala dbus: pass along information why a job failed when it failed (dbus api change!) 2011-02-24 02:36:34 +01:00
target.c getty: move automatic serial getty logic into generator 2011-03-15 00:45:46 +01:00
target.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
tcpwrap.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
tcpwrap.h emacs: disable tabs in .h files, too 2010-08-17 03:50:18 +02:00
test-cgroup.c kill: always send SIGCONT after SIGTERM 2011-03-03 23:55:30 +01:00
test-daemon.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
test-engine.c Spelling Corrections 2011-02-28 22:47:38 +01:00
test-env-replace.c ask-password: supported plymouth cached passwords 2011-02-23 01:12:07 +01:00
test-hostname.c hostname: on all distros make the name configured in /etc/hostname take precedence over distro-specific configuration 2010-08-19 03:02:22 +02:00
test-job-type.c Spelling Corrections 2011-02-28 22:47:38 +01:00
test-loopback.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
test-ns.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
test-strv.c specifier: at minimal test 2011-01-06 23:51:52 +01:00
timer.c service: when reloading a service fails don't fail the entire service but just the reload job 2011-01-20 13:17:22 +01:00
timer.h manager: add missing second part of s/maintenance/failed/ 2010-08-31 00:23:34 +02:00
timestamp.c manager: parse RD_TIMESTAMP passed from initrd 2010-11-10 22:38:44 +01:00
tmpfiles.c dirent: support DT_UNKNOWN where necessary for compat with reiserfs 2011-03-03 16:29:50 +01:00
tty-ask-password-agent.c dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd 2011-03-09 22:45:47 +01:00
umount.c umount: don't try to remount bind mounts ro during shutdown 2011-03-15 02:42:28 +01:00
umount.h shutdown: loop only as long as we manage to unmount/detach devices, give up immediately when we are stuck 2010-10-14 18:55:04 +02:00
unit-name.c Spelling Corrections 2011-02-28 22:47:38 +01:00
unit-name.h unit: introduce %f specifier to decode file names 2010-10-20 16:16:45 +02:00
unit.c condition: take a timestamp and store last result of conditions 2011-03-09 23:58:17 +01:00
unit.h condition: take a timestamp and store last result of conditions 2011-03-09 23:58:17 +01:00
update-utmp.c dbus: make sure to flush bus connection before disconnecting, so that no messages are lost 2010-09-02 23:26:04 +02:00
user-sessions.c pam: determine user cgroup tree from cgroup of PID 1 2011-03-14 23:13:57 +01:00
util.c util: make touched files non-writable by default 2011-03-16 02:58:05 +01:00
util.h util: add detect_container() 2011-03-14 04:07:52 +01:00
utmp-wtmp.c util: beef up logic to find ctty name 2011-02-17 16:29:04 +01:00
utmp-wtmp.h ask-password: don't show wall message on ttys we are already running a tty agent on 2010-11-12 03:33:08 +01:00
vconsole-setup.c container: skip a few things when we are run in a container such as accessing /proc/cmdline 2011-03-14 23:41:47 +01:00