summaryrefslogtreecommitdiff
path: root/src/core/dbus-socket.c
Commit message (Expand)AuthorAgeFilesLines
...
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-4/+5
* core: add support for naming file descriptors passed using socket activationLennart Poettering2015-10-061-0/+20
* core: add new setting Writable= to ListenSpecial= socket unitsLennart Poettering2015-10-011-0/+1
* core: Add socket type for usb functionfs endpointsPawel Szewczyk2015-09-221-0/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-2/+0
* socket: suffix newly added TCP sockopt time properties with "Sec"Lennart Poettering2014-08-191-3/+3
* socket: add bus property for bus property NoDelaySusant Sahani2014-08-141-0/+1
* 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 SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering2014-06-051-1/+3
* socket: add new Symlinks= option for socket unitsLennart Poettering2014-06-041-0/+1
* socket: optionally remove sockets/FIFOs in the file system after useLennart Poettering2014-06-041-0/+1
* core: rework cgroup mask propagationLennart Poettering2014-02-171-0/+2
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-221-12/+4
* bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering2013-12-221-34/+34
* core: fix serialization of exec command structsLennart Poettering2013-11-251-4/+4
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-211-2/+2
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-171/+81
* bus: remove static introspection file exportKay Sievers2013-10-211-1/+1
* basic SO_REUSEPORT supportShawn Landden2013-07-111-0/+2
* core: move ControlGroup and Slice properties out of the dbus "Unit" interfaceLennart Poettering2013-07-011-2/+4
* dbus: expose cgroup properties in introspection everywhereLennart Poettering2013-07-011-0/+1
* dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering2013-06-271-0/+28
* core: general cgroup reworkLennart Poettering2013-06-271-7/+7
* core/dbus: properly export cgroup properties on socketsZbigniew Jędrzejewski-Szmek2013-06-191-1/+1
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-1/+1
* Add Listen* to dbus propertiesOleksii Shevchuk2013-04-011-0/+62
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-141-0/+2
* Revert "Implement SocketUser= and SocketGroup= for [Socket]"Dave Reisner2012-11-061-4/+0
* Implement SocketUser= and SocketGroup= for [Socket]Dave Reisner2012-11-051-0/+4
* SMACK: Add configuration options. (v3)Auke Kok2012-10-301-0/+6
* selinux: rework selinux access check logicLennart Poettering2012-10-021-0/+3
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-201-0/+3
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+139