summaryrefslogtreecommitdiff
path: root/socket.c
AgeCommit message (Expand)Author
2010-05-16build-sys: move source files to subdirectoryLennart Poettering
2010-05-16service: consider a process exiting with SIGTERM a clean exitLennart Poettering
2010-05-13units: rework automatic dependency logic between automounts, mounts, sockets,...Lennart Poettering
2010-05-09environment: allow control of the environment block via D-BusLennart Poettering
2010-04-24service: don't wait for any child unless we no its pidLennart Poettering
2010-04-23units: fix logger/initctl pathsLennart Poettering
2010-04-23socket: fix bitfields in fd watchesLennart Poettering
2010-04-23socket: don't call accept() on FIFOs everLennart Poettering
2010-04-23get rid of unicode arrows, since the linux console cannot show them, not even...Lennart Poettering
2010-04-21manager: automatically GC unreferenced unitsLennart Poettering
2010-04-21reload: implement reload/reexec logicLennart Poettering
2010-04-18dbus: greatly extend dbus coverageLennart Poettering
2010-04-16automount: implement automount unit typeLennart Poettering
2010-04-15socket: optionally call accept() for incoming connections and spawn one servi...Lennart Poettering
2010-04-15core: add minimal templating systemLennart Poettering
2010-04-13systemctl: show sub state along active stateLennart Poettering
2010-04-13rework tty handlingLennart Poettering
2010-04-11service,mount,socket: explicitly unwatch control pidsLennart Poettering
2010-04-10mount: implement mounting properlyLennart Poettering
2010-04-08service/socket: show main/control pids in dumpLennart Poettering
2010-04-08unit: shortcut unit_notify() early, if possibleLennart Poettering
2010-04-08execute: make kill mode configurableLennart Poettering
2010-04-06rework merging/loading logicLennart Poettering
2010-04-04socket: when creating FIFOs, create parent dirs first, and use right access modeLennart Poettering
2010-03-31gcc: make a couple of gcc warnings go awayLennart Poettering
2010-03-31cgroup: add cgroupsificationLennart Poettering
2010-02-14execute: implement privilige dropping properlyLennart Poettering
2010-02-12socket: allow configuration of socket/directory modeLennart Poettering
2010-02-03socket: fix const issueLennart Poettering
2010-02-03license: add GPLv2+ license blurbs everwhereLennart Poettering
2010-01-30greatly extend what we enforce as process propertiesLennart Poettering
2010-01-29monitor udev for device changesLennart Poettering
2010-01-28rework config file load logicLennart Poettering
2010-01-28when shortcutting states do not skip state transitionsLennart Poettering
2010-01-27properly implement target unitLennart Poettering
2010-01-27notify socket unit when service unit diesLennart Poettering
2010-01-27fix socket state machine to listen properly on socketsLennart Poettering
2010-01-27properly recognize successfull scriptsLennart Poettering
2010-01-27yay, we can start socket unitsLennart Poettering
2010-01-27improve dump output for socketsLennart Poettering
2010-01-26s/name/unitLennart Poettering
2010-01-26various cleanupsLennart Poettering
2010-01-26first attempt at proper service/socket logicLennart Poettering
2010-01-24add simple event loopLennart Poettering
2010-01-23implement proper binding on portsLennart Poettering
2010-01-23rework socket handlingLennart Poettering
2010-01-23first attempt in implementinging execution logicLennart Poettering