freeipa/daemons/ipa-kdb
Sumit Bose 83245bc8c9 ipadb_iterate(): handle match_entry == NULL
If match_entry == NULL all principals should be iterated.

Additionally this patch adds a check in ipadb_filter_escape() to make
sure that the input is not NULL.

Fixes: https://fedorahosted.org/freeipa/ticket/3011
2012-09-05 14:20:29 +02:00
..
ipa_kdb_audit_as.c Add support for disabling KDC writes 2012-06-06 22:12:22 -04:00
ipa_kdb_common.c ipadb_iterate(): handle match_entry == NULL 2012-09-05 14:20:29 +02:00
ipa_kdb_delegation.c ipa-kdb: fix delegation acl check 2012-02-28 13:03:22 -05:00
ipa_kdb_mkey.c ipa-kdb: Get/Store Master Key directly from LDAP 2011-08-26 08:24:49 -04:00
ipa_kdb_mspac.c Add PAC filtering 2012-08-02 11:28:19 -04:00
ipa_kdb_passwords.c Fix memleak and silence Coverity defects 2012-03-22 17:33:13 +01:00
ipa_kdb_principals.c ipadb_iterate(): handle match_entry == NULL 2012-09-05 14:20:29 +02:00
ipa_kdb_pwdpolicy.c Fix failure count interval attribute name in query for password policy. 2012-03-29 00:52:25 -04:00
ipa_kdb.c Add support for disabling KDC writes 2012-06-06 22:12:22 -04:00
ipa_kdb.exports ipa-kdb: add exports file 2011-08-26 08:24:49 -04:00
ipa_kdb.h Move mspac structure to be a private pointer 2012-08-02 11:27:52 -04:00
Makefile.am ipa-kdb: add AS auditing support 2012-02-14 18:03:45 -05:00
README ipa-kdb: Initial plugin skeleton 2011-08-26 08:24:49 -04:00
README.s4u2proxy.txt ipa-kdb: Add delgation access control support 2011-12-08 17:18:10 -05:00

This is the ipa krb5kdc database backend.