summaryrefslogtreecommitdiff
path: root/server/providers
AgeCommit message (Expand)AuthorFilesLines
2009-11-13Fix option name krb5_changepw_principalSumit Bose2-2/+2
2009-11-12Make 'permit' the default for the access targetSumit Bose1-13/+4
2009-11-12Fix double free case.Simo Sorce1-1/+3
2009-11-12Fixes for proxy providerSumit Bose1-6/+23
2009-11-12Fix inconsistent use of krb5_ccname_templateSumit Bose2-2/+2
2009-11-12Try to fix offline loginsSimo Sorce1-12/+6
2009-11-12Add support for host, source host and user categorySumit Bose1-8/+54
2009-11-10Add cleanup taskSimo Sorce7-156/+912
2009-11-10Refactor delete functions and add a fewSimo Sorce1-20/+17
2009-11-10Add check for access-time rules to ipa_access.Sumit Bose3-0/+73
2009-11-10Simplify krb5 child handlerSumit Bose1-17/+18
2009-11-09Fix tevent_req error checking.Simo Sorce10-183/+72
2009-11-09Fix enumerationsSimo Sorce1-2/+6
2009-11-09IPA time rules parsing routinesJakub Hrozek2-0/+1242
2009-11-09Check return, zero free hostent, adhere to styleSimo Sorce1-8/+11
2009-11-07Fix buildSimo Sorce1-4/+8
2009-11-07added access module of IPA providerSumit Bose3-2/+1681
2009-11-06Add fail over utility functionsMartin Nagy2-0/+649
2009-11-06Check is ccache structure is initialized before calling krb5_cc_destroySumit Bose1-8/+16
2009-11-06Split async helpers in multiple filesSimo Sorce5-3285/+3383
2009-11-06Reorganize ldap id provider filesSimo Sorce4-547/+583
2009-11-06Unify code to use the generic search interfaceSimo Sorce1-593/+473
2009-11-06Fix and enhance initgroups callSimo Sorce1-170/+637
2009-11-06Unify parse routines, use maps in generic searchesSimo Sorce4-130/+77
2009-11-06Store the original memberof attributes if anySimo Sorce1-7/+30
2009-11-06Make useful function more broadly available.Simo Sorce3-30/+30
2009-11-05add replacements for missing Kerberos callsSumit Bose4-46/+17
2009-11-03Rename sdap_id_map to sdap_attr_mapSimo Sorce5-21/+70
2009-11-02Make debug message less irritating.Sumit Bose1-2/+2
2009-11-02set ipa_hostname if not given in config fileSumit Bose1-0/+20
2009-10-30Fix segfault when SASL is not used at allSimo Sorce2-2/+4
2009-10-29Add support to get rootDSE from the LDAP server.Simo Sorce6-121/+398
2009-10-29Tidy up ipa optionsSimo Sorce5-151/+198
2009-10-28Kill the ldap connection when we go offlineSimo Sorce1-5/+16
2009-10-27Move responsibility for entry expiration timeoutSimo Sorce6-18/+38
2009-10-27Add proper support for IPA/AD schemasSimo Sorce4-202/+574
2009-10-27store original DN with cached group objects if availableSumit Bose1-0/+16
2009-10-26Copy option overrides.Simo Sorce1-0/+26
2009-10-22Add support for offline auth cache timeoutStephen Gallagher1-0/+1
2009-10-22Fix setting the schema in the ipa providerSimo Sorce1-0/+3
2009-10-22update ipa auth options to new option schemeSumit Bose3-110/+133
2009-10-22update krb5 option handling to new option schemeSumit Bose7-125/+273
2009-10-22Fix potential memory leaks in the data providerMartin Nagy1-2/+4
2009-10-22Better offline/enumeration behaviorSimo Sorce1-10/+12
2009-10-22added generic LDAP search sdap_get_generic_send/_recvSumit Bose4-0/+304
2009-10-20Start implementing ipa specific options.Simo Sorce5-7/+593
2009-10-16Always list inputs before outputsSimo Sorce1-8/+11
2009-10-16Add first basic IPA providerSimo Sorce1-0/+233
2009-10-16Move all krb5 provider init functionsSimo Sorce4-193/+261
2009-10-16Move all ldap provider init functionsSimo Sorce5-145/+202