Files
freeipa/ipalib
Christian Heimes 727a2ffb93 Easier to use ipa_gethostfqdn()
ipa_gethostfqdn() now returns a pointer to a statically allocated buffer
or NULL in case of an error. The caller no longer has to supply a
correctly allocated buffer.

Rename IPA_HOST_HOST to_LEN IPA_HOST_FQDN_LEN and use IPA_HOST_FQDN_LEN
wherever code copies a hostname supplied from ipa_gethostfqdn().

Clarify that MAXHOSTNAMELEN and MAXHOSTFQDNLEN are different things.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
2020-10-26 17:11:19 +11:00
..
2020-02-12 18:08:32 +02:00
2018-07-14 12:04:19 +02:00
2018-09-27 16:11:18 +02:00
2016-11-24 15:46:40 +01:00
2020-10-26 17:11:19 +11:00
2020-07-07 12:36:10 +02:00
2017-02-17 10:22:07 +01:00
2020-07-07 12:36:10 +02:00
2017-10-25 09:46:41 +02:00
2018-09-27 11:49:04 +02:00
2020-06-29 12:03:16 +10:00
2016-10-20 18:43:37 +02:00
2020-08-31 09:46:03 +03:00
2020-06-30 16:18:21 +02:00