Lennart Poettering
a16e112358
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
Lennart Poettering
4139c1b272
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
Lennart Poettering
8d567588ca
automount: implement automount unit type
2010-04-16 23:24:39 +02:00
Lennart Poettering
4f2d528d3b
socket: optionally call accept() for incoming connections and spawn one service instance per connection
2010-04-15 06:20:00 +02:00
Lennart Poettering
9e2f7c11fb
core: add minimal templating system
2010-04-15 03:11:15 +02:00
Lennart Poettering
10a9442017
systemctl: show sub state along active state
2010-04-13 20:59:01 +02:00
Lennart Poettering
80876c20f6
rework tty handling
...
We now make sure to run all services in their own session, possibly with
a controlling terminal.
This also extends the service and socket state machines a little.
2010-04-13 02:06:27 +02:00
Lennart Poettering
5e94833f41
service,mount,socket: explicitly unwatch control pids
2010-04-11 00:22:36 +02:00
Lennart Poettering
e537352b9b
mount: implement mounting properly
...
This also includes code that writes utmp/wtmp records when applicable,
making use the mount infrastructure to detct when those files are
accessible.
Finally, this also introduces a --dump-configuration-items switch.
2010-04-10 18:00:34 +02:00
Lennart Poettering
70123e68a0
service/socket: show main/control pids in dump
2010-04-08 03:48:27 +02:00
Lennart Poettering
a90ebccc07
unit: shortcut unit_notify() early, if possible
2010-04-08 03:01:05 +02:00
Lennart Poettering
50159e6a77
execute: make kill mode configurable
2010-04-08 00:52:14 +02:00
Lennart Poettering
23a177ef7c
rework merging/loading logic
2010-04-06 02:43:58 +02:00
Lennart Poettering
8cb45bf8df
socket: when creating FIFOs, create parent dirs first, and use right access mode
2010-04-04 22:50:04 +02:00
Lennart Poettering
b866264a18
gcc: make a couple of gcc warnings go away
2010-03-31 20:08:05 +02:00
Lennart Poettering
8e27452380
cgroup: add cgroupsification
2010-03-31 16:29:55 +02:00
Lennart Poettering
81a2b7ceda
execute: implement privilige dropping properly
2010-02-14 22:43:08 +01:00
Lennart Poettering
b5a0699f0b
socket: allow configuration of socket/directory mode
2010-02-12 02:02:14 +01:00
Lennart Poettering
82ba9f087d
socket: fix const issue
2010-02-03 14:25:50 +01:00
Lennart Poettering
a7334b0952
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01:00
Lennart Poettering
94f043472a
greatly extend what we enforce as process properties
2010-01-30 01:55:42 +01:00
Lennart Poettering
f94ea366d3
monitor udev for device changes
2010-01-29 06:45:59 +01:00
Lennart Poettering
d46de8a1a2
rework config file load logic
2010-01-28 02:44:47 +01:00
Lennart Poettering
d6ea93e31d
when shortcutting states do not skip state transitions
2010-01-28 01:59:41 +01:00
Lennart Poettering
fa06836725
properly implement target unit
2010-01-27 06:33:27 +01:00
Lennart Poettering
ceee3d8285
notify socket unit when service unit dies
2010-01-27 06:19:48 +01:00
Lennart Poettering
e9af15c34c
fix socket state machine to listen properly on sockets
2010-01-27 05:33:11 +01:00
Lennart Poettering
bd982a8bae
properly recognize successfull scripts
2010-01-27 05:32:31 +01:00
Lennart Poettering
acbb02252a
yay, we can start socket units
2010-01-27 04:31:52 +01:00
Lennart Poettering
c43d20a0af
improve dump output for sockets
2010-01-27 02:16:27 +01:00
Lennart Poettering
87f0e418cf
s/name/unit
2010-01-26 21:39:06 +01:00
Lennart Poettering
44d8db9e5a
various cleanups
2010-01-26 07:02:51 +01:00
Lennart Poettering
034c6ed7da
first attempt at proper service/socket logic
2010-01-26 04:18:44 +01:00
Lennart Poettering
9152c76506
add simple event loop
2010-01-24 00:39:29 +01:00
Lennart Poettering
83c60c9f0c
implement proper binding on ports
2010-01-23 22:56:47 +01:00
Lennart Poettering
542563babd
rework socket handling
2010-01-23 03:35:54 +01:00
Lennart Poettering
5cb5a6ffc3
first attempt in implementinging execution logic
2010-01-23 01:52:57 +01:00