summaryrefslogtreecommitdiffstats
path: root/server/providers/proxy.c
Commit message (Expand)AuthorAgeFilesLines
* Convert sync calls in sysdb to async, transaction dependent, calls.Simo Sorce2009-02-281-350/+610
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-261-0/+1
* Add PAM responderSumit Bose2009-02-241-1/+131
* Completely rework the nss interface to be able to use 2Simo Sorce2009-02-201-31/+189
* Make backend requests asyncSimo Sorce2009-02-131-48/+349
* - make all functions supposed to get input in posix formatSimo Sorce2009-02-121-12/+12
* Regroup database rleated functions under db andSimo Sorce2009-01-121-4/+7
* Add support for getpwuid in proxy backendSimo Sorce2009-01-111-1/+60
* Turn ldap_provider.c into proxy.c and make it possible to load just anySimo Sorce2009-01-111-0/+281