summaryrefslogtreecommitdiff
path: root/src/core/socket.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* Add counter for socket unit refuse events (#9217)xginn82018-06-111-0/+1
* core: undo the dependency inversion between unit.h and all unit typesFelipe Sateler2018-05-151-0/+3
* tree-wide: be more careful with the type of array sizesLennart Poettering2018-04-271-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* pid1: rename unit_check_gc to unit_may_gcZbigniew Jędrzejewski-Szmek2018-02-151-2/+2
* core/socket: add socket_port_type_from_string()Yu Watanabe2017-12-231-2/+3
* core: unify common code for preparing for forking off unit processesLennart Poettering2017-11-211-2/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-09-221-1/+1
* systemd: do not serialize peer, bump count when deserializing socket insteadZbigniew Jędrzejewski-Szmek2016-08-051-0/+1
* core/socket: rework SocketPeer refcountingZbigniew Jędrzejewski-Szmek2016-08-051-7/+0
* systemd: convert peers_by_address to a setZbigniew Jędrzejewski-Szmek2016-08-041-1/+1
* socket: add support to control no. of connections from one source (#3607)Susant Sahani2016-08-021-0/+16
* core: add a concept of "dynamic" user ids, that are allocated as long as a se...Lennart Poettering2016-07-221-0/+2
* core: move enforcement of the start limit into per-unit-type code againLennart Poettering2016-05-021-0/+1
* core: introduce activation rate limiting for socket unitsLennart Poettering2016-04-291-0/+3
* Merge pull request #2569 from zonque/removalsMartin Pitt2016-02-101-2/+0
|\
| * tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* | core: make the StartLimitXYZ= settings generic and apply to any kind of unit,...Lennart Poettering2016-02-101-1/+1
|/
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+1
* socket: Add support for socket protcolSusant Sahani2015-11-181-0/+2
* core: add support for naming file descriptors passed using socket activationLennart Poettering2015-10-061-2/+6
* core: simplify fd collection code, return number of fds as return valueLennart Poettering2015-10-061-1/+1
* core: add new setting Writable= to ListenSpecial= socket unitsLennart Poettering2015-10-011-0/+1
* Move all unit states to basic/ and extend systemctl --state=helpZbigniew Jędrzejewski-Szmek2015-09-281-21/+0
* core: Add socket type for usb functionfs endpointsPawel Szewczyk2015-09-221-0/+1
* core: Add list of additional file descriptors to socket portPawel Szewczyk2015-09-221-0/+2
* core: expose consumed CPU time per unitLennart Poettering2015-03-021-0/+2
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-2/+0
* socket: introduce SELinuxContextFromNet optionMichal Sekletar2014-09-191-0/+2
* Revert "socket: introduce SELinuxLabelViaNet option"Lennart Poettering2014-08-191-2/+0
* socket: introduce SELinuxLabelViaNet optionMichal Sekletar2014-08-191-0/+2
* socket: Add support for TCP defer acceptSusant Sahani2014-08-141-0/+1
* socket: Add Support for TCP keep alive variablesSusant Sahani2014-08-141-0/+3
* Revert "socket: add support for TCP fast Open"Lennart Poettering2014-08-141-1/+0
* socket: add support for TCP fast OpenSusant Sahani2014-08-141-0/+1
* socket: add support for tcp nagleSusant Sahani2014-08-141-0/+1
* systemd-verify: a simple tool for offline unit verificationZbigniew Jędrzejewski-Szmek2014-07-201-0/+2
* socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering2014-06-051-0/+4
* socket: add new Symlinks= option for socket unitsLennart Poettering2014-06-041-0/+2
* socket: optionally remove sockets/FIFOs in the file system after useLennart Poettering2014-06-041-0/+1
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-271-0/+1
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-3/+5
* core: rework how we match mount units against each otherLennart Poettering2013-09-261-4/+0
* core: notify triggered by socket of a serviceUmut Tezduyar2013-09-121-3/+0
* basic SO_REUSEPORT supportShawn Landden2013-07-111-0/+1
* core: general cgroup reworkLennart Poettering2013-06-271-0/+1
* Rearrange a few fields to reduce holesZbigniew Jędrzejewski-Szmek2013-05-081-3/+4
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-7/+7