summaryrefslogtreecommitdiff
path: root/src/core/socket.h
Commit message (Expand)AuthorAgeFilesLines
* core: Move DynamicCreds into ExecRuntimeDaan De Meyer2023-03-271-1/+0
* core: Introduce unit private exec runtimeDaan De Meyer2023-03-271-1/+1
* execute: Rename ExecRuntime to ExecSharedRuntimeDaan De Meyer2023-03-271-1/+1
* Revert "core: Propagate condition failed state to triggering units."Daan De Meyer2021-12-171-1/+0
* core: Propagate condition failed state to triggering units.Daan De Meyer2021-11-031-0/+1
* core: Remove circular includeDaan De Meyer2021-08-241-1/+0
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-4/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* core: add Timestamping= option for socket unitsLennart Poettering2020-10-271-0/+13
* socket: New option 'FlushPending' (boolean) to flush socket before entering l...Renaud Métrich2020-09-011-0/+1
* Merge pull request #15940 from keszybz/names-set-optimizationLennart Poettering2020-06-101-1/+1
|\
| * core: create socket service instances with the correct name from the startZbigniew Jędrzejewski-Szmek2020-06-101-1/+1
* | core: add new PassPacketInfo= socket unit propertyLennart Poettering2020-05-271-0/+1
|/
* core/socket: support "systemctl clean" for socket unitsYu Watanabe2019-08-281-0/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* 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