Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-20 | Add initial failover support for ldap and ipa | Simo Sorce | 1 | -0/+28 | |
The retun values are still not directly used with ldap libraries that still do their own name resolution, but this patch introduces a very basic framework to have a multiple providers in one domain use and share a single failover service if they want to. | |||||
2009-10-16 | Move all ldap provider init functions | Simo Sorce | 1 | -0/+142 | |
Put all init functions in their own file so that the other files can be reused in other providers w/o having them in the way. |