summaryrefslogtreecommitdiff
path: root/src/socket.c
Commit message (Expand)AuthorAge
* systemctl: introduce systemctl killLennart Poettering2010-10-22
* service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering2010-10-08
* socket: make sockets to pass to a service configurableLennart Poettering2010-10-05
* socket: make service to start on incoming traffic configurableLennart Poettering2010-10-05
* socket: Support IPv6-less systems with runtime check.Fabiano Fidencio2010-09-21
* socket: fix output of TCP congestion optionsLennart Poettering2010-09-14
* unit: unify some codeLennart Poettering2010-09-01
* service: rework killing logic so that we always kill the main process, even i...Lennart Poettering2010-08-31
* manager: add missing second part of s/maintenance/failed/Matthew Miller2010-08-31
* selinux: properly query policy for FIFO filesLennart Poettering2010-08-20
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-20
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* selinux: split off selinux calls into seperate file label.cLennart Poettering2010-08-11
* clang: fix numerous little issues found with clang-analyzerLennart Poettering2010-08-11
* socket: disable GC for pre-allocated per-connection service until it is usedLennart Poettering2010-08-11
* manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering2010-08-09
* Systemd is causing mislabeled devices to be created and then attempting to re...Daniel J Walsh2010-08-03
* socket: Allow selection of TCP Congestion Avoidance algorithm to socketTomasz Torcz2010-08-03
* socket: SELinux support for socket creation.Daniel J Walsh2010-07-23
* socket: fix access mode verification of FIFOsLennart Poettering2010-07-20
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-19
* execute: bump up log level of executed processes that failedLennart Poettering2010-07-17
* socket: prepare for proper selinux labelling of socketsLennart Poettering2010-07-16
* socket: don't allow mixing of accepting and non-accepting sockets in the same...Lennart Poettering2010-07-16
* socket: when going down, flush all queued socketsLennart Poettering2010-07-13
* socket: when the socket is supposed to stop, don't accept any connections any...Lennart Poettering2010-07-13
* execute: optionally ignore return status of invoked commandsLennart Poettering2010-07-12
* service: allow immediate stopping while startingLennart Poettering2010-07-10
* execute: add ability to configure the kill signalLennart Poettering2010-07-10
* socket: fix loading of .service files for .socket filesLennart Poettering2010-07-09
* install: various improvementsLennart Poettering2010-07-08
* execute: if the main process of a service already owns the TTY, don't wait fo...Lennart Poettering2010-07-08
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-08
* dbus: complete exec status coverageLennart Poettering2010-07-04
* unit: add DefaultDependencies= settingLennart Poettering2010-07-03
* unit: simplify things a little by introducing API to add two dependencies in ...Lennart Poettering2010-07-03
* man: document socket unitsLennart Poettering2010-07-01
* socket: on ipv6 try to use IPV6_UNICAST_HOPS sockoptLennart Poettering2010-07-01
* unit: shorten active state enums to make systemctl output nicerLennart Poettering2010-07-01
* unit: add new abstracted maintenance state for unitsLennart Poettering2010-07-01
* socket: make various socket/pipe options configurableLennart Poettering2010-07-01
* service: require KillMode=control-group when PAM is enabledLennart Poettering2010-06-19
* unit: get rid of various unnecessary castsLennart Poettering2010-06-19
* don't use 'long long' unless we have a really good reason toLennart Poettering2010-06-19
* socket: enforce limit on number of concurrent connectionsLennart Poettering2010-06-19
* service: rework PID parsing logic everywhereLennart Poettering2010-06-17
* tcpwrap: execute tcpwrap check in forked client, to avoid blocking name looku...Lennart Poettering2010-06-16
* socket: add optional libwrap supportLennart Poettering2010-06-16
* typo: the correct spelling is maintenance not maintainanceLennart Poettering2010-06-16
* notify: add minimal readiness/status protocol for spawned daemonsLennart Poettering2010-06-16