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

issues/security-scan
26.07.2016 Fabio Pistolesi
Upgrade to commons alpha 15
9f68ba diff | tree
16.32.2016 Jean-Noël Rouvignac
OPENDJ-3246 Better JSON schema: set type, format and description for proper...
7c8ad3 diff | tree
20.53.2016 Jean-Noël Rouvignac
Use CommonsApi
f81077 diff | tree
23.37.2016 Jean-Noël Rouvignac
Fix build after COMMONS-122 Remove set backing-implementation of JsonValue
015586 diff | tree
22.22.2016 Jean-Noël Rouvignac
OPENDJ-3332 Rest2ldap: return the OpenAPI descriptors over REST
f38ae1 diff | tree
22.31.2016 Matthew Swift
OPENDJ-2877: support hasSubordinates/numSubordinates in MemoryBackend
4f99c1 diff | tree
22.26.2016 Matthew Swift
OPENDJ-2877: add methods for generating LDIF from entries and change records
91d2c2 diff | tree
22.23.2016 Matthew Swift
OPENDJ-2877: improve AttributeParser.requireValue() error message
be346e diff | tree
22.18.2016 Matthew Swift
OPENDJ-2877: declare RuntimeExceptions in Functions
9bdba2 diff | tree
22.00.2016 Nicolas Capponi
OPENDJ-3324 Create nullbackendobject object class as a valid object class i...
4d2249 diff | tree
22.08.2016 Jean-Noël Rouvignac
Fix build after forgerock-commons commit 1663c9344e12
1ca534 diff | tree
19.14.2016 Jean-Noël Rouvignac
OPENDJ-3246 Support polymorphism in CREST API and OpenAPI descriptors
32271a diff | tree
21.55.2016 Jean-Noël Rouvignac
Resource.java: in toLS(), commented code that cannot work today
f2da76 diff | tree
22.34.2016 Nicolas Capponi
OPENDJ-3307 Fix NPE in Task.addLogMessage() when server restarts
c253da diff | tree
21.13.2016 Nicolas Capponi
OPENDJ-2413 Add ldaps port and add toString() method to some parameter classes
41c43f diff | tree
16.45.2016 Nicolas Capponi
OPENDJ-2413 Move org.opends.server.util.embedded package to org.forgerock.s...
f9799b diff | tree
14.22.2016 Nicolas Capponi
OPENDJ-2413 Apply PR comments: remove builders in parameters classes, simpl...
5360b0 diff | tree
09.31.2016 Nicolas Capponi
OPENDJ-2413 Add a new maven module opendj-embedded-server-examples that con...
86f898 diff | tree
05.58.2016 Nicolas Capponi
OPENDJ-2413 Add test class for EmbeddedDirectoryServer class
ed0ae4 diff | tree
02.25.2016 Nicolas Capponi
OPENDJ-2413 Remove uses of EmbeddedUtils class and deprecate it
cd3a41 diff | tree
02.52.2016 Nicolas Capponi
OPENDJ-2413 Use EmbeddedDirectoryServer class in TestCaseUtils for starting...
ccb861 diff | tree
26.02.2016 Nicolas Capponi
OPENDJ-2413 Create new EmbeddedDirectoryServer class as API entry point
256c2b diff | tree
20.21.2016 Jean-Noël Rouvignac
Consequence of CHF-47 Make Response constructor require a Status
766d36 diff | tree
16.11.2016 Ludovic Poitou
Fix for OPENDJ-3279. Rename misnamed function and make sure we don't increm...
74b6b1 diff | tree
13.26.2016 Jean-Noël Rouvignac
OPENDJ-3250 Return the CREST descriptor over REST for config endpoint
4a164f diff | tree
15.01.2016 Chris Ridd
OPENDJ-3309 Better handling of unexpected messages in the ReplicationServer...
504030 diff | tree
29.48.2016 Jean-Noël Rouvignac
OPENDJ-3246 Return the CREST descriptor over REST for rest2ldap endpoints
e4c0ed diff | tree
12.50.2016 Nicolas Capponi
OPENDJ-3302 Do not replicate changes in schema elements related to configur...
0ea193 diff | tree
16.11.2016 Jean-Noël Rouvignac
Factorized common implementation of SubResourceHandler
b9f4e8 diff | tree
16.06.2016 Jean-Noël Rouvignac
Prep work for OPENDJ-3246: Make all request handlers inherit from AbstractR...
6a9fb7 diff | tree
16.50.2016 Fabio Pistolesi
Include Json Common Audit handler
e45160 diff | tree
07.31.2016 Fabio Pistolesi
Cache ldap specific object when building CAUD events.
b29370 diff | tree
06.32.2016 Yannick Lecaillez
OPENDJ-3286: import-ldif prints missleading message when fail
67a85a diff | tree
14.43.2016 Jean-Noël Rouvignac
AttributeBuilder.java: attributeDescription field cannot be final because o...
17dae7 diff | tree
12.54.2016 Jean-Noël Rouvignac
OPENDJ-3296 Remove AttributeBuilder.setAttributeDescription()
46af3a diff | tree
09.12.2016 Jean-Noël Rouvignac
commons: upgrade to latest alpha
a8c660 diff | tree
08.59.2016 Jim Mitchener
Export com...ldap and com...grizzly packages for OSGi bundles
028ddd diff | tree
02.02.2016 Jean-Noël Rouvignac
AttrHistorical code cleanup
270537 diff | tree
07.57.2016 Jean-Noël Rouvignac
OPENDJ-3281 Move SmallSet into its own file
5eb891 diff | tree
02.39.2016 Jean-Noël Rouvignac
OPENDJ-3281 Modify operations may not be replayed if case is mixed on attri...
251f95 diff | tree
03.31.2016 Jean-Noël Rouvignac
Prep work OPENDJ-3281: add a unit test
37736f diff | tree
23.02.2016 Nicolas Capponi
OPENDJ-3089 Several minor fixes from the PR
ec6fce diff | tree
23.43.2016 Nicolas Capponi
OPENDJ-3089 Remove matching rules and syntaxes related configurations
993df5 diff | tree
22.11.2016 Nicolas Capponi
OPENDJ-3089 Add upgrade task to remove syntaxes configuration and add schem...
4ad5cd diff | tree
19.44.2016 Nicolas Capponi
OPENDJ-3089 Remove syntaxes, matching rules factories, associated tests
5f9cca diff | tree
19.51.2016 Nicolas Capponi
OPENDJ-3089 Move code to create server's specific syntaxes and matching rul...
7fade2 diff | tree
19.48.2016 Nicolas Capponi
OPENDJ-3089 OPENDJ-1237 Move SchemaHandler and SchemaWriter classes to serv...
3f8034 diff | tree
19.39.2016 Nicolas Capponi
OPENDJ-3089 OPENDJ-1237 SchemaWriter provides list of offline schema modifi...
be7c9b diff | tree
19.37.2016 Nicolas Capponi
OPENDJ-3089 OPENDJ-1237 Use server context to retrieve schema in SchemaWrit...
3ef0ba diff | tree
19.32.2016 Nicolas Capponi
OPENDJ-3089 OPENDJ-1237 Refactor SchemaWriter class: reorganize methods in ...
9883c5 diff | tree
first | « prev | next »