summaryrefslogtreecommitdiff
path: root/src/machine
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-142-5/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-142-2/+2
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-1412-41/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-1413-26/+0
* machine: ignore containers which disable private user namespace in MapToMachi...Yu Watanabe2018-06-131-0/+8
* basic/log: add the log_struct terminator to macroZbigniew Jędrzejewski-Szmek2018-06-041-4/+2
* Use const char* for timestamp strings which we don't plan to modifyZbigniew Jędrzejewski-Szmek2018-05-311-6/+8
* test-tables*: sortZbigniew Jędrzejewski-Szmek2018-05-281-1/+1
* machined: move bus_reply_pair_array() into generic utilitiesLennart Poettering2018-05-242-29/+0
* machined: unify how we forward image method calls from manager to image objectLennart Poettering2018-05-241-171/+17
* machined: introduce a common function for redirecting machine method calls fr...Lennart Poettering2018-05-241-174/+17
* machine-image: rework error handlingLennart Poettering2018-05-242-20/+22
* machine-image: introduce two different classes of imagesLennart Poettering2018-05-242-14/+14
* os-util: add helpers for finding /etc/os-releaseLennart Poettering2018-05-241-8/+6
* fileio: accept FILE* in addition to path in parse_env_file()Lennart Poettering2018-05-241-1/+1
* tree-wide: port various bits of the tree over to the new DUMP_STRING_TABLE() ...Lennart Poettering2018-05-221-0/+16
* machine: use BUS_DEFINE_PROPERTY_GET* macrosYu Watanabe2018-05-152-41/+3
* string-util: rename strdash_if_empty() to empty_to_dash()Yu Watanabe2018-05-111-4/+4
* util: rename signal_from_string_try_harder() to signal_from_string()Yu Watanabe2018-05-031-1/+1
* machined: minor code cleanups, such as voidifying callsLennart Poettering2018-04-272-5/+9
* 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-173-48/+46
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-0614-182/+0
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-053-11/+6
* bus-util: add flags for bus_map_all_properties() (#8546)Yu Watanabe2018-03-281-0/+3
* Merge pull request #8554 from poettering/chase-trail-slashZbigniew Jędrzejewski-Szmek2018-03-261-1/+1
|\
| * fs-util: add new CHASE_TRAIL_SLASH flag for chase_symlinks()Lennart Poettering2018-03-221-1/+1
* | Merge pull request #8552 from keszybz/test-improvementsLennart Poettering2018-03-231-1/+1
|\ \
| * | tree-wide: warn when a directory path already exists but has bad mode/owner/typeZbigniew Jędrzejewski-Szmek2018-03-231-1/+1
| * | basic/mkdir: convert bool flag to enumZbigniew Jędrzejewski-Szmek2018-03-221-1/+1
| |/
* | macro: introduce TAKE_PTR() macroLennart Poettering2018-03-221-2/+1
|/
* bus-util: introduce bus_message_print_all_properties()Yu Watanabe2018-03-201-2/+2
* bus-util: make bus_map_all_properties() not copy stringYu Watanabe2018-03-201-36/+18
* tree-wide: voidify pager_open()Yu Watanabe2018-03-191-6/+6
* fixed 3 occurences of 'Failed top open' (#8349)SjonHortensius2018-03-042-3/+3
* Merge pull request #8202 from keszybz/avoid-msgmergeMichael Biebl2018-02-182-25/+18
|\
| * meson: drop unnecessary "transformation" of policy filesZbigniew Jędrzejewski-Szmek2018-02-162-6/+1
| * Gettextize policy filesGunnar Hjalmarsson2018-02-162-22/+20
* | machined: change check_gc to may_gc everywheregc-cleanupZbigniew Jędrzejewski-Szmek2018-02-153-9/+9
|/
* machine: add some missing assertsShawn Landden2018-02-081-0/+6
* machined: use getent to get default shell for machinectl shell (#7684)Shawn Landden2018-01-161-12/+31
* Comment the fact that some tools need to termintate their bus connect firstFranck Bui2018-01-121-0/+2
* Revert "tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appro...Franck Bui2018-01-121-1/+2
* tree-wide: make the Subscribe() method calls asynchronous tooLennart Poettering2018-01-051-8/+6