Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
JDBC LDAP
Manage
Activity
Members
Labels
Plan
Wiki
Bugzilla
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
openldap
JDBC LDAP
Graph
339120d5404b6b04ff060cc21ade0ec8302f902c
Select Git revision
Branches
2
jdbcldap
master
default
protected
Tags
3
MIGRATION_CVS2GIT
JDBC_LDAP_1-1
jdbcldap-initial
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Feb
3
May
2
1
21
Jun
1
Feb
27
Jan
19
Sep
1
Oct
28
Sep
3
Oct
ITS#4501 Add java.sql interface methods introduced by JDK 7.
master
master
ITS#4501 Add java.sql interface methods introduced by JDK 6.
ITS#4501 Use full package name to disambiguate ambiguous reference.
ITS#4501 Add @Deprecated annotations to deprecated interface methods.
ITS#4501 Replace call to deprecated File.toURL() method.
ITS#4501 Replace call to deprecated LDAPConnection.bind() method.
ITS#4501 Replace use of deprecated class StringBufferInputStream.
ITS#4501 Replace use of 'enum' as an identifier.
ITS#4501 Delete unused class Compare.
ITS#4501 Set javac source="8".
ITS#9838 Add decoding of the RFC 4517 Postal Address format.
ITS#9837 Don't throw exceptions when requesting empty integer fields.
ITS#9836 Add the startTLS connection property.
ITS#9835 Always dereference LDAP aliases.
ITS#3872 Always decode valid UTF-8 data, never Base64 encode it.
* Added SPML Support for JDBC LDAP
MIGRATION_CVS2GIT
MIGRATION_CVS2GIT
* Enabled DSMLv2 Support
* JDBC-LDAP is now JLDAP Based
Fixs for ITS issue 2604
JDBC_LDAP_1-1
JDBC_LDAP_1-1
Fixed issue with with SELECT statements that retrieve only a DN. If only a DN is in the field list, then the drivers will send "1.1" as the only attribute requested as opposed to an emptry list.
Quoted dn's now work
Initial JDBC-LDAP bridge driver source
jdbcldap-initia…
jdbcldap-initial jdbcldap
Initial revision
Loading