summaryrefslogtreecommitdiff
path: root/src/core/socket.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Listen* to dbus propertiesOleksii Shevchuk2013-04-011-0/+2
* units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering2013-01-171-0/+2
* Revert "Implement SocketUser= and SocketGroup= for [Socket]"Dave Reisner2012-11-061-2/+0
* Implement SocketUser= and SocketGroup= for [Socket]Dave Reisner2012-11-051-0/+2
* SMACK: Add configuration options. (v3)Auke Kok2012-10-301-0/+4
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-201-0/+1
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-191-4/+1
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+173