| Commit message (Expand) | Author | Age | Files | Lines |
* | hostnamed: call our destructor _destroy(), not _clear() | Lennart Poettering | 2020-05-18 | 1 | -2/+2 |
* | hostnamed: don't cache system UUID | Lennart Poettering | 2020-05-18 | 1 | -16/+17 |
* | hostnamed: don't cache uname() data | Lennart Poettering | 2020-05-18 | 1 | -15/+19 |
* | hostnamed: convert to the new scheme and add --bus-introspect | Zbigniew Jędrzejewski-Szmek | 2020-05-05 | 1 | -3/+10 |
* | 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 |
* | Merge pull request #15472 from keszybz/dbus-api-docs | Lennart Poettering | 2020-04-23 | 2 | -12/+12 |
|\ |
|
| * | tree-wide: use "hostname" spelling everywhere | Zbigniew Jędrzejewski-Szmek | 2020-04-21 | 2 | -12/+12 |
* | | tree-wide: implement new log control API dbus interface in all our daemons | Lennart Poettering | 2020-04-21 | 1 | -0/+5 |
|/ |
|
* | hostnamed: add dbus parameter names | Zbigniew Jędrzejewski-Szmek | 2020-04-12 | 1 | -8/+58 |
* | shared: split out polkit stuff from bus-util.c → bus-polkit.c | Lennart Poettering | 2020-01-22 | 1 | -1/+1 |
* | tree-wide: clean up --help texts a bit | Lennart Poettering | 2019-11-18 | 1 | -3/+3 |
* | tree-wide: drop string.h when string-util.h or friends are included | Yu Watanabe | 2019-11-04 | 1 | -1/+0 |
* | Highlight the synopsis and summary in --help | Zbigniew Jędrzejewski-Szmek | 2019-10-08 | 1 | -2/+5 |
* | Move the Commands section above Options section | Zbigniew Jędrzejewski-Szmek | 2019-10-08 | 1 | -9/+10 |
* | Generate stable machine-id and DHCP client ID on POWER KVM. | Dimitri John Ledkov | 2019-08-31 | 1 | -0/+2 |
* | tree-wide: get rid of strappend() | Lennart Poettering | 2019-07-12 | 1 | -2/+2 |
* | Enable log colors for most of tools in /usr/bin | Zbigniew Jędrzejewski-Szmek | 2019-05-08 | 1 | -0/+1 |
* | headers: remove unneeded includes from util.h | Zbigniew Jędrzejewski-Szmek | 2019-03-27 | 1 | -0/+2 |
* | util: split out nulstr related stuff to nulstr-util.[ch] | Lennart Poettering | 2019-03-14 | 1 | -0/+1 |
* | Merge pull request #11086 from poettering/nscd-cache-flush | Zbigniew Jędrzejewski-Szmek | 2018-12-17 | 1 | -0/+3 |
|\ |
|
| * | hostnamed: always flush nscd cache when changing hostname | Lennart Poettering | 2018-12-15 | 1 | -0/+3 |
* | | hostnamed: filter out all-zero and all-0xFF DMI ProductUUIDs | Lennart Poettering | 2018-12-15 | 1 | -2/+6 |
|/ |
|
* | util: drop missing.h from util.h | Yu Watanabe | 2018-12-04 | 1 | -0/+1 |
* | util-lib: split out env file parsing code into env-file.c | Lennart Poettering | 2018-12-02 | 1 | -0/+2 |
* | util-lib: don't include fileio.h from fileio-label.h | Lennart Poettering | 2018-12-02 | 1 | -0/+1 |
* | Split out pretty-print.c and move pager.c and main-func.h to shared/ | Zbigniew Jędrzejewski-Szmek | 2018-11-20 | 1 | -1/+1 |
* | hostnamed: use DEFINE_MAIN_FUNCTION() macro | Yu Watanabe | 2018-11-20 | 1 | -30/+19 |
* | log: introduce new helper call log_setup_service() | Lennart Poettering | 2018-11-20 | 1 | -3/+1 |
* | util-lib: move main() definition macros to its own header file | Lennart Poettering | 2018-11-19 | 1 | -0/+1 |
* | hostnamectl: define main through macro | Zbigniew Jędrzejewski-Szmek | 2018-11-17 | 1 | -10/+7 |
* | fileio: automatically add NULL sentinel to parse_env_file() | Lennart Poettering | 2018-11-14 | 1 | -2/+1 |
* | fileio: drop "newline" parameter for env file parsers | Lennart Poettering | 2018-11-14 | 1 | -2/+2 |
* | hostnamed,localed,timedate: properly propagate errors from sd_event_add_signal() | Lennart Poettering | 2018-11-12 | 1 | -4/+8 |
* | Merge pull request #9406 from yuwata/rfe-9228 | Zbigniew Jędrzejewski-Szmek | 2018-08-23 | 2 | -0/+60 |
|\ |
|
| * | hostname: expose product UUID on bus | Yu Watanabe | 2018-08-08 | 2 | -0/+60 |
* | | tree-wide: add clickable man page link to all --help texts | Lennart Poettering | 2018-08-20 | 1 | -1/+11 |
|/ |
|
* | tree-wide: shorten error logging a bit | Yu Watanabe | 2018-08-07 | 1 | -2/+3 |
* | hostname: set sd_event_add_signal() | Yu Watanabe | 2018-07-20 | 1 | -1/+12 |
* | Drop my copyright headers | Zbigniew Jędrzejewski-Szmek | 2018-06-14 | 1 | -2/+0 |
* | tree-wide: beautify remaining copyright statements | Lennart Poettering | 2018-06-14 | 1 | -1/+1 |
* | tree-wide: remove Lennart's copyright lines | Lennart Poettering | 2018-06-14 | 2 | -6/+0 |
* | tree-wide: drop 'This file is part of systemd' blurb | Lennart Poettering | 2018-06-14 | 4 | -8/+0 |
* | os-util: add helpers for finding /etc/os-release | Lennart Poettering | 2018-05-24 | 1 | -12/+6 |
* | fileio: accept FILE* in addition to path in parse_env_file() | Lennart Poettering | 2018-05-24 | 1 | -3/+3 |
* | hostname: use free_and_strdup() | Yu Watanabe | 2018-05-15 | 1 | -48/+28 |
* | tree-wide: use strv_free_and_replace() macro | Yu Watanabe | 2018-05-10 | 1 | -2/+1 |
* | hoestnamed: Also parse HOME_URL from /usr/lib/os-release (#8779) | Mario Limonciello | 2018-04-23 | 1 | -0/+1 |
* | hostnamectl: make the distribution name a pretty clickable link if we can | Lennart Poettering | 2018-04-19 | 1 | -2/+14 |
* | hostnamed: expose HOME_URL os-release field on the bus | Lennart Poettering | 2018-04-19 | 1 | -0/+3 |