]> git.ipfire.org Git - thirdparty/systemd.git/history - src/systemctl/systemctl.c
systemctl: add missing verbs to help
[thirdparty/systemd.git] / src / systemctl / systemctl.c
2013-06-04  Zbigniew Jędrzejew... systemctl: add missing verbs to help
2013-05-31  Zbigniew Jędrzejew... systemctl: suggest 'systemctl daemon-reload' without...
2013-05-31  Václav Pavlínsystemctl: add command set-log-level
2013-05-31  Václav Pavlínsystemctl: add commands set-default and get-default
2013-05-23  Václav Pavlínsystemctl: mangle names when avoiding dbus
2013-05-21  Mantas Mikulėnassystemctl: honor "--no-legend" in 'list-sockets'
2013-05-03  Zbigniew Jędrzejew... systemctl: use GREEDY_REALLOC in one more place
2013-05-03  Lukas Nykrynsystemctl: add --plain option to list-dependencies
2013-05-03  Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-24  Zbigniew Jędrzejew... systemctl: show reverse dependencies or before/after...
2013-04-24  Zbigniew Jędrzejew... Add set_consume which always takes ownership
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-18  Lennart Poetteringsystemctl: drop usage of "internally loaded modules"
2013-04-17  Harald Hoyersystemctl:enable_sysv_units() more _cleanup_free_
2013-04-17  Harald Hoyersystemctl: clarify usage of "--all" versus list-unit...
2013-04-16  Lennart Poetteringutil: replace decimal_str_max() by a typesafe macro...
2013-04-15  Anatol PomozovFix spelling errors using 'codespell' tool
2013-04-12  Zbigniew Jędrzejew... systemctl: new verb 'list-sockets'
2013-04-11  Zbigniew Jędrzejew... errno is positive
2013-04-11  Zbigniew Jędrzejew... systemctl: show the name of failing unit in red
2013-04-11  Zbigniew Jędrzejew... systemctl: allow multiple arguments to --type
2013-04-10  Zbigniew Jędrzejew... systemctl: ellipsize job list only when necessary,...
2013-04-05  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-05  Lennart Poetteringsystemctl: tweak drop-in display
2013-04-05  Lennart Poetteringsystemctl: tweak output of Listen: fields a bit
2013-04-05  Oleksii Shevchuksystemctl: Add DropIn paths to status message
2013-04-05  Zbigniew Jędrzejew... systemctl: align cgroups to 'n' in 'name='
2013-04-04  Lennart Poetteringutil: make time formatting a bit smarter
2013-04-02  Zbigniew Jędrzejew... systemctl: align all status fields to common column
2013-04-02  Oleksii ShevchukAdd Listen* to dbus properties
2013-04-02  Cristian RodríguezAlways use our own MAX/MIN definitions
2013-03-31  Zbigniew Jędrzejew... Modernization
2013-03-30  Lennart Poetteringunit: no need to export variables if we can avoid it
2013-03-29  Zbigniew Jędrzejew... Always use errno > 0 to help gcc
2013-03-23  Cristian Rodríguezadd --with-telinit=PATH configure option
2013-03-14  Michal Sekletarsystemctl: remove unused variable
2013-03-13  Zbigniew Jędrzejew... initctl: catch write error, use _cleanup_
2013-03-13  Zbigniew Jędrzejew... logs-show: export logic to add matches for units
2013-03-07  Harald Hoyerpager: introduce "jump to end" option
2013-03-07  Lukas Nykrynsystemctl: mangle unit name in is-enabled
2013-03-01  Lukas Nykrynsystemctl: check if iterator was initialized succesfully
2013-03-01  Lennart PoetteringRevert "systemctl: try to reload daemon after enable...
2013-03-01  Lennart Poetteringsystemctl: try to reload daemon after enable/disable...
2013-03-01  Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-27  Lennart Poetteringsystemctl: fix minimal number of params for new cgroup...
2013-02-27  Lennart Poetteringunit: rework resource management API
2013-02-27  Lennart Poetteringsystemctl: fix indentation
2013-02-22  Michal Schmidtsystemctl: generalize action table to be usable in...
2013-02-22  Michal Schmidtsystemctl: make shutdown operations use irreversible...
2013-02-22  Michal Schmidtcore, systemctl: add support for irreversible jobs
2013-02-22  Michal Schmidtsystemctl: make "systemctl default" use "isolate" job...
2013-02-16  Zbigniew Jędrzejew... systemctl: allow comma sepearted property lists
2013-02-16  Jan Janssensystemctl: Don't give re-activation warning if unit...
2013-02-16  Zbigniew Jędrzejew... systemctl: allow status with no units
2013-02-14  Zbigniew Jędrzejew... systemctl: print wall message only if successful
2013-02-14  Zbigniew Jędrzejew... systemctl: use automatic cleanup
2013-02-14  Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-13  Simon PeetersMove systemctl dot to systemd-analyze dot
2013-02-13  Marc-Antoine Perennousystemctl: use parse_unit_info
2013-02-13  Marc-Antoine Perennoudbus: import struct unit_info from systemctl
2013-01-31  Mauro Dreissigsystemctl: Fix wrong assertion test
2013-01-19  Lennart Poetteringunit: optionally allow making cgroup attribute changes...
2013-01-18  Mirco Tischlersystemctl: print the user session journal for user...
2013-01-18  Lennart Poetteringsystemctl: add new "get-cgroup-attr" to query current...
2013-01-17  Lennart Poetteringsystemctl: it's probably a good idea not to alter retur...
2013-01-17  Lennart Poetteringsystemctl: no need to check this explicitly, we already...
2013-01-17  Lennart Poetteringsystemctl: we can make this faster and shorten it a...
2013-01-17  Lennart Poetteringsystemctl: make list-dependencies default to default...
2013-01-17  Lennart Poetteringsystemctl: we can use nulstr_contains() for this lookup
2013-01-17  Lukas Nykrynsystemctl add command list-dependencies
2013-01-16  Lukas Nykrynsystemctl,loginctl,cgls: do not ellipsize cgroup member...
2013-01-15  Dave Reisnersystemctl: fix assertion hit by incorrect comparison
2013-01-15  Oleksii ShevchukTypo fix
2013-01-15  Lennart Poetteringsystemctl: when inhibiting shutdown/suspend also check...
2013-01-14  Lennart Poetteringsystemctl: drop compat with really really old systemd...
2013-01-14  Lennart Poetteringsystemctl: be smarter when mangling snapshot names
2013-01-14  Lennart Poetteringsystemctl: numerous modernizations
2013-01-14  Lennart Poetteringcore: add bus API and systemctl commands for altering...
2013-01-14  Lennart Poetteringsystemctl: honour inhibitors only when running unprivileged
2013-01-14  Lennart Poetteringsystemctl: don't hit an assert if we try to reboot...
2013-01-14  Lennart Poetteringsystemctl: rework is-active and is-failed code
2013-01-11  Lennart Poetteringsystemctl: honour inhibitors when shutting down or...
2013-01-10  Lennart Poetteringdbus: duplicate Job.Cancel() as CancelJob() and Snapsho...
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-04  Lennart Poetteringbuild-sys: drop all distribution specfic checks
2013-01-04  Lennart Poetteringsystemctl: enable chkconfig compat only if chkconfig...
2013-01-03  Thomas Hindoe Paab... systemctl: add is-failed
2012-12-28  Tom Gundersensystemctl: switch-root - read init= from /proc/cmdline
2012-12-23  Lennart Poetteringsystemctl: don't show cgroup field for a unit if cgroup...
2012-12-06  Michal Schmidtsystemctl: verbose message on missing [Install]
2012-12-03  Umut Tezduyarsystemctl: fix typos in help text
2012-11-23  Lennart Poetteringtime-util: also rename FORMAT_TIMESTAMP_PRETTY → _MAX
2012-11-23  Lennart Poetteringutil: rename format_timestamp_pretty() to format_timest...
2012-11-16  Lennart Poetteringjournal: recommend journalctl -x more often
2012-11-15  Zbigniew Jędrzejew... systemctl: add help for --type/-t
2012-11-15  Zbigniew Jędrzejew... systemctl: remove empty line in case of no units
2012-11-12  Dave Reisnerenable localization for common *ctl commands
2012-10-28  Zbigniew Jędrzejew... systemctl: skip JOBS column if no jobs
2012-10-27  Lennart Poetteringlogind: support for hybrid sleep (i.e. suspend+hibernat...
2012-10-22  Lennart Poetteringsystemctl: refer to systemctl -n, to not overwhelm...
next