index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-bus
/
busctl.c
Age
Commit message (
Expand
)
Author
2016-06-16
systemctl: make sure we terminate the bus connection first, and then close th...
Lennart Poettering
2016-05-14
busctl: use Monitoring interface (#3245)
Lars Uebernickel
2016-05-09
tree-wide: rename draw_special_char to special_glyph
Zbigniew Jędrzejewski-Szmek
2016-02-26
tree-wide: merge pager_open_if_enabled() to the pager_open()
Alexander Kuleshov
2016-02-13
busctl: when formatting message contents, make sure to print all whitespaces
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more locale-related calls to locale-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-05
hashmap: hash_funcs - make inputs unambiguous
Tom Gundersen
2015-10-05
hashmap: refactor hash_func
Tom Gundersen
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-23
busctl: also monitor messages to SERVICE arguments
Lars Uebernickel
2015-09-22
cgtop: underline table header
Lennart Poettering
2015-09-10
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-08-27
Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"
David Herrmann
2015-08-11
sd-bus: do not connect to dbus-1 socket when kdbus is available
Kay Sievers
2015-07-31
Merge pull request #813 from dvdhrm/bus-client
Lennart Poettering
2015-07-31
busctl: make sure --address connects as bus-client
David Herrmann
2015-08-01
busctl: fix assertion failure on --size option
Namhyung Kim
2015-08-01
busctl: add missing description of --size option
Namhyung Kim
2015-08-01
busctl: add and use strcmp_ptr()
Namhyung Kim
2015-07-04
Merge pull request #485 from poettering/sd-bus-flush-close-unref
David Herrmann
2015-07-04
busctl: flush stdout after dumping data
David Herrmann
2015-07-03
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-18
bus: use EUID over UID and fix unix-creds
David Herrmann
2015-01-07
busctl: exit cleanly when the bus connection is severed
Lennart Poettering
2014-12-24
sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()
Lennart Poettering
2014-12-23
busctl: when introspecting objects, optionally limit output by interface name
Lennart Poettering
2014-12-23
core: rearrange code so that libsystemd/sd-bus/ does not include header files...
Lennart Poettering
2014-12-02
busctl: fix 'command line' style output of properties
Lennart Poettering
2014-11-28
sd-bus: add new sd_bus_get_address() for querying the current bus address
Lennart Poettering
2014-11-28
sd-bus: rename sd_bus_get_owner_id() → sd_bus_get_bus_id()
Lennart Poettering
2014-11-28
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
sd-bus: add new call sd_bus_get_scope() for querying whether one is connected...
Lennart Poettering
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-26
sd-bus: add suppot for renegotiating message credential attach flags
Lennart Poettering
2014-11-25
busctl: if no parameter is specified for "busctl status" show credentials of ...
Lennart Poettering
2014-11-25
busctl: add new --augment-creds= switch for controlling whether shown credent...
Lennart Poettering
2014-11-25
busctl: improve readability a bit
Lennart Poettering
2014-11-21
busctl: add --timeout= option to specify method call timeout
Lennart Poettering
2014-11-21
busctl: add options to control message header flags when invoking methods
Lennart Poettering
[next]