summaryrefslogtreecommitdiff
path: root/src/hostname
AgeCommit message (Expand)AuthorFilesLines
2023-01-31shared: split out polkit stuff from bus-util.c → bus-polkit.cLennart Poettering1-1/+1
2019-11-18tree-wide: clean up --help texts a bitLennart Poettering1-3/+3
2019-11-04tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe1-1/+0
2019-10-08Highlight the synopsis and summary in --helpZbigniew Jędrzejewski-Szmek1-2/+5
2019-10-08Move the Commands section above Options sectionZbigniew Jędrzejewski-Szmek1-9/+10
2019-08-31Generate stable machine-id and DHCP client ID on POWER KVM.Dimitri John Ledkov1-0/+2
2019-07-12tree-wide: get rid of strappend()Lennart Poettering1-2/+2
2019-05-08Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek1-0/+1
2019-03-27headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek1-0/+2
2019-03-14util: split out nulstr related stuff to nulstr-util.[ch]Lennart Poettering1-0/+1
2018-12-17Merge pull request #11086 from poettering/nscd-cache-flushZbigniew Jędrzejewski-Szmek1-0/+3
2018-12-15hostnamed: always flush nscd cache when changing hostnameLennart Poettering1-0/+3
2018-12-15hostnamed: filter out all-zero and all-0xFF DMI ProductUUIDsLennart Poettering1-2/+6
2018-12-04util: drop missing.h from util.hYu Watanabe1-0/+1
2018-12-02util-lib: split out env file parsing code into env-file.cLennart Poettering1-0/+2
2018-12-02util-lib: don't include fileio.h from fileio-label.hLennart Poettering1-0/+1
2018-11-20Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek1-1/+1
2018-11-20hostnamed: use DEFINE_MAIN_FUNCTION() macroYu Watanabe1-30/+19
2018-11-20log: introduce new helper call log_setup_service()Lennart Poettering1-3/+1
2018-11-19util-lib: move main() definition macros to its own header fileLennart Poettering1-0/+1
2018-11-17hostnamectl: define main through macroZbigniew Jędrzejewski-Szmek1-10/+7
2018-11-14fileio: automatically add NULL sentinel to parse_env_file()Lennart Poettering1-2/+1
2018-11-14fileio: drop "newline" parameter for env file parsersLennart Poettering1-2/+2
2018-11-12hostnamed,localed,timedate: properly propagate errors from sd_event_add_signal()Lennart Poettering1-4/+8
2018-08-23Merge pull request #9406 from yuwata/rfe-9228Zbigniew Jędrzejewski-Szmek2-0/+60
2018-08-20tree-wide: add clickable man page link to all --help textsLennart Poettering1-1/+11
2018-08-08hostname: expose product UUID on busYu Watanabe2-0/+60
2018-08-07tree-wide: shorten error logging a bitYu Watanabe1-2/+3
2018-07-20hostname: set sd_event_add_signal()Yu Watanabe1-1/+12
2018-06-14Drop my copyright headersZbigniew Jędrzejewski-Szmek1-2/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-1/+1
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering2-6/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering4-8/+0
2018-05-24os-util: add helpers for finding /etc/os-releaseLennart Poettering1-12/+6
2018-05-24fileio: accept FILE* in addition to path in parse_env_file()Lennart Poettering1-3/+3
2018-05-15hostname: use free_and_strdup()Yu Watanabe1-48/+28
2018-05-10tree-wide: use strv_free_and_replace() macroYu Watanabe1-2/+1
2018-04-23hoestnamed: Also parse HOME_URL from /usr/lib/os-release (#8779)Mario Limonciello1-0/+1
2018-04-19hostnamectl: make the distribution name a pretty clickable link if we canLennart Poettering1-2/+14
2018-04-19hostnamed: expose HOME_URL os-release field on the busLennart Poettering1-0/+3
2018-04-19tree-wide: drop spurious newlines (#8764)Lennart Poettering1-1/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek3-39/+0
2018-04-05tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe1-2/+1
2018-03-28bus-util: add flags for bus_map_all_properties() (#8546)Yu Watanabe1-0/+2
2018-03-20bus-util: make bus_map_all_properties() not copy stringYu Watanabe1-35/+23
2018-03-19hostnamectl: use dispatch_verb()Yu Watanabe1-105/+32
2018-02-16meson: drop unnecessary "transformation" of policy filesZbigniew Jędrzejewski-Szmek2-6/+1
2018-02-16Gettextize policy filesGunnar Hjalmarsson2-12/+10
2018-01-05tree-wide: make name requesting asynchronous in all our servicesLennart Poettering1-2/+2
2017-11-20hostname-util: rework read_hostname_config() a bitLennart Poettering1-1/+1