]> git.ipfire.org Git - thirdparty/systemd.git/history - src/analyze/analyze.c
tree-wide: drop {} from one-line if blocks
[thirdparty/systemd.git] / src / analyze / analyze.c
2015-09-09  Lennart Poetteringtree-wide: drop {} from one-line if blocks 1207/head
2015-09-09  Lennart Poetteringtree-wide: use coccinelle to patch a lot of code to...
2015-09-07  Tom GundersenMerge pull request #1165 from poettering/nspawn-files
2015-09-06  Daniel MackMerge pull request #1168 from poettering/readme-kernel...
2015-09-06  Lennart PoetteringMerge pull request #1153 from evverx/dot-alias-handling
2015-09-06  Evgeny Vereshchaginanalyze: add "alias" handling to dot subcommand 1153/head
2015-08-06  Zbigniew Jędrzejew... Merge branch 'hostnamectl-dot-v2'
2015-07-29  David HerrmannMerge pull request #747 from dvdhrm/consoled
2015-07-28  Tom GundersenMerge pull request #732 from ssahani/macvtap
2015-07-28  Daniel MackMerge pull request #756 from ldzhong/fix
2015-07-28  Lennart PoetteringMerge pull request #375 from msekletar/test-install...
2015-07-27  Lennart PoetteringMerge pull request #362 from d-hatayama/fix_selinux_uni...
2015-07-27  Daniel MackMerge pull request #748 from teg/dns-name-between-4
2015-07-27  Daniel MackMerge pull request #739 from intelfx/systemd-analyze...
2015-07-27  Ivan Shapovalovanalyze: correctly draw the plot for user instances 739/head
2015-07-27  Ivan Shapovalovanalyze: move acquire_boot_times() above acquire_time_d...
2015-07-14  David HerrmannMerge commit 'refs/pull/436/head' of https://github...
2015-07-06  Tom GundersenMerge pull request #443 from ssahani/lldp
2015-07-05  Daniel MackMerge pull request #417 from ssahani/ipv6-private
2015-07-04  David HerrmannMerge pull request #485 from poettering/sd-bus-flush...
2015-07-03  Lennart Poetteringsd-bus: introduce new sd_bus_flush_close_unref() call 485/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-11  Lennart Poetteringcore: rename SystemdRunningAs to ManagerRunningAs
2015-04-10  Ronny Chevaliershared: add terminal-util.[ch]
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-16  Zbigniew Jędrzejew... Transpose args in strv_fnmatch() to be more oo
2015-02-16  Zbigniew Jędrzejew... analyze: change behaviour of combined --to/from--pattern
2015-02-16  Zbigniew Jędrzejew... Add helper for fnmatch over strv
2015-01-28  Zbigniew Jędrzejew... notify,firstboot,analyze,run: trim --help output to...
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