summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* Add ipa_hbac_support_srchost option to IPA providerJan Zeleny2012-08-216-52/+398
* HBAC: create empty groups with one NULL elementJakub Hrozek2012-06-221-16/+15
* IPA: Check nsAccountLock during PAM_ACCT_MGMTStephen Gallagher2012-06-224-1/+69
* fo_get_server_name() getter for a server nameJakub Hrozek2012-06-041-1/+9
* Rename fo_get_server_name to fo_get_server_str_nameJakub Hrozek2012-06-041-2/+2
* IPA: Detect nsupdate support for the realm directiveStephen Gallagher2012-01-171-10/+31
* Allow using Glib for UTF8 supportStephen Gallagher2011-12-051-33/+11
* Add a missing breakJakub Hrozek2011-10-171-0/+1
* HBAC: Use originalMember for identifying hostgroupsStephen Gallagher2011-10-143-45/+165
* HBAC: Use originalMember for identifying servicegroupsStephen Gallagher2011-10-143-41/+169
* HBAC: Do not save member/memberOf linksStephen Gallagher2011-10-141-120/+0
* HBAC: fix typos preventing proper hostgroup evaluationStephen Gallagher2011-09-281-3/+3
* IPA access: hostname comparison should be case-insensitiveJakub Hrozek2011-09-281-1/+1
* Improve documentation of libipa_hbacStephen Gallagher2011-09-082-21/+1697
* Do not access memory out of boundsSumit Bose2011-09-071-2/+2
* HBAC: Properly skip all non-group memberOf entriesStephen Gallagher2011-08-291-1/+2
* HBAC: Use of hostgroups for targethost or sourcehost was brokenStephen Gallagher2011-08-261-4/+4
* HBAC: Handle saving groups that have no membersStephen Gallagher2011-08-261-7/+21
* Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANONJakub Hrozek2011-08-262-2/+3
* Add rule validator to libipa_hbacStephen Gallagher2011-08-012-0/+74
* Fix incorrect NULL check in ipa_hbac_common.cStephen Gallagher2011-08-011-1/+1
* Fix memory leak in ipa_hbac_evaluate_rulesStephen Gallagher2011-08-011-0/+1
* libipa_hbac: Support case-insensitive comparisons with UTF8Stephen Gallagher2011-08-011-16/+98
* Treat NULL or empty rhost as unknownStephen Gallagher2011-08-012-11/+25
* Add ipa_hbac_treat_deny_as optionStephen Gallagher2011-08-013-2/+13
* Add ipa_hbac_refresh optionStephen Gallagher2011-08-014-1/+21
* Add new HBAC lookup and evaluation routinesStephen Gallagher2011-08-012-124/+398
* Remove old HBAC implementationStephen Gallagher2011-08-012-1595/+1
* Add helper functions for looking up HBAC rule componentsStephen Gallagher2011-08-016-0/+2616
* Add HBAC evaluator and testsStephen Gallagher2011-08-013-0/+386
* Change the default value of ldap_tls_cacert in IPA providerJakub Hrozek2011-08-011-1/+1
* Remove incorrect private variableStephen Gallagher2011-08-011-1/+1
* ipa_dyndns: Use sockaddr_storage for storing IP addressesJakub Hrozek2011-07-051-12/+17
* 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
* Log nsupdate messageJakub Hrozek2011-06-301-0/+3
* Switch resolver to using resolv_hostent and honor TTLJakub Hrozek2011-06-301-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
* Enable paging support for LDAPStephen Gallagher2011-05-242-2/+3
* Fixes for dynamic DNS updateSumit Bose2011-03-071-16/+87
* Use realm for basedn instead of IPA domainJakub Hrozek2011-02-284-48/+50
* 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-222-2/+4
* Allow krb5_realm to override ipa_domainStephen Gallagher2011-02-223-18/+37
* 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-272-2/+6
* Add ldap_tls_{cert,key,cipher_suite} config optionsTyson Whitehead2011-01-202-1/+4
* Add ipa_hbac_search_base config optionSumit Bose2011-01-194-54/+43
* Add LDAP expire policy base RHDS/IPA attributeSumit Bose2011-01-191-1/+2