summaryrefslogtreecommitdiffstats
path: root/server/providers
Commit message (Expand)AuthorAgeFilesLines
* 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
* added support for older MIT kerberos versionssbose2009-09-243-7/+37
* Remove provider=filesJakub Hrozek2009-09-231-56/+0
* Don't try to use initgroups_dyn if not availableSimo Sorce2009-09-231-0/+3
* Fix copy&paste of wrong structureSimo Sorce2009-09-231-2/+2
* Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher2009-09-238-135/+121
* Use syslog for logging error conditions in SSSDJakub Hrozek2009-09-218-121/+135
* Better handle groups w/o membersSimo Sorce2009-09-171-6/+122
* Fix copy&paste error.Simo Sorce2009-09-171-4/+4
* Check if SSL/TLS handler is already in placeSumit Bose2009-09-161-1/+8
* added child timeout handlerSumit Bose2009-09-142-6/+90
* fix the wrong usage of an offsetSumit Bose2009-09-141-1/+1
* add krb5ccache_dir and krb5ccname_template optionSumit Bose2009-09-145-50/+356