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
2011-05-18
exec: hangup/reset/deallocate VTs in gettys
Lennart Poettering
2011-05-17
socket: use 666 socket mode by default since neither fifos, nor sockets, nor ...
Lennart Poettering
2011-05-17
socket: add POSIX mqueue support
Lennart Poettering
2011-04-26
socket: improve warning message when we get POLLHUP
Lennart Poettering
2011-04-20
socket: support ListeSpecial= sockets
Lennart Poettering
2011-04-20
socket: log more information about invalid poll events
Lennart Poettering
2011-04-16
socket: reuse existing FIFOs
Lennart Poettering
2011-04-12
socket: try creating a socket under our own identity if we have no perms to c...
Lennart Poettering
2011-04-10
socket: be a bit more verbose when refusing to start a socket unit
Lennart Poettering
2011-04-10
socket: support netlink sockets
Lennart Poettering
2011-03-31
src: our lord is coverity
Lennart Poettering
2011-03-29
exec: drop process group kill mode since it has little use and confuses the user
Lennart Poettering
2011-03-17
def: centralize definition of default timeout in one place
Lennart Poettering
2011-03-14
socket: use 777 as default mode for sockets
Lennart Poettering
2011-03-03
kill: always send SIGCONT after SIGTERM
Lennart Poettering
2011-02-28
Spelling Corrections
Harald Hoyer
2011-02-15
exec: introduce global defaults for the standard output of services
Lennart Poettering
2011-02-15
socket: refuse socket activation for SysV services
Lennart Poettering
2011-01-26
automount: use unit_pending_inactive() where appropriate
Lennart Poettering
2011-01-21
socket: don't crash if the .service unit for a .socket unit is not found
Lennart Poettering
2011-01-20
systemctl: highlight failed processes in systemctl status
Lennart Poettering
2011-01-20
service: when reloading a service fails don't fail the entire service but jus...
Lennart Poettering
2011-01-18
execute: make sending of SIGKILL on shutdown optional
Lennart Poettering
2010-11-17
cgroup: by default, duplicate service cgroup in the cpu hierarchy
Lennart Poettering
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
[next]