summaryrefslogtreecommitdiff
path: root/src/core/dbus-socket.c
AgeCommit message (Expand)Author
2015-09-22core: Add socket type for usb functionfs endpointsPawel Szewczyk
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-08-19socket: suffix newly added TCP sockopt time properties with "Sec"Lennart Poettering
2014-08-14socket: add bus property for bus property NoDelaySusant Sahani
2014-08-14socket: Add support for TCP defer acceptSusant Sahani
2014-08-14socket: Add Support for TCP keep alive variablesSusant Sahani
2014-08-14Revert "socket: add support for TCP fast Open"Lennart Poettering
2014-08-14socket: add support for TCP fast OpenSusant Sahani
2014-06-05socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering
2014-06-04socket: add new Symlinks= option for socket unitsLennart Poettering
2014-06-04socket: optionally remove sockets/FIFOs in the file system after useLennart Poettering
2014-02-17core: rework cgroup mask propagationLennart Poettering
2013-12-22core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering
2013-12-22bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering
2013-11-25core: fix serialization of exec command structsLennart Poettering
2013-11-21bus: rework message handlers to always take an error argumentLennart Poettering
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering
2013-10-21bus: remove static introspection file exportKay Sievers
2013-07-11basic SO_REUSEPORT supportShawn Landden
2013-07-01core: move ControlGroup and Slice properties out of the dbus "Unit" interfaceLennart Poettering
2013-07-01dbus: expose cgroup properties in introspection everywhereLennart Poettering
2013-06-27dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering
2013-06-27core: general cgroup reworkLennart Poettering
2013-06-19core/dbus: properly export cgroup properties on socketsZbigniew Jędrzejewski-Szmek
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-01Add Listen* to dbus propertiesOleksii Shevchuk
2013-01-14core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering
2012-11-06Revert "Implement SocketUser= and SocketGroup= for [Socket]"Dave Reisner
2012-11-05Implement SocketUser= and SocketGroup= for [Socket]Dave Reisner
2012-10-30SMACK: Add configuration options. (v3)Auke Kok
2012-10-02selinux: rework selinux access check logicLennart Poettering
2012-07-20unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers