summaryrefslogtreecommitdiff
path: root/server/providers/proxy.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-13Always pass full domain infoSimo Sorce1-7/+11
2009-04-07Split modules types in Identity and AuthenticatorSimo Sorce1-13/+60
2009-04-01Add way to use files as a proxy backend fro LOCALSimo Sorce1-11/+65
2009-03-20Enable autoreconnection of Data Provider Backends to the Data ProviderStephen Gallagher1-3/+10
2009-03-19use pam_data as main data structure for dbus communicationSumit Bose1-4/+2
2009-02-28Convert sync calls in sysdb to async, transaction dependent, calls.Simo Sorce1-350/+610
2009-02-26Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce1-0/+1
2009-02-24Add PAM responderSumit Bose1-1/+131
2009-02-20Completely rework the nss interface to be able to use 2Simo Sorce1-31/+189
2009-02-13Make backend requests asyncSimo Sorce1-48/+349
2009-02-12- make all functions supposed to get input in posix formatSimo Sorce1-12/+12
2009-01-12Regroup database rleated functions under db andSimo Sorce1-4/+7
2009-01-11Add support for getpwuid in proxy backendSimo Sorce1-1/+60
2009-01-11Turn ldap_provider.c into proxy.c and make it possible to load just anySimo Sorce1-0/+281