]> git.ipfire.org Git - thirdparty/systemd.git/history - src/analyze/analyze.c
sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()
[thirdparty/systemd.git] / src / analyze / analyze.c
2014-12-24  Lennart Poetteringsd-bus: rename sd_bus_open_system_container() to sd_bus...
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-09-13  Thomas Hindoe Paab... analyze: fix mem leak
2014-09-11  Thomas Hindoe Paab... analyze: avoid a null dereference
2014-08-19  Lennart Poetteringcmdline: for new tools avoid introduce new negative...
2014-08-14  Lennart Poetteringanalyze: some fixes to the --help text
2014-08-04  Lennart Poetteringbus: always explicitly close bus from main programs
2014-08-04  Zbigniew Jędrzejew... Unify parse_argv style
2014-07-31  Zbigniew Jędrzejew... Constify option table and add missing option
2014-07-26  Daniel Buchanalyze: fix seg-fault with no cl-argument
2014-07-22  Zbigniew Jędrzejew... Merge systemd-verify with systemd-analyze
2014-05-26  Thomas Bächleranalyze/run: use bus_open_transport_systemd instead...
2014-05-18  Djalal Harounianalyze: read host and system information from remote
2014-04-23  Jeffrey Clarkanalyze: fix plot with bad y size
2014-04-23  Lennart Poetteringdelta: draw arrows with draw_special_char()
2014-01-31  Thomas Hindoe Paab... analyze: fix plot issues when using gummiboot
2013-12-03  Thomas Hindoe Paab... trivial coding style clean ups
2013-11-10  Thomas Hindoe Paab... analyze: plot the time spent setting up security modules
2013-11-08  Lennart Poetteringclients: add missing command line arguments
2013-11-08  Marc-Antoine Perennousystemctl: port to libsystemd-bus
2013-11-07  Lennart Poetteringanalyze: make use of new sd_bus_get_property_strv(...
2013-11-07  Lennart Poetteringclients: try to follow roughly the same order in -...
2013-11-07  Lennart Poetteringbus: log message parsing errors everywhere with a gener...
2013-11-07  Lennart Poetteringbuild-sys: merge sd-event into sd-bus
2013-11-06  Lennart Poetteringclients: unify how we invoke getopt_long()
2013-11-06  Lennart Poetteringanalyze: port over to use bus_open_transport()
2013-11-06  Lennart Poetteringanalyze: simplify things
2013-11-06  Lennart Poetteringanalyze: fix indentation
2013-11-01  Thomas Hindoe Paab... analyze: rename variables
2013-11-01  Thomas Hindoe Paab... analyze: plot: place the text on the side with most...
2013-10-31  Thomas Hindoe Paab... analyze: share code to read a string array from sd-bus
2013-10-31  Thomas Hindoe Paab... analyze: use sd_bus_get_propery_trivial and indentation
2013-10-30  Lennart Poetteringgeneral: various cleanups
2013-10-25  Thomas Hindoe Paab... analyze: port to sd-bus
2013-10-22  Kay Sieversanalyze: systemd-analyze.c -> analyze.c