index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
socket.h
Age
Commit message (
Expand
)
Author
2014-09-19
socket: introduce SELinuxContextFromNet option
Michal Sekletar
2014-08-19
Revert "socket: introduce SELinuxLabelViaNet option"
Lennart Poettering
2014-08-19
socket: introduce SELinuxLabelViaNet option
Michal Sekletar
2014-08-14
socket: Add support for TCP defer accept
Susant Sahani
2014-08-14
socket: Add Support for TCP keep alive variables
Susant Sahani
2014-08-14
Revert "socket: add support for TCP fast Open"
Lennart Poettering
2014-08-14
socket: add support for TCP fast Open
Susant Sahani
2014-08-14
socket: add support for tcp nagle
Susant Sahani
2014-07-20
systemd-verify: a simple tool for offline unit verification
Zbigniew Jędrzejewski-Szmek
2014-06-05
socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...
Lennart Poettering
2014-06-04
socket: add new Symlinks= option for socket units
Lennart Poettering
2014-06-04
socket: optionally remove sockets/FIFOs in the file system after use
Lennart Poettering
2013-11-27
service: add the ability for units to join other unit's PrivateNetwork= and P...
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-09-26
core: rework how we match mount units against each other
Lennart Poettering
2013-09-12
core: notify triggered by socket of a service
Umut Tezduyar
2013-07-11
basic SO_REUSEPORT support
Shawn Landden
2013-06-27
core: general cgroup rework
Lennart Poettering
2013-05-08
Rearrange a few fields to reduce holes
Zbigniew Jędrzejewski-Szmek
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-01
Add Listen* to dbus properties
Oleksii Shevchuk
2013-01-17
units: for all unit settings that take lists, allow the empty string for rese...
Lennart Poettering
2012-11-06
Revert "Implement SocketUser= and SocketGroup= for [Socket]"
Dave Reisner
2012-11-05
Implement SocketUser= and SocketGroup= for [Socket]
Dave Reisner
2012-10-30
SMACK: Add configuration options. (v3)
Auke Kok
2012-07-20
unit: split off KillContext from ExecContext containing only kill definitions
Lennart Poettering
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
move libsystemd_core.la sources into core/
Kay Sievers