summaryrefslogtreecommitdiff
path: root/src/core/socket.h
Commit message (Expand)AuthorAge
* core: expose consumed CPU time per unitLennart Poettering2015-03-02
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* socket: introduce SELinuxContextFromNet optionMichal Sekletar2014-09-19
* Revert "socket: introduce SELinuxLabelViaNet option"Lennart Poettering2014-08-19
* socket: introduce SELinuxLabelViaNet optionMichal Sekletar2014-08-19
* socket: Add support for TCP defer acceptSusant Sahani2014-08-14
* socket: Add Support for TCP keep alive variablesSusant Sahani2014-08-14
* Revert "socket: add support for TCP fast Open"Lennart Poettering2014-08-14
* socket: add support for TCP fast OpenSusant Sahani2014-08-14
* socket: add support for tcp nagleSusant Sahani2014-08-14
* systemd-verify: a simple tool for offline unit verificationZbigniew Jędrzejewski-Szmek2014-07-20
* socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering2014-06-05
* socket: add new Symlinks= option for socket unitsLennart Poettering2014-06-04
* socket: optionally remove sockets/FIFOs in the file system after useLennart Poettering2014-06-04
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-27
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* core: rework how we match mount units against each otherLennart Poettering2013-09-26
* core: notify triggered by socket of a serviceUmut Tezduyar2013-09-12
* basic SO_REUSEPORT supportShawn Landden2013-07-11
* core: general cgroup reworkLennart Poettering2013-06-27
* Rearrange a few fields to reduce holesZbigniew Jędrzejewski-Szmek2013-05-08
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* Add Listen* to dbus propertiesOleksii Shevchuk2013-04-01
* units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering2013-01-17
* Revert "Implement SocketUser= and SocketGroup= for [Socket]"Dave Reisner2012-11-06
* Implement SocketUser= and SocketGroup= for [Socket]Dave Reisner2012-11-05
* SMACK: Add configuration options. (v3)Auke Kok2012-10-30
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-20
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11