summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/bus-introspect.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-2/+1
* Use https for freedesktop.orgMichael Biebl2022-06-281-1/+1
* bus: Use OrderedSet for introspectionJan Janssen2022-01-191-2/+2
* sd-bus: Fix standard method argument namesMiika Karanki2021-11-231-8/+8
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* bus-introspect: move xml string defines into the .c fileZbigniew Jędrzejewski-Szmek2020-05-031-0/+57
* bus-introspect: write <interface> from within introspect_write_interface()Zbigniew Jędrzejewski-Szmek2020-05-031-1/+29
* tree-wide: use structured initialization at various placesLennart Poettering2020-04-241-2/+3
* sd-bus: fix introspection bug in signal parameter namessangelovic2020-01-281-1/+1
* sd-bus: split introspection into the content creation and reply creation partsZbigniew Jędrzejewski-Szmek2019-04-231-16/+5
* Add open_memstream_unlocked() wrapperZbigniew Jędrzejewski-Szmek2019-04-121-5/+1
* util: split out memcmp()/memset() related calls into memory-util.[ch]Lennart Poettering2019-03-131-1/+1
* sd-bus: add methods and signals parameter names. Fixes: #1564Giacinto Cifelli2019-02-261-5/+20
* tree-wide: drop empty commentsYu Watanabe2018-06-291-2/+0
* sd-bus: fix implicit downcast of bitfield reported by LGTMYu Watanabe2018-06-271-1/+1
* 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
* tree-wide: use __fsetlocking() instead of fxyz_unlocked()Lennart Poettering2017-12-141-19/+23
* 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-2/+2
* tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396)Lennart Poettering2017-07-211-19/+19
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-1/+2
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-3/+4
* util: introduce safe_fclose() and port everything over to itLennart Poettering2015-09-091-2/+1
* sd-bus: introduce new SD_BUS_VTABLE_PROPERTY_EXPLICIT flagLennart Poettering2015-08-251-0/+3
* tree-wide: port everything over to fflush_and_check()Lennart Poettering2015-07-291-6/+4
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* libsystemd: split up into subdirsTom Gundersen2014-01-211-0/+212