| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-wide: port remaining umount() calls to umount_verbose() | Lennart Poettering | 2020-09-23 | 1 | -4/+4 |
* | tree-wide: switch remaining mount() invocations over to mount_nofollow_verbose() | Lennart Poettering | 2020-09-23 | 1 | -14/+20 |
* | machine: fix error code propagation in two cases | Lennart Poettering | 2020-09-23 | 1 | -2/+2 |
* | tree-wide: don't needlessly negate error number passed to bus_error_message() | Lennart Poettering | 2020-09-14 | 1 | -16/+16 |
* | tree-wide: copy hardlinks wherever we deal with possibly large OS-style trees | Lennart Poettering | 2020-09-09 | 1 | -1/+1 |
* | tree-wide: define iterator inside of the macro | Zbigniew Jędrzejewski-Szmek | 2020-09-08 | 5 | -18/+9 |
* | tree-wide: drop pointless zero initialization (#16900) | fangxiuning | 2020-08-29 | 1 | -1/+1 |
* | Replace gendered pronouns with gender neutral ones. (#16844) | PhoenixDiscord | 2020-08-27 | 1 | -1/+1 |
* | tree-wide: use sd_bus_error_has_names() in more places | Zbigniew Jędrzejewski-Szmek | 2020-08-24 | 1 | -8/+8 |
* | nspawn/machine: move mount propagation dir to /run/host/incoming | Lennart Poettering | 2020-08-20 | 1 | -5/+3 |
* | core,home,machined: generate description fields for all groups we synthesize | Lennart Poettering | 2020-08-07 | 1 | -9/+28 |
* | machine: Pass machine, user, program values to polkit on OpenMachineShell | Marti Raudsepp | 2020-08-03 | 1 | -5/+12 |
* | bus: use bus_log_connect_error to print error message | fangxiuning | 2020-07-21 | 1 | -1/+1 |
* | machine: fix if check | Lennart Poettering | 2020-07-16 | 1 | -1/+1 |
* | machined: implement user/group lookup varlink API in machined too | Lennart Poettering | 2020-07-14 | 5 | -5/+432 |
* | machined: refactor UID/GID machine translation | Lennart Poettering | 2020-07-14 | 5 | -171/+260 |
* | table use table_log_print_error() instead of table_log_show_error | fangxiuning | 2020-07-08 | 1 | -1/+1 |
* | table add table_log_sort_error() | fangxiuning | 2020-07-08 | 1 | -1/+1 |
* | table add table_log_show_error() | fangxiuning | 2020-07-08 | 1 | -1/+1 |
* | shared: split out property get helpers | Lennart Poettering | 2020-06-30 | 3 | -1/+3 |
* | shared: split out code for printing properties | Lennart Poettering | 2020-06-30 | 1 | -0/+1 |
* | shared: split out code that maps properties to local structs | Lennart Poettering | 2020-06-30 | 1 | -0/+1 |
* | shared: actually move all BusLocator related calls to bus-locator.c | Lennart Poettering | 2020-06-30 | 4 | -4/+4 |
* | shared: split out BusObjectImplementor APIs | Lennart Poettering | 2020-06-30 | 1 | -1/+1 |
* | log: introduce log_parse_environment_cli() and log_setup_cli() | Filipe Brandenburger | 2020-06-24 | 1 | -3/+1 |
* | machine: switch to BusLocator-oriented helpers | Vito Caputo | 2020-05-07 | 4 | -322/+49 |
* | tree-wide: Mark as _unused_ variables that are only used in assert() | Benjamin Robin | 2020-05-06 | 1 | -2/+2 |
* | machined: convert to the new scheme and add --bus-introspect | Zbigniew Jędrzejewski-Szmek | 2020-05-05 | 7 | -145/+149 |
* | importd,logind: add --bus-introspect= option | Zbigniew Jędrzejewski-Szmek | 2020-05-05 | 1 | -0/+1 |
* | logind,importd,hostnamed,localed,timedated,machined,resolved: add option pars... | Zbigniew Jędrzejewski-Szmek | 2020-05-03 | 1 | -5/+7 |
* | tree-wide: implement new log control API dbus interface in all our daemons | Lennart Poettering | 2020-04-21 | 1 | -0/+5 |
* | machined: add dbus parameter names | Zbigniew Jędrzejewski-Szmek | 2020-04-12 | 2 | -51/+393 |
* | *: convert amenable fdopen calls to take_fdopen | Vito Caputo | 2020-03-31 | 2 | -6/+3 |
* | systemctl: show logs for correct namespace of service | Lennart Poettering | 2020-01-31 | 1 | -0/+1 |
* | shared: split out polkit stuff from bus-util.c → bus-polkit.c | Lennart Poettering | 2020-01-22 | 4 | -1/+4 |
* | Merge pull request #14555 from poettering/table-multine | Yu Watanabe | 2020-01-13 | 1 | -40/+35 |
|\ |
|
| * | machinectl: modernize address table handling | Lennart Poettering | 2020-01-13 | 1 | -40/+35 |
* | | Merge pull request #14381 from keszybz/ifindex-cleanup | Lennart Poettering | 2020-01-13 | 2 | -31/+26 |
|\ \
| |/
|/| |
|
| * | machinectl: reduce scope of iterator variables | Zbigniew Jędrzejewski-Szmek | 2020-01-12 | 1 | -23/+20 |
| * | tree-wide: make parse_ifindex simply return the index | Zbigniew Jędrzejewski-Szmek | 2020-01-11 | 1 | -8/+6 |
* | | machinectl: do not truncate addresses when --full is specified | Yu Watanabe | 2020-01-10 | 1 | -1/+1 |
* | | machinectl: optimize table creation | Yu Watanabe | 2020-01-10 | 1 | -20/+5 |
* | | machinectl: do not ellipsize table when --full is specified | Yu Watanabe | 2020-01-10 | 1 | -0/+6 |
|/ |
|
* | machine: fold machine_stop_scope() into machine_stop() | Zbigniew Jędrzejewski-Szmek | 2019-11-22 | 1 | -21/+12 |
* | machined: simplify reference handling for units | Zbigniew Jędrzejewski-Szmek | 2019-11-22 | 1 | -14/+17 |
* | machine: simplify machine_start_scope() | Zbigniew Jędrzejewski-Szmek | 2019-11-22 | 1 | -59/+38 |
* | machine: make machine_start_scope() static | Zbigniew Jędrzejewski-Szmek | 2019-11-22 | 3 | -96/+95 |
* | tree-wide: clean up --help texts a bit | Lennart Poettering | 2019-11-18 | 1 | -5/+7 |
* | machinectl: spawn ask password agent on "start" | Lennart Poettering | 2019-11-15 | 1 | -0/+2 |
* | tree-wide: drop locale.h when locale-util.h is included | Yu Watanabe | 2019-11-03 | 1 | -1/+0 |