]> git.ipfire.org Git - thirdparty/systemd.git/history - src/systemctl/systemctl.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / systemctl / systemctl.c
2015-04-10  Ronny Chevaliershared: add process-util.[ch]
2015-04-10  Ronny Chevaliershared: add formats-util.h
2015-04-08  Jan Janssensystemctl: Use logind for --firmware-setup if possible
2015-04-07  Jan Janssenlogind,systemctl: add reboot to EFI firmware support
2015-03-13  David Herrmanntree-wide: there is no ENOTSUP on linux
2015-03-07  Zbigniew Jędrzejew... systemctl: remove dead check
2015-03-02  Lennart Poetteringcore: expose consumed CPU time per unit
2015-02-24  Zbigniew Jędrzejew... systemctl: bump NOFILE only for systemctl_main
2015-02-24  Zbigniew Jędrzejew... systemctl: support auditd.service better
2015-02-24  Zbigniew Jędrzejew... systemctl: check validity of PID we received
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-18  Lennart Poetteringeverywhere: remove configurability of sysv runlevel...
2015-02-18  Lennart Poetteringsystemctl: allow interactive authorization for all...
2015-02-18  Lennart Poetteringsystemctl: let's make use of FOREACH_STRING() where...
2015-02-16  Zbigniew Jędrzejew... Transpose args in strv_fnmatch() to be more oo
2015-02-16  Zbigniew Jędrzejew... Add helper for fnmatch over strv
2015-02-12  Thomas Hindoe Paab... remove unused variable
2015-02-11  Michael Olbrichsystemctl: don't update the reboot parameter if none...
2015-02-05  Ivan Shapovalovsystemctl: unit_find_paths(): unify error handling...
2015-02-05  Ivan Shapovalovsystemctl: cat, edit: further polish error messages
2015-02-05  Ivan Shapovalovsystemctl: cat: fix error handling
2015-02-05  Ivan Shapovalovsystemctl: cat, edit: improve unit load error reporting
2015-02-03  Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-01-29  Zbigniew Jędrzejew... systemctl: refuse --host with cat
2015-01-23  Sangjung Woosystemctl: bugfix for systemctl reboot command with...
2015-01-23  Lennart Poetteringcore: add a property that shows the current memory...
2015-01-22  Zbigniew Jędrzejew... Assorted format fixes
2015-01-19  Zbigniew Jędrzejew... systemctl: do not show dots with --plain
2015-01-19  Zbigniew Jędrzejew... systemctl: fix import-environment description, trim...
2015-01-09  Ronny Chevaliersystemctl: add missing output modes to help message
2015-01-08  Lennart Poetteringmachined: when cloning a raw disk image, also set the...
2015-01-08  Lennart Poetteringman: bring systemctl man page and --help text into...
2015-01-08  Lennart Poetteringsystemctl,loginctl: start polkit agent for all polkit...
2015-01-08  Lennart Poetteringmachinectl: show most recent log output in "machinectl...
2015-01-08  Lennart Poetteringloginctl: show the 10 most recent log user/session...
2015-01-08  Lennart Poetteringjournal: bump RLIMIT_NOFILE when journal files to 16K...
2015-01-05  Ivan Shapovalovpath-lookup, systemctl: export lookup_paths_init_from_s...
2015-01-05  Lennart Poetteringsystemctl: properly iterate through service array when...
2014-12-30  Zbigniew Jędrzejew... systemctl: do not repeat hibernate/sleep attempts
2014-12-29  Lennart Poetteringmachinectl: add "enable" and "disable" verbs for enabli...
2014-12-29  Lennart Poetteringmachinectl: add new "start" verb to start a container...
2014-12-24  Lennart Poetteringsd-bus: rename sd_bus_open_system_container() to sd_bus...
2014-12-16  Jan Synaceksystemctl: fix argument handling when invoked as "shutdown"
2014-12-16  Zbigniew Jędrzejew... systemctl: refuse to edit runtime dropins when they...
2014-12-16  Zbigniew Jędrzejew... systemctl: share path lookup between 'cat' and 'edit'
2014-12-16  Zbigniew Jędrzejew... systemctl: split out LookupPaths initialization
2014-12-16  Zbigniew Jędrzejew... systemctl: move two functions up
2014-12-16  Zbigniew Jędrzejew... systemctl: unify warning about unit files changed on...
2014-12-16  Zbigniew Jędrzejew... systemctl: do not use -1 for return code
2014-12-15  Lennart Poetteringunit: handle nicely of certain unit types are not suppo...
2014-12-13  Ronny Chevaliersystemctl: handle correctly template units for edit...
2014-12-12  Lennart Poetteringcopy: use btrfs reflinking only whe we know we copy...
2014-12-12  Lennart Poetteringutil: when using basename() for creating temporary...
2014-12-11  Torstein Husebøtreewide: correct spacing near eol in code comments
2014-12-10  Lennart Poetteringsd-bus: move common errors src/shared/bus-errors.h...
2014-12-10  Zbigniew Jędrzejew... systemctl: fix invalid free when enabling sysv services...
2014-12-10  Zbigniew Jędrzejew... treewide: sanitize loop_write
2014-12-06  Thomas Hindoe Paab... remove duplicated includes
2014-12-03  Thomas Hindoe Paab... systemctl: fix a leak
2014-12-02  Lennart Poetteringsystemctl: show unit file preset state in "systemctl...
2014-11-29  Thomas Hindoe Paab... systemctl: remove unused variable
2014-11-29  Ronny Chevaliersystemctl: add edit verb
2014-11-28  Michal Schmidttreewide: another round of simplifications
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: yet more log_*_errno + return simplifications
2014-11-28  Zbigniew Jędrzejew... Revert "systemctl: append default suffix only if none...
2014-11-28  Zbigniew Jędrzejew... systemctl: append default suffix only if none present
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-11-23  Zbigniew Jędrzejew... systemctl: show BindsTo/BoundBy in list-dependencies
2014-11-10  Jan Synacekshared/install: when unit contains only Also=, report...
2014-11-07  Lennart Poetteringcopy: teach copy_bytes() sendfile() support, and then...
2014-11-06  Lennart Poetteringsystemctl: when invokes as "reboot -f", sync()
2014-11-06  Lennart Poetteringcore: introduce the concept of AssertXYZ= similar to...
2014-10-30  Zbigniew Jędrzejew... systemctl: obey --state in list-unit-files
2014-10-30  Zbigniew Jędrzejew... systemctl: let list-{units,unit-files } honour --type
2014-10-17  Lennart Poetteringsystemctl: by default interactively ask for polkit...
2014-10-13  Lennart Poetteringsystemctl: when mangle unit names for the "isolate...
2014-10-13  Lennart Poetteringsystemctl: move unit action table closer to the functio...
2014-10-10  Zbigniew Jędrzejew... systemctl: remove casts in formatting
2014-10-09  Zbigniew Jędrzejew... systemctl: suggest -xe not -xn
2014-10-08  Lukas Nykrynsystemctl: add add-wants and add-requires verbs
2014-10-02  Lennart Poetteringsystemctl: remove spurious newline
2014-09-18  Cristian Rodríguezsystemctl: fix resource leak CID #1237747
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-08-31  Zbigniew Jędrzejew... Quote unit names in suggested systemctl commandlines
2014-08-26  Sjoerd Simonssystemctl: Correct error message printed when bus_proce...
2014-08-21  Lennart Poetteringsystemctl: in list-unit-files, always show legend,...
2014-08-20  Lukas Nykrynsystemctl: fail in the case that no unit files were...
2014-08-14  Dave Reisnerutil: allow strappenda to take any number of args
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... resolve-host: list types and classes
2014-07-31  Zbigniew Jędrzejew... Reject invalid quoted strings
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...
next