summaryrefslogtreecommitdiff
path: root/src/core/socket.c
Commit message (Expand)AuthorAge
...
* 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
* socket: improve error message when we cannot spawn the socket's service unitLennart Poettering2012-11-20
* 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
* mount: don't try to initialize extra deps for mount units before initializing...Lennart Poettering2012-10-16
* core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek2012-09-18
* unit-printf: before resolving exec context specifiers check whether the objec...Lennart Poettering2012-09-18
* unit: split unit_printf() and friends into its own .c fileLennart Poettering2012-09-18
* logind: split up inhibit acquire policyLennart Poettering2012-09-18
* socket: prevent signed integer overflowDave Reisner2012-09-16
* service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn2012-08-14
* units: apply default resource limits to socket/mount/swap processes tooLennart Poettering2012-07-20
* core: drop KillMode parameter from KillUnit() bus callLennart Poettering2012-07-20
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-20
* unit: set default working directory to the user's home directory when running...Lennart Poettering2012-07-16
* unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering2012-07-10
* journal: set the _SYSTEMD_UNIT field for messages from terminated processesEelco Dolstra2012-06-22
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-31
* units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering2012-05-22
* unit: unit type dependent status messagesMichal Schmidt2012-05-14