Systemd/src
Lennart Poettering 5509654721 cgroup: make cgroup controller name a constant 2010-07-10 17:38:50 +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 device: make use of new libudev tags logic 2010-05-22 01:00:28 +02:00
Makefile build-sys: add small redirecting Makefiles to simplify compilation from within emacs 2010-05-17 01:44:03 +02:00
automount.c mount: add implicit umount.target conflicts only in system mode 2010-07-10 04:46:58 +02:00
automount.h automount: add DirectoryMode= setting 2010-07-02 01:17:21 +02:00
bus-errors.h dbus: add missing dbus-errors.h header 2010-07-08 04:24:09 +02:00
cgroup-show.c cgls: fix missing initialization 2010-07-08 21:17:41 +02:00
cgroup-show.h cgls: beef up control group dumping and introduce cgls tool 2010-07-08 21:01:42 +02:00
cgroup-util.c minor typo fixes 2010-06-23 02:10:19 +02:00
cgroup-util.h pam: implement systemd PAM module and generelize cgroup API for that a bit 2010-06-21 23:27:18 +02:00
cgroup.c cgroup: make cgroup controller name a constant 2010-07-10 17:38:50 +02:00
cgroup.h cgroup: make cgroup controller name a constant 2010-07-10 17:38:50 +02:00
cgroups-agent.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
conf-parser.c util: use quoted word parsing where applicable 2010-07-07 20:58:41 +02:00
conf-parser.h main: implement manager configuration file 2010-07-07 01:10:27 +02:00
dbus-automount.c dbus: complete automount and mount unit coverage 2010-07-04 04:55:33 +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 dbus: don't try to run AddMatch when connected to a private bus 2010-07-07 04:13:19 +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 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-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 execute: add ability to configure the kill signal 2010-07-10 04:49:37 +02:00
dbus-execute.h execute: add ability to configure the kill signal 2010-07-10 04:49:37 +02:00
dbus-job.c dbus: log received message only once, in filter function 2010-07-08 00:27:09 +02:00
dbus-job.h dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-manager.c dbus: make errors reported via D-Bus more useful 2010-07-08 02:43:18 +02:00
dbus-manager.h dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-mount.c execute: add ability to configure the kill signal 2010-07-10 04:49:37 +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 dbus: complete coverage for path units 2010-07-04 04:23:48 +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 execute: add ability to configure the kill signal 2010-07-10 04:49:37 +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 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.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 execute: add ability to configure the kill signal 2010-07-10 04:49:37 +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 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.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 dbus: complete target unit coverage 2010-07-04 05:01:36 +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 uniformly suffix time span properties with their unit 2010-07-04 21:12:10 +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 execute: add ability to configure the kill signal 2010-07-10 04:49:37 +02:00
dbus-unit.h execute: add ability to configure the kill signal 2010-07-10 04:49:37 +02:00
dbus.c main: add a few more useful diagnostic log messages 2010-07-10 04:50:19 +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 util: use quoted word parsing where applicable 2010-07-07 20:58:41 +02:00
device.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
execute.c execute: add ability to configure the kill signal 2010-07-10 04:49:37 +02:00
execute.h execute: add ability to configure the kill signal 2010-07-10 04:49:37 +02:00
fdset.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
fdset.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
hashmap.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
hashmap.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
hostname-setup.c util: implement safe_atolu based on safe_atolli/safe_atoi, depending on word size 2010-07-07 17:40:25 +02:00
hostname-setup.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
initctl.c initctl: check peer credentials after connection 2010-07-07 04:13:19 +02:00
initreq.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
install.c install: properly parse --realize=reload 2010-07-09 23:43:16 +02:00
ioprio.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
job.c job: when converting restart jobs, move them to WAITING state 2010-07-08 00:28:04 +02:00
job.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
kmod-setup.c systemctl: show exec status of all exited programs 2010-07-10 15:42:24 +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
list.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
load-dropin.c manager: split off path lookup logic into own .c file 2010-06-15 14:45:15 +02:00
load-dropin.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
load-fragment.c execute: add ability to configure the kill signal 2010-07-10 04:49:37 +02:00
load-fragment.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
log.c systemctl: implement 'status' command 2010-07-05 02:40:39 +02:00
log.h log: make color/location logging optional 2010-06-17 22:52:55 +02:00
logger.c log: bump up a number of log messages so that they are shown even if debug logging is disabled, for diagnostic purposes 2010-07-07 17:57:54 +02:00
loopback-setup.c loopback: negate netlink error code before we pass it to strerror() 2010-05-20 19:08:37 +02:00
loopback-setup.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
macro.h sd-daemon: introduce sd_booted() and set ELF visibility to hidden for all symbols 2010-06-21 19:18:47 +02:00
main.c systemctl: show exec status of all exited programs 2010-07-10 15:42:24 +02:00
manager.c cgroup: make cgroup controller name a constant 2010-07-10 17:38:50 +02:00
manager.h cgroup: make cgroup controller name a constant 2010-07-10 17:38:50 +02:00
missing.h dbus: complete exec coverage 2010-07-04 16:44:58 +02:00
modprobe-setup.c main: add a native implementation of the 'nomodules' kernel option understood by fedora init scripts 2010-07-06 20:34:28 +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 mounts: reindent table 2010-06-02 21:15:27 +02:00
mount-setup.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
mount.c service: allow immediate stopping while starting 2010-07-10 04:52:00 +02:00
mount.h execute: add ability to configure the kill signal 2010-07-10 04:49:37 +02:00
namespace.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
namespace.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
notify.c utils: show help blurb when run without any arguments 2010-06-24 04:55:57 +02:00
org.freedesktop.systemd1.conf dbus: allow systemd to receive activation requests 2010-06-07 04:15:37 +02:00
org.freedesktop.systemd1.service dbus: add missing bus activation file 2010-06-07 04:20:50 +02:00
pam-module.c pam: make sure we don't assign colliding session ids if we get our session ids from multiple sources 2010-06-24 00:09:45 +02:00
path-lookup.c systemd: include /etc/systemd/system/ and /lib/systemd/system/ in search path unconditionally 2010-07-01 20:43:52 +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 dbus: make errors reported via D-Bus more useful 2010-07-08 02:43:18 +02:00
path.h typo: the correct spelling is maintenance not maintainance 2010-06-16 14:01:55 +02:00
ratelimit.c timer: fully implement timer units 2010-05-24 01:45:54 +02:00
ratelimit.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
sd-daemon.c sd-daemon: Fix path check in sd_is_fifo() 2010-07-07 01:41:59 +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 service: allow immediate stopping while starting 2010-07-10 04:52:00 +02:00
service.h execute: add ability to configure the kill signal 2010-07-10 04:49:37 +02:00
set.c set: introduce set_free_free() 2010-06-15 02:45:26 +02:00
set.h set: introduce set_free_free() 2010-06-15 02:45:26 +02:00
snapshot.c snapshot: fix deserialization 2010-07-10 04:51:03 +02:00
snapshot.h dbus: make errors reported via D-Bus more useful 2010-07-08 02:43:18 +02:00
socket-util.c socket: define IP_FREEBIND if not defined 2010-07-01 17:44:13 +02:00
socket-util.h socket: make various socket/pipe options configurable 2010-07-01 00:29:17 +02:00
socket.c service: allow immediate stopping while starting 2010-07-10 04:52:00 +02:00
socket.h execute: add ability to configure the kill signal 2010-07-10 04:49:37 +02:00
special.h units: introduce umount.target for unmounting all file systems 2010-07-10 02:41:06 +02:00
specifier.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
specifier.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
strv.c execute: support minimal environment variable replacement when executing processes 2010-07-08 04:09:59 +02:00
strv.h execute: support minimal environment variable replacement when executing processes 2010-07-08 04:09:59 +02:00
swap.c dbus: make errors reported via D-Bus more useful 2010-07-08 02:43:18 +02:00
swap.h typo: the correct spelling is maintenance not maintainance 2010-06-16 14:01:55 +02:00
system.conf main: implement manager configuration file 2010-07-07 01:10:27 +02:00
systemadm.vala systemadm: update signal connection for new vala 2010-07-01 04:14:57 +02:00
systemctl.c systemctl: show exec status of all exited programs 2010-07-10 15:42:24 +02:00
systemd-cgls.c cgls: beef up control group dumping and introduce cgls tool 2010-07-08 21:01:42 +02:00
systemd-interfaces.vala dbus: add simplified way to start an arbitrary unit in a single method call 2010-06-01 19:47:46 +02:00
target.c unit: add DefaultDependencies= setting 2010-07-03 19:48:33 +02:00
target.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
tcpwrap.c tcpwrap: add missing header files for suse 2010-06-17 23:31:36 +02:00
tcpwrap.h socket: add optional libwrap support 2010-06-16 15:41:29 +02:00
test-cgroup.c pam: implement systemd PAM module and generelize cgroup API for that a bit 2010-06-21 23:27:18 +02:00
test-daemon.c notify: add minimal readiness/status protocol for spawned daemons 2010-06-16 05:10:31 +02:00
test-engine.c dbus: make errors reported via D-Bus more useful 2010-07-08 02:43:18 +02:00
test-job-type.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
test-loopback.c man: document variable substitution 2010-07-08 04:19:54 +02:00
test-ns.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
timer.c dbus: make errors reported via D-Bus more useful 2010-07-08 02:43:18 +02:00
timer.h typo: the correct spelling is maintenance not maintainance 2010-06-16 14:01:55 +02:00
unit-name.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
unit-name.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
unit.c cgroup: make cgroup controller name a constant 2010-07-10 17:38:50 +02:00
unit.h execute: add ability to configure the kill signal 2010-07-10 04:49:37 +02:00
util.c execute: add ability to configure the kill signal 2010-07-10 04:49:37 +02:00
util.h execute: add ability to configure the kill signal 2010-07-10 04:49:37 +02:00
utmp-wtmp.c pam: implement systemd PAM module and generelize cgroup API for that a bit 2010-06-21 23:27:18 +02:00
utmp-wtmp.h systemctl: warn users via wall that the system goes down 2010-06-18 02:28:35 +02:00