Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test ldap_exop_passwd with less parameters to be sure it works | Côme Chilliet | 2017-07-04 | 1 | -0/+2 |
* | Changed API to avoid using passing result by reference | Côme Chilliet | 2017-07-04 | 1 | -3/+1 |
* | Removed two step syntax for EXOP helpers, one call workflow is enough | Côme Chilliet | 2017-07-03 | 1 | -7/+1 |
* | Fixed ldap_parse_exop_whoami and ldap_parse_exop_passwd and added test for them | Côme Chilliet | 2017-07-03 | 1 | -1/+7 |
* | Fixed ldap_exop_passwd and added tests for it | Côme Chilliet | 2017-07-03 | 1 | -0/+41 |