summaryrefslogtreecommitdiff
path: root/src/core/socket.c
Commit message (Expand)AuthorAge
...
* core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering2014-03-03
* core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering2014-02-24
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* core: make sure to always go through both SIGTERM and SIGKILL states of unitsLennart Poettering2014-01-29
* core: add function to tell when job will time outZbigniew Jędrzejewski-Szmek2014-01-27
* make socket_instantiate_service use cleanup gcc attributeMichael Scherer2014-01-11
* util: unify SO_PEERCRED/SO_PEERSEC invocationsLennart Poettering2013-12-24
* sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USECLennart Poettering2013-12-22
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-22
* bus: when a busname unit refuses to activate a service it should flush the queueLennart Poettering2013-12-16
* bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering2013-12-02
* 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/socket: fix SO_REUSEPORTShawn Landden2013-11-17
* core/socket: use _cleanup_free_Shawn Landden2013-11-17
* active: rework make_socket_fd() to be based on socket_address_listen()Lennart Poettering2013-11-06
* Configurable Timeouts/Restarts default valuesOleksii Shevchuk2013-11-05
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* smack: minimize ifdef use, and move all labeling to smack-util.cKay Sievers2013-10-11
* security: missing header inclusionsLennart Poettering2013-10-10
* security: rework selinux, smack, ima, apparmor detection logicLennart Poettering2013-10-10
* core: rework how we match mount units against each otherLennart Poettering2013-09-26
* cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering2013-09-25
* specifier: rework specifier calls to return proper error messageLennart Poettering2013-09-17
* core: notify triggered by socket of a serviceUmut Tezduyar2013-09-12
* basic SO_REUSEPORT supportShawn Landden2013-07-11
* dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering2013-06-27
* core: general cgroup reworkLennart Poettering2013-06-27
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-17
* Make it possible to disable smack separately from xattr supportKarol Lewandowski2013-05-17
* build-sys: support builds without EAs againLennart Poettering2013-05-07
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* unit: rework stop pending logicLennart Poettering2013-04-25
* Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters2013-04-18
* Add Listen* to dbus propertiesOleksii Shevchuk2013-04-01
* core/socket: log errors when starting socket for this socketZbigniew Jędrzejewski-Szmek2013-04-01
* units: introduce new timers.target and paths.target to hook timer/path units ...Lennart Poettering2013-03-25
* core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar2013-03-15
* core: single unit_kill implementation for all unit typesMichal Schmidt2013-03-13
* core: unify kill code of mount, service, socket, swap unitsLennart Poettering2013-01-26
* unit: optionally allow making cgroup attribute changes persistentLennart Poettering2013-01-19
* units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering2013-01-17
* core: do not make sockets dependent on loMichał Bartoszkiewicz2013-01-15
* systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek2013-01-06
* socket: support socket activation of containersLennart Poettering2012-12-22
* socket: properly serialize/desrialize mqueue fdsLennart Poettering2012-12-22
* socket: Too many incoming connectionsDimitrios Apostolou2012-12-19
* timer: implement calendar time eventsLennart Poettering2012-11-23
* Add #ifdef guards around xattr usageHenrik Grindal Bakken2012-11-21