index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-bus
/
bus-introspect.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use memstream-util
Yu Watanabe
2023-05-31
1
-47
/
+49
*
sd-bus: rename introspect_free() -> introspect_done
Yu Watanabe
2023-05-31
1
-1
/
+1
*
tree-wide: check memstream buffer after closing the handle
Frantisek Sumsal
2023-05-24
1
-0
/
+4
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-2
/
+1
*
Use https for freedesktop.org
Michael Biebl
2022-06-28
1
-1
/
+1
*
bus: Use OrderedSet for introspection
Jan Janssen
2022-01-20
1
-2
/
+2
*
sd-bus: Fix standard method argument names
Miika Karanki
2021-11-23
1
-8
/
+8
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
bus-introspect: move xml string defines into the .c file
Zbigniew Jędrzejewski-Szmek
2020-05-03
1
-0
/
+57
*
bus-introspect: write <interface> from within introspect_write_interface()
Zbigniew Jędrzejewski-Szmek
2020-05-03
1
-1
/
+29
*
tree-wide: use structured initialization at various places
Lennart Poettering
2020-04-24
1
-2
/
+3
*
sd-bus: fix introspection bug in signal parameter names
sangelovic
2020-01-28
1
-1
/
+1
*
sd-bus: split introspection into the content creation and reply creation parts
Zbigniew Jędrzejewski-Szmek
2019-04-23
1
-16
/
+5
*
Add open_memstream_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-5
/
+1
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
sd-bus: add methods and signals parameter names. Fixes: #1564
Giacinto Cifelli
2019-02-26
1
-5
/
+20
*
tree-wide: drop empty comments
Yu Watanabe
2018-06-29
1
-2
/
+0
*
sd-bus: fix implicit downcast of bitfield reported by LGTM
Yu Watanabe
2018-06-27
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use __fsetlocking() instead of fxyz_unlocked()
Lennart Poettering
2017-12-14
1
-19
/
+23
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
libsystemd: use IN_SET macro
Yu Watanabe
2017-09-28
1
-2
/
+2
*
tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396)
Lennart Poettering
2017-07-21
1
-19
/
+19
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-3
/
+4
*
util: introduce safe_fclose() and port everything over to it
Lennart Poettering
2015-09-09
1
-2
/
+1
*
sd-bus: introduce new SD_BUS_VTABLE_PROPERTY_EXPLICIT flag
Lennart Poettering
2015-08-25
1
-0
/
+3
*
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-07-29
1
-6
/
+4
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
libsystemd: split up into subdirs
Tom Gundersen
2014-01-21
1
-0
/
+212