Systemd/src
Lennart Poettering c846ff4798 main: show welcome message on boot 2010-07-07 00:25:41 +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 unit: simplify things a little by introducing API to add two dependencies in one step 2010-07-03 19:46:38 +02:00
automount.h automount: add DirectoryMode= setting 2010-07-02 01:17:21 +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 pam: implement systemd PAM module and generelize cgroup API for that a bit 2010-06-21 23:27:18 +02:00
cgroup.h pam: implement systemd PAM module and generelize cgroup API for that a bit 2010-06-21 23:27:18 +02:00
cgroups-agent.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
conf-parser.c conf-parser: check all parse callbacks 2010-06-22 04:09:26 +02:00
conf-parser.h install: add systemd-install tool for managing alias/wants symlinks 2010-06-16 01:58:50 +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 install: implement --start option 2010-07-06 05:06:40 +02:00
dbus-common.h install: implement --start option 2010-07-06 05:06:40 +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 uniformly suffix time span properties with their unit 2010-07-04 21:12:10 +02:00
dbus-execute.h turn negative options into positive options 2010-07-05 01:08:13 +02:00
dbus-job.c 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
dbus-job.h dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-manager.c manager: optionally print status updates to console on boot 2010-07-07 00:00:59 +02:00
dbus-manager.h dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-mount.c dbus: complete exec command coverage 2010-07-04 20:38:14 +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 dbus: complete exec command coverage 2010-07-04 20:38:14 +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 dbus: complete exec command coverage 2010-07-04 20:38:14 +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 install: implement --start option 2010-07-06 05:06:40 +02:00
dbus-unit.h install: implement --start option 2010-07-06 05:06:40 +02:00
dbus.c 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
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 unit: get rid of various unnecessary casts 2010-06-19 16:55:49 +02:00
device.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
execute.c turn negative options into positive options 2010-07-05 01:08:13 +02:00
execute.h turn negative options into positive options 2010-07-05 01:08:13 +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 hostname: keep dots in hostname 2010-06-02 15:52:13 +02:00
hostname-setup.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
initctl.c core: rename struct timestamp to dual_timestamp to avoid name clash with IP system headers 2010-07-01 00:26:44 +02:00
initreq.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
install.c install: implement --start option 2010-07-06 05:06:40 +02:00
ioprio.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
job.c manager: optionally print status updates to console on boot 2010-07-07 00:00:59 +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 kmod: autoload unix.ko if it isn't around 2010-06-16 05:07:57 +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 turn negative options into positive options 2010-07-05 01:08:13 +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 initctl: add some checks before starting up 2010-06-19 16:56:57 +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 main: show welcome message on boot 2010-07-07 00:25:41 +02:00
manager.c manager: optionally print status updates to console on boot 2010-07-07 00:00:59 +02:00
manager.h manager: optionally print status updates to console on boot 2010-07-07 00:00:59 +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 manager: optionally print status updates to console on boot 2010-07-07 00:00:59 +02:00
mount.h mount: automatically create non-existing mount point dirs prior to mounting 2010-07-02 00:28:44 +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 unit: add DefaultDependencies= setting 2010-07-03 19:48:33 +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: introduce sd_booted() and set ELF visibility to hidden for all symbols 2010-06-21 19:18:47 +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 manager: optionally print status updates to console on boot 2010-07-07 00:00:59 +02:00
service.h socket: enforce limit on number of concurrent connections 2010-06-19 04:25:34 +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: downgrade automatic dependencies from Requires to Wants 2010-07-03 19:51:24 +02:00
snapshot.h snapshot: ensure that snapshots cannot be created unless with create_snapshot 2010-07-01 03:39:55 +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 dbus: complete exec status coverage 2010-07-04 18:49:58 +02:00
socket.h socket: make various socket/pipe options configurable 2010-07-01 00:29:17 +02:00
special.h unit: add DefaultDependencies= setting 2010-07-03 19:48:33 +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: add EnvironmentFile= option 2010-06-18 06:06:24 +02:00
strv.h execute: add EnvironmentFile= option 2010-06-18 06:06:24 +02:00
swap.c manager: optionally print status updates to console on boot 2010-07-07 00:00:59 +02:00
swap.h typo: the correct spelling is maintenance not maintainance 2010-06-16 14:01:55 +02:00
systemadm.vala systemadm: update signal connection for new vala 2010-07-01 04:14:57 +02:00
systemctl.c systemctl: when we cannot load a unit, retry with getting it 2010-07-06 20:33:54 +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 manager: optionally print status updates to console on boot 2010-07-07 00:00:59 +02:00
test-job-type.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
test-loopback.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
test-ns.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
timer.c uniformly suffix time span properties with their unit 2010-07-04 21:12:10 +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 manager: optionally print status updates to console on boot 2010-07-07 00:00:59 +02:00
unit.h manager: optionally print status updates to console on boot 2010-07-07 00:00:59 +02:00
util.c main: show welcome message on boot 2010-07-07 00:25:41 +02:00
util.h main: show welcome message on boot 2010-07-07 00:25:41 +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