index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hostname
/
hostnamectl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostnamectl: use Table
Yu Watanabe
2021-02-09
1
-49
/
+145
*
hostnamectl: show hint when user try to set transient hostname but static hos...
Yu Watanabe
2021-02-09
1
-3
/
+29
*
hostnamectl: unset pretty hostname only when no target is specified
Yu Watanabe
2021-02-09
1
-1
/
+1
*
hostnamectl: try to set transient hostname even if updating static or pretty ...
Yu Watanabe
2021-02-09
1
-13
/
+44
*
hostnamectl: improve log message on failure
Yu Watanabe
2021-02-09
1
-10
/
+10
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-6
/
+5
*
Merge pull request #15531 from felipeborges/add-device-model-field-to-hostnamed
Lennart Poettering
2020-12-18
1
-0
/
+9
|
\
|
*
hostnamed: Expose dmi "Vendor" and "Model" fields
Felipe Borges
2020-12-04
1
-0
/
+9
*
|
hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()
Lennart Poettering
2020-12-15
1
-1
/
+1
|
/
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-4
/
+3
*
tree-wide: don't needlessly negate error number passed to bus_error_message()
Lennart Poettering
2020-09-14
1
-1
/
+1
*
bus: use bus_log_connect_error to print error message
fangxiuning
2020-07-21
1
-1
/
+1
*
shared: split out code that maps properties to local structs
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
*
tree-wide: clean up --help texts a bit
Lennart Poettering
2019-11-18
1
-3
/
+3
*
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
*
Enable log colors for most of tools in /usr/bin
Zbigniew Jędrzejewski-Szmek
2019-05-08
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
*
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
*
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
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
hostnamectl: make the distribution name a pretty clickable link if we can
Lennart Poettering
2018-04-19
1
-2
/
+14
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
bus-util: add flags for bus_map_all_properties() (#8546)
Yu Watanabe
2018-03-28
1
-0
/
+2
*
bus-util: make bus_map_all_properties() not copy string
Yu Watanabe
2018-03-19
1
-35
/
+23
*
hostnamectl: use dispatch_verb()
Yu Watanabe
2018-03-19
1
-105
/
+32
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
treewide: unify identical definitions of polkit_agent_open_if_enabled() (#7187)
Zbigniew Jędrzejewski-Szmek
2017-10-30
1
-13
/
+1
*
tree-wide: make bus_map_all_properties return a proper sd_bus_error
Lennart Poettering
2017-02-09
1
-7
/
+16
*
tree-wide: remove consecutive duplicate words in comments
Stefan Schweter
2016-10-04
1
-1
/
+1
*
hostnamectl: rework pretty hostname validation (#3985)
Lennart Poettering
2016-08-19
1
-17
/
+19
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-4
/
+4
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
bus-util: rename bus_open_transport() to bus_connect_transport()
Lennart Poettering
2015-09-29
1
-1
/
+1
*
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
1
-10
/
+8
*
hostname-util: get rid of unused parameter of hostname_cleanup()
Zbigniew Jędrzejewski-Szmek
2015-08-06
1
-2
/
+2
*
hostnamectl: allow trailing dot on fqdn
Zbigniew Jędrzejewski-Szmek
2015-08-06
1
-11
/
+10
*
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-07-03
1
-1
/
+1
*
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-05-18
1
-2
/
+2
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-7
/
+0
*
sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()
Lennart Poettering
2014-12-24
1
-1
/
+1
*
hostnamectl: Exit with zero on success
Martin Pitt
2014-11-28
1
-1
/
+1
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
[next]