summaryrefslogtreecommitdiff
path: root/server/providers/data_provider_be.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-12Regroup database rleated functions under db andSimo Sorce1-3/+2
2009-01-11Turn ldap_provider.c into proxy.c and make it possible to load just anySimo Sorce1-1/+2
2009-01-08The code now successfully sends a getpwnam request to a remote LDAP server,Simo Sorce1-18/+53
2009-01-06Add more infrastructure to data provider to dispatch requests (still untested).Simo Sorce1-153/+87
2009-01-05Fix dp client to connect to the right dbus pipeSimo Sorce1-11/+16
2008-12-15Adding a parameter to the sbus_service_sbus_init function to allow passing in...Stephen Gallagher1-1/+1
2008-12-10Initial work on a test provider using the gross hack of dlopen()ing nss_ldapSimo Sorce1-8/+9
2008-12-08Change data provider into a hub, where backends (ldap, nis, ipa providers)Simo Sorce1-0/+515