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

Jean-Noel Rouvignac
19.43.2014 8a0ef37a4b2c5d28b2bc9c91e90c4201768b97ea
22.44.2014 Jean-Noel Rouvignac
Checkpoint commit for OPENDJ-1206 : Create a new ReplicationBackend/Changel...
tree@ 6f6499 commitdiff
03.46.2014 Ludovic Poitou
Code cleanup. Made use of constants and serverConstants where applicable. ...
tree@ b86c0e commitdiff
01.23.2014 Jean-Noel Rouvignac
Code cleanups.
tree@ 3e879e commitdiff
03.27.2014 Chris Ridd
Fix OPENDJ-1488 control-panel: LDAPS connection handler should not be displ...
tree@ f183bd commitdiff
03.57.2014 Chris Ridd
Fix OPENDJ-1427: Control-panel reports duplicate ds-sync-hist values for pw...
tree@ ba5d9f commitdiff
30.57.2014 Jean-Noel Rouvignac
OPENDJ-1454 Remove all code supporting "dc=replicationChanges"
tree@ 430819 commitdiff
13.22.2013 Jean-Noel Rouvignac
OPENDJ-1222 Global update of CDDL copyright headers
tree@ 26b777 commitdiff
06.11.2013 Violette Roche-Montane
Removed System.out :/
tree@ 0c6eda commitdiff
06.10.2013 Violette Roche-Montane
Code refactoring for OPENDJ-1122
tree@ b2a319 commitdiff
28.47.2013 Violette Roche-Montane
Trivial style fix
tree@ 30de1d commitdiff
21.36.2013 Violette Roche-Montane
OPENDJ-1099 control-panel can not connect to remote server unless a local O...
tree@ baeac8 commitdiff
06.39.2013 Chris Ridd
CR-2124 Fix OPENDJ-1016 Control panel does not follow static group recommen...
tree@ af0262 commitdiff
26.28.2013 Ludovic Poitou
Minor code & comment cleanup in the controlpanel code.
tree@ 63dd5e commitdiff
07.08.2013 Ludovic Poitou
Fix for OPENDJ-925, OPENDJ-926, and overall schema management. Review CR-18...
tree@ 07e446 commitdiff
17.58.2013 Jean-Noel Rouvignac
OPENDJ-842 (CR-1699) On Windows, the setup command hangs when the length of...
tree@ c8a995 commitdiff
07.50.2013 Violette Roche-Montane
svn merge https://svn.forgerock.org/opendj/trunk/opends@8851 https://svn.fo...
tree@ 00d37e commitdiff
06.04.2013 Jean-Noel Rouvignac
OPENDJ-892 (CR-1644) Listen address and port for the HTTP connection handle...
tree@ 137958 commitdiff
09.45.2013 Chris Ridd
CR-1523 Fix OPENDJ-818 dsreplication status shows disabled servers as enabled
tree@ bdffb8 commitdiff
04.48.2013 Jean-Noel Rouvignac
SchemaConstants.java: Added NO_ATTRIBUTES for OID "1.1".
tree@ 7c08b1 commitdiff
20.52.2013 Jean-Noel Rouvignac
Fixed javadoc errors, unnecessary semicolons, useless imports
tree@ c160e0 commitdiff
19.29.2012 Ludovic Poitou
Fix imports
tree@ 485df4 commitdiff
19.29.2012 Ludovic Poitou
Fix for OPENDJ-667 : control-panel should not hardcode passwords. Now field...
tree@ 38f70f commitdiff
22.34.2012 Ludovic Poitou
Code cleanup : use StringBuilder instead of StringBuffer.
tree@ 4e2aa3 commitdiff
18.45.2012 Ludovic Poitou
Fix issue OPENDJ-587: Control-panel rebuild-index shouldn't disable the bac...
tree@ e7207b commitdiff
19.26.2012 Matthew Swift
Fix OPENDJ-525: Remove compiler warnings when building using JDK7
tree@ 861c4b commitdiff
05.48.2012 German Parente
Fix for issue OPENDJ-327: NPE in access log on clicking "Do not Accept" cer...
tree@ cd2d09 commitdiff
21.49.2012 Matthew Swift
Initial cleanup work for OPENDJ-181: DirectoryException provided value has ...
tree@ 2d1386 commitdiff
12.06.2012 Ludovic Poitou
Fix OPENDJ-400.
tree@ 2026dc commitdiff
05.37.2012 Ludovic Poitou
Spring cleaning ! Fix minor issues and optimizations suggested by FindBugs ...
tree@ 67fe14 commitdiff
23.42.2011 Ludovic Poitou
Fix minor optimization proposed by FindBugs.
tree@ 7dcf6f commitdiff
09.59.2011 Ludovic Poitou
Fix for OPENDJ-222 : More fixes, rebranded all temp files, some resources, ...
tree@ e8880a commitdiff
02.07.2011 Ludovic Poitou
Fix for OPENDJ-222 : Renamed environment variables to OPENDJ_... Updated sc...
tree@ c0493d commitdiff
20.06.2011 Ludovic Poitou
Fix OpenDJ-222: Remove more references to OpenDS. Remove references in sour...
tree@ f0130e commitdiff
23.58.2011 Ludovic Poitou
Fix OpenDJ-299 NPE when trying to delete a base DN using control panel The ...
tree@ ca82e5 commitdiff
09.39.2011 Ludovic Poitou
Tidy-up code after running FindBugs. Rename method clone() to duplicate() t...
tree@ 5ffb7b commitdiff
04.16.2011 Ludovic Poitou
Fix OPENDJ-252. Control Panel fails with a Null Pointer Exception with JDK7...
tree@ 58612d commitdiff
07.35.2011 Ludovic Poitou
Fix Issue OPENDJ-19 - execute control-panel as any user The control-panel ...
tree@ 3c6224 commitdiff
24.16.2011 Ludovic Poitou
Fix for OPENDJ-100 : control-panel displays schema elements as Custom schem...
tree@ d4f344 commitdiff
20.02.2011 Ludovic Poitou
Code cleanup removing potential issues detected by FindBugs
tree@ 774e15 commitdiff
18.06.2010 matthew_swift
Minimize Historical Data (dsreplication/client side). The purge historical ...
tree@ 3209b7 commitdiff
20.39.2010 ludovicp
Fix all command lines that are doing Searches with JNDI, to avoid them send...
tree@ fb2d35 commitdiff
30.23.2010 ludovicp
Code refactoring, renaming and commenting only. No feature nor behavior cha...
tree@ a81a04 commitdiff
31.59.2010 ludovicp
Resolve an issue when uninstalling in CLI mode and tool.properties has some...
tree@ 9e01bf commitdiff
31.48.2010 ludovicp
Fix for issue #4536. Close JNDI enumerations to avoid unbinding and closing...
tree@ 1ba9c4 commitdiff
31.16.2010 ludovicp
Fix for Issue #615. Add support for multiple object-class inheritance. Supp...
tree@ bb6e84 commitdiff
31.55.2010 ludovicp
Provide the necessary operational attributes for External Changelog entries...
tree@ 8bd438 commitdiff
31.26.2010 ludovicp
Fix the Control-Panel to list properly All Base-DNs
tree@ 2b751b commitdiff
27.10.2010 ludovicp
Fix an issue with connection timeouts in CLI. The timeout is now configurab...
tree@ 82043d commitdiff
27.03.2010 ludovicp
GUI L&F enhancements, including accessibility and 508 compliances.
tree@ 3cf0c5 commitdiff
29.34.2010 ludovicp
Batch of changes that : - Update BDB JE to version 4.0.95 - Remove BDB logg...
tree@ 0569ca commitdiff
first | « prev | next »