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