index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hostname
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
virt: make virtualization enum a named type
Lennart Poettering
2022-04-04
1
-1
/
+2
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
hostnamed: properly reset hw model/vendor props before re-reading them
Lennart Poettering
2022-03-24
1
-1
/
+3
*
machine-info: rename VENDOR=/MODEL= → HARDWARE_VENDOR=/HARDWARE_MODEL=
Lennart Poettering
2022-03-24
1
-11
/
+11
*
hostnamed: update chassis table to SMBIOS 3.5
Lennart Poettering
2022-03-14
1
-7
/
+13
*
hostnamectl: use u8 literal specifier
Yu Watanabe
2022-03-11
1
-8
/
+8
*
hostnamed: trivial optimization
Lennart Poettering
2022-02-03
1
-3
/
+4
*
hostnamed: drop "iteractive" parameter from GetHardwareSerial()
Lennart Poettering
2022-02-03
1
-8
/
+3
*
hostname: expose hardware serial through dbus
Yu Watanabe
2022-01-24
2
-4
/
+105
*
hostname: allow to override hardware vendor and model
Yu Watanabe
2022-01-23
1
-15
/
+36
*
hostname: introduce context_get_chassis() and use it everywhere
Yu Watanabe
2022-01-22
1
-52
/
+61
*
hostname: Allow overriding the chassis type from hwdb
Bastien Nocera
2022-01-21
1
-5
/
+7
*
policy files: adjust landing page link
Zbigniew Jędrzejewski-Szmek
2022-01-12
1
-1
/
+1
*
hostname: use _cleanup_ in one more place
Zbigniew Jędrzejewski-Szmek
2021-12-23
1
-14
/
+11
*
hostnamectl: add a chassis symbol in status output
Zbigniew Jędrzejewski-Szmek
2021-12-14
1
-1
/
+27
*
Change gendered terms to be gender-neutral (#21325)
Emily Gonyer
2021-11-12
1
-1
/
+1
*
hostnamed: use /proc/device-tree to get chassis type
Yu Watanabe
2021-11-10
1
-1
/
+1
*
tree-wide: do not print hint about -M if -M is already used
Zbigniew Jędrzejewski-Szmek
2021-11-04
1
-1
/
+1
*
hostnamed: add support for getting the chassis type from device-tree
Arnaud Ferraris
2021-09-15
1
-5
/
+23
*
hostname: introduce gethostname_full() and use it in various gethostname() va...
Yu Watanabe
2021-08-12
1
-3
/
+4
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
hostnamed: correct variable with errno in fallback_chassis
Jan Palus
2021-07-08
1
-4
/
+4
*
hostnamectl: fix hyperlink in "Operating System" field
Yu Watanabe
2021-05-04
1
-9
/
+2
*
hostnamectl: deprecate set-* methods and expose getters by only using nouns i...
Jakub Warczarek
2021-05-03
1
-32
/
+50
*
hostnamectl: add --json= switch for JSON output
Lennart Poettering
2021-04-29
1
-2
/
+47
*
hostnamed: add Describe() call to hostnamed, returning all props a JSON
Lennart Poettering
2021-04-29
1
-0
/
+108
*
hostnamed: drop unused enums
Lennart Poettering
2021-04-29
1
-3
/
+2
*
hostnamed: split out how we determine the hostname a bit
Lennart Poettering
2021-04-29
1
-27
/
+32
*
hostnamed: refactor vendor/model querying a bit, reuse function
Lennart Poettering
2021-04-29
1
-25
/
+44
*
hostnamed: use byte array when we need a byte array
Lennart Poettering
2021-04-29
1
-1
/
+1
*
hostnamed: retrieve product UUID after authentication, not before
Lennart Poettering
2021-04-29
1
-12
/
+12
*
id128-util: use common implementation of helper to get/validate product ID
Lennart Poettering
2021-04-29
1
-12
/
+8
*
hostnamed: rename FallbackHostname to DefaultHostname
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-7
/
+7
*
Allow the fallback hostname to be overriden using an environment variable
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-9
/
+31
*
basic/os-util: make the sentinel implicit
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-2
/
+1
*
basic/env-util: add strv_env_assign() helper
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-17
/
+3
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
*
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
*
hostname: use free_and_strdup_and_warn()
Yu Watanabe
2021-02-09
1
-2
/
+2
*
hostname: re-read file later when failed to update file
Yu Watanabe
2021-02-09
1
-8
/
+38
*
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
*
hostname: introduce two bus errors for updating file
Yu Watanabe
2021-02-09
1
-0
/
+8
*
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
2
-2
/
+2
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-6
/
+5
*
hostname: accept an empty hostname to unset transient hostname
Yu Watanabe
2021-01-22
1
-1
/
+1
*
hostname: fix build failure
Yu Watanabe
2020-12-18
1
-1
/
+0
*
Merge pull request #15531 from felipeborges/add-device-model-field-to-hostnamed
Lennart Poettering
2020-12-18
2
-0
/
+64
|
\
[next]