index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/dbus-socket: check the socket path is absolute
Yu Watanabe
2023-02-23
1
-1
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
tree-wide: replace AF_LOCAL with AF_UNIX
Yu Watanabe
2022-05-14
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-3
/
+1
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
dbus-socket: fix check of Listen* arguments
Zbigniew Jędrzejewski-Szmek
2021-06-25
1
-2
/
+2
*
tree-wide: always drop unnecessary dot in path
Yu Watanabe
2021-05-28
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
core: add Timestamping= option for socket units
Lennart Poettering
2020-10-27
1
-0
/
+6
*
socket: New option 'FlushPending' (boolean) to flush socket before entering l...
Renaud Métrich
2020-09-01
1
-0
/
+4
*
cgroup: Implicit unit_invalidate_cgroup_members_masks
Michal Koutný
2020-08-19
1
-1
/
+0
*
shared: split out property get helpers
Lennart Poettering
2020-06-30
1
-1
/
+1
*
core: add new PassPacketInfo= socket unit property
Lennart Poettering
2020-05-27
1
-0
/
+4
*
user-util: rework how we validate user names
Lennart Poettering
2020-04-08
1
-2
/
+2
*
util-lib: move things that parse ifnames to shared/
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-0
/
+1
*
shared/user-util: allow usernames with dots in specific fields
Zbigniew Jędrzejewski-Szmek
2019-08-19
1
-2
/
+2
*
tree-wide: drop duplicated blank lines
Yu Watanabe
2019-07-15
1
-1
/
+0
*
tree-wide: code improvements suggested by Coccinelle
Frantisek Sumsal
2019-04-30
1
-2
/
+6
*
Remove 'inline' attributes from static functions in .c files (#11426)
Topi Miettinen
2019-01-15
1
-2
/
+2
*
util: rename socket_protocol_{from,to}_name() to ip_protocol_{from,to}_name()
Yu Watanabe
2018-12-02
1
-4
/
+4
*
cgroup: drastically simplify caching of cgroups members mask
Lennart Poettering
2018-11-23
1
-1
/
+1
*
core: use structured initialization
Lennart Poettering
2018-10-17
1
-6
/
+6
*
core: shorten list appending a bit, by using better macros
Lennart Poettering
2018-10-17
1
-7
/
+1
*
dbus: add missing OOM check
Lennart Poettering
2018-10-17
1
-0
/
+3
*
core: validate socket path with path_is_valid()
Lennart Poettering
2018-10-17
1
-0
/
+3
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
Add counter for socket unit refuse events (#9217)
xginn8
2018-06-11
1
-0
/
+1
*
path-util: introduce path_simplify()
Yu Watanabe
2018-06-03
1
-1
/
+1
*
load-fragment: make SocketProtocol= accept the empty string
Yu Watanabe
2018-05-31
1
-2
/
+5
*
socket-util: rename parse_socket_address_bind_ipv6_only_or_bool() to socket_a...
Yu Watanabe
2018-05-31
1
-1
/
+1
*
dbus-socket: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
2018-05-13
1
-18
/
+1
*
core: use bus_property_get_*() functions instead of NULL
Yu Watanabe
2018-05-10
1
-2
/
+2
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
dbus-socket: simplify bus_socket_set_transient_property()
Yu Watanabe
2018-01-02
1
-291
/
+111
*
core: rename bus_exec_command_set_transient_property() to bus_set_transient_e...
Yu Watanabe
2018-01-02
1
-1
/
+1
*
dbus-socket: move truncation check to bus_socket_set_transient_property()
Yu Watanabe
2017-12-23
1
-0
/
+3
*
basic: introduce socket_protocol_{from,to}_name()
Yu Watanabe
2017-12-23
1
-3
/
+9
*
core: implement transient socket unit
Yu Watanabe
2017-12-23
1
-1
/
+485
*
core: add proper escaping to writing of drop-ins/transient unit files
Lennart Poettering
2017-11-29
1
-2
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core: add RemoveIPC= setting
Lennart Poettering
2016-08-19
1
-0
/
+2
*
socket: add support to control no. of connections from one source (#3607)
Susant Sahani
2016-08-02
1
-0
/
+1
*
core: expose TriggerLimitIntervalUSec
Evgeny Vereshchagin
2016-05-06
1
-1
/
+1
*
core: introduce activation rate limiting for socket units
Lennart Poettering
2016-04-29
1
-0
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
Socket: socket protocol add to dbus properties
Susant Sahani
2015-11-18
1
-0
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
[next]