0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated the README file. More... over 23 years ago
Fixed a few defaults. More... over 23 years ago
Fixed the build file More... over 23 years ago
Backend additions for JDBC and simplified entry sets. More... over 23 years ago
Changes to support ACLs, JDBC backend, and better search result returning. More... over 23 years ago
Version 0.20 updates - See differences in readme file More... over 23 years ago
Schema and Backend configuration location now configurable with the properties files. More... almost 24 years ago
Ran astyle to reformat all the code to be a bit more readable. Was using Visual Age for Java, which works great, but exports to text horribly. More... almost 24 years ago
The Root backend returns a single entry at its base that provides information about the server. More... almost 24 years ago
Added a MessageHandlerPool so that we're not always creating and garbage collecting our ASN.1 encoders/decoders and connection objects with each connection. More... almost 24 years ago
Added Object Pooling based on an article from JavaReport. More... almost 24 years ago
Added DirectoryString syntax. More... almost 24 years ago
The memory-based BTree code... More... almost 24 years ago
Lots of changes to lots of files... Memory backend is more functional - AND and OR'ed search filters now work - Switched from Hashtable to a BTree Did some optimization all around. Too many bug fixes to list. Switched to Directory Strings (CIS) where applicable. Also tried to make these closer to the byte arrays that the ASN.1 stuff returns. This reduces some translation needs. Normalizing DN's in more places as appropriate. Started externalizing configuration into property files. Added a BackendRoot that provides information about the LDAP server More... almost 24 years ago
Added support files. More... almost 24 years ago
Moved Utils package. More... almost 24 years ago
Moved the org.javaldap.util package to org.javaldap.server.util. More... almost 24 years ago
Initial revision More... almost 24 years ago