Age | Commit message (Expand) | Author |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-09-13 | analyze: fix mem leak | Thomas Hindoe Paaboel Andersen |
2014-09-11 | analyze: avoid a null dereference | Thomas Hindoe Paaboel Andersen |
2014-08-20 | cmdline: for new tools avoid introduce new negative switches, and properly al... | Lennart Poettering |
2014-08-14 | analyze: some fixes to the --help text | Lennart Poettering |
2014-08-04 | bus: always explicitly close bus from main programs | Lennart Poettering |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Constify option table and add missing option | Zbigniew Jędrzejewski-Szmek |
2014-07-26 | analyze: fix seg-fault with no cl-argument | Daniel Buch |
2014-07-21 | Merge systemd-verify with systemd-analyze | Zbigniew Jędrzejewski-Szmek |
2014-05-26 | analyze/run: use bus_open_transport_systemd instead of bus_open_transport | Thomas Bächler |
2014-05-19 | analyze: read host and system information from remote | Djalal Harouni |
2014-04-23 | analyze: fix plot with bad y size | Jeffrey Clark |
2014-04-23 | delta: draw arrows with draw_special_char() | Lennart Poettering |
2014-01-31 | analyze: fix plot issues when using gummiboot | Thomas Hindoe Paaboel Andersen |
2013-12-03 | trivial coding style clean ups | Thomas Hindoe Paaboel Andersen |
2013-11-10 | analyze: plot the time spent setting up security modules | Thomas Hindoe Paaboel Andersen |
2013-11-08 | clients: add missing command line arguments | Lennart Poettering |
2013-11-08 | systemctl: port to libsystemd-bus | Marc-Antoine Perennou |
2013-11-07 | analyze: make use of new sd_bus_get_property_strv() call | Lennart Poettering |
2013-11-07 | clients: try to follow roughly the same order in --help texts for common options | Lennart Poettering |
2013-11-07 | bus: log message parsing errors everywhere with a generalized bus_log_parse_e... | Lennart Poettering |
2013-11-07 | build-sys: merge sd-event into sd-bus | Lennart Poettering |
2013-11-06 | clients: unify how we invoke getopt_long() | Lennart Poettering |
2013-11-06 | analyze: port over to use bus_open_transport() | Lennart Poettering |
2013-11-06 | analyze: simplify things | Lennart Poettering |
2013-11-06 | analyze: fix indentation | Lennart Poettering |
2013-11-01 | analyze: rename variables | Thomas Hindoe Paaboel Andersen |
2013-11-01 | analyze: plot: place the text on the side with most space | Thomas Hindoe Paaboel Andersen |
2013-10-31 | analyze: share code to read a string array from sd-bus | Thomas Hindoe Paaboel Andersen |
2013-10-31 | analyze: use sd_bus_get_propery_trivial and indentation | Thomas Hindoe Paaboel Andersen |
2013-10-30 | general: various cleanups | Lennart Poettering |
2013-10-25 | analyze: port to sd-bus | Thomas Hindoe Paaboel Andersen |
2013-10-22 | analyze: systemd-analyze.c -> analyze.c | Kay Sievers |