Age | Commit message (Expand) | Author |
2015-07-28 | analyze: correctly draw the plot for user instances | Ivan Shapovalov |
2015-07-28 | analyze: move acquire_boot_times() above acquire_time_data() | Ivan Shapovalov |
2015-07-03 | sd-bus: introduce new sd_bus_flush_close_unref() call | Lennart Poettering |
2015-05-11 | core: rename SystemdRunningAs to ManagerRunningAs | Lennart Poettering |
2015-05-11 | core,network: major per-object logging rework | Lennart Poettering |
2015-05-11 | treewide: Correct typos and spell plural of bus consistent | Torstein Husebø |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-16 | Transpose args in strv_fnmatch() to be more oo | Zbigniew Jędrzejewski-Szmek |
2015-02-16 | analyze: change behaviour of combined --to/from--pattern | Zbigniew Jędrzejewski-Szmek |
2015-02-16 | Add helper for fnmatch over strv | Zbigniew Jędrzejewski-Szmek |
2015-01-27 | notify,firstboot,analyze,run: trim --help output to 80 lines | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | #pragma once here and there | Zbigniew Jędrzejewski-Szmek |
2014-12-24 | sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine() | Lennart Poettering |
2014-11-28 | treewide: more log_*_errno + return simplifications | Michal Schmidt |
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-27 | log: rearrange log function naming | Lennart Poettering |
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 |