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

Chris Ridd
05.23.2013 dd94cb26db652e47d5137e26aec1cd2f248d9493
05.23.2013 Chris Ridd
Fail the package-MSI target unless on Windows
tree@ dd94cb commitdiff
05.12.2013 Jean-Noel Rouvignac
UniqueAttributePlugin.java: Fixed checkstyle error.
tree@ abc221 commitdiff
05.10.2013 Jean-Noel Rouvignac
UniqueAttributePlugin.java: Extracted methods checkUniqueness() and sendAle...
tree@ fb9d19 commitdiff
05.08.2013 Christophe Sovant
Updated STAF and services version
tree@ c7d68d commitdiff
05.07.2013 Christophe Sovant
Disabled some replication/aci testcases depending on server configuration (...
tree@ 6926f1 commitdiff
05.47.2013 Matthew Swift
Minor code cleanup.
tree@ 438bad commitdiff
05.31.2013 Matthew Swift
Minor code cleanup.
tree@ 89f2b2 commitdiff
05.09.2013 Jean-Noel Rouvignac
UniqueAttributePlugin.java: Used interfaces instead of concrete classes. Mo...
tree@ 192fa3 commitdiff
03.45.2013 Matthew Swift
Fix OPENDJ-1110: Minor improvements to the SDK MemoryBackend to make it mor...
tree@ a7e23e commitdiff
02.52.2013 Christophe Sovant
Added new aci testcases to check readability of cn=changelog and ds-sync-hi...
tree@ c421c1 commitdiff
02.31.2013 Jean-Noel Rouvignac
serviceId => baseDN (To make the code less confusing)
tree@ 3eebbe commitdiff
02.47.2013 Chris Ridd
Remove wix.dir, rely on PATH
tree@ 444252 commitdiff
02.30.2013 Chris Ridd
CR-2100 Fix OPENDJ-1108 Provide native packaging for Windows
tree@ 631be1 commitdiff
02.26.2013 Jean-Noel Rouvignac
serviceId => baseDN (To make the code less confusing)
tree@ 53d292 commitdiff
02.23.2013 Jean-Noel Rouvignac
ReplicationDraftCNKey.java: Removed misleading comment. Added a comment abo...
tree@ 9ee9ed commitdiff
02.46.2013 Violette Roche-Montane
Fixed issue reported in OpenAm case with embedded server ( the upgrade fail...
tree@ a37c99 commitdiff
01.22.2013 Christophe Sovant
Fixed condition for known issue OPENDJ-1071: only set known issue if expect...
tree@ 999120 commitdiff
01.38.2013 Matthew Swift
More minor enhancements to the upgrader so that it can be used for embedded...
tree@ 779975 commitdiff
01.26.2013 Matthew Swift
Change visibility of various classes and methods in the upgrader so that it...
tree@ e39a00 commitdiff
01.25.2013 Matthew Swift
Fix build break introduced in r9343.
tree@ af8e29 commitdiff
01.54.2013 Jean-Noel Rouvignac
Code cleanup
tree@ 4ed8e5 commitdiff
01.50.2013 Christophe Sovant
Added known issue tags for issues OPENDJ-1106 and OPENDJ-1107
tree@ b4a32c commitdiff
01.21.2013 Jean-Noel Rouvignac
ConfigFileHandler.java: Used StaticUtils.close(). Extracted a close() metho...
tree@ ad587f commitdiff
01.48.2013 Matthew Swift
Upgrade to CREST 2.0.1 (SNAPSHOT).
tree@ c90743 commitdiff
01.45.2013 Jean-Noel Rouvignac
AciTests.java: Partly reverted r9316, but improved the original code by tes...
tree@ f0c5d3 commitdiff
01.40.2013 Matthew Swift
Additional minor change for OPENDJ-1105: use Jetty 9 as Jetty 8 seems to co...
tree@ 282ceb commitdiff
01.38.2013 Matthew Swift
Fix OPENDJ-1105: Rest2LDAP never returns a response when invalid parameters...
tree@ 2d95b5 commitdiff
01.08.2013 Christophe Sovant
Added known issue tag for issue OPENDJ-1071
tree@ 5098c2 commitdiff
31.20.2013 Christophe Sovant
Updated anonymous read aci value
tree@ 98506d commitdiff
31.08.2013 Christophe Sovant
CR-2055 Use "useCompareResultCode" option for ldif-diff and ldapcompare too...
tree@ 8f29d1 commitdiff
31.17.2013 Chris Ridd
CR-2088 Fix OPENDJ-1104 targetattrfilters should be targattrfilters
tree@ 0bc165 commitdiff
31.12.2013 Matthew Swift
Fix OPENDJ-1097: Default access controls grant access to ds-sync-hist
tree@ 7167ee commitdiff
31.36.2013 Violette Roche-Montane
Fix relative to OPENDJ-1063 and OPENDJ-1032 - Fixed the doc's section (doc ...
tree@ 2b8a6d commitdiff
31.15.2013 Chris Ridd
CR 2074 Fix OPENDJ-1097 Default access controls grant access to ds-sync-hist
tree@ 4db5f3 commitdiff
31.11.2013 Christophe Sovant
CR-2055 Use "useCompareResultCode" option for ldif-diff and ldapcompare too...
tree@ 8b232b commitdiff
30.47.2013 Jean-Noel Rouvignac
Reverted r9306 because it introduced a regression and because it is not cle...
tree@ 231fa5 commitdiff
29.21.2013 Christophe Sovant
CR-2055 Use "useCompareResultCode" option for ldif-diff and ldapcompare too...
tree@ d6b6d5 commitdiff
29.13.2013 Christophe Sovant
CR-2055 Use "useCompareResultCode" option for ldif-diff and ldapcompare too...
tree@ 385d65 commitdiff
29.27.2013 Jean-Noel Rouvignac
AttributeBuilderTest.java: Cleanup.
tree@ 549b2b commitdiff
29.57.2013 Jean-Noel Rouvignac
OPENDJ-948 unauthorized disclosure of directory contents
tree@ f267b9 commitdiff
29.34.2013 Jean-Noel Rouvignac
MemberList.java: Now implements Closeable.
tree@ 7b1834 commitdiff
29.53.2013 Jean-Noel Rouvignac
DeleteOperationTestCase.java: Extracted methods processDeleteRaw(), process...
tree@ 1b2cd4 commitdiff
29.33.2013 Jean-Noel Rouvignac
ModifyOperationTestCase.java: Expanded the scope of processAdd() to remove ...
tree@ 1afa78 commitdiff
29.50.2013 Violette Roche-Montane
Fix RPM uninstall issue and change group tag.
tree@ 18dafc commitdiff
29.11.2013 Jean-Noel Rouvignac
ModifyOperationTestCase.java: Removed 300 more lines of code by extracting ...
tree@ 67de2d commitdiff
29.24.2013 Jean-Noel Rouvignac
ModifyOperationTestCase.java: Removed 700 lines of code by extracting metho...
tree@ 09cb91 commitdiff
29.31.2013 Jean-Noel Rouvignac
LocalBackend*Operation.java: Fixed NPEs.
tree@ 088e5b commitdiff
29.32.2013 Jean-Noel Rouvignac
LDIFExportConfig.java: Code cleanup. Converted comments to javadocs. Collap...
tree@ 0aeefd commitdiff
27.57.2013 Jean-Noel Rouvignac
AciHandler.java: Fixed a bug in the previous refactoring of this file.
tree@ f383f7 commitdiff
26.24.2013 Jean-Noel Rouvignac
A global ACI allow querying data. Added the following to restrict anonymous...
tree@ e9958d commitdiff
first | « prev | next »