summaryrefslogtreecommitdiffstats
path: root/server/providers
Commit message (Expand)AuthorAgeFilesLines
...
* Let the PAM client send its PIDSumit Bose2009-09-142-4/+8
* Turn ldap driver options into multitypeSimo Sorce2009-09-146-194/+376
* Make the offline status backend-globalSimo Sorce2009-09-146-215/+94
* use fork+exec for kerberos helperSumit Bose2009-09-114-193/+465
* add change password target to krb5 backendSumit Bose2009-09-114-207/+447
* Complete the removal of "legacy" option.Simo Sorce2009-09-114-28/+196
* Fix ldap enumeration async taskSimo Sorce2009-09-111-12/+16
* Fix memory mishandling.Simo Sorce2009-09-111-10/+7
* Fix Ldap id backend offline codeSimo Sorce2009-09-102-14/+83
* Split database in multiple filesSimo Sorce2009-09-081-2/+2
* Fix two possible uninitialized valuesSimo Sorce2009-09-081-1/+1
* Avoid crash when timestamp is NULLRalf Haferkamp2009-09-031-1/+3
* Fix initgroups search filter when using rfc2307bisRalf Haferkamp2009-09-031-2/+2
* Fix proxy enumerationSimo Sorce2009-09-031-86/+123
* Honor enumerate option in ldap_idSimo Sorce2009-09-021-6/+9
* remove the concept of a backend nameSumit Bose2009-09-023-29/+39
* check if gid attribute is emptySumit Bose2009-08-281-0/+6
* send SSSD_REALM and SSSD_KDCIP environment to the clientSumit Bose2009-08-281-2/+31
* fix internal order of ldap user mapping optionsSumit Bose2009-08-281-4/+4
* Make enumeration an independent taskSimo Sorce2009-08-275-68/+693
* Remove redunant function and always pass attrs.Simo Sorce2009-08-271-8/+12
* Always save using member/memberOfSimo Sorce2009-08-271-0/+5
* Initial support for multiple schema typesSimo Sorce2009-08-271-7/+39
* Use the correct structure.Simo Sorce2009-08-271-2/+2
* Do not fail enumerations if a single store failsSimo Sorce2009-08-241-40/+45
* some UPN handling fixesSumit Bose2009-08-245-28/+49
* store additional LDAP attributesSumit Bose2009-08-211-4/+45
* use stored upn if availableSumit Bose2009-08-211-20/+101
* enable usage of defaultBindDnSumit Bose2009-08-195-9/+48
* Fix reconnection codeSimo Sorce2009-08-175-37/+15
* Make "files" a reserved word for legacy local domainJakub Hrozek2009-08-131-0/+43
* Change the why DP clients identifySimo Sorce2009-08-115-177/+271
* Change services identification mechanismSimo Sorce2009-08-112-156/+22
* Make child processes exit when parent diesJakub Hrozek2009-08-112-0/+12
* Make socket paths a compile-time optionStephen Gallagher2009-08-113-3/+0
* Do not fail enumerations because of range checksSimo Sorce2009-08-101-3/+15
* Simplify interfaces initializationSimo Sorce2009-08-105-130/+51
* merge server and connection structuresSimo Sorce2009-08-102-25/+9
* Cosmetic changesSimo Sorce2009-08-103-105/+105
* Remove redundant memory contextsSimo Sorce2009-08-103-34/+45
* Consolidate tevent helpersJakub Hrozek2009-08-052-33/+0
* Fix race condition in sdap codeSimo Sorce2009-08-042-83/+172
* Fix search replies getting ignoredSimo Sorce2009-08-031-14/+12
* Add ignore_not_found parameter to sysdb delete functionsJakub Hrozek2009-07-311-6/+9
* Fix race condition that was causing segfaultsSimo Sorce2009-07-241-80/+136
* added LDAP change password backend targetSumit Bose2009-07-214-4/+307
* add handling of the new backend targets to proxy backendSumit Bose2009-07-211-0/+30
* Rework the engine that deals with openldap librariesSimo Sorce2009-07-203-497/+403
* Implement resInit for monitor, NSS, PAM, DP and the backendsStephen Gallagher2009-07-202-0/+38
* add infrastructure to handle new backend targetsSumit Bose2009-07-206-150/+228