index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
socket.c
Age
Commit message (
Expand
)
Author
2010-04-24
service: don't wait for any child unless we no its pid
Lennart Poettering
2010-04-23
units: fix logger/initctl paths
Lennart Poettering
2010-04-23
socket: fix bitfields in fd watches
Lennart Poettering
2010-04-23
socket: don't call accept() on FIFOs ever
Lennart Poettering
2010-04-23
get rid of unicode arrows, since the linux console cannot show them, not even...
Lennart Poettering
2010-04-21
manager: automatically GC unreferenced units
Lennart Poettering
2010-04-21
reload: implement reload/reexec logic
Lennart Poettering
2010-04-18
dbus: greatly extend dbus coverage
Lennart Poettering
2010-04-16
automount: implement automount unit type
Lennart Poettering
2010-04-15
socket: optionally call accept() for incoming connections and spawn one servi...
Lennart Poettering
2010-04-15
core: add minimal templating system
Lennart Poettering
2010-04-13
systemctl: show sub state along active state
Lennart Poettering
2010-04-13
rework tty handling
Lennart Poettering
2010-04-11
service,mount,socket: explicitly unwatch control pids
Lennart Poettering
2010-04-10
mount: implement mounting properly
Lennart Poettering
2010-04-08
service/socket: show main/control pids in dump
Lennart Poettering
2010-04-08
unit: shortcut unit_notify() early, if possible
Lennart Poettering
2010-04-08
execute: make kill mode configurable
Lennart Poettering
2010-04-06
rework merging/loading logic
Lennart Poettering
2010-04-04
socket: when creating FIFOs, create parent dirs first, and use right access mode
Lennart Poettering
2010-03-31
gcc: make a couple of gcc warnings go away
Lennart Poettering
2010-03-31
cgroup: add cgroupsification
Lennart Poettering
2010-02-14
execute: implement privilige dropping properly
Lennart Poettering
2010-02-12
socket: allow configuration of socket/directory mode
Lennart Poettering
2010-02-03
socket: fix const issue
Lennart Poettering
2010-02-03
license: add GPLv2+ license blurbs everwhere
Lennart Poettering
2010-01-30
greatly extend what we enforce as process properties
Lennart Poettering
2010-01-29
monitor udev for device changes
Lennart Poettering
2010-01-28
rework config file load logic
Lennart Poettering
2010-01-28
when shortcutting states do not skip state transitions
Lennart Poettering
2010-01-27
properly implement target unit
Lennart Poettering
2010-01-27
notify socket unit when service unit dies
Lennart Poettering
2010-01-27
fix socket state machine to listen properly on sockets
Lennart Poettering
2010-01-27
properly recognize successfull scripts
Lennart Poettering
2010-01-27
yay, we can start socket units
Lennart Poettering
2010-01-27
improve dump output for sockets
Lennart Poettering
2010-01-26
s/name/unit
Lennart Poettering
2010-01-26
various cleanups
Lennart Poettering
2010-01-26
first attempt at proper service/socket logic
Lennart Poettering
2010-01-24
add simple event loop
Lennart Poettering
2010-01-23
implement proper binding on ports
Lennart Poettering
2010-01-23
rework socket handling
Lennart Poettering
2010-01-23
first attempt in implementinging execution logic
Lennart Poettering