summaryrefslogtreecommitdiff
path: root/src/core/dbus-socket.c
Commit message (Expand)AuthorAge
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* socket: suffix newly added TCP sockopt time properties with "Sec"Lennart Poettering2014-08-19
* socket: add bus property for bus property NoDelaySusant Sahani2014-08-14
* 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 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
* core: rework cgroup mask propagationLennart Poettering2014-02-17
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-22
* bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering2013-12-22
* core: fix serialization of exec command structsLennart Poettering2013-11-25
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-21
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* bus: remove static introspection file exportKay Sievers2013-10-21
* basic SO_REUSEPORT supportShawn Landden2013-07-11
* core: move ControlGroup and Slice properties out of the dbus "Unit" interfaceLennart Poettering2013-07-01
* dbus: expose cgroup properties in introspection everywhereLennart Poettering2013-07-01
* dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering2013-06-27
* core: general cgroup reworkLennart Poettering2013-06-27
* core/dbus: properly export cgroup properties on socketsZbigniew Jędrzejewski-Szmek2013-06-19
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* Add Listen* to dbus propertiesOleksii Shevchuk2013-04-01
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-14
* 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
* selinux: rework selinux access check logicLennart Poettering2012-10-02
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-20
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11