aboutsummaryrefslogtreecommitdiff
path: root/examples/server.go
AgeCommit message (Collapse)Author
2019-02-13Change dependency urls and package nameMarin Ivanov
* Make Go skip the examples directory
2018-02-23Update import paths and go fmtMark Rushakoff
2014-11-23Implemented other LDAP server operations (add/delete/modify/extended/etc.) ↵ned
and tests.
2014-11-12LDAP server supportned