summaryrefslogtreecommitdiff
path: root/src/core/socket.c
Commit message (Expand)AuthorAge
* core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov2015-03-07
* core: expose consumed CPU time per unitLennart Poettering2015-03-02
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* core, shared: in deserializing, match same files reached via different pathsMichal Schmidt2015-02-20
* core: don't watch for socket events when service is in SERVICE_STOPLennart Poettering2015-02-11
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* core: output unit status output strings to console, only if we actually are c...Lennart Poettering2015-01-28
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-28
* treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1Lennart Poettering2014-11-28
* core: convert log_unit_*() to log_unit_*_errno()Michal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: rearrange log function namingLennart Poettering2014-11-27
* core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering2014-11-05
* core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog2014-10-28
* socket: properly label socket symlinksLennart Poettering2014-10-23
* socket: fix error comparisonLennart Poettering2014-10-23
* selinux: clean up selinux label function namingLennart Poettering2014-10-23
* selinux: rework label query APIsLennart Poettering2014-10-23
* smack: rework smack APIs a bitLennart Poettering2014-10-23
* mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and...Lennart Poettering2014-10-23
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-23
* socket: introduce SELinuxContextFromNet optionMichal Sekletar2014-09-19
* exec: factor out most function arguments of exec_spawn() to ExecParametersDaniel Mack2014-09-05
* core: unify how we generate the prefix string when dumping unit stateLennart Poettering2014-08-21
* socket: suffix newly added TCP sockopt time properties with "Sec"Lennart Poettering2014-08-19
* Revert "socket: introduce SELinuxLabelViaNet option"Lennart Poettering2014-08-19
* socket: introduce SELinuxLabelViaNet optionMichal Sekletar2014-08-19
* socket: Add support for TCP defer acceptSusant Sahani2014-08-14
* socket: Add Support for TCP keep alive variablesSusant Sahani2014-08-14
* Revert "socket: add support for TCP fast Open"Lennart Poettering2014-08-14
* socket: add support for TCP fast OpenSusant Sahani2014-08-14
* socket: add support for tcp nagleSusant Sahani2014-08-14
* systemd-verify: a simple tool for offline unit verificationZbigniew Jędrzejewski-Szmek2014-07-20
* socket: check return from exec_spawnThomas Hindoe Paaboel Andersen2014-06-18
* Remove sysv parser from service.cThomas Hindoe Paaboel Andersen2014-06-07
* fix warningsThomas Hindoe Paaboel Andersen2014-06-06
* kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering2014-06-05
* socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering2014-06-05
* socket: add new Symlinks= option for socket unitsLennart Poettering2014-06-04
* socket: optionally remove sockets/FIFOs in the file system after useLennart Poettering2014-06-04
* build-sys: use glibc's xattr support instead of requiring libattrKay Sievers2014-05-28
* socket: properly handle if our service vanished during runtimeLennart Poettering2014-05-22
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* Handle Unix domain socket connections from outside our namespace v2Zbigniew Jędrzejewski-Szmek2014-04-19
* Revert "Handle Unix domain socket connections from outside our namespace"Kay Sievers2014-04-19
* Handle Unix domain socket connections from outside our namespaceEelco Dolstra2014-04-16
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-24
* core: rework context initialization/destruction logicLennart Poettering2014-03-19
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18