summaryrefslogtreecommitdiff
path: root/server/providers/proxy.c
AgeCommit message (Expand)AuthorFilesLines
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