Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2012-03-28 | [eldap] Fix parse_port error handling | Dan Gudmundsson | |
Dialyzer found that. | |||
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 |