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-dump.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
terminal-util: split out color macros/helpers into its own header
Lennart Poettering
2024-07-19
1
-0
/
+1
*
sd-bus: add pidfd to the sd_bus_creds structure
Lennart Poettering
2024-01-29
1
-0
/
+2
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
sd-bus: use assert_return() in public function sd_bus_message_dump
Zbigniew Jędrzejewski-Szmek
2022-06-30
1
-1
/
+2
*
sd-bus: use UINT32_MAX
Yu Watanabe
2022-05-31
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-4
/
+0
*
bus-dump: change capture output to use pcapng (#21738)
Stephen Hemminger
2021-12-25
1
-48
/
+106
*
basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-u...
Lennart Poettering
2021-10-05
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
Inline some iterator variables
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-3
/
+1
*
tree-wide: add FORMAT_TIMESTAMP_STYLE()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-7
/
+1
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+1
*
busctl: add a timestamp to the output of the busctl monitor command
d032747
2020-12-15
1
-0
/
+11
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Remove message->priority field
Zbigniew Jędrzejewski-Szmek
2020-04-07
1
-3
/
+2
*
sd-bus: export sd_bus_message_dump
Zbigniew Jędrzejewski-Szmek
2020-01-23
1
-1
/
+1
*
sd-bus: make dump flags public
Zbigniew Jędrzejewski-Szmek
2020-01-23
1
-9
/
+9
*
locale-util: prefix special glyph enum values with SPECIAL_GLYPH_
Lennart Poettering
2018-12-14
1
-1
/
+1
*
util: drop missing.h from socket-util.h
Yu Watanabe
2018-12-06
1
-0
/
+2
*
bus: do not print (null) if the message has unknown type
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-2
/
+8
*
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
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
tree-wide: rename draw_special_char to special_glyph
Zbigniew Jędrzejewski-Szmek
2016-05-09
1
-1
/
+1
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-23
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
1
-1
/
+1
*
util-lib: move more locale-related calls to locale-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-8
/
+8
*
cgtop: underline table header
Lennart Poettering
2015-09-22
1
-24
/
+24
*
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-07-29
1
-5
/
+2
*
sd-bus,sd-login: add api for querying the slice within the the user systemd i...
Lennart Poettering
2015-04-30
1
-7
/
+11
*
sd-bus: properly handle creds that are known but undefined for a process
Lennart Poettering
2015-04-29
1
-30
/
+40
*
sd-bus: add controlling tty field to sd_creds object
Lennart Poettering
2015-04-23
1
-1
/
+3
*
sd-bus: expose ppid field
Lennart Poettering
2015-04-21
1
-1
/
+3
*
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-03
1
-1
/
+1
*
bus-dump: fix two minor memory leaks
Lennart Poettering
2015-01-26
1
-4
/
+18
*
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2015-01-22
1
-2
/
+2
*
sd-bus: tell Coverity that it's OK not to care for return values in some cases
Lennart Poettering
2015-01-14
1
-4
/
+4
*
util: introduce our own gperf based capability list
Lennart Poettering
2014-12-10
1
-3
/
+2
*
sd-bus: get rid of PID starttime concept
Lennart Poettering
2014-12-09
1
-3
/
+1
*
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-20
/
+10
[next]