freeipa/util
Christian Heimes 829998b19b Apply sane LDAP settings to C code
Common LDAP code from ipa-getkeytab and ipa-join are moved to libutil.a.
The common ipa_ldap_init() and ipa_tls_ssl_init() set the same options
as ldap_initialize()

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
2018-05-29 15:30:37 +02:00
..
ipa_krb5.c Add compatibility function for older libkrb5 2015-05-30 12:24:15 -04:00
ipa_krb5.h Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa_ldap.c Apply sane LDAP settings to C code 2018-05-29 15:30:37 +02:00
ipa_ldap.h Apply sane LDAP settings to C code 2018-05-29 15:30:37 +02:00
ipa_mspac.h Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa_pwd_ntlm.c C compilation fixes and hardening 2017-03-01 10:38:01 +01:00
ipa_pwd.c BUILD: Fix portability of NSS in file ipa_pwd.c 2014-01-28 16:35:34 +01:00
ipa_pwd.h Add missing include of stdint.h for uint8_t 2017-02-22 15:48:36 +01:00
Makefile.am Apply sane LDAP settings to C code 2018-05-29 15:30:37 +02:00