| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Turn ldap_provider.c into proxy.c and make it possible to load just any | Simo Sorce | 2009-01-11 | 1 | -253/+0 |
| | | | | | libnss library through config directives on the domain object | ||||
| * | The code now successfully sends a getpwnam request to a remote LDAP server, | Simo Sorce | 2009-01-08 | 1 | -10/+5 |
| | | | | | | | and caches the result in LDAP. Still chasing a bug that does not let NSS known that the BE was successful. This makes NSS timeout the client and not return any results yet. | ||||
| * | Add more infrastructure to data provider to dispatch requests (still untested). | Simo Sorce | 2009-01-06 | 1 | -6/+91 |
| | | | | | | Add helper functions to connect to the data provider. Add some plumbing to the ldap provider (still untested). | ||||
| * | Initial work on a test provider using the gross hack of dlopen()ing nss_ldap | Simo Sorce | 2008-12-10 | 1 | -0/+173 |
| :-) | |||||
