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

Violette Roche-Montane
21.03.2014 311137a4703c3a69572cc911068da2930331a056
20.07.2014 Jean-Noel Rouvignac
OPENDJ-1271 (CR-3008) dsreplication pre-external-initialization task fails ...
tree@ f8312e commitdiff
20.06.2014 Jean-Noel Rouvignac
OPENDJ-1271 (CR-3008) dsreplication pre-external-initialization task fails ...
tree@ 857b05 commitdiff
19.57.2014 Jean-Noel Rouvignac
OPENDJ-1271 (CR-3008) dsreplication pre-external-initialization task fails ...
tree@ 1b2aef commitdiff
19.54.2014 Chris Ridd
Fix OPENDJ-1350: Access controls and timelimits are not enforced when searc...
tree@ 102246 commitdiff
12.33.2014 Mark Craig
CR-2993 Fix for OPENDJ-1339: Document how to configure a read-only replica ...
tree@ 1dfa26 commitdiff
11.13.2014 Mark Craig
Backport Fix for OPENDJ-1338: Slamd link in the admin guide is broken
tree@ b56229 commitdiff
11.08.2014 Mark Craig
CR-2986 Fix for OPENDJ-1336: Clean up version properties used for docs
tree@ 129571 commitdiff
10.34.2014 Mark Craig
Backport Fix for OPENDJ-1334: Mention that load balancer timeouts should be...
tree@ 99db87 commitdiff
10.19.2014 Mark Craig
Backport Fix for OPENDJ-1331: targattrfilters syntax uses "del" not "delete"
tree@ 1fd1a5 commitdiff
10.04.2014 Jean-Noel Rouvignac
SubentryPasswordPolicy.java: getAttrValue() now returns String instead of A...
tree@ 693bc7 commitdiff
07.59.2014 Mark Craig
CR-2919 fix for OPENDJ-1282: Document which operations' responses are not l...
tree@ a1253d commitdiff
05.42.2014 Chris Ridd
Fix OPENDJ-1322: Control-Panel.bat can not start and stop the OpenDJ server...
tree@ f7c5ce commitdiff
04.34.2014 Chris Ridd
Fix OPENDJ-1326: Upgrade should copy new 03-pwpolicyextension schema file
tree@ bac186 commitdiff
03.54.2014 Mark Craig
CR-2934 fix for OPENDJ-1318: Document password policy subentry mechanism fo...
tree@ 7797f1 commitdiff
03.30.2014 Matthew Swift
Update to JE 5.0.103
tree@ a3966b commitdiff
03.29.2014 Mark Craig
CR-2885 fix for OPENDJ-968: Document additional example password policies
tree@ bdf736 commitdiff
31.30.2014 Ludovic Poitou
OPENDJ-1319. Relax constraint on minimal character sets in password validator
tree@ 1d8be5 commitdiff
31.21.2014 Mark Craig
CR-2918 fix for OPENDJ-1298: output of 'dbtest list-index-status' should be...
tree@ 83022d commitdiff
30.50.2014 Ludovic Poitou
Fix for OPENDJ-1295, allow password policy subentries to refer to configure...
tree@ a00e82 commitdiff
29.58.2014 Christophe Sovant
Fixed python exception in replication/external-changelog testsuite
tree@ 321fc7 commitdiff
28.22.2014 Jean-Noel Rouvignac
Misc improvements to replication Session error reporting.
tree@ 387f71 commitdiff
28.33.2014 Jean-Noel Rouvignac
OPENDJ-1262 NPE in ChangeNumberIndex during server startup
tree@ 08727e commitdiff
28.27.2014 Christophe Sovant
Fixed python exception in fractional-replication testsuite
tree@ 52b368 commitdiff
28.34.2014 Ludovic Poitou
Fix for OPENDJ-1294. Add code to read password from stdin when detecting op...
tree@ 1a4cbd commitdiff
25.36.2014 Mark Craig
CR-2849 Fix for OPENDJ-1265: Mention changing ACI to grant access to all au...
tree@ 59ff55 commitdiff
23.47.2014 Violette Roche-Montane
OPENDJ-1284 CryptoManager error when starting server after an upgrade
tree@ 214f45 commitdiff
17.54.2014 Mark Craig
CR-2851 Fix for OPENDJ-1267: Document behavior of 'dsreplication enable' wi...
tree@ dab677 commitdiff
17.09.2014 Mark Craig
Remove unused namespace declaration
tree@ 7daef3 commitdiff
17.09.2014 Mark Craig
Typo found when considering how to fix OPENDJ-1265
tree@ 661667 commitdiff
13.44.2014 Christophe Sovant
Remove dependencies on opends-build target and use the archive which is ava...
tree@ 907c20 commitdiff
13.19.2014 Chris Ridd
Fix OPENDJ-1275: Connections stop getting closed due to idle time outs
tree@ b30aa8 commitdiff
13.16.2014 Jean-Noel Rouvignac
ExternalChangeLogTest.java: Disabled failing tests that cannot be fixed. Th...
tree@ 3b213c commitdiff
13.32.2014 Jean-Noel Rouvignac
ECLServerHandler.java: Fixed NPE in tests.
tree@ 6048d3 commitdiff
13.45.2014 Manuel Gaupp
CR-1602 (OPENDJ-883) Implement certificateExactMatch matching rule
tree@ b57960 commitdiff
09.44.2014 Jean-Noel Rouvignac
Fixed broken tests
tree@ fd2723 commitdiff
08.25.2014 Jean-Noel Rouvignac
Fixed checkstyle error.
tree@ 68b537 commitdiff
08.30.2014 Jean-Noel Rouvignac
Increased encapsulation of ReplicationDomain.IEContext + moved more behavio...
tree@ e33ecc commitdiff
08.17.2014 Jean-Noel Rouvignac
Replaced/removed numerous fields and methods of ReplicationDomain by direct...
tree@ 3ef361 commitdiff
07.02.2014 Ludovic Poitou
OPENDJ-1269 - JMX connection counter not being decremented when connections...
tree@ 441080 commitdiff
07.59.2014 Ludovic Poitou
OPENDJ-1268 - HostPort class throws a NullPointException when comparing ins...
tree@ 092864 commitdiff
06.04.2014 Chris Ridd
Fix OPENDJ-1266 State index is not updated when an index is deleted
tree@ 10c92b commitdiff
03.21.2014 Jean-Noel Rouvignac
Code cleanup. Used EnvironmentConfig as a static import to configure JE.
tree@ 3e4040 commitdiff
03.34.2014 Jean-Noel Rouvignac
Fixed test failure for JEChangeNumberIndexDBTest.testClear(). Problem was d...
tree@ 210d5f commitdiff
03.47.2014 Jean-Noel Rouvignac
JEChangeNumberIndexDBTest.java: Fixed an infinite loop after r10071 (Why di...
tree@ 78efb0 commitdiff
03.31.2014 Jean-Noel Rouvignac
ImportLDIFTestCase.java: Code cleanup.
tree@ ef7209 commitdiff
03.25.2014 Jean-Noel Rouvignac
OPENDJ-1205 Remove network layer from External ChangeLog implementation
tree@ e95d2b commitdiff
03.19.2014 Jean-Noel Rouvignac
OPENDJ-1205 Remove network layer from External ChangeLog implementation
tree@ d740d5 commitdiff
03.04.2014 Jean-Noel Rouvignac
OPENDJ-1205 Remove network layer from External ChangeLog implementation
tree@ fe6d85 commitdiff
03.26.2014 Jean-Noel Rouvignac
Fixed a few test failures in ExternalChangeLogTest, broken after r10049. Cr...
tree@ 368e0c commitdiff
03.02.2014 Jean-Noel Rouvignac
Fixed a few test failures in ExternalChangeLogTest, broken after r10049. Cr...
tree@ f4c075 commitdiff
first | « prev | next »