Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-30 | [eldap] Fix docs | Dan Gudmundsson | |
Fix copy paste errors | |||
2012-03-29 | [eldap] Fix doc | Dan Gudmundsson | |
Functions may not start with space, references do not work. | |||
2012-03-28 | [eldap] Fix parse_port error handling | Dan Gudmundsson | |
Dialyzer found that. | |||
2012-03-27 | [eldap] Add rudimentary docs | Dan Gudmundsson | |
2012-03-26 | [eldap] Add asn.1 compilation options | Dan Gudmundsson | |
2012-03-22 | [eldap] Add dereference options in search | Peter Lund | |
And fix search reply when no object is found | |||
2012-03-21 | [eldap] Remove broken functionality | Dan Gudmundsson | |
eldap_fsm is broken so we have decided not support that at the moment. Which makes eldap_sup and eldap_app unused and thus they are removed to. | |||
2012-03-21 | [eldap] Add infrastructure | Dan Gudmundsson | |
2012-03-20 | [eldap] Initial copy of Tobbe's eldap client | Torbjorn Tornkvist | |
Copied with Torbjorns permission from https://github.com/etnt/eldap.git |