Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-10-21 | Fix examples (#6) | Hiroki Uchiumi | 3 | -6/+12 | |
* Fix modify.go of examples * Fix proxy.go of examples * Fix server.go of examples | |||||
2014-11-23 | Implemented other LDAP server operations (add/delete/modify/extended/etc.) and tests. | ned | 3 | -47/+4 | |
2014-11-12 | LDAP server support | ned | 8 | -4/+219 | |
2014-07-24 | examples : fix import path, add +build ignore directive | Vincent Vanackere | 4 | -4/+12 | |
These examples are independant (and not part of a single package). | |||||
2014-04-18 | cosmetic changes | juju2013 | 4 | -10/+10 | |
2014-04-18 | make examples search works | juju2013 | 1 | -10/+17 | |
2014-03-21 | update references | John Weldon | 4 | -4/+4 | |
2014-03-19 | Stylistic fixes, update imports, and some format string fixes | Samuel Stauffer | 4 | -8/+8 | |
2014-03-19 | rename | Marc Sauter | 4 | -4/+4 | |
2014-03-19 | SSL/TLS with certificates | tmfkams | 2 | -0/+90 | |
2014-03-19 | refactoring, fixes for go1.2, modify added | tmfkams | 4 | -0/+264 | |