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

Matthew Swift
07.13.2013 da1b7acb04fb8faba3a883eb8c30609bc7069eb3
07.13.2013 Matthew Swift
Fix variable name typo.
tree@ da1b7a commitdiff
07.04.2013 Matthew Swift
Rename ServerState.getMaxChangeNumber(int) to ServerState.getChangeNumber(i...
tree@ 9e9960 commitdiff
07.03.2013 Jean-Noel Rouvignac
ReplicationDbEnv.java: Extracted methods readDomainBaseDNGenerationIDRecord...
tree@ a3782e commitdiff
07.16.2013 Jean-Noel Rouvignac
HTTPConnectionHandler.java: HTTPServer.stop() has been deprecated, use HTTP...
tree@ 31778c commitdiff
07.51.2013 Jean-Noel Rouvignac
DbHandler.java: In getChanges(), simplified the code. In flush(), simplifie...
tree@ b64126 commitdiff
06.39.2013 Chris Ridd
CR-2124 Fix OPENDJ-1016 Control panel does not follow static group recommen...
tree@ 04f1cc commitdiff
06.33.2013 Jean-Noel Rouvignac
ReplicationServer.java: In getDomainIterator(), never return null. Extracte...
tree@ f5f321 commitdiff
06.54.2013 Jean-Noel Rouvignac
DraftCNDbIterator.java: In next(), got rid of an Exception that should not ...
tree@ 37ed5d commitdiff
06.45.2013 Jean-Noel Rouvignac
ECLServerHandler.java: In getNextECLUpdate(): - used local variables for th...
tree@ eebef1 commitdiff
06.14.2013 Jean-Noel Rouvignac
ECLServerHandler.java: In initializeCLSearchFromDraftCN(), removed useless ...
tree@ ddc5a4 commitdiff
06.49.2013 Jean-Noel Rouvignac
ECLServerHandler.java: Extracted method findCookie() and use the early exit...
tree@ 5e2e41 commitdiff
06.58.2013 Jean-Noel Rouvignac
ECLServerHandler.java: Many small changes to improve the readability of thi...
tree@ 473d0d commitdiff
06.03.2013 Jean-Noel Rouvignac
Checkstyle I love you.
tree@ 8ab436 commitdiff
06.02.2013 Jean-Noel Rouvignac
ECLServerHandler.java: Extracted methods storeNewChange() to remove duplica...
tree@ 41f0cb commitdiff
05.14.2013 Jean-Noel Rouvignac
Code cleanup.
tree@ 50e22f commitdiff
05.03.2013 Jean-Noel Rouvignac
Code cleanup.
tree@ 587163 commitdiff
05.12.2013 Jean-Noel Rouvignac
UniqueAttributePlugin.java: Fixed checkstyle error.
tree@ 7f1cd5 commitdiff
05.10.2013 Jean-Noel Rouvignac
UniqueAttributePlugin.java: Extracted methods checkUniqueness() and sendAle...
tree@ 5b596f commitdiff
05.47.2013 Matthew Swift
Minor code cleanup.
tree@ 024345 commitdiff
05.31.2013 Matthew Swift
Minor code cleanup.
tree@ 8131ab commitdiff
05.09.2013 Jean-Noel Rouvignac
UniqueAttributePlugin.java: Used interfaces instead of concrete classes. Mo...
tree@ a9d5da commitdiff
02.31.2013 Jean-Noel Rouvignac
serviceId => baseDN (To make the code less confusing)
tree@ 2a1a1b commitdiff
02.26.2013 Jean-Noel Rouvignac
serviceId => baseDN (To make the code less confusing)
tree@ 07347a commitdiff
02.23.2013 Jean-Noel Rouvignac
ReplicationDraftCNKey.java: Removed misleading comment. Added a comment abo...
tree@ 995c6d commitdiff
02.46.2013 Violette Roche-Montane
Fixed issue reported in OpenAm case with embedded server ( the upgrade fail...
tree@ dd511c commitdiff
01.38.2013 Matthew Swift
More minor enhancements to the upgrader so that it can be used for embedded...
tree@ 364fe0 commitdiff
01.26.2013 Matthew Swift
Change visibility of various classes and methods in the upgrader so that it...
tree@ f91657 commitdiff
01.25.2013 Matthew Swift
Fix build break introduced in r9343.
tree@ 42824c commitdiff
01.54.2013 Jean-Noel Rouvignac
Code cleanup
tree@ de6d2e commitdiff
01.21.2013 Jean-Noel Rouvignac
ConfigFileHandler.java: Used StaticUtils.close(). Extracted a close() metho...
tree@ d3d810 commitdiff
31.17.2013 Chris Ridd
CR-2088 Fix OPENDJ-1104 targetattrfilters should be targattrfilters
tree@ eb4b6f commitdiff
31.36.2013 Violette Roche-Montane
Fix relative to OPENDJ-1063 and OPENDJ-1032 - Fixed the doc's section (doc ...
tree@ 4fcec3 commitdiff
31.15.2013 Chris Ridd
CR 2074 Fix OPENDJ-1097 Default access controls grant access to ds-sync-hist
tree@ 33d73b commitdiff
30.47.2013 Jean-Noel Rouvignac
Reverted r9306 because it introduced a regression and because it is not cle...
tree@ be93a5 commitdiff
29.34.2013 Jean-Noel Rouvignac
MemberList.java: Now implements Closeable.
tree@ 6c0d66 commitdiff
29.31.2013 Jean-Noel Rouvignac
LocalBackend*Operation.java: Fixed NPEs.
tree@ 210e12 commitdiff
29.32.2013 Jean-Noel Rouvignac
LDIFExportConfig.java: Code cleanup. Converted comments to javadocs. Collap...
tree@ 545ec8 commitdiff
27.57.2013 Jean-Noel Rouvignac
AciHandler.java: Fixed a bug in the previous refactoring of this file.
tree@ e25aea commitdiff
26.24.2013 Jean-Noel Rouvignac
A global ACI allow querying data. Added the following to restrict anonymous...
tree@ 36b59d commitdiff
26.14.2013 Jean-Noel Rouvignac
Made terser code by renaming operationContainer to container. Also changed ...
tree@ 98b65b commitdiff
26.43.2013 Jean-Noel Rouvignac
(CR-2056) Automatic Refactorings
tree@ e8fe99 commitdiff
26.06.2013 Jean-Noel Rouvignac
Fixed checkstyle error in Aci. More ACI debugging/readability changes.
tree@ 36644a commitdiff
26.04.2013 Violette Roche-Montane
OPENDJ-1032 RPM package should be built in a different way for more visibil...
tree@ 709f2e commitdiff
26.24.2013 Jean-Noel Rouvignac
Comments to javadocs. Extracted method haveSimilarRights() from isApplicabl...
tree@ 533380 commitdiff
26.20.2013 Mark Craig
Additional doc fix for OPENDJ-948: unauthorized disclosure of directory con...
tree@ 9fe7fb commitdiff
26.34.2013 Jean-Noel Rouvignac
OPENDJ-948 (CR-1873) unauthorized disclosure of directory contents
tree@ bc161a commitdiff
26.30.2013 Jean-Noel Rouvignac
AddOperationBasis.java: Code cleanup. Extracted method getAttributes()
tree@ b7495c commitdiff
25.04.2013 Mark Craig
Fix broken link
tree@ 3b9d89 commitdiff
25.55.2013 Mark Craig
Additional fix for OPENDJ-948, update docs to align with default behavior p...
tree@ f1241d commitdiff
25.46.2013 Jean-Noel Rouvignac
StaticUtils.java: Added close(ServerSocket...), this is crying for Java 7.
tree@ 189dc6 commitdiff
first | « prev | next »