index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hostname
/
hostnamectl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostname-util: get rid of unused parameter of hostname_cleanup()
Zbigniew Jędrzejewski-Szmek
2015-08-05
1
-2
/
+2
*
hostnamectl: allow trailing dot on fqdn
Zbigniew Jędrzejewski-Szmek
2015-08-05
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
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
hostnamectl: actually implement location support
Lennart Poettering
2014-08-15
1
-23
/
+42
*
bus: always explicitly close bus from main programs
Lennart Poettering
2014-08-04
1
-1
/
+1
*
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-08-03
1
-9
/
+6
*
Add DEPLOYMENT to hostnamectl
Jóhann B. Guðmundsson
2014-07-11
1
-3
/
+17
*
shared: rename hwclock.[ch] to clock-util.[ch]
Kay Sievers
2014-05-24
1
-1
/
+1
*
hostnamectl: read kernel name and release from remote
Djalal Harouni
2014-04-23
1
-3
/
+8
*
hostnamectl: read OS pretty_name and cpe_name from remote
Djalal Harouni
2014-03-11
1
-12
/
+10
*
hostnamectl: read virtualization/architecture from remote side
Lennart Poettering
2014-02-25
1
-16
/
+31
*
hostnamectl: should the sanitized arch, not the native uname() one
Lennart Poettering
2014-02-21
1
-1
/
+4
*
make gcc shut up
Lennart Poettering
2014-02-19
1
-1
/
+1
*
Fix typo: SetChasis -> SetChassis
David Coppa
2013-12-04
1
-1
/
+1
*
clients: try to follow roughly the same order in --help texts for common options
Lennart Poettering
2013-11-07
1
-4
/
+4
*
bus: log message parsing errors everywhere with a generalized bus_log_parse_e...
Lennart Poettering
2013-11-07
1
-1
/
+1
*
polkit: don't spawn local client if we access a remote system
Lennart Poettering
2013-11-07
1
-4
/
+13
*
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
1
-8
/
+6
*
clients: various simplifications
Lennart Poettering
2013-11-06
1
-1
/
+1
*
bus: update bus_map_all_properties()
Kay Sievers
2013-11-05
1
-7
/
+8
*
hostnamectl: H requires an argument, P is no longer used
Thomas Hindoe Paaboel Andersen
2013-11-04
1
-1
/
+1
*
hostnamectl: port to sd-bus
Simon Peeters
2013-11-02
1
-259
/
+97
*
Fix write-only use of a few variables
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-0
/
+2
*
hostnamectl: show only specific hostname when requested
Zbigniew Jędrzejewski-Szmek
2013-08-14
1
-25
/
+81
*
Allow for the use of @ in remote host calls
Daniel Wallace
2013-06-09
1
-2
/
+3
*
Fix --no-ask-password
Jan Janssen
2013-05-23
1
-3
/
+3
*
man: Document missing options
Jan Janssen
2013-05-21
1
-0
/
+1
*
hostnamectl: suppress outputting of pretty hostname field in status if empty
Lennart Poettering
2013-05-07
1
-4
/
+8
*
hostname: only suppress setting of pretty hostname if it is non-equal to the ...
Lennart Poettering
2013-05-07
1
-27
/
+8
*
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-05
1
-2
/
+1
*
hostnamectl: if somebody invokes 'hostnamectl set-hostname' with a valid inte...
Lennart Poettering
2013-04-03
1
-6
/
+26
*
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-14
1
-0
/
+1
*
build-sys: drop all distribution specfic checks
Lennart Poettering
2013-01-04
1
-1
/
+0
*
hostnamed: make chassis type configurable via /etc/machine-info
Lennart Poettering
2012-12-24
1
-6
/
+35
*
hostnamectl: fix parsing of --no-ask-password
Lennart Poettering
2012-11-15
1
-0
/
+4
*
enable localization for common *ctl commands
Dave Reisner
2012-11-12
1
-0
/
+2
*
hostnamectl: do not choke on set-hostname with no argument
Kay Sievers
2012-10-29
1
-1
/
+1
*
hostnamectl: add more really basic system info to the status output
Lennart Poettering
2012-10-21
1
-2
/
+21
*
timedatectl,hostnamectl: rework --help text
Lennart Poettering
2012-10-19
1
-7
/
+7
*
hostname: add new hostnamectl tool as text client for hostnamed
Lennart Poettering
2012-10-17
1
-0
/
+525