summaryrefslogtreecommitdiff
path: root/server/providers/ipa/ipa_common.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-18Rename server/ directory to src/Stephen Gallagher1-597/+0
2010-02-16Add test for number of options in IPA and LDAP backendsJakub Hrozek1-5/+0
2010-02-16Synchronize IPA and LDAP optionsJakub Hrozek1-2/+4
2010-02-12Don't pass a variable as format to talloc_asprintf()Martin Nagy1-1/+1
2009-12-10Consolidate code for splitting strings by separatorJakub Hrozek1-3/+2
2009-11-25In IPA, the realm is always the domain uppercased.Simo Sorce1-2/+7
2009-11-25Fix internal options numbers testSimo Sorce1-12/+24
2009-11-23Read KDC info from file instead from environmentSumit Bose1-9/+21
2009-11-20Add initial failover support for ldap and ipaSimo Sorce1-34/+131
2009-11-20Validate Kerberos credentials with local keytabSumit Bose1-0/+2
2009-11-13Fix option name krb5_changepw_principalSumit Bose1-1/+1
2009-11-12Fix inconsistent use of krb5_ccname_templateSumit Bose1-1/+1
2009-11-10Add cleanup taskSimo Sorce1-1/+2
2009-11-03Rename sdap_id_map to sdap_attr_mapSimo Sorce1-2/+15
2009-11-02set ipa_hostname if not given in config fileSumit Bose1-0/+20
2009-10-29Tidy up ipa optionsSimo Sorce1-129/+141
2009-10-27Move responsibility for entry expiration timeoutSimo Sorce1-4/+4
2009-10-26Copy option overrides.Simo Sorce1-0/+26
2009-10-22Fix setting the schema in the ipa providerSimo Sorce1-0/+3
2009-10-22update ipa auth options to new option schemeSumit Bose1-0/+79
2009-10-20Start implementing ipa specific options.Simo Sorce1-0/+319