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

Jean-Noel Rouvignac
17.05.2014 9737dd7d653611c9d9ee38640685a68d43abbca4
10.21.2014 Manuel Gaupp
Backport of r10514, additionally remove System.out.println in Certificate S...
tree@ b0c4a5 commitdiff
13.45.2014 Manuel Gaupp
CR-1602 (OPENDJ-883) Implement certificateExactMatch matching rule
tree@ b57960 commitdiff
13.22.2013 Jean-Noel Rouvignac
OPENDJ-1222 Global update of CDDL copyright headers
tree@ fff1f4 commitdiff
14.05.2013 Chris Ridd
CR-1688 Fix OPENDJ-905 X-SCHEMA-FILE should not allow directory path separa...
tree@ 66e5ea commitdiff
04.48.2013 Jean-Noel Rouvignac
SchemaConstants.java: Added NO_ATTRIBUTES for OID "1.1".
tree@ f4a589 commitdiff
20.52.2013 Jean-Noel Rouvignac
Fixed javadoc errors, unnecessary semicolons, useless imports
tree@ 3398f3 commitdiff
18.39.2012 Mark Craig
Typo
tree@ 1d8b14 commitdiff
10.30.2012 Chris Ridd
Fix OPENDJ-562 Country String syntax should validate ISO 3166 codes
tree@ 4a2f58 commitdiff
08.07.2012 Chris Ridd
Address overlooked review comments
tree@ 8d558f commitdiff
07.55.2012 Chris Ridd
Fix OPENDJ-558 Validation for JPEGSyntax values
tree@ 25f97e commitdiff
07.09.2012 Chris Ridd
Fix OPENDJ-559 UTCTimeSyntax parses 32... as 1932
tree@ 3c3ca5 commitdiff
19.26.2012 Matthew Swift
Fix OPENDJ-525: Remove compiler warnings when building using JDK7
tree@ 108e20 commitdiff
29.24.2012 Ludovic Poitou
Fix OPENDJ-504: Performing Query on telephoneNumber attribute thats not a n...
tree@ 8fe1ba commitdiff
11.58.2012 Matthew Swift
Fix OPENDJ-482: Validation for the CertificateSyntax
tree@ aad596 commitdiff
11.05.2012 Ludovic Poitou
Fix OPENDJ-493: Error message when parsing Integer attribute with invalid v...
tree@ 96496d commitdiff
05.37.2012 Ludovic Poitou
Spring cleaning ! Fix minor issues and optimizations suggested by FindBugs ...
tree@ 55b437 commitdiff
02.07.2011 Ludovic Poitou
Fix for OPENDJ-222 : Renamed environment variables to OPENDJ_... Updated sc...
tree@ 3dfb06 commitdiff
25.23.2011 Matthew Swift
Fix issue OPENDJ-75: Combine RFC 3672 and relative subtree specification sy...
tree@ 0f6825 commitdiff
03.49.2011 Ludovic Poitou
Fix OPENDJ-27 : schema parsing fails with extensions on syntaxes.
tree@ ff10d9 commitdiff
21.42.2011 Ludovic Poitou
Code cleanup removing potential issues detected by FindBugs
tree@ b5cefe commitdiff
18.02.2010 matthew_swift
Improvements to sub-entry security model: remove absolute subtree specifica...
tree@ 64da48 commitdiff
30.59.2010 ludovicp
Extend RFC3672 subtreeSpecification to allow OpenDS specific RelativeSubtre...
tree@ 66680d commitdiff
31.16.2010 ludovicp
Fix for Issue #615. Add support for multiple object-class inheritance. Supp...
tree@ 85811b commitdiff
25.28.2009 abobrov
- land Subentry Manager and Collective Attributes implementations; Merry XM...
tree@ 691236 commitdiff
19.05.2009 sin
Fix for issue 4226: PartialDateOrTimeMatchingRule doesn't do time matching
tree@ 1d2462 commitdiff
17.24.2009 boli
Fix for issue 4164: Fixed decoding bug where multiple values for extra prop...
tree@ 318145 commitdiff
22.16.2009 sin
Minor changes to remove the tight-coupling introduced between the entry cla...
tree@ 0439ad commitdiff
21.51.2009 sin
issue# 4120:Provide an implementation for enumeration syntax
tree@ c543bd commitdiff
15.34.2009 sin
Issue 4116 :Provide implementation for regex syntax
tree@ 3e15de commitdiff
13.25.2009 sin
issue# 4113: Collation matching rules aren't displayed correctly while sear...
tree@ e3ce49 commitdiff
10.58.2009 sin
issue 4102: Provide implementation for substitution syntax
tree@ b8b853 commitdiff
02.40.2009 sin
Issue 4075 : Provide implementations for the relative and partial time matc...
tree@ 86c4cb commitdiff
05.04.2009 matthew_swift
svn merge -r5333:5417 https://opends.dev.java.net/svn/opends/branches/b2.0
tree@ 67405d commitdiff
23.15.2009 sin
Fixes the warning messages generated by fix for issue# 3387
tree@ 503844 commitdiff
22.31.2009 sin
issue# 3388:Name exceptions should always been allowed if ds-cfg-allow-attr...
tree@ 11f231 commitdiff
21.19.2009 sin
issue# 3387:Name exceptions should never been allowed if ds-cfg-allow-attri...
tree@ 3a391a commitdiff
10.15.2009 matthew_swift
Fix issue 3001: Performance bottleneck in GeneralizedTimeSyntax.format
tree@ 24515e commitdiff
09.18.2009 jvergara
Fix for issue 2642 (ldif-diff doesn't detect differences in encoded values)
tree@ a64eec commitdiff
26.24.2009 sin
Fix for issue#3880:Core matching rules don't support unicode characters
tree@ 81478c commitdiff
23.08.2009 mmarie
3820 : CaseIgnoreEqualityMatchingRule normalization fails to remove spaces ...
tree@ e8addb commitdiff
17.11.2009 sin
issue# 3774: Sort control doesn't work for collation matching rules
tree@ 76c870 commitdiff
05.42.2009 matthew_swift
Merge ASN1 branch to trunk
tree@ 220943 commitdiff
31.06.2009 sin
Integrating the changes related to Collation indexing support
tree@ 7ddf5a commitdiff
19.17.2008 sin
Fix for unit testcase failures and javadoc errors
tree@ 3c297c commitdiff
17.25.2008 sin
Integerated first part of the Fix for Issue# 262:Plugin for Collation/Inter...
tree@ b7b304 commitdiff
23.04.2008 jcduff
The commit will bring the following features : - An updated version of ...
tree@ f73b65 commitdiff
12.29.2008 ludovicp
Updated the copyright statement to reflect that Sun owns the full copyright...
tree@ 1e7cfd commitdiff
22.25.2008 jvergara
Fix a typo.
tree@ ec0ce5 commitdiff
02.15.2007 david_page
issue 466 (partial) secret key re-wrapping (extended operation support)
tree@ 29496a commitdiff
26.21.2007 matthew_swift
Merge branches/temp-admin@3208 onto trunk@3208.
tree@ 5ceb2e commitdiff
first | « prev | next »