- Feb 18, 2023
-
-
Fredrik Roubert authored
JDK 6 deprecated File.toURL() in favour of File.toURI().toURL() because it does not automatically escape characters that are illegal in URLs.
-
Fredrik Roubert authored
JLDAP Sep_ndk_2003 deprecated LDAPConnection.bind(int, String, String) in favour of LDAPConnection.bind(int, String, byte[]).
-
- Jun 21, 2005
-
-
Marc Boorshtein authored
* Added SPML and DSMLv2 support in the browser * Added support JDBC connections in the browser * Added export to CVS support in the browser * If the JLDAP binary used doesn't support SPML or JLDAP, the browser won't support * Fixed a bug with ignoring commit/rollback ITS 3600
-
- Feb 01, 2005
-
-
Clayton Donley authored
* Added support for RootDSE in the SQL Directory Browser * Setting the maximum number of entries to 0 results in no limit * Single quotes are now recognized in INSERT/UPDATE/UPDATE ENTRY
-
- Jan 27, 2005
-
-
Clayton Donley authored
* Supports DSMLv2 * Better operational performance on searches * Created a browser which may be used to browse directories using SQL
-