Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some functionality from user-add to the backend ldap create function | Rob Crittenden | 2008-10-14 | 1 | -5/+13 |
| | |||||
* | We should be registering Commands, not Methods | Rob Crittenden | 2008-10-13 | 1 | -2/+2 |
| | |||||
* | Implement user-find and user-add backend functions so they work over XML-RPC | Rob Crittenden | 2008-10-04 | 1 | -0/+157 |
Change port to 8880 to not conflict with a running IPA v1 instance Encode incoming values from unicode as utf-8 before sending to LDAP |