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

Jean-Noel Rouvignac
02.31.2013 3eebbe149fa58591b0970ce3acad5ee16875009d
02.31.2013 Jean-Noel Rouvignac
serviceId => baseDN (To make the code less confusing)
tree@ 3eebbe 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.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.21.2013 Jean-Noel Rouvignac
ConfigFileHandler.java: Used StaticUtils.close(). Extracted a close() metho...
tree@ ad587f commitdiff
31.17.2013 Chris Ridd
CR-2088 Fix OPENDJ-1104 targetattrfilters should be targattrfilters
tree@ 0bc165 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
30.47.2013 Jean-Noel Rouvignac
Reverted r9306 because it introduced a regression and because it is not cle...
tree@ 231fa5 commitdiff
29.34.2013 Jean-Noel Rouvignac
MemberList.java: Now implements Closeable.
tree@ 7b1834 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
26.14.2013 Jean-Noel Rouvignac
Made terser code by renaming operationContainer to container. Also changed ...
tree@ 4cbebe commitdiff
26.43.2013 Jean-Noel Rouvignac
(CR-2056) Automatic Refactorings
tree@ 0afad8 commitdiff
26.06.2013 Jean-Noel Rouvignac
Fixed checkstyle error in Aci. More ACI debugging/readability changes.
tree@ b26729 commitdiff
26.04.2013 Violette Roche-Montane
OPENDJ-1032 RPM package should be built in a different way for more visibil...
tree@ 2318cc commitdiff
26.24.2013 Jean-Noel Rouvignac
Comments to javadocs. Extracted method haveSimilarRights() from isApplicabl...
tree@ 43660e commitdiff
26.20.2013 Mark Craig
Additional doc fix for OPENDJ-948: unauthorized disclosure of directory con...
tree@ c1c0d9 commitdiff
26.34.2013 Jean-Noel Rouvignac
OPENDJ-948 (CR-1873) unauthorized disclosure of directory contents
tree@ 3f09da commitdiff
26.30.2013 Jean-Noel Rouvignac
AddOperationBasis.java: Code cleanup. Extracted method getAttributes()
tree@ d2affa commitdiff
25.04.2013 Mark Craig
Fix broken link
tree@ ce2d90 commitdiff
25.55.2013 Mark Craig
Additional fix for OPENDJ-948, update docs to align with default behavior p...
tree@ b79555 commitdiff
25.46.2013 Jean-Noel Rouvignac
StaticUtils.java: Added close(ServerSocket...), this is crying for Java 7.
tree@ 68dd1a commitdiff
25.21.2013 Jean-Noel Rouvignac
OPENDJ-948 (CR-1873) unauthorized disclosure of directory contents
tree@ cabaf5 commitdiff
25.14.2013 Jean-Noel Rouvignac
MessageDescriptor.java: Fixed typos.
tree@ d19e0a commitdiff
24.27.2013 Jean-Noel Rouvignac
InstallDS.java: Called the UserData.set*() methods outside of the prompt*()...
tree@ ba20af commitdiff
24.30.2013 Jean-Noel Rouvignac
Fixed checkstyle error.
tree@ 21cf58 commitdiff
24.25.2013 Jean-Noel Rouvignac
Used interfaces instead of concrete classes.
tree@ 10d270 commitdiff
24.12.2013 Jean-Noel Rouvignac
Extracted method getCannotBindErrorMessage() and checkCanUsePort(). Used in...
tree@ e87e9e commitdiff
24.52.2013 Jean-Noel Rouvignac
SetupUtils.java: Extracted method close(Closeable). Not sure whether I can ...
tree@ 6dc418 commitdiff
24.56.2013 Jean-Noel Rouvignac
NewSuffixOptions.java: Used interfaces instead of concrete classes.
tree@ 5b32a1 commitdiff
24.44.2013 Jean-Noel Rouvignac
Userdata.java: Extracted method getDefaultPort(int basePort).
tree@ c8d3af commitdiff
24.58.2013 Jean-Noel Rouvignac
Privilege.java: Removed useless static variable PRIV_NAMES, superseded by u...
tree@ 3b8dd3 commitdiff
24.52.2013 Jean-Noel Rouvignac
EntryContainer.java: Small code cleanup.
tree@ cd05d3 commitdiff
24.49.2013 Jean-Noel Rouvignac
AciContainer.java: Added a first version of toString(). To be expanded in t...
tree@ a5506a commitdiff
23.56.2013 Jean-Noel Rouvignac
Broke down the massive loadSchemaFile() method into several smaller navigab...
tree@ bcceaf commitdiff
23.39.2013 Jean-Noel Rouvignac
AciEffectiveRights.java: Changed the signature of createSummary() to return...
tree@ 9af267 commitdiff
23.30.2013 Jean-Noel Rouvignac
Various code cleanups and method extractions.
tree@ 1f94e4 commitdiff
23.23.2013 Jean-Noel Rouvignac
Various code cleanups around return values. Extracted testAndSetTargAttrOpe...
tree@ 4d3588 commitdiff
23.11.2013 Jean-Noel Rouvignac
Transformed comments into javadocs. Various code cleanups around return val...
tree@ b95929 commitdiff
23.55.2013 Jean-Noel Rouvignac
Transformed comments into javadocs. Various code cleanups.
tree@ ada149 commitdiff
23.26.2013 Jean-Noel Rouvignac
Transformed comments into javadocs.
tree@ b5cbd0 commitdiff
23.17.2013 Jean-Noel Rouvignac
Simplified if statements.
tree@ c7effb commitdiff
23.51.2013 Violette Roche-Montane
CR-2024 OPENDJ-1078 OpenDJ doesn't release server.lock after upgrade
tree@ c59cdb commitdiff
first | « prev | next »