mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 08:41:55 -06:00
5d4ed65b83
ipa_kdb and ipa-join now use ipa_gethostfqdn() instead of uname()'s nodename. The code for hostname in ipa-join is simplified. Now the hostname is auto-detected and verified in main(). All sub functions can now use the hostname without additional checks. This removes a bunch of strdup(), NULL checks, and free() calls. Fixes: https://pagure.io/freeipa/issue/8501 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Fraser Tweedale <ftweedal@redhat.com> |
||
---|---|---|
.. | ||
default.conf.5 | ||
epn.conf.5 | ||
ipa-certupdate.1 | ||
ipa-client-automount.1 | ||
ipa-client-install.1 | ||
ipa-client-samba.1 | ||
ipa-epn.1 | ||
ipa-getkeytab.1 | ||
ipa-join.1 | ||
ipa-rmkeytab.1 | ||
ipa.1 | ||
Makefile.am |