summaryrefslogtreecommitdiffstats
path: root/server/providers
Commit message (Expand)AuthorAgeFilesLines
* 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
* let krb5 backend safe valid credentials for offline authenticationSumit Bose2009-07-101-0/+43
* fixed the default value for tls_reqcertSumit Bose2009-07-101-1/+1
* Implement the ldap identity module.Simo Sorce2009-07-085-709/+1173
* Unify password caching ops in sysdbSimo Sorce2009-07-084-260/+49
* Use async helpers for ldap auth moduleSimo Sorce2009-07-081-722/+314
* Add async helper functionsSimo Sorce2009-07-084-0/+2035
* fix return code of krb5 child to indicate that the kdc is unavailableSumit Bose2009-07-081-1/+5
* fixed some typos which prevented password cachingSumit Bose2009-07-081-3/+5
* Cleanup warnings in client and server codeSimo Sorce2009-07-031-3/+0
* Convert proxy internals to tevent_req styleSimo Sorce2009-07-031-865/+1438
* Rework transaction code to use tevent_reqSimo Sorce2009-07-032-247/+556
* Rename sysdb_req to sysdb_handle.Simo Sorce2009-07-032-50/+50
* check pending_return after dbus_connection_send_with_replySumit Bose2009-07-021-3/+3
* added kerberos backend with tevent_req event handlingSumit Bose2009-07-025-0/+845
* Remove redundant libPath option from proxy providerStephen Gallagher2009-06-301-3/+7
* Control sssd_be exported functionsStephen Gallagher2009-06-161-0/+4
* Remove extra implementation of password_destructorStephen Gallagher2009-06-111-11/+0
* Turn sssd_mem_takeover into sssd_mem_attachSimo Sorce2009-06-101-11/+0
* added tls_reqcert option for native LDAP backendSumit Bose2009-06-021-0/+32
* Silence warningsSimo Sorce2009-05-263-10/+12
* call tevent_add_fd only onceSumit Bose2009-05-191-27/+11
* Implement approximate offline detection in proxySimo Sorce2009-05-181-5/+98
* Move actual password caching into sysdbSimo Sorce2009-05-182-17/+230
* Split ldap backend into auth and identity filesSimo Sorce2009-05-182-19/+798
* Move ldap_be.c into ldap/ldap_auth.cSimo Sorce2009-05-181-0/+0
* added check for NULL valuesSumit Bose2009-05-141-0/+7
* Fixes for porting SSSD to Debian-based platformsStephen Gallagher2009-05-041-0/+1
* enable offline handling for native LDAP backendSumit Bose2009-04-281-4/+48
* handle pam acct_mgmt, setcred and open/close_session before user bind in ldap...Sumit Bose2009-04-271-0/+17
* fix for pam proxy chauthtokSumit Bose2009-04-273-9/+21