summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_common.c
Commit message (Expand)AuthorAgeFilesLines
...
* Support to request canonicalization in LDAP/IPA providerJan Zeleny2011-11-021-0/+1
* Add support to request canonicalization on krb AS requestsJan Zeleny2011-11-021-1/+2
* LDAP: Add parser for multiple search basesStephen Gallagher2011-11-021-0/+20
* Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANONJakub Hrozek2011-08-261-1/+2
* Change the default value of ldap_tls_cacert in IPA providerJakub Hrozek2011-08-011-1/+1
* fo_get_server_name() getter for a server nameJakub Hrozek2011-07-211-1/+9
* Rename fo_get_server_name to fo_get_server_str_nameJakub Hrozek2011-07-211-2/+2
* Remove unused krb5_service structure memberJakub Hrozek2011-07-131-2/+0
* Escape IP address in kdcinfoJakub Hrozek2011-07-111-10/+10
* Move IP adress escaping from the LDAP namespaceJakub Hrozek2011-07-111-3/+3
* Add LDAP access control based on NDS attributesSumit Bose2011-07-081-1/+4
* Add ipa_hbac_treat_deny_as optionStephen Gallagher2011-07-081-1/+2
* Add ipa_hbac_refresh optionStephen Gallagher2011-07-081-1/+2
* Use name based URI instead of IP address based URIsSumit Bose2011-06-301-1/+1
* Add sockaddr_storage to sdap_serviceSumit Bose2011-06-301-0/+10
* Switch resolver to using resolv_hostent and honor TTLJakub Hrozek2011-06-151-2/+2
* Escape IPv6 IP addresses in the IPA providerJakub Hrozek2011-06-021-4/+26
* Add utility function to return IP address as stringJakub Hrozek2011-06-021-8/+2
* Use dereference when processing RFC2307bis nested groupsJakub Hrozek2011-05-201-1/+2
* Fix order of arguments in select_principal_from_keytab() callJakub Hrozek2011-04-291-1/+1
* Fix segfault in IPA providerStephen Gallagher2011-04-291-2/+2
* Fix IPA config bug with SDAP_KRB5_REALMStephen Gallagher2011-04-281-1/+1
* Add ldap_page_size configuration optionStephen Gallagher2011-04-271-1/+2
* Modify principal selection for keytab authenticationJan Zeleny2011-04-251-21/+53
* Allow new option to specify principal for FASTJan Zeleny2011-04-251-1/+2
* Add host access control supportPierre Ossman2011-03-241-1/+2
* Use realm for basedn instead of IPA domainJakub Hrozek2011-02-281-41/+37
* Fix uninitialized value error in ipa_get_id_options()Stephen Gallagher2011-02-221-7/+7
* Add krb5_realm to the basic IPA optionsStephen Gallagher2011-02-221-2/+3
* Allow krb5_realm to override ipa_domainStephen Gallagher2011-02-221-9/+34
* Point the IPA provider at the compat tree for netgroupsStephen Gallagher2011-02-171-0/+19
* Add option to disable TLS for LDAP authsssd-1_5_1Stephen Gallagher2011-01-271-1/+5
* Add ldap_tls_{cert,key,cipher_suite} config optionsTyson Whitehead2011-01-201-0/+3
* Add ipa_hbac_search_base config optionSumit Bose2011-01-191-1/+2
* Add LDAP expire policy base RHDS/IPA attributeSumit Bose2011-01-191-1/+2
* Add LDAP expire policy based on AD attributesSumit Bose2011-01-191-1/+3
* Add ldap_search_enumeration_timeout config optionSumit Bose2011-01-171-2/+3
* Add authorizedService supportStephen Gallagher2010-12-211-1/+2
* Replace krb5_kdcip by krb5_server in LDAP providerSumit Bose2010-12-071-2/+2
* ldap: Use USN entries if available.Simo Sorce2010-12-071-1/+3
* Add support for FAST in krb5 providerSumit Bose2010-12-071-1/+2
* Add ldap_chpass_uri config optionSumit Bose2010-12-061-1/+3
* Add new account expired rule to LDAP access providerSumit Bose2010-12-061-1/+3
* Add support for automatic Kerberos ticket renewalSumit Bose2010-12-031-1/+2
* Add krb5_lifetime optionSumit Bose2010-12-031-1/+2
* Add krb5_renewable_lifetime optionSumit Bose2010-12-031-1/+2
* Allow protocol fallback for SRV queriesJakub Hrozek2010-12-011-1/+1
* Add ldap_deref optionSumit Bose2010-10-221-1/+12
* Option krb5_server is now used to store a list of KDCs instead of krb5_kdcip.Jan Zeleny2010-10-191-1/+9
* Add option to limit nested groupsSimo Sorce2010-10-181-1/+2