summaryrefslogtreecommitdiff
path: root/src/socket.h
AgeCommit message (Expand)Author
2012-03-13socket: add option for SO_PASSECLennart Poettering
2012-03-06socket: rename 'broken' failure result to 'failed-permanent' on order not to ...Lennart Poettering
2012-03-05socket: fail the socket if the service keeps dying on startMichal Schmidt
2012-02-03socket: replace failure boolean by enumLennart Poettering
2012-01-16unit: remove union UnitMichal Schmidt
2012-01-06unit: properly update references to units which are mergedLennart Poettering
2011-11-30socket: add option for SO_PASSCREDMichal Schmidt
2011-05-19socket: expose SO_BROADCASTLennart Poettering
2011-05-19socket: expose IP_TRANSPARENTLennart Poettering
2011-05-17socket: add POSIX mqueue supportLennart Poettering
2011-04-20socket: support ListeSpecial= socketsLennart Poettering
2010-08-31manager: add missing second part of s/maintenance/failed/Matthew Miller
2010-08-17emacs: disable tabs in .h files, tooLennart Poettering
2010-08-11pahole: rearrange structs to make them smallerLennart Poettering
2010-08-03socket: Allow selection of TCP Congestion Avoidance algorithm to socketTomasz Torcz
2010-07-16socket: prepare for proper selinux labelling of socketsLennart Poettering
2010-07-10execute: add ability to configure the kill signalLennart Poettering
2010-07-01socket: make various socket/pipe options configurableLennart Poettering
2010-06-19socket: enforce limit on number of concurrent connectionsLennart Poettering
2010-06-16tcpwrap: execute tcpwrap check in forked client, to avoid blocking name looku...Lennart Poettering
2010-06-16socket: add optional libwrap supportLennart Poettering
2010-06-16typo: the correct spelling is maintenance not maintainanceLennart Poettering
2010-05-24path: add .path unit type for monitoring filesLennart Poettering
2010-05-21socket: fix parsing of bind_ipv6_onlyLennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering