summaryrefslogtreecommitdiff
path: root/man/systemd.socket.xml
Commit message (Collapse)AuthorAge
* socket: add option for SO_PASSECLennart Poettering2012-03-13
| | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=798760 (Note that this work is not complete yet, as the kernel seems to send us useless data with SCM_SECURITY enabled)
* socket: rename the PassCred= option to PassCredentials=, since we don't want ↵Lennart Poettering2011-12-31
| | | | to needlessly abbreviate options unless they are very well established
* '@' is an 'ampersat' not an 'ampersand'; let's call it 'at symbol'Tim Waugh2011-12-08
|
* man: document the PassCred optionMichal Schmidt2011-11-30
|
* man: Documentation spelling fixesVille Skyttä2011-06-20
|
* socket: expose SO_BROADCASTLennart Poettering2011-05-19
|
* socket: expose IP_TRANSPARENTLennart Poettering2011-05-19
|
* socket: add POSIX mqueue supportLennart Poettering2011-05-17
|
* def: lower default timeout to 90sLennart Poettering2011-04-27
| | | | Almost everybody found 3min too long, so lower it again
* socket: support ListeSpecial= socketsLennart Poettering2011-04-20
|
* man: fix specification of default timeoutsLennart Poettering2011-04-20
|
* socket: support netlink socketsLennart Poettering2011-04-10
|
* exec: drop process group kill mode since it has little use and confuses the userLennart Poettering2011-03-29
|
* man: clarify a few thingsLennart Poettering2011-02-09
|
* execute: make sending of SIGKILL on shutdown optionalLennart Poettering2011-01-18
|
* man: document missing KillSignal= and swap optionsLennart Poettering2011-01-18
|
* socket: make service to start on incoming traffic configurableLennart Poettering2010-10-05
|
* socket: Allow selection of TCP Congestion Avoidance algorithm to socketTomasz Torcz2010-08-03
| | | | | | | | | | | | | Hi, attached path extends socket configurables with another knob - TCP Congestion Avoidance selection. Linux implements handful of those, useful in various situations. For example, TCP Low Priority may be used by FTP service to gracefully yield bandwidth for more important TCP/IP streams. Until recently TCP_CONGESTION was Linux-specific, recently FreeBSD 8 and OpenSolaris gained compatible support.
* man: update man pages for recent syntax changesLennart Poettering2010-07-07
|
* update man pages for recent changesLennart Poettering2010-07-07
|
* man: various man page updatesLennart Poettering2010-07-03
|
* man: document execution context related settingsLennart Poettering2010-07-02
|
* man: extend references to exec man pageLennart Poettering2010-07-02
|
* man: trivial spelling fixesKay Sievers2010-07-02
|
* man: document automount unitsLennart Poettering2010-07-02
|
* man: document mount unitsLennart Poettering2010-07-02
|
* man: document socket unitsLennart Poettering2010-07-01