summaryrefslogtreecommitdiff
path: root/src/core/socket.c
Commit message (Expand)AuthorAgeFilesLines
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-98/+158
* core/socket: fix SO_REUSEPORTShawn Landden2013-11-171-1/+1
* core/socket: use _cleanup_free_Shawn Landden2013-11-171-8/+2
* active: rework make_socket_fd() to be based on socket_address_listen()Lennart Poettering2013-11-061-25/+30
* Configurable Timeouts/Restarts default valuesOleksii Shevchuk2013-11-051-1/+1
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-141-1/+1
* smack: minimize ifdef use, and move all labeling to smack-util.cKay Sievers2013-10-111-17/+10
* security: missing header inclusionsLennart Poettering2013-10-101-0/+1
* security: rework selinux, smack, ima, apparmor detection logicLennart Poettering2013-10-101-3/+3
* core: rework how we match mount units against each otherLennart Poettering2013-09-261-39/+10
* cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering2013-09-251-1/+1
* specifier: rework specifier calls to return proper error messageLennart Poettering2013-09-171-4/+2
* core: notify triggered by socket of a serviceUmut Tezduyar2013-09-121-1/+38
* basic SO_REUSEPORT supportShawn Landden2013-07-111-0/+11
* dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering2013-06-271-0/+2
* core: general cgroup reworkLennart Poettering2013-06-271-8/+9
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-201-2/+2
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-171-1/+6
* Make it possible to disable smack separately from xattr supportKarol Lewandowski2013-05-171-2/+2
* build-sys: support builds without EAs againLennart Poettering2013-05-071-3/+3
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-5/+5
* unit: rework stop pending logicLennart Poettering2013-04-251-2/+2
* Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters2013-04-181-1/+1
* Add Listen* to dbus propertiesOleksii Shevchuk2013-04-011-0/+22
* core/socket: log errors when starting socket for this socketZbigniew Jędrzejewski-Szmek2013-04-011-3/+3
* units: introduce new timers.target and paths.target to hook timer/path units ...Lennart Poettering2013-03-251-4/+6
* core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar2013-03-151-1/+19
* core: single unit_kill implementation for all unit typesMichal Schmidt2013-03-131-47/+1
* core: unify kill code of mount, service, socket, swap unitsLennart Poettering2013-01-261-44/+10
* unit: optionally allow making cgroup attribute changes persistentLennart Poettering2013-01-191-1/+3
* units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering2013-01-171-2/+9
* core: do not make sockets dependent on loMichał Bartoszkiewicz2013-01-151-1/+1
* systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek2013-01-061-73/+160
* socket: support socket activation of containersLennart Poettering2012-12-221-0/+29
* socket: properly serialize/desrialize mqueue fdsLennart Poettering2012-12-221-2/+26
* socket: Too many incoming connectionsDimitrios Apostolou2012-12-191-1/+1
* timer: implement calendar time eventsLennart Poettering2012-11-231-5/+10
* Add #ifdef guards around xattr usageHenrik Grindal Bakken2012-11-211-0/+6
* socket: improve error message when we cannot spawn the socket's service unitLennart Poettering2012-11-201-1/+1
* Revert "Implement SocketUser= and SocketGroup= for [Socket]"Dave Reisner2012-11-061-64/+3
* Implement SocketUser= and SocketGroup= for [Socket]Dave Reisner2012-11-051-3/+64
* SMACK: Add configuration options. (v3)Auke Kok2012-10-301-0/+32
* mount: don't try to initialize extra deps for mount units before initializing...Lennart Poettering2012-10-161-3/+6
* core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek2012-09-181-1/+1
* unit-printf: before resolving exec context specifiers check whether the objec...Lennart Poettering2012-09-181-0/+2
* unit: split unit_printf() and friends into its own .c fileLennart Poettering2012-09-181-0/+1
* logind: split up inhibit acquire policyLennart Poettering2012-09-181-1/+2
* socket: prevent signed integer overflowDave Reisner2012-09-161-1/+1
* service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn2012-08-141-1/+1
* units: apply default resource limits to socket/mount/swap processes tooLennart Poettering2012-07-201-1/+1