summaryrefslogtreecommitdiffstats
path: root/src/machine/machinectl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: replace if_indextoname() with format_ifname()Yu Watanabe2019-05-291-2/+2
* Merge pull request #12411 from keszybz/pr/12394Lennart Poettering2019-05-081-0/+1
|\
| * Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek2019-05-081-0/+1
* | machinectl/loginctl: show json output if requested even if zero entriesLennart Poettering2019-05-081-1/+1
|/
* basic: add new helper call empty_or_dash_to_null()Lennart Poettering2019-04-081-18/+10
* tree-wide: introduce empty_or_dash() helperLennart Poettering2019-04-081-11/+5
* util: split out nulstr related stuff to nulstr-util.[ch]Lennart Poettering2019-03-141-0/+1
* bus-unit-util: split out code that shows a unit's process treeLennart Poettering2019-03-131-0/+1
* shared: split out code to wait for jobs to complet into its own source fileLennart Poettering2019-03-131-0/+1
* util: split out sorting related calls to new sort-util.[ch]Lennart Poettering2019-03-131-1/+1
* machinectl: do not format size if freed disk space is "-1"Yu Watanabe2019-03-111-6/+14
* machinectl: fix argument index in error logYu Watanabe2019-02-041-2/+2
* timesyncd,resolved,machinectl: drop calls to sd_event_get_exit_code()Zbigniew Jędrzejewski-Szmek2019-01-081-3/+2
* locale-util: prefix special glyph enum values with SPECIAL_GLYPH_Lennart Poettering2018-12-141-1/+1
* Merge pull request #11042 from yuwata/tiny-coding-style-fixesLennart Poettering2018-12-041-1/+1
|\
| * tree-wide: add whitespace between type and variable nameYu Watanabe2018-12-041-1/+1
* | tree-wide: specify all table headers in lower-caseLennart Poettering2018-12-031-2/+2
* | machinectl: optionally output table in JSONLennart Poettering2018-12-031-1/+7
|/
* Merge pull request #10989 from keszybz/nss-manLennart Poettering2018-11-291-19/+7
|\
| * machinectl: fix printing of multiple addressesZbigniew Jędrzejewski-Szmek2018-11-291-1/+1
| * machinectl: drop helper functionZbigniew Jędrzejewski-Szmek2018-11-291-18/+6
* | machinectl: be more careful when generating machine name from path nameLennart Poettering2018-11-261-29/+40
* | machine: add support for importing containers from plain directoriesLennart Poettering2018-11-261-6/+78
|/
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-35/+27
* machinectl: use static destructor and DEFINE_MAIN_FUNCTION() macroYu Watanabe2018-11-201-21/+13
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-0/+1
* basic/pager: convert the pager options to a flags argumentZbigniew Jędrzejewski-Szmek2018-11-141-8/+8
* tree-wide: uniformly bump RLIMIT_NOFILE in all our tools that access the journalLennart Poettering2018-10-161-0/+6
* machinectl: voidify calls to sd_event_add_signal()Lennart Poettering2018-10-131-4/+4
* journalctl: port JSON output mode to new JSON APILennart Poettering2018-10-111-1/+2
* machine: use size_t for array sizes (#10309)Lennart Poettering2018-10-091-2/+2
* tree-wide: use typesafe_qsort()Yu Watanabe2018-09-191-5/+3
* tree-wide: add clickable man page link to all --help textsLennart Poettering2018-08-201-1/+11
* tree-wide: shorten error logging a bitYu Watanabe2018-08-071-52/+26
* machinectl: shorten error logging a bitLennart Poettering2018-08-071-4/+2
* machinectl: fix verbosity of import-raw or friendsYu Watanabe2018-07-131-1/+1
* Revert "mention alias for poweroff in machinectl --help"Lennart Poettering2018-06-201-1/+0
* mention alias for poweroff in machinectl --helpChristian Rebischke2018-06-201-0/+1
* tree-wide: do not assign values if not usedYu Watanabe2018-06-191-13/+12
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* Use const char* for timestamp strings which we don't plan to modifyZbigniew Jędrzejewski-Szmek2018-05-311-6/+8
* tree-wide: port various bits of the tree over to the new DUMP_STRING_TABLE() ...Lennart Poettering2018-05-221-0/+16
* string-util: rename strdash_if_empty() to empty_to_dash()Yu Watanabe2018-05-101-4/+4
* util: rename signal_from_string_try_harder() to signal_from_string()Yu Watanabe2018-05-031-1/+1
* tree-wide: be more careful with the type of array sizesLennart Poettering2018-04-271-1/+1
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-04-191-1/+0
* machinectl: port machinectl to format-table.[ch]Lennart Poettering2018-04-181-298/+207
* machined: some modernizationsLennart Poettering2018-04-171-6/+8
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0