summaryrefslogtreecommitdiff
path: root/man/systemd.socket.xml
AgeCommit message (Collapse)Author
2012-03-13socket: add option for SO_PASSECLennart Poettering
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)
2011-12-31socket: rename the PassCred= option to PassCredentials=, since we don't want ↵Lennart Poettering
to needlessly abbreviate options unless they are very well established
2011-12-08'@' is an 'ampersat' not an 'ampersand'; let's call it 'at symbol'Tim Waugh
2011-11-30man: document the PassCred optionMichal Schmidt
2011-06-20man: Documentation spelling fixesVille Skyttä
2011-05-19socket: expose SO_BROADCASTLennart Poettering
2011-05-19socket: expose IP_TRANSPARENTLennart Poettering
2011-05-17socket: add POSIX mqueue supportLennart Poettering
2011-04-27def: lower default timeout to 90sLennart Poettering
Almost everybody found 3min too long, so lower it again
2011-04-20socket: support ListeSpecial= socketsLennart Poettering
2011-04-20man: fix specification of default timeoutsLennart Poettering
2011-04-10socket: support netlink socketsLennart Poettering
2011-03-29exec: drop process group kill mode since it has little use and confuses the userLennart Poettering
2011-02-09man: clarify a few thingsLennart Poettering
2011-01-18execute: make sending of SIGKILL on shutdown optionalLennart Poettering
2011-01-18man: document missing KillSignal= and swap optionsLennart Poettering
2010-10-05socket: make service to start on incoming traffic configurableLennart Poettering
2010-08-03socket: Allow selection of TCP Congestion Avoidance algorithm to socketTomasz Torcz
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.
2010-07-07man: update man pages for recent syntax changesLennart Poettering
2010-07-07update man pages for recent changesLennart Poettering
2010-07-03man: various man page updatesLennart Poettering
2010-07-02man: document execution context related settingsLennart Poettering
2010-07-02man: extend references to exec man pageLennart Poettering
2010-07-02man: trivial spelling fixesKay Sievers
2010-07-02man: document automount unitsLennart Poettering
2010-07-02man: document mount unitsLennart Poettering
2010-07-01man: document socket unitsLennart Poettering