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
/
test-bus-marshal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
sd-bus: export sd_bus_message_dump
Zbigniew Jędrzejewski-Szmek
2020-01-23
1
-5
/
+5
*
sd-bus: make dump flags public
Zbigniew Jędrzejewski-Szmek
2020-01-23
1
-2
/
+2
*
test-bus-marshall: add a hopefully helpful comment
Zbigniew Jędrzejewski-Szmek
2019-06-12
1
-0
/
+1
*
Add fmemopen_unlocked() and use unlocked ops in fuzzers and some other tests
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-3
/
+4
*
tree-wide: use new macro HAS_FEATURE_ADDRESS_SANITIZER everywhere
Lennart Poettering
2018-12-03
1
-1
/
+1
*
bus-message: avoid an infinite loop on empty structures
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-3
/
+3
*
test-bus-marshal: use cescaping instead of hexmem
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-5
/
+3
*
test: try system bus if user bus cannot be opened
Yu Watanabe
2018-10-01
1
-0
/
+2
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-0
/
+2
*
tests: add helper to unify skipping a test and exiting
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-4
/
+3
*
test: log when skipping tests in more cases
Yu Watanabe
2018-09-13
1
-1
/
+3
*
tree-wide: drop empty comments
Yu Watanabe
2018-06-29
1
-2
/
+0
*
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
*
tests: skip g_dbus_message_new_from_blob under asan
Evegeny Vereshchagin
2018-03-09
1
-0
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
Add sd_bus_message_new and sd_bus_message_seal as public functions (#6609)
aeywalee
2017-10-30
1
-2
/
+2
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-4
/
+4
*
tests: change dbus tests to use user bus (#6845)
Michael Biebl
2017-09-19
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tests: fix memory leak in test-bus-marshal
Evgeny Vereshchagin
2015-12-29
1
-0
/
+2
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-2
/
+2
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-2
/
+2
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out hex/dec/oct encoding/decoding into its own file
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
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-5
/
+5
*
sd-bus: add sd_bus_path_{encode,decode}_many()
David Herrmann
2015-09-26
1
-0
/
+31
*
sd-bus: don't assert() on valid signatures
David Herrmann
2015-07-29
1
-1
/
+7
*
sd-bus: fix invalid stack access on test-bus-marshal
David Herrmann
2015-07-16
1
-1
/
+1
*
sd-bus: fix gvariant structure encoding
David Herrmann
2015-07-16
1
-1
/
+20
*
sd-bus: remove ucred parameter from bus_message_from_header() since we don't ...
Lennart Poettering
2015-06-10
1
-1
/
+1
*
bus: implement bus_path_{en,de}code_unique()
David Herrmann
2015-04-11
1
-0
/
+11
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-2
/
+0
*
sd-bus: fix handling of double parameters in sd_bus_message_append()
Lennart Poettering
2015-01-23
1
-0
/
+13
*
busctl: introduce busctl "get-property" command for reading and dumping objec...
Lennart Poettering
2014-11-14
1
-5
/
+5
*
sd-bus: don't allow creating message objects that are not attached to a bus
Lennart Poettering
2014-06-06
1
-3
/
+8
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-1
/
+1
*
bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...
Lennart Poettering
2014-03-11
1
-3
/
+22
*
man: describe functions for appending to messages
Zbigniew Jędrzejewski-Szmek
2014-03-07
1
-0
/
+3
*
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-20
1
-2
/
+2
*
libsystemd: split up into subdirs
Tom Gundersen
2014-01-21
1
-0
/
+324