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
2015-10-08
core: add support for setting stdin/stdout/stderr for transient services
Lennart Poettering
2015-10-06
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-10-06
core: simplify fd collection code, return number of fds as return value
Lennart Poettering
2015-10-06
socket: don't double close the same fd for FIFOs
Lennart Poettering
2015-10-01
core: add new setting Writable= to ListenSpecial= socket units
Lennart Poettering
2015-10-01
Merge pull request #1426 from poettering/log-syntax
Daniel Mack
2015-09-30
Merge pull request #1419 from keszybz/shell-completion
Lennart Poettering
2015-09-30
tree-wide: remove a number of invocations of strerror() and replace by %m
Lennart Poettering
2015-09-29
socket: rename ffs_xyz to usbffs_xyz
Lennart Poettering
2015-09-29
core: turn a large if statement into a switch
Lennart Poettering
2015-09-29
selinux: add _cleanup_ concepts to SELinux label allocation
Lennart Poettering
2015-09-29
core: simplify how we create socket fds
Lennart Poettering
2015-09-29
core: small error message wording improvements
Lennart Poettering
2015-09-28
Move all unit states to basic/ and extend systemctl --state=help
Zbigniew Jędrzejewski-Szmek
2015-09-22
core: Add FFSDescriptors and FFSStrings service parameters
Pawel Szewczyk
2015-09-22
core: Add socket type for usb functionfs endpoints
Pawel Szewczyk
2015-09-22
core: Add list of additional file descriptors to socket port
Pawel Szewczyk
2015-09-09
tree-wide: don't do assignments within if checks
Lennart Poettering
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-08-31
unit: unify how we assing slices to units
Lennart Poettering
2015-08-31
socket: fix setsockopt call. SOL_SOCKET changed to SOL_TCP.
Robin Hack
2015-08-28
core: add unit_dbus_interface_from_type() to unit-name.h
Lennart Poettering
2015-08-27
Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"
David Herrmann
2015-08-11
sd-bus: do not connect to dbus-1 socket when kdbus is available
Kay Sievers
2015-08-04
smack-util: revise smack-util apis and add read smack attr apis
WaLyong Cho
2015-07-21
core: remove generic job completion messages from unit vtables
Michal Schmidt
2015-07-01
socket: Set SO_REUSEPORT before bind()
Christos Trochalakis
2015-06-10
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-06-08
tree-wide: remove spurious space
Thomas Hindoe Paaboel Andersen
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-13
core: only set event source name when we create an event source
Lennart Poettering
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-05-11
core: always initialize ExecParamters.bus_endpoint_fd to -1
Lennart Poettering
2015-05-05
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-04-29
core: fix event source annotations
Mantas MikulÄ—nas
2015-04-29
core: annotate event sources
Tom Gundersen
2015-04-24
Revert "core: do not spawn jobs or touch other units during coldplugging"
Lennart Poettering
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-04-07
socket: minor modernizations
Lennart Poettering
2015-03-07
core: do not spawn jobs or touch other units during coldplugging
Ivan Shapovalov
2015-03-02
core: expose consumed CPU time per unit
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-20
core, shared: in deserializing, match same files reached via different paths
Michal Schmidt
2015-02-11
core: don't watch for socket events when service is in SERVICE_STOP
Lennart Poettering
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-28
core: output unit status output strings to console, only if we actually are c...
Lennart Poettering
2014-12-28
tmpfiles: add new line type 'v' for creating btrfs subvolumes
Lennart Poettering
2014-11-28
treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1
Lennart Poettering
2014-11-28
core: convert log_unit_*() to log_unit_*_errno()
Michal Schmidt
[next]