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
/
src
/
socket.c
Age
Commit message (
Expand
)
Author
2010-10-29
units: order units by default before appropriate targets in case they are pul...
Lennart Poettering
2010-10-29
unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...
Lennart Poettering
2010-10-22
systemctl: introduce systemctl kill
Lennart Poettering
2010-10-08
service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a service
Lennart Poettering
2010-10-05
socket: make sockets to pass to a service configurable
Lennart Poettering
2010-10-05
socket: make service to start on incoming traffic configurable
Lennart Poettering
2010-09-21
socket: Support IPv6-less systems with runtime check.
Fabiano Fidencio
2010-09-14
socket: fix output of TCP congestion options
Lennart Poettering
2010-09-01
unit: unify some code
Lennart Poettering
2010-08-31
service: rework killing logic so that we always kill the main process, even i...
Lennart Poettering
2010-08-31
manager: add missing second part of s/maintenance/failed/
Matthew Miller
2010-08-20
selinux: properly query policy for FIFO files
Lennart Poettering
2010-08-20
dbus: follow standardized fdo PropertiesChanged signal spec
Lennart Poettering
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-08-11
selinux: split off selinux calls into seperate file label.c
Lennart Poettering
2010-08-11
clang: fix numerous little issues found with clang-analyzer
Lennart Poettering
2010-08-11
socket: disable GC for pre-allocated per-connection service until it is used
Lennart Poettering
2010-08-09
manager: when two pending jobs conflict, keep the one that "conflicts", remov...
Lennart Poettering
2010-08-03
Systemd is causing mislabeled devices to be created and then attempting to re...
Daniel J Walsh
2010-08-03
socket: Allow selection of TCP Congestion Avoidance algorithm to socket
Tomasz Torcz
2010-07-23
socket: SELinux support for socket creation.
Daniel J Walsh
2010-07-20
socket: fix access mode verification of FIFOs
Lennart Poettering
2010-07-19
systemctl: introduce reset-maintenance command
Lennart Poettering
2010-07-17
execute: bump up log level of executed processes that failed
Lennart Poettering
2010-07-16
socket: prepare for proper selinux labelling of sockets
Lennart Poettering
2010-07-16
socket: don't allow mixing of accepting and non-accepting sockets in the same...
Lennart Poettering
2010-07-13
socket: when going down, flush all queued sockets
Lennart Poettering
2010-07-13
socket: when the socket is supposed to stop, don't accept any connections any...
Lennart Poettering
2010-07-12
execute: optionally ignore return status of invoked commands
Lennart Poettering
2010-07-10
service: allow immediate stopping while starting
Lennart Poettering
2010-07-10
execute: add ability to configure the kill signal
Lennart Poettering
2010-07-09
socket: fix loading of .service files for .socket files
Lennart Poettering
2010-07-08
install: various improvements
Lennart Poettering
2010-07-08
execute: if the main process of a service already owns the TTY, don't wait fo...
Lennart Poettering
2010-07-08
dbus: make errors reported via D-Bus more useful
Lennart Poettering
2010-07-04
dbus: complete exec status coverage
Lennart Poettering
2010-07-03
unit: add DefaultDependencies= setting
Lennart Poettering
2010-07-03
unit: simplify things a little by introducing API to add two dependencies in ...
Lennart Poettering
2010-07-01
man: document socket units
Lennart Poettering
2010-07-01
socket: on ipv6 try to use IPV6_UNICAST_HOPS sockopt
Lennart Poettering
2010-07-01
unit: shorten active state enums to make systemctl output nicer
Lennart Poettering
2010-07-01
unit: add new abstracted maintenance state for units
Lennart Poettering
2010-07-01
socket: make various socket/pipe options configurable
Lennart Poettering
2010-06-19
service: require KillMode=control-group when PAM is enabled
Lennart Poettering
2010-06-19
unit: get rid of various unnecessary casts
Lennart Poettering
2010-06-19
don't use 'long long' unless we have a really good reason to
Lennart Poettering
2010-06-19
socket: enforce limit on number of concurrent connections
Lennart Poettering
2010-06-17
service: rework PID parsing logic everywhere
Lennart Poettering
2010-06-16
tcpwrap: execute tcpwrap check in forked client, to avoid blocking name looku...
Lennart Poettering
2010-06-16
socket: add optional libwrap support
Lennart Poettering
[next]