Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen | |
This patch removes includes that are not used. The removals were found with include-what-you-use which checks if any of the symbols from a header is in use. | |||
2015-02-12 | Add missing includes in header files | Thomas Hindoe Paaboel Andersen | |
This fixes various issues found by globally reordering the include sections of all .c files. | |||
2014-11-20 | busctl: add new "introspect" verb for introspecting objects | Lennart Poettering | |
2014-11-20 | busctl: split out introspection parser from tree logic so that we can reuse ↵ | Lennart Poettering | |
it for a future "busctl introspect" command |