Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-30 | eldap: extensibleMatch added. | Hans Nilsson | |
2014-09-29 | Prepare release | Erlang/OTP | |
2014-09-18 | eldap: Enable all tcp options in eldap:open | Hans Nilsson | |
Options: OTP-12171 Correct error msgs for Options: OTP-12182 | |||
2014-04-07 | Update release notes | Erlang/OTP | |
2014-02-09 | Add support for IPv6 connections | Edwin Fine | |
Currently, eldap assumes that only IPv4 will be used. This change enables callers to use IPv6 by including the [inet6] option in the eldap:open/2 options list. This adds inet6 to the gen_tcp or ssl connect. For backward compatibility, [inet] is the default if inet6 is omitted. | |||
2013-12-10 | Merge tag 'OTP_R16B03' | Magnus Lidén | |
The R16B03 release Conflicts: lib/sasl/vsn.mk | |||
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP | |
2013-10-29 | Merge branch 'maint' | Hans Nilsson | |
2013-10-28 | eldap: minor doc change after review. | Hans Nilsson | |
2013-10-28 | eldap: Doc | Hans Nilsson | |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP | |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-21 | Added doc for sslopts | Fredrik Gustafsson | |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
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-27 | [eldap] Add rudimentary docs | Dan Gudmundsson | |