Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-13 | Make backend requests async | Simo Sorce | 1 | -4/+27 | |
2009-01-12 | Regroup database rleated functions under db and | Simo Sorce | 1 | -10/+2 | |
rename everything with the sysdb suffix. | |||||
2009-01-11 | Add support for getpwuid in proxy backend | Simo Sorce | 1 | -0/+1 | |
2009-01-11 | Turn ldap_provider.c into proxy.c and make it possible to load just any | Simo Sorce | 1 | -0/+1 | |
libnss library through config directives on the domain object | |||||
2009-01-06 | Add more infrastructure to data provider to dispatch requests (still untested). | Simo Sorce | 1 | -0/+57 | |
Add helper functions to connect to the data provider. Add some plumbing to the ldap provider (still untested). |