summaryrefslogtreecommitdiffstats
path: root/server/providers
Commit message (Expand)AuthorAgeFilesLines
* add replacements for missing Kerberos callsSumit Bose2009-11-054-46/+17
* Rename sdap_id_map to sdap_attr_mapSimo Sorce2009-11-035-21/+70
* Make debug message less irritating.Sumit Bose2009-11-021-2/+2
* set ipa_hostname if not given in config fileSumit Bose2009-11-021-0/+20
* Fix segfault when SASL is not used at allSimo Sorce2009-10-302-2/+4
* Add support to get rootDSE from the LDAP server.Simo Sorce2009-10-296-121/+398
* Tidy up ipa optionsSimo Sorce2009-10-295-151/+198
* Kill the ldap connection when we go offlineSimo Sorce2009-10-281-5/+16
* Move responsibility for entry expiration timeoutSimo Sorce2009-10-276-18/+38
* Add proper support for IPA/AD schemasSimo Sorce2009-10-274-202/+574
* store original DN with cached group objects if availableSumit Bose2009-10-271-0/+16
* Copy option overrides.Simo Sorce2009-10-261-0/+26
* Add support for offline auth cache timeoutStephen Gallagher2009-10-221-0/+1
* Fix setting the schema in the ipa providerSimo Sorce2009-10-221-0/+3
* update ipa auth options to new option schemeSumit Bose2009-10-223-110/+133
* update krb5 option handling to new option schemeSumit Bose2009-10-227-125/+273
* Fix potential memory leaks in the data providerMartin Nagy2009-10-221-2/+4
* Better offline/enumeration behaviorSimo Sorce2009-10-221-10/+12
* added generic LDAP search sdap_get_generic_send/_recvSumit Bose2009-10-224-0/+304
* Start implementing ipa specific options.Simo Sorce2009-10-205-7/+593
* Always list inputs before outputsSimo Sorce2009-10-161-8/+11
* Add first basic IPA providerSimo Sorce2009-10-161-0/+233
* Move all krb5 provider init functionsSimo Sorce2009-10-164-193/+261
* Move all ldap provider init functionsSimo Sorce2009-10-165-145/+202
* Check for expired passwords in LDAP providerSumit Bose2009-10-154-23/+425
* enable debugging of krb5_childSumit Bose2009-10-153-4/+142
* more implicit provider target settingsSumit Bose2009-10-151-13/+48
* set chpass_provider implicit if not set explicitSumit Bose2009-10-152-20/+60
* Return the dp error from the providersSimo Sorce2009-10-156-81/+179
* Move ldap provider configuration into its own fileSimo Sorce2009-10-146-189/+252
* Make options parser available to all providersSimo Sorce2009-10-148-294/+366
* send a message if a backend target is not configuredSumit Bose2009-10-141-12/+30
* make sdap_id_connect_* independent of sdap_id_ctxSumit Bose2009-10-143-180/+188
* add a replacement if ldap_control_create is missingSumit Bose2009-10-133-8/+7
* fix a wrong argument to unpack_bufferSumit Bose2009-10-121-18/+40
* use the correct kerberos context for each targetSumit Bose2009-10-091-4/+33
* Remove DP processSimo Sorce2009-10-097-1259/+241
* Differentiate between search and network timeoutsSimo Sorce2009-10-093-5/+7
* add support for server side LDAP password policiesSumit Bose2009-10-083-11/+125
* Remove unused btreemap codeStephen Gallagher2009-10-062-2/+0
* remove redundant talloc_freeSumit Bose2009-10-051-3/+0
* handle expired password during authenticationSumit Bose2009-10-051-2/+25
* Fix long timeout on ldap operationSimo Sorce2009-10-012-5/+14
* Initial implementation of sasl bind supportSimo Sorce2009-10-016-59/+488
* Let backend respond while fetching large resultsSimo Sorce2009-09-251-2/+11
* remove krb5_try_simple_upn option and make it a default fallbackSumit Bose2009-09-252-9/+1
* Send debug messages to logfileJakub Hrozek2009-09-252-1/+7
* fix possible short reads in kerberos providerSumit Bose2009-09-252-15/+46
* add new config options ldap_tls_cacert and ldap_tls_cacertdirSumit Bose2009-09-254-67/+72
* Upgrade confdb to version 2Stephen Gallagher2009-09-257-120/+88