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

Chris Ridd
14.31.2013 eab459e4e24ec12b4d2ccdfdcb2865d6b86e686f
14.31.2013 Chris Ridd
Fix OPENDJ-761 Migration from deprecated password storage schemes doesn't w...
tree@ eab459 commitdiff
07.27.2013 Violette Roche-Montane
OPENDJ-473 CR-1252 Implement a task which allows the administrator to force...
tree@ 827bc4 commitdiff
07.09.2013 Ludovic Poitou
Fix issue OPENDJ-732: Both start-ds and set-java-home were missing quotes a...
tree@ 55d1ec commitdiff
07.29.2013 Ludovic Poitou
Fix Jumbo issue OPENDJ-747 ;-) Run a subtree search to find the replication...
tree@ 699670 commitdiff
07.19.2013 Ludovic Poitou
Small commit to mark the location of issue OPENDJ-746.
tree@ de604c commitdiff
06.25.2013 Violette Roche-Montane
- Removed unused attribute 'private LinkedList<Operation> operationList;' (...
tree@ 90cb0c commitdiff
01.12.2013 Chris Ridd
Fix OPENDJ-320 log-file-permissions ignores group permissions
tree@ dc3f64 commitdiff
29.58.2013 Ludovic Poitou
Fix extra quote spotted by Chris (part of OPENDJ-677)
tree@ 75c07d commitdiff
29.56.2013 Ludovic Poitou
Implement enhancement for OPENDJ-677. The connection attribute under cn=mon...
tree@ 55889d commitdiff
25.41.2013 Matthew Swift
Fix OPENDJ-169: Modifying an existing object class definition requires serv...
tree@ e038f6 commitdiff
11.03.2013 Ludovic Poitou
Fix for OPENDJ-670. Add an objectclass for the statistics entries under cn=...
tree@ 719172 commitdiff
09.34.2013 Ludovic Poitou
Fix issue in Units tests, when running only the backends.jeb package. Chang...
tree@ b9920b commitdiff
02.29.2013 Mark Craig
Align sites on release version of forgerock-community-skin
tree@ e70e7e commitdiff
21.00.2012 Chris Ridd
Update other languages for OPENDJ-668
tree@ e7931e commitdiff
21.48.2012 Chris Ridd
Fix OPENDJ-668 Cannot configure ssl-cipher-suites on admin connector
tree@ c92165 commitdiff
21.49.2012 Ludovic Poitou
Additional fix for OPENDJ-554. Stats from SSL connections were not showing ...
tree@ 1b57e0 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
19.14.2012 Chris Ridd
Fix OPENDJ-665 Attribute Value Password Validator should implement check-su...
tree@ d4ded6 commitdiff
18.02.2012 Chris Ridd
Fix OPENDJ-664 Password validator: default of check-substrings = false brea...
tree@ 50a513 commitdiff
13.32.2012 Matthew Swift
Fix OPENDJ-652: Connections from Solaris 10 ldapclient can cause LDAPS requ...
tree@ 15557c commitdiff
12.14.2012 Ludovic Poitou
Fix typos and trailing spaces in properties. Also remove/fixed unreferenced...
tree@ 479115 commitdiff
03.37.2012 Chris Ridd
Fix OPENDJ-654 - DSML searches return empty documents
tree@ ac276b commitdiff
30.48.2012 Violette Roche-Montane
Small typos fixes, noticed by Lana.
tree@ 6f5cde commitdiff
23.51.2012 Chris Ridd
Fix OPENDJ-653 - JAXB 2.2.6 converts anyURI into a String
tree@ 7b4997 commitdiff
22.24.2012 Matthew Swift
Fix OPENDJ-649: Add supportedTLSCiphers and supportedTLSProtocols to RootDS...
tree@ ebf7f2 commitdiff
20.21.2012 Matthew Swift
Reformat code.
tree@ 97ffa8 commitdiff
19.31.2012 Chris Ridd
Fix previous commit
tree@ 7b56ce commitdiff
19.25.2012 Chris Ridd
Fix OPENDJ-502 DSML gateway not correctly forwarding modifications to userC...
tree@ d67f27 commitdiff
16.43.2012 Mark Craig
Typo
tree@ ac2d3f commitdiff
15.28.2012 Chris Ridd
Fix OPENDJ-637 - Connection handler bytesRead and bytesWritten statistics a...
tree@ cf18fe commitdiff
08.00.2012 Chris Ridd
More fixes to the translated messages
tree@ 9c784a commitdiff
08.55.2012 Chris Ridd
Rename translated messages I renamed some messages while fixing OPENDJ-620,...
tree@ 2ba53f commitdiff
08.11.2012 Chris Ridd
Fix OPENDJ-620 Enhance character set password validator to understand class...
tree@ 030a6f commitdiff
08.53.2012 Ludovic Poitou
Fix OPENDJ-594. Fix grammar errors with aprostrophes in messages.
tree@ a4b7e3 commitdiff
07.57.2012 Mark Craig
Fix for DOCS-37: Fix links to work with new forgerock.com site
tree@ bbef07 commitdiff
06.16.2012 Ludovic Poitou
Fix OPENDJ-532 : When replication is enabled cn=changelog appears in naming...
tree@ 60c91b commitdiff
01.45.2012 Chris Ridd
Fix OPENDJ-632 ldapmodify: wrong return code when an invalid port is specified
tree@ 0da683 commitdiff
30.38.2012 Chris Ridd
Fix OPENDJ-618 DSML gateway should send an AuthResponse for the initial bind
tree@ 6d5ae9 commitdiff
29.59.2012 Chris Ridd
Fix OPENDJ-582 Null pointer exception when importing an entry with referenc...
tree@ 74d235 commitdiff
25.42.2012 Chris Ridd
Fix OPENDJ-624 DSML servlet should encode some kinds of extended responses ...
tree@ 14fdde commitdiff
22.37.2012 Chris Ridd
Fix OPENDJ-622 DSML ExtendedRequest text requestValues don't work
tree@ 503674 commitdiff
19.25.2012 Matthew Swift
Fix OPENDJ-623: Import and rebuild should not call System.exit()
tree@ 2df4fe commitdiff
18.39.2012 Mark Craig
Typo
tree@ 5f7c56 commitdiff
17.26.2012 Chris Ridd
Fix OPENDJ-611 Return something in ResultCode descr attribute
tree@ 907e03 commitdiff
17.23.2012 Chris Ridd
Fix OPENDJ-608 DSML gateway NPE in response to extended requests without re...
tree@ 3ecb73 commitdiff
05.17.2012 Chris Ridd
Fix OPENDJ-620 Referrals returned when not in scope.
tree@ f3e544 commitdiff
22.34.2012 Ludovic Poitou
Code cleanup : use StringBuilder instead of StringBuffer.
tree@ 4e2aa3 commitdiff
22.32.2012 Ludovic Poitou
Code cleanup : use StringBuilder instead of StringBuffer.
tree@ be4c3d commitdiff
22.31.2012 Ludovic Poitou
Minor code cleanup : remove of useless initializations and tests.
tree@ fab045 commitdiff
first | « prev | next »