summaryrefslogtreecommitdiff
path: root/src/hostname
Commit message (Expand)AuthorAgeFilesLines
* hostnamed: call our destructor _destroy(), not _clear()Lennart Poettering2020-05-181-2/+2
* hostnamed: don't cache system UUIDLennart Poettering2020-05-181-16/+17
* hostnamed: don't cache uname() dataLennart Poettering2020-05-181-15/+19
* hostnamed: convert to the new scheme and add --bus-introspectZbigniew Jędrzejewski-Szmek2020-05-051-3/+10
* importd,logind: add --bus-introspect= optionZbigniew Jędrzejewski-Szmek2020-05-051-0/+1
* logind,importd,hostnamed,localed,timedated,machined,resolved: add option pars...Zbigniew Jędrzejewski-Szmek2020-05-031-5/+7
* Merge pull request #15472 from keszybz/dbus-api-docsLennart Poettering2020-04-232-12/+12
|\
| * tree-wide: use "hostname" spelling everywhereZbigniew Jędrzejewski-Szmek2020-04-212-12/+12
* | tree-wide: implement new log control API dbus interface in all our daemonsLennart Poettering2020-04-211-0/+5
|/
* hostnamed: add dbus parameter namesZbigniew Jędrzejewski-Szmek2020-04-121-8/+58
* shared: split out polkit stuff from bus-util.c → bus-polkit.cLennart Poettering2020-01-221-1/+1
* tree-wide: clean up --help texts a bitLennart Poettering2019-11-181-3/+3
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-041-1/+0
* Highlight the synopsis and summary in --helpZbigniew Jędrzejewski-Szmek2019-10-081-2/+5
* Move the Commands section above Options sectionZbigniew Jędrzejewski-Szmek2019-10-081-9/+10
* Generate stable machine-id and DHCP client ID on POWER KVM.Dimitri John Ledkov2019-08-311-0/+2
* tree-wide: get rid of strappend()Lennart Poettering2019-07-121-2/+2
* Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek2019-05-081-0/+1
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+2
* util: split out nulstr related stuff to nulstr-util.[ch]Lennart Poettering2019-03-141-0/+1
* Merge pull request #11086 from poettering/nscd-cache-flushZbigniew Jędrzejewski-Szmek2018-12-171-0/+3
|\
| * hostnamed: always flush nscd cache when changing hostnameLennart Poettering2018-12-151-0/+3
* | hostnamed: filter out all-zero and all-0xFF DMI ProductUUIDsLennart Poettering2018-12-151-2/+6
|/
* util: drop missing.h from util.hYu Watanabe2018-12-041-0/+1
* util-lib: split out env file parsing code into env-file.cLennart Poettering2018-12-021-0/+2
* util-lib: don't include fileio.h from fileio-label.hLennart Poettering2018-12-021-0/+1
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-1/+1
* hostnamed: use DEFINE_MAIN_FUNCTION() macroYu Watanabe2018-11-201-30/+19
* log: introduce new helper call log_setup_service()Lennart Poettering2018-11-201-3/+1
* util-lib: move main() definition macros to its own header fileLennart Poettering2018-11-191-0/+1
* hostnamectl: define main through macroZbigniew Jędrzejewski-Szmek2018-11-171-10/+7
* fileio: automatically add NULL sentinel to parse_env_file()Lennart Poettering2018-11-141-2/+1
* fileio: drop "newline" parameter for env file parsersLennart Poettering2018-11-141-2/+2
* hostnamed,localed,timedate: properly propagate errors from sd_event_add_signal()Lennart Poettering2018-11-121-4/+8
* Merge pull request #9406 from yuwata/rfe-9228Zbigniew Jędrzejewski-Szmek2018-08-232-0/+60
|\
| * hostname: expose product UUID on busYu Watanabe2018-08-082-0/+60
* | 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-2/+3
* hostname: set sd_event_add_signal()Yu Watanabe2018-07-201-1/+12
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-2/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-142-6/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-144-8/+0
* os-util: add helpers for finding /etc/os-releaseLennart Poettering2018-05-241-12/+6
* fileio: accept FILE* in addition to path in parse_env_file()Lennart Poettering2018-05-241-3/+3
* hostname: use free_and_strdup()Yu Watanabe2018-05-151-48/+28
* tree-wide: use strv_free_and_replace() macroYu Watanabe2018-05-101-2/+1
* hoestnamed: Also parse HOME_URL from /usr/lib/os-release (#8779)Mario Limonciello2018-04-231-0/+1
* hostnamectl: make the distribution name a pretty clickable link if we canLennart Poettering2018-04-191-2/+14
* hostnamed: expose HOME_URL os-release field on the busLennart Poettering2018-04-191-0/+3