Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-25 | busctl: if no parameter is specified for "busctl status" show credentials of ↵ | Lennart Poettering | |
bus owner | |||
2014-11-25 | busctl: add new --augment-creds= switch for controlling whether shown ↵ | Lennart Poettering | |
credential data shall be augment with data from /proc | |||
2014-11-21 | man: don't mix 2ch and 8ch indentation in busctl.xml | Lennart Poettering | |
2014-11-21 | man: add emacs header to get correct indention in nxml-mode for the manpage ↵ | Lennart Poettering | |
XML files that use 2ch indenting In the long run we really should figure out if we want to stick with 8ch or 2ch indenting, and not continue with half-and-half. For now, just make emacs aware of the files that use 2ch indenting. | |||
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 | |
2014-11-21 | busctl: show property values in "introspect" output, add "set-property" ↵ | Lennart Poettering | |
command, and support both a terse and a verbose output format | |||
2014-11-20 | busctl: add new "introspect" verb for introspecting objects | Lennart Poettering | |
2014-11-14 | busctl: introduce busctl "get-property" command for reading and dumping ↵ | Lennart Poettering | |
object properties | |||
2014-11-14 | man: various tweaks for busctl(1) man page | Lennart Poettering | |
2014-11-14 | busctl: add new "call" command to invoke methods on a service | Lennart Poettering | |
2014-11-10 | busctl: add "tree" command to explore object trees | Lennart Poettering | |
2014-10-30 | busctl: add new "capture" verb to record bus messages in libpcap compatible ↵ | Lennart Poettering | |
files, for dissection with wireshark | |||
2014-02-20 | man: xinclude --host/--machine | Zbigniew Jędrzejewski-Szmek | |
As usual, those common options are pushed to the end. | |||
2014-02-20 | man: xinclude --user/--system | Zbigniew Jędrzejewski-Szmek | |
2014-02-20 | man: xinclude --help/--version/--no-pager | Zbigniew Jędrzejewski-Szmek | |
2014-02-19 | busctl: add --no-legend and use in bash completion | Thomas Hindoe Paaboel Andersen | |
2014-02-19 | man: busctl typo fix | Thomas Hindoe Paaboel Andersen | |
2014-02-17 | doc: resolve missing/extraneous words or inappropriate forms | Jan Engelhardt | |
Issues fixed: * missing words required by grammar * duplicated or extraneous words * inappropriate forms (e.g. singular/plural), and declinations * orthographic misspellings | |||
2014-01-11 | man: add busctl(1) | Zbigniew Jędrzejewski-Szmek | |