summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/bus-dump.c
Commit message (Expand)AuthorAgeFilesLines
* locale-util: prefix special glyph enum values with SPECIAL_GLYPH_Lennart Poettering2018-12-141-1/+1
* util: drop missing.h from socket-util.hYu Watanabe2018-12-061-0/+2
* bus: do not print (null) if the message has unknown typeZbigniew Jędrzejewski-Szmek2018-10-021-2/+8
* 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
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2016-11-071-1/+1
* tree-wide: rename draw_special_char to special_glyphZbigniew Jędrzejewski-Szmek2016-05-091-1/+1
* tree-wide: make ++/-- usage consistent WRT spacingVito Caputo2016-02-221-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
* src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...Lennart Poettering2015-10-271-1/+1
* util-lib: move more locale-related calls to locale-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering2015-10-271-1/+2
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-8/+8
* cgtop: underline table headerLennart Poettering2015-09-221-24/+24
* tree-wide: port everything over to fflush_and_check()Lennart Poettering2015-07-291-5/+2
* sd-bus,sd-login: add api for querying the slice within the the user systemd i...Lennart Poettering2015-04-301-7/+11
* sd-bus: properly handle creds that are known but undefined for a processLennart Poettering2015-04-291-30/+40
* sd-bus: add controlling tty field to sd_creds objectLennart Poettering2015-04-231-1/+3
* sd-bus: expose ppid fieldLennart Poettering2015-04-211-1/+3
* shared: add terminal-util.[ch]Ronny Chevalier2015-04-111-0/+1
* shared: add formats-util.hRonny Chevalier2015-04-101-0/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-031-1/+1
* bus-dump: fix two minor memory leaksLennart Poettering2015-01-261-4/+18
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-221-2/+2
* sd-bus: tell Coverity that it's OK not to care for return values in some casesLennart Poettering2015-01-141-4/+4
* util: introduce our own gperf based capability listLennart Poettering2014-12-101-3/+2
* sd-bus: get rid of PID starttime conceptLennart Poettering2014-12-091-3/+1
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-281-20/+10
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-5/+5
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-5/+5
* sd-bus: add supplementary groups list to creds objectLennart Poettering2014-11-251-1/+11
* sd-bus: update to current kernel version, by splitting off the extended KDBUS...Lennart Poettering2014-11-251-2/+19
* bus: change creds dumping order to be more close to internal storage orderLennart Poettering2014-11-251-10/+10
* busctl: improve output of service credsLennart Poettering2014-11-201-37/+56
* busctl: introduce busctl "get-property" command for reading and dumping objec...Lennart Poettering2014-11-141-12/+28
* sd-bus: rename "connection name" to "description" for the sd-bus API tooLennart Poettering2014-11-041-3/+3
* busctl: add new "capture" verb to record bus messages in libpcap compatible f...Lennart Poettering2014-10-301-0/+96
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-151-13/+13
* delta: draw arrows with draw_special_char()Lennart Poettering2014-04-231-1/+1
* sd-bus: don't look for a 64bit value when we only have 32bit value on reply c...Lennart Poettering2014-03-131-2/+2
* bus: expose priority field of messages, in preparation for prioq supportLennart Poettering2014-01-221-2/+3
* busctl: include connection name in busctl outputLennart Poettering2014-01-221-1/+5
* bus: include connection name in credentials structureLennart Poettering2014-01-221-1/+3
* bus: add API for querying the kdbus message sequence numberLennart Poettering2014-01-221-1/+3
* libsystemd: split up into subdirsTom Gundersen2014-01-211-0/+417