summaryrefslogtreecommitdiffstats
path: root/server/providers/ldap_provider.c
Commit message (Expand)AuthorAgeFilesLines
* Turn ldap_provider.c into proxy.c and make it possible to load just anySimo Sorce2009-01-111-253/+0
* The code now successfully sends a getpwnam request to a remote LDAP server,Simo Sorce2009-01-081-10/+5
* Add more infrastructure to data provider to dispatch requests (still untested).Simo Sorce2009-01-061-6/+91
* Initial work on a test provider using the gross hack of dlopen()ing nss_ldapSimo Sorce2008-12-101-0/+173