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.c
Age
Commit message (
Expand
)
Author
2016-10-11
Merge pull request #4067 from poettering/invocation-id
Zbigniew Jędrzejewski-Szmek
2016-10-10
core: when determining whether a process exit status is clean, consider wheth...
Lennart Poettering
2016-10-07
core: add "invocation ID" concept to service manager
Lennart Poettering
2016-09-26
core: Fix USB functionfs activation and clarify its documentation (#4188)
Paweł Szewczyk
2016-08-19
core: add RemoveIPC= setting
Lennart Poettering
2016-08-05
Merge pull request #3818 from poettering/exit-status-env
Zbigniew Jędrzejewski-Szmek
2016-08-05
socket: add helper function to remove code duplication
Zbigniew Jędrzejewski-Szmek
2016-08-05
core/socket: include remote address in the message when dropping connection
Zbigniew Jędrzejewski-Szmek
2016-08-05
systemd: do not serialize peer, bump count when deserializing socket instead
Zbigniew Jędrzejewski-Szmek
2016-08-05
core/socket: rework SocketPeer refcounting
Zbigniew Jędrzejewski-Szmek
2016-08-04
systemd: convert peers_by_address to a set
Zbigniew Jędrzejewski-Szmek
2016-08-04
core: remember first unit failure, not last unit failure
Lennart Poettering
2016-08-04
core: turn various execution flags into a proper flags parameter
Lennart Poettering
2016-08-02
socket: add support to control no. of connections from one source (#3607)
Susant Sahani
2016-07-22
core: add a concept of "dynamic" user ids, that are allocated as long as a se...
Lennart Poettering
2016-06-15
tree-wide: htonl() is weird, let's use htobe32() instead (#3538)
Lennart Poettering
2016-05-08
Merge pull request #3202 from poettering/socket-fixes
Martin Pitt
2016-05-06
core: dump TriggerLimitIntervalSec and TriggerLimitBurst too
Evgeny Vereshchagin
2016-05-06
core: rework how we flush incoming traffic when a socket unit goes down
Lennart Poettering
2016-05-06
core: don't implicit open missing socket fds on daemon reload
Lennart Poettering
2016-05-06
core: split out selinux label retrieval logic into a function of its own
Lennart Poettering
2016-05-05
core: fix owner user/group output in socket dump
Lennart Poettering
2016-05-05
core: change default trigger limits for socket units
Lennart Poettering
2016-05-02
core: don't propagate service state to sockets as long as there's still a job...
Lennart Poettering
2016-05-02
core: move enforcement of the start limit into per-unit-type code again
Lennart Poettering
2016-04-29
core: rework socket/service GC logic
Lennart Poettering
2016-04-29
socket: really always close auxiliary fds when closing socket fds
Lennart Poettering
2016-04-29
core: make sure to close connection fd when we fail to activate a per-connect...
Lennart Poettering
2016-04-29
core: introduce activation rate limiting for socket units
Lennart Poettering
2016-04-22
core,systemctl: add bus API to retrieve processes of a unit
Lennart Poettering
2016-04-12
core: remove ManagerRunningAs enum
Lennart Poettering
2016-03-23
core: Fix path for opening ffs endpoint ep0
Georgia Brikis
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-11
Remove kdbus custom endpoint support
Daniel Mack
2016-02-10
Merge pull request #2569 from zonque/removals
Martin Pitt
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
core: make the StartLimitXYZ= settings generic and apply to any kind of unit,...
Lennart Poettering
2016-02-04
core: rework job_get_timeout() to use usec_t and handle USEC_INFINITY time ev...
Lennart Poettering
2016-02-01
core: rework unit timeout handling, and add new setting RuntimeMaxSec=
Lennart Poettering
2015-12-31
core: socket options fix SCTP_NODELAY
Susant Sahani
2015-12-22
socket: nullify pointers after free
Daniel Mack
2015-12-22
socket: free fdname member
Daniel Mack
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-24
core: Do not bind a mount unit to a device, if it was from mountinfo
Harald Hoyer
2015-11-18
socket: Add support for socket protcol
Susant Sahani
2015-11-12
core: drop "override" flag when building transactions
Lennart Poettering
2015-11-11
core: simplify things a bit by checking default_dependencies boolean in calle...
Lennart Poettering
2015-11-10
core: change type of distribute_fds() prototype to return void
Lennart Poettering
2015-10-27
core: all unit types that watch control PIDs should use the same logic
Lennart Poettering
2015-10-27
process-util: move a couple of process-related calls over
Lennart Poettering
[next]