Systemd/src
Lennart Poettering 5192bd1945 auto-getty: rework auto console getty logic to work in conjunction with single user mode 2010-08-17 03:29:46 +02:00
..
linux build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
.gitignore systemctl: reimplement systemctl in pure C without Vala/GObject 2010-06-15 02:51:55 +02:00
99-systemd.rules units: introduce smartcard.target 2010-07-16 21:32:11 +02:00
Makefile build-sys: add small redirecting Makefiles to simplify compilation from within emacs 2010-05-17 01:44:03 +02:00
auto-console-getty.c auto-getty: rework auto console getty logic to work in conjunction with single user mode 2010-08-17 03:29:46 +02:00
automount.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
automount.h pahole: rearrange structs to make them smaller 2010-08-11 22:37:10 +02:00
build.h main: log build time features on startup 2010-08-12 01:03:24 +02:00
bus-errors.h dbus: add missing dbus-errors.h header 2010-07-08 04:24:09 +02:00
cgls.c log: properly open log target in the various utilities 2010-08-16 22:39:02 +02: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 cgroup: reimplement the last bit of libcgroup functionality natively 2010-07-12 18:16:44 +02:00
cgroup-util.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
cgroup-util.h cgroup: reimplement the last bit of libcgroup functionality natively 2010-07-12 18:16:44 +02:00
cgroup.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
cgroup.h cgroup: kill processes, not tasks and other cgroup changes 2010-07-11 00:50:49 +02:00
cgroups-agent.c log: properly open log target in the various utilities 2010-08-16 22:39:02 +02:00
conf-parser.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
conf-parser.h main: implement manager configuration file 2010-07-07 01:10:27 +02:00
dbus-automount.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
dbus-automount.h dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus 2010-06-19 03:04:04 +02:00
dbus-common.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
dbus-common.h dbus: don't try to run AddMatch when connected to a private bus 2010-07-07 04:13:19 +02:00
dbus-device.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
dbus-device.h dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus 2010-06-19 03:04:04 +02:00
dbus-execute.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
dbus-execute.h dbus: fix capability serialization 2010-08-12 01:01:55 +02:00
dbus-job.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
dbus-job.h dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-manager.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
dbus-manager.h dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-mount.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
dbus-mount.h dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus 2010-06-19 03:04:04 +02:00
dbus-path.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
dbus-path.h dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus 2010-06-19 03:04:04 +02:00
dbus-service.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
dbus-service.h dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus 2010-06-19 03:04:04 +02:00
dbus-snapshot.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
dbus-snapshot.h dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus 2010-06-19 03:04:04 +02:00
dbus-socket.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
dbus-socket.h dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus 2010-06-19 03:04:04 +02:00
dbus-swap.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
dbus-swap.h dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus 2010-06-19 03:04:04 +02:00
dbus-target.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
dbus-target.h dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus 2010-06-19 03:04:04 +02:00
dbus-timer.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
dbus-timer.h dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus 2010-06-19 03:04:04 +02:00
dbus-unit.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
dbus-unit.h unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManualStop= 2010-08-11 01:44:37 +02:00
dbus.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
dbus.h dbus: send signals about jobs to the clients having created them unconditionally, and thus get rid of broadcast signals in most cases 2010-07-05 00:58:07 +02:00
device.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
device.h pahole: rearrange structs to make them smaller 2010-08-11 22:37:10 +02:00
execute.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
execute.h pahole: rearrange structs to make them smaller 2010-08-11 22:37:10 +02:00
fdset.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
fdset.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
hashmap.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
hashmap.h device: do not merge devices 2010-07-20 20:33:24 +02:00
hostname-setup.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
hostname-setup.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
initctl.c auto-getty: rework auto console getty logic to work in conjunction with single user mode 2010-08-17 03:29:46 +02:00
initreq.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
ioprio.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
job.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
job.h gc: remove a lot of unused code 2010-08-11 23:19:04 +02:00
kmod-setup.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
kmod-setup.h kmod: automatically load a few kernel modules we need for normal operation before udev is active 2010-05-22 00:29:53 +02:00
label.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
label.h selinux: split off selinux calls into seperate file label.c 2010-08-11 22:58:34 +02:00
list.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
load-dropin.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
load-dropin.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
load-fragment.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
load-fragment.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
log.c log: properly open log target in the various utilities 2010-08-16 22:39:02 +02:00
log.h execute: bump up log level of executed processes that failed 2010-07-17 04:17:30 +02:00
logger.c log: properly open log target in the various utilities 2010-08-16 22:39:02 +02:00
loopback-setup.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
loopback-setup.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
macro.h main: disable nscd if we can to avoid deadlock, just in case 2010-07-16 03:07:53 +02:00
main.c auto-getty: rework auto console getty logic to work in conjunction with single user mode 2010-08-17 03:29:46 +02:00
manager.c systemctl: add support for delayed shutdown, similar to sysv in style 2010-08-16 15:37:52 +02:00
manager.h pahole: rearrange structs to make them smaller 2010-08-11 22:37:10 +02:00
missing.h main: disable nscd properly, if possible 2010-08-11 23:31:07 +02:00
modprobe-setup.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
modprobe-setup.h main: add a native implementation of the 'nomodules' kernel option understood by fedora init scripts 2010-07-06 20:34:28 +02:00
mount-setup.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
mount-setup.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
mount.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
mount.h gc: remove a lot of unused code 2010-08-11 23:19:04 +02:00
namespace.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
namespace.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
notify.c log: properly open log target in the various utilities 2010-08-16 22:39:02 +02:00
org.freedesktop.systemd1.conf systemctl: when calling 'status' accept a PID 2010-08-13 02:07:22 +02:00
org.freedesktop.systemd1.service dbus: add missing bus activation file 2010-06-07 04:20:50 +02:00
pam-module.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
path-lookup.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
path-lookup.h install: add systemd-install tool for managing alias/wants symlinks 2010-06-16 01:58:50 +02:00
path.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
path.h device: do not merge devices 2010-07-20 20:33:24 +02:00
random-seed.c log: properly open log target in the various utilities 2010-08-16 22:39:02 +02:00
ratelimit.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
ratelimit.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
sd-daemon.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
sd-daemon.h sd-daemon: refer to the man pages 2010-06-24 00:10:03 +02:00
securebits.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
service.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
service.h service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lines for oneshot services 2010-08-13 18:23:01 +02:00
set.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
set.h set: introduce set_free_free() 2010-06-15 02:45:26 +02:00
shutdownd.c shutdownd: kill /etc/nologin file before we go down 2010-08-16 23:52:19 +02: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 emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
snapshot.h dbus: make errors reported via D-Bus more useful 2010-07-08 02:43:18 +02:00
socket-util.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
socket-util.h systemctl: add support for delayed shutdown, similar to sysv in style 2010-08-16 15:37:52 +02:00
socket.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
socket.h pahole: rearrange structs to make them smaller 2010-08-11 22:37:10 +02:00
special.h units: split fsck.target from sysinit.target for suse compat 2010-08-06 01:30:20 +02:00
specifier.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
specifier.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
strv.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
strv.h execute: support minimal environment variable replacement when executing processes 2010-07-08 04:09:59 +02:00
swap.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
swap.h pahole: rearrange structs to make them smaller 2010-08-11 22:37:10 +02:00
system.conf conf: add commented default SysVConsole= value 2010-08-11 01:44:37 +02:00
systemadm.vala build-sys: fix compatibility with vala 0.9 2010-07-22 02:21:42 +02:00
systemctl.c shutdown: various fixes for handling of delayed shutdowns 2010-08-16 22:40:11 +02:00
systemd-interfaces.vala device: do not merge devices 2010-07-20 20:33:24 +02:00
target.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
target.h target: don't synthesize a runlevel property for targets anymore since we don't need it anymore and it is crutfy 2010-08-11 17:46:27 +02:00
tcpwrap.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
tcpwrap.h socket: add optional libwrap support 2010-06-16 15:41:29 +02:00
test-cgroup.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02: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 emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
test-env-replace.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
test-job-type.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02: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
timer.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
timer.h pahole: rearrange structs to make them smaller 2010-08-11 22:37:10 +02:00
unit-name.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
unit-name.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
unit.c emacs: make sure nobody accidently adds tabs to our sources 2010-08-14 19:59:25 +02:00
unit.h unit: don't show ENOENT configuration file warnings for units that are not essential 2010-08-12 01:05:35 +02:00
update-utmp.c log: properly open log target in the various utilities 2010-08-16 22:39:02 +02:00
util.c util: properly detect ttyname_r() failing 2010-08-16 21:25:09 +02:00
util.h systemctl: add support for delayed shutdown, similar to sysv in style 2010-08-16 15:37:52 +02:00
utmp-wtmp.c util: use format_timestamp() instead of ctime() wherever possible 2010-08-16 21:24:50 +02:00
utmp-wtmp.h systemctl: warn users via wall that the system goes down 2010-06-18 02:28:35 +02:00