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
/
basic
/
socket-util.h
Age
Commit message (
Expand
)
Author
2016-10-06
sd-device/networkd: unify code to get a socket for issuing netdev ioctls on
Lennart Poettering
2016-07-22
core: add a concept of "dynamic" user ids, that are allocated as long as a se...
Lennart Poettering
2016-05-09
util-lib: add new ifname_valid() call that validates interface names
Lennart Poettering
2016-05-08
Merge pull request #3202 from poettering/socket-fixes
Martin Pitt
2016-05-06
core: rework how we flush incoming traffic when a socket unit goes down
Lennart Poettering
2016-05-05
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-02-16
networkd: FIONREAD is not reliable on some sockets
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-22
Merge pull request #2080 from chaloulo/split-mode-host-remove-port-from-journ...
Daniel Mack
2016-01-22
systemd-activate: Add support for datagram sockets
Susant Sahani
2015-12-03
journal: unbreak sd_journal_sendv
Zbigniew Jędrzejewski-Szmek
2015-12-01
journal-remote: split-mode=host, remove port from journal filename
Klearchos Chaloulos
2015-11-30
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-18
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-10-27
socket-util: move CMSG_FOREACH() from macro.h to socket-util.h
Lennart Poettering
2015-10-26
socket-util: move remaining socket-related calls from util.[ch] to socket-uti...
Lennart Poettering
2015-10-26
util-lib: move ether_addr_to_string() into ether-addr-util.c
Lennart Poettering
2015-07-01
socket: Set SO_REUSEPORT before bind()
Christos Trochalakis
2015-06-11
build-sys: split internal basic/ library from shared/
Kay Sievers