]> git.ipfire.org Git - thirdparty/systemd.git/history - src/systemctl/systemctl.c
time-util: add and use USEC/NSEC_INFINIY
[thirdparty/systemd.git] / src / systemctl / systemctl.c
2014-07-29  Kay Sieverstime-util: add and use USEC/NSEC_INFINIY
2014-07-26  Zbigniew Jędrzejew... Add utility function to append root to path
2014-07-26  Zbigniew Jędrzejew... systemctl: do not bother to mutate state on error
2014-07-26  Karel ZakAlways check asprintf return code
2014-07-20  Zbigniew Jędrzejew... systemd-verify: check man pages
2014-07-08  Michal Schmidtsystemctl: fix visual alignment for lines prefixed...
2014-07-07  Lennart Poetteringsystemctl: show StatusErrno value in "systemctl status"
2014-06-25  Lennart Poetteringsystemctl: add new "is-system-running" command to check...
2014-06-17  Dave Reisnersystemctl: reverse order of args when verbosely creatin...
2014-06-17  Lennart Poetteringsystemctl: output human readable strings in "systemctl...
2014-06-17  Lennart Poetteringinstall: beef up preset logic to limit to only enable...
2014-05-18  David Strausscore: Filter by state behind the D-Bus API, not in...
2014-05-18  Nis Martensenfix spelling of privilege
2014-05-17  Thomas Hindoe Paab... systemctl: more cleanup
2014-05-15  Zbigniew Jędrzejew... systemctl: small cleanup
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-05-15  Zbigniew Jędrzejew... Make systemctl --root look for files in the proper...
2014-05-14  Lennart Poetteringsd-bus: introduce sd_bus_slot objects encapsulating...
2014-05-10  Zbigniew Jędrzejew... systemctl: return an error code is status fails
2014-04-23  Lennart Poetteringdelta: draw arrows with draw_special_char()
2014-04-21  Michael Olbrichsystemctl: delete REBOOT_PARAM_FILE if no parameter...
2014-04-17  Djalal Harounisystemctl: allow to change the default target without...
2014-04-16  Thomas Hindoe Paab... systemctl: add --recursive for list-timers
2014-04-15  Thomas Hindoe Paab... systemctl: add --recursive for list-sockets
2014-04-12  Zbigniew Jędrzejew... Unify GREEDY_REALLOC and GREEDY_REALLOC_T
2014-04-05  Zbigniew Jędrzejew... systemctl: update NAME to PATTERN in help()
2014-03-27  Brandon Philipssystemctl: fix spelling in comment
2014-03-24  Lennart Poetteringtimer: support timers that can resume the system from...
2014-03-24  Lennart Poetteringsystemctl: show last trigger time in "systemctl list...
2014-03-18  Lennart Poetteringsystemctl: sort local host entry before container in...
2014-03-18  Lennart Poetteringsystemctl: prefix list-units and list-machines output...
2014-03-17  Lennart Poetteringsystemctl: introduce -r switch to show units running...
2014-03-16  Josh TriplettUse strlen even for constant strings
2014-03-14  Sebastian Thorarensenutmp-wtmp: allow overriding username on wall
2014-03-13  Lennart Poetteringsystemctl: autopage always if systemctl status is invok...
2014-03-13  Lennart Poetteringsystemctl: suppress duplicate newline if there's not...
2014-03-13  Lennart Poetteringsystemctl: reorder verbs
2014-03-13  Lennart Poetteringsystemctl: make sure status -a doesn't terminate too...
2014-03-13  Lennart Poetteringsystemctl: show a colored red dot in "status" output...
2014-03-12  Lennart Poetteringsystemctl: when "systemctl status" is called without...
2014-03-12  Lennart Poetteringsystemctl: add new "list-machines" command
2014-03-11  Harald Hoyersystemctl: for switch-root check, if we switch to a...
2014-03-05  Lennart Poetteringsystemd-run: add new --property= switch that can set...
2014-03-04  Zbigniew Jędrzejew... Introduce strv_consume which takes ownership
2014-02-26  Zbigniew Jędrzejew... Replace /var/run with /run in remaining places
2014-02-24  Djalal Harounisystemctl: move next elapse calculation to its own...
2014-02-23  Lennart Poetteringcore: clean up some confusing regarding SI decimal...
2014-02-21  Daniel Macksystemctl: fix compiler warning in list_timers()
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-19  Maciej Wereskisystemctl: remove erroneous return in runlevel_parse_argv()
2014-02-13  Dave Reisnersystemctl: fix exit statuses from is-active/is-failed
2014-02-12  Lennart Poetteringcore: add SystemCallArchitectures= unit setting to...
2014-02-10  Tom Gundersenincludes: remove duplicate includes
2014-01-20  Lennart Poetteringsystemctl: skip native unit file handling if sysv file...
2014-01-15  Lennart Poetteringsystemctl: introduce new "import-environment" command
2014-01-05  Simon Peetersstrv: multiple cleanups
2014-01-04  Thomas Hindoe Paab... systemctl: improve readability on failed commands
2013-12-27  Thomas Hindoe Paab... systemctl: remove unused variable
2013-12-26  Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-26  Zbigniew Jędrzejew... systemctl: allow globbing in commands which take multip...
2013-12-26  Zbigniew Jędrzejew... systemctl: drop uninteresting units immediately
2013-12-26  Zbigniew Jędrzejew... systemctl: simplify start_unit
2013-12-22  Zbigniew Jędrzejew... systemctl: also color filenames of drop-ins in cat
2013-12-21  Lennart Poetteringsystemctl: fix bad memory access when processing PIDs...
2013-12-19  Zbigniew Jędrzejew... systemct: add empty line between units in cat
2013-12-17  Zbigniew Jędrzejew... systemctl: highlight filenames in cat
2013-12-17  Zbigniew Jędrzejew... systemctl: fix return value from cat
2013-12-16  Lennart Poetteringsystemctl: properly initialize and free sd_bus_error...
2013-12-14  Djalal Harounisystemctl: add the --plain option to the help message
2013-12-09  Zbigniew Jędrzejew... systemctl: fix 'is-enabled'
2013-12-09  Zbigniew Jędrzejew... systemctl: simplify argument parsing
2013-12-09  Zbigniew Jędrzejew... Help output spring cleaning
2013-12-07  Thomas Hindoe Paab... systemctl: fix and refactor wait_for_jobs
2013-12-07  Zbigniew Jędrzejew... systemctl: allow globbing in list-<whatever> commands
2013-12-07  Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-12-06  Thomas Hindoe Paab... systemctl: check the value from start_unit_one
2013-12-04  Thomas Hindoe Paab... systemctl: make an always true assert static
2013-12-04  Thomas Hindoe Paab... systemctl: no need to fdopen stdout
2013-12-03  Thomas Hindoe Paab... trivial coding style clean ups
2013-12-01  Zbigniew Jędrzejew... systemctl: do not show SourcePath when FragmentPath...
2013-12-01  Shawn Landdensystemctl: add "systemctl cat"
2013-12-01  Shawn Landdensystemctl: refactor show()
2013-11-26  Kay Sieverssystemctl: fix enable/disable reply handling
2013-11-26  Lennart Poetteringsystemctl: replace the three job mode options by a...
2013-11-25  Lennart Poetteringsystemctl: remove debug log message
2013-11-25  Lennart Poetteringsystemctl: when status is called without arguments...
2013-11-22  Lennart Poetteringsystemctl: indicate in list-dependencies whether a...
2013-11-21  Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-20  Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-19  Karel ZakRemove duplicate includes
2013-11-18  Thomas Hindoe Paab... remove unused variables
2013-11-13  Mantas Mikulėnassystemctl: honor --no-legend in 'list-jobs'
2013-11-11  Lennart Poetteringbus: rename sd_bus_send_with_reply_and_block() to sd_bu...
2013-11-11  Kay Sieverssystemctl: warning: ‘r’ may be used uninitialized in...
2013-11-11  Zbigniew Jędrzejew... systemctl: avoid unitialized access when showing 0...
2013-11-11  Lennart Poetteringsystemctl: add new "list-timers" command
2013-11-10  Zbigniew Jędrzejew... systemctl: make sure daemon-reload returns success
2013-11-10  Zbigniew Jędrzejew... systemctl: fix printing of individual properties
2013-11-08  Lennart Poetteringshutdown: unify handling of reboot() syscall a bit
2013-11-08  Lennart Poetteringsystemctl: properly initialize column widths for list...
next