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

Mark Craig
20.03.2012 a4ff7a8eb2b2bfda5201c95cea43112aa2eef638
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
22.22.2012 Ludovic Poitou
Code cleanup : Use of StringBuilder instead of StringBuffer
tree@ 65784f commitdiff
22.20.2012 Ludovic Poitou
Code cleanup : Remove useless initializations
tree@ de1add commitdiff
22.24.2012 Ludovic Poitou
Code cleanup : Use of StringBuilder instead of StringBuffer.
tree@ 493070 commitdiff
22.22.2012 Ludovic Poitou
Code cleanup : Use of StringBuilder instead of StringBuffer.
tree@ 41b5d5 commitdiff
22.21.2012 Ludovic Poitou
Code cleanup after running Findbugs. Remove useless initializations, useles...
tree@ 36f156 commitdiff
22.12.2012 Ludovic Poitou
Minor cleanup, use StringBuilder instead of StringBuffer
tree@ 99d4b5 commitdiff
22.36.2012 Ludovic Poitou
Fix issue OPENDJ-591- dsconfig --quiet isn't when using --batchFilePath. fi...
tree@ 28726a commitdiff
21.41.2012 Ludovic Poitou
Fix issue OPENDJ-591- dsconfig --quiet isn't when using --batchFilePath. No...
tree@ 4b0e39 commitdiff
18.45.2012 Ludovic Poitou
Fix issue OPENDJ-587: Control-panel rebuild-index shouldn't disable the bac...
tree@ e7207b commitdiff
18.08.2012 Mark Craig
Additional fix for OPENDJ-566: Add log reference to OpenDJ docs
tree@ 81ace6 commitdiff
17.03.2012 Mark Craig
CR-658 Fix for OPENDJ-566: Add log reference to OpenDJ docs
tree@ b9cf2b commitdiff
03.07.2012 Mark Craig
CR-648 Fix for Documentation should list alert types that OpenDJ uses
tree@ 5334fe commitdiff
22.24.2012 Chris Ridd
Fix OPENDJ-548 Unable to run ldap commands as any user other than root afte...
tree@ fa6f52 commitdiff
22.49.2012 Chris Ridd
Fix OPENDJ-565 Attribute Value password validator finds password in the use...
tree@ 916928 commitdiff
21.51.2012 Chris Ridd
Fix OPENDJ-556 Strange ACI results
tree@ 099086 commitdiff
13.08.2012 Chris Ridd
Fix OPENDJ-564 SSF based access controls don't seem to be working
tree@ 9bf191 commitdiff
10.30.2012 Chris Ridd
Fix OPENDJ-562 Country String syntax should validate ISO 3166 codes
tree@ 3670b3 commitdiff
08.27.2012 Chris Ridd
Fix OPENDJ-561 Add operation doesn't get password policy from ds-pwp-passwo...
tree@ 7ac900 commitdiff
08.22.2012 Chris Ridd
Fix OPENDJ-552 Finished panel text uses different font sizes
tree@ 4f7f83 commitdiff
08.07.2012 Chris Ridd
Address overlooked review comments
tree@ 54cea4 commitdiff
07.55.2012 Chris Ridd
Fix OPENDJ-558 Validation for JPEGSyntax values
tree@ 609cbf commitdiff
07.09.2012 Chris Ridd
Fix OPENDJ-559 UTCTimeSyntax parses 32... as 1932
tree@ c844cd commitdiff
07.35.2012 Chris Ridd
Fix OPENDJ-331 Extend admin certificate validity to match replication certi...
tree@ a253a0 commitdiff
30.43.2012 Chris Ridd
OPENDJ-554: Record stats for one-level and whole-subtree searches
tree@ 05e35e commitdiff
24.01.2012 Ludovic Poitou
One liners: remove useless call.
tree@ 66036a commitdiff
21.43.2012 Matthew Swift
Fix OPENDJ-522: Add capability to force the upgrade to complete if errors o...
tree@ 5c0f0d commitdiff
first | « prev | next »