mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jdemendi
16.02.2007 61319d28a0a0129e3a81f4f9ca770d1b63e06233
16.02.2007 jdemendi
This fix is the refactoring of the compare operation (issue #1886).
tree@ 61319d commitdiff
12.48.2007 neil_a_wilson
Update the LDAP connection handler so that an operation is removed from the...
tree@ 79cc6e commitdiff
12.18.2007 lutoff
fix for issue #1217 Privilege checks are done in the JmxClientConnection co...
tree@ c14056 commitdiff
10.03.2007 neil_a_wilson
Fix a set of problems with the configuration interface in which there were ...
tree@ 959c9d commitdiff
10.47.2007 lutoff
Fix for issue #1880 (Runtime Exceptions in Jmx connection code)
tree@ 6c9757 commitdiff
10.45.2007 lutoff
Fix for issue #1880 (Runtime Exceptions in Jmx connection code)
tree@ 3064b8 commitdiff
08.05.2007 neil_a_wilson
Update the LDAP and JMX connection handlers so that they attempt to bind a ...
tree@ aa9e57 commitdiff
06.17.2007 neil_a_wilson
Update the server to reject requests from LDAPv2 clients if those requests ...
tree@ 37af0e commitdiff
05.28.2007 neil_a_wilson
Fix a nummber of issues related to search filter processing:
tree@ 231397 commitdiff
05.44.2007 neil_a_wilson
Update the LDAPFilter code so that the process for decoding filters from st...
tree@ bdd7fa commitdiff
05.10.2007 neil_a_wilson
Update the internal root connection to ensure that it always inherits a def...
tree@ 43e9da commitdiff
05.56.2007 neil_a_wilson
Update the server processing for the LDAP no-op control so that it uses a n...
tree@ 8aaa16 commitdiff
03.29.2007 jarnou
Commits the refactoring of the core server to provide support for proxy/dis...
tree@ fbda6e commitdiff
25.46.2007 neil_a_wilson
Migrate the monitor provider configuration to the admin framework.
tree@ b0cf98 commitdiff
07.54.2007 neil_a_wilson
Update the server to provide better interoperability with the Penrose virtu...
tree@ 54e8ec commitdiff
02.27.2007 neil_a_wilson
Update the server to provide a lockdown mode. This is a mode in which the ...
tree@ f2a87a commitdiff
23.30.2007 boli
Remove the dependence on AspectJ for all non method-entry and method-exit r...
tree@ b0a7e3 commitdiff
18.02.2007 neil_a_wilson
Perform miscellaneous cleanup from bugs and other potential problems found ...
tree@ dc7e0e commitdiff
03.55.2007 boli
Major changes made to the logging framework. It should resolve the followin...
tree@ d75588 commitdiff
03.15.2007 david_page
Issue [1024] Invalid filters are not detected by ldapsearch
tree@ a197c7 commitdiff
30.24.2007 neil_a_wilson
Implement support for the virtual list view (VLV) control as defined in dra...
tree@ 30f517 commitdiff
26.01.2007 coulbeck
Fix issue 1531: Improper filter allowed in targattrfilters argument.
tree@ d06f22 commitdiff
25.40.2007 neil_a_wilson
Make several significant changes to the OpenDS code base, including:
tree@ 44aad3 commitdiff
21.28.2007 neil_a_wilson
Update the code to provide a convenience method for generating more user-fr...
tree@ 8213b8 commitdiff
18.41.2007 neil_a_wilson
Make a number of minor changes identified through profiling as potential pe...
tree@ 325694 commitdiff
07.57.2007 neil_a_wilson
Update the code for processing the LDAP bind request protocol op so that it...
tree@ 768cee commitdiff
07.39.2007 neil_a_wilson
Update the bind operation so that it provides access to the protocol versio...
tree@ 77e5e1 commitdiff
03.52.2007 neil_a_wilson
Add initial support for a virtual attribute subsystem, and implement a few ...
tree@ e1ea3e commitdiff
27.13.2007 neil_a_wilson
Update the LDAP connection handler so that it only attempts to verify the k...
tree@ d2f8ea commitdiff
24.09.2007 matthew_swift
Remove unnecessary cast which was causing a compilation warning with JDK1.6.
tree@ 7c2c4e commitdiff
23.26.2007 matthew_swift
Merge admin framework from config-prototype-branch onto trunk.
tree@ feb5d9 commitdiff
21.36.2007 neil_a_wilson
Update the LDAP connection handler so that it will properly terminate the c...
tree@ 23cb06 commitdiff
21.09.2007 neil_a_wilson
Add support for dynamic groups, which use the groupOfURLs object class and ...
tree@ c0b406 commitdiff
19.21.2007 lutoff
[Issue 1391]: Create JMX package-info.java Add package-info.java file
tree@ 114012 commitdiff
14.32.2007 neil_a_wilson
Update the LDAP client tools so that they provide error messages in a more ...
tree@ 9f0eb1 commitdiff
02.48.2007 boli
Fixed spelling error of a debug method (org.opends.server.loggers.debug.Deb...
tree@ 061e01 commitdiff
01.18.2007 neil_a_wilson
Remove blank lines at the beginning of methods left after eliminating the d...
tree@ a49dee commitdiff
01.17.2007 neil_a_wilson
Update all CDDL headers in source files to remove a typo.
tree@ b4bae6 commitdiff
01.27.2007 boli
This removes old debug logging framework method calls that are going to be ...
tree@ 455897 commitdiff
28.01.2007 neil_a_wilson
Add a new key manager which provides the ability to specify which certifica...
tree@ d3a103 commitdiff
21.44.2007 neil_a_wilson
Redesign the server to support multiple key manager providers, trust manage...
tree@ 7369ec commitdiff
18.24.2007 neil_a_wilson
Update all internal client connections to have unlimited size limits, time ...
tree@ 34c4d0 commitdiff
09.51.2007 neil_a_wilson
Add an initial set of privilege support to OpenDS. The current privileges ...
tree@ ed3926 commitdiff
08.27.2007 neil_a_wilson
Update the AuthenticationInfo object to store the entries for the authentic...
tree@ 4a4a85 commitdiff
06.22.2007 neil_a_wilson
Update the InternalClientConnection object to make the default constructor ...
tree@ 1bff31 commitdiff
02.51.2007 neil_a_wilson
Add initial support for static groups. At present, this does not allow for...
tree@ 2b1ccc commitdiff
29.02.2007 neil_a_wilson
Update files created or modified since the beginning of the year to include...
tree@ 9e21df commitdiff
17.28.2007 davidely
Fixes for several small SearchFilter and Attribute matching issues (730, 69...
tree@ 13243b commitdiff
18.01.2006 neil_a_wilson
Update the LDAP connection handler and LDAP client connection to properly u...
tree@ 275e21 commitdiff
13.55.2006 neil_a_wilson
Publish a separate monitor entry for each connection handler, which include...
tree@ fa6e5b commitdiff
first | « prev | next »