summaryrefslogtreecommitdiff
path: root/src/analyze
AgeCommit message (Expand)Author
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering
2015-05-11core,network: major per-object logging reworkLennart Poettering
2015-05-11treewide: Correct typos and spell plural of bus consistentTorstein Husebø
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-16Transpose args in strv_fnmatch() to be more ooZbigniew Jędrzejewski-Szmek
2015-02-16analyze: change behaviour of combined --to/from--patternZbigniew Jędrzejewski-Szmek
2015-02-16Add helper for fnmatch over strvZbigniew Jędrzejewski-Szmek
2015-01-27notify,firstboot,analyze,run: trim --help output to 80 linesZbigniew Jędrzejewski-Szmek
2015-01-23#pragma once here and thereZbigniew Jędrzejewski-Szmek
2014-12-24sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()Lennart Poettering
2014-11-28treewide: more log_*_errno + return simplificationsMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-27log: rearrange log function namingLennart Poettering
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-09-13analyze: fix mem leakThomas Hindoe Paaboel Andersen
2014-09-11analyze: avoid a null dereferenceThomas Hindoe Paaboel Andersen
2014-08-20cmdline: for new tools avoid introduce new negative switches, and properly al...Lennart Poettering
2014-08-14analyze: some fixes to the --help textLennart Poettering
2014-08-04bus: always explicitly close bus from main programsLennart Poettering
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-07-31Constify option table and add missing optionZbigniew Jędrzejewski-Szmek
2014-07-26analyze: fix seg-fault with no cl-argumentDaniel Buch
2014-07-21Merge systemd-verify with systemd-analyzeZbigniew Jędrzejewski-Szmek
2014-05-26analyze/run: use bus_open_transport_systemd instead of bus_open_transportThomas Bächler
2014-05-19analyze: read host and system information from remoteDjalal Harouni
2014-04-23analyze: fix plot with bad y sizeJeffrey Clark
2014-04-23delta: draw arrows with draw_special_char()Lennart Poettering
2014-01-31analyze: fix plot issues when using gummibootThomas Hindoe Paaboel Andersen
2013-12-03trivial coding style clean upsThomas Hindoe Paaboel Andersen
2013-11-10analyze: plot the time spent setting up security modulesThomas Hindoe Paaboel Andersen
2013-11-08clients: add missing command line argumentsLennart Poettering
2013-11-08systemctl: port to libsystemd-busMarc-Antoine Perennou
2013-11-07analyze: make use of new sd_bus_get_property_strv() callLennart Poettering
2013-11-07clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering
2013-11-07bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering
2013-11-07build-sys: merge sd-event into sd-busLennart Poettering
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering
2013-11-06analyze: port over to use bus_open_transport()Lennart Poettering
2013-11-06analyze: simplify thingsLennart Poettering
2013-11-06analyze: fix indentationLennart Poettering
2013-11-01analyze: rename variablesThomas Hindoe Paaboel Andersen
2013-11-01analyze: plot: place the text on the side with most spaceThomas Hindoe Paaboel Andersen
2013-10-31analyze: share code to read a string array from sd-busThomas Hindoe Paaboel Andersen
2013-10-31analyze: use sd_bus_get_propery_trivial and indentationThomas Hindoe Paaboel Andersen
2013-10-30general: various cleanupsLennart Poettering
2013-10-25analyze: port to sd-busThomas Hindoe Paaboel Andersen
2013-10-22analyze: systemd-analyze.c -> analyze.cKay Sievers
2013-10-21analyze: set white backgoundThomas Hindoe Paaboel Andersen