summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/bus-internal.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: add global ascii_isdigit() + ascii_isalpha()Lennart Poettering2022-07-051-16/+10
* Fix review comments in added debug log.Gaurav2020-12-151-7/+3
* Fix build warning.Gaurav2020-12-151-0/+1
* Handle escape characters in interface nameGaurav2020-12-151-1/+8
* Detect special character in dbus interface nameGaurav2020-12-151-1/+3
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* sd-bus: simplify bus_maybe_reply_errorZbigniew Jędrzejewski-Szmek2020-03-311-5/+1
* codespell: fix spelling errorsBen Boeckel2019-04-291-1/+1
* sd-bus: add define for the maximum name lengthZbigniew Jędrzejewski-Szmek2019-04-111-3/+3
* Refuse dbus message paths longer than BUS_PATH_SIZE_MAX limit.Riccardo Schirone2019-02-181-1/+1
* tree-wide: remove various unused functionsLennart Poettering2018-12-021-20/+0
* tree-wide: drop empty commentsYu Watanabe2018-06-291-2/+0
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* sd-bus: when debug logging about messages, show the same bits of it everywhereLennart Poettering2018-01-051-5/+10
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* libsystemd: use IN_SET macroYu Watanabe2017-09-281-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out hex/dec/oct encoding/decoding into its own fileLennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-1/+2
* Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"David Herrmann2015-08-271-42/+0
* sd-bus: do not connect to dbus-1 socket when kdbus is availableKay Sievers2015-08-111-0/+42
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+26
* bus: fix pattern matchingDavid Herrmann2015-06-101-4/+26
* bus-proxy: properly check for bus name prefixes when enforcing policyLennart Poettering2014-11-141-0/+20
* libsystemd: split up into subdirsTom Gundersen2014-01-211-0/+305