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

neil_a_wilson
12.25.2007 785fcca7ef16dd93aaa3ca22e17a812ab6ac250a
12.25.2007 neil_a_wilson
Update the password policy configuration to support a new attribute, ds-cfg...
tree@ 785fcc commitdiff
11.14.2007 kenneth_suter
This commit addresses issue 1973 "exclude some config subdirectories from c...
tree@ 81ebf9 commitdiff
11.56.2007 neil_a_wilson
Revert unrelated changes committed accidentally in revision 2359. The chan...
tree@ 920dfe commitdiff
11.50.2007 neil_a_wilson
Update the bind processing code so that the ClientConnection.bindInProgress...
tree@ 6a6a18 commitdiff
11.11.2007 matthew_swift
Partial fix for issue 1944: dsconfig set-attribute-syntax-prop doesn't chec...
tree@ d55135 commitdiff
11.43.2007 matthew_swift
Fix issue 1935: fail to create length-based password validator
tree@ ca07ec commitdiff
11.35.2007 matthew_swift
Fix issue 1934: define which JE index properties will be displayed by defau...
tree@ f2f3d9 commitdiff
11.09.2007 boli
Changed the boolean encoded for the reverse order flag to true.
tree@ 5cb8ec commitdiff
11.58.2007 neil_a_wilson
Add a missing svn:eol-style property.
tree@ c3280d commitdiff
11.04.2007 gbellato
fix for issue 1916 : dsconfig create-synchronization-provider : unexpected ...
tree@ 34ce22 commitdiff
11.14.2007 gbellato
Fix for issue 1321 : Synchronization changes aren't logged by default
tree@ a27123 commitdiff
11.44.2007 neil_a_wilson
Update the access control config manager to fix a problem in which it print...
tree@ 050b11 commitdiff
11.32.2007 neil_a_wilson
Make a few generic fixes to various configuration classes, including:
tree@ 5606f4 commitdiff
11.52.2007 neil_a_wilson
Update the server's DIGEST-MD5 SASL mechanism handler so that it provides s...
tree@ 3576aa commitdiff
10.40.2007 coulbeck
Fix for issue #1957: import from LDIF is too verbose.
tree@ 86d656 commitdiff
10.30.2007 neil_a_wilson
Update all of the tools provided with OpenDS to ensure that they are easier...
tree@ 7b09f7 commitdiff
10.55.2007 kenneth_suter
Make sure streams have been closed in copy operation should an exception be...
tree@ e27df5 commitdiff
10.50.2007 neil_a_wilson
Update the configuration for the Berkeley DB JE backend to ensure that it w...
tree@ 5630d1 commitdiff
10.50.2007 sin
Bug# 1462:server deadlock on subtree delete Fix: Introduce a batch paramete...
tree@ 9d7725 commitdiff
10.12.2007 jdemendi
Fix for issue #1368, need to set matched DN for search operation.
tree@ 573db5 commitdiff
10.03.2007 neil_a_wilson
Fix a set of problems with the configuration interface in which there were ...
tree@ 959c9d commitdiff
10.47.2007 lutoff
Fix for issue #1880 (Runtime Exceptions in Jmx connection code)
tree@ 6c9757 commitdiff
10.45.2007 lutoff
Fix for issue #1880 (Runtime Exceptions in Jmx connection code)
tree@ 3064b8 commitdiff
10.00.2007 lutoff
fix for issue #1865 (upgrade -V error) In case on -V option, BuildExtractor...
tree@ d805a3 commitdiff
10.54.2007 dugan
Define the configuration option "ds-cfg-strip-syntax-minimum-upper-bound" t...
tree@ 36d4f7 commitdiff
10.21.2007 coulbeck
Fix for issue #1737: definitions of message IDs for some categories span mu...
tree@ 06fb11 commitdiff
09.09.2007 neil_a_wilson
Update the access control API to get rid of the AccessControlProvider inter...
tree@ 93ff60 commitdiff
09.13.2007 jarnou
Bug: 1428 Synopsis: import-ldif could allow to write skipped entries to a s...
tree@ 9a8d97 commitdiff
08.29.2007 neil_a_wilson
Update the config file handler so that it will report back to clients if a ...
tree@ 36f277 commitdiff
08.05.2007 neil_a_wilson
Update the LDAP and JMX connection handlers so that they attempt to bind a ...
tree@ aa9e57 commitdiff
08.48.2007 neil_a_wilson
Update the MakeLDIF tool so that the random:telephone tag will generate tel...
tree@ b653fc commitdiff
08.42.2007 neil_a_wilson
Update the LDIF reader so that it has the ability to perform syntax validat...
tree@ 43718b commitdiff
07.50.2007 neil_a_wilson
Update the file-based trust manager provider so that it will reject client ...
tree@ dcf0df commitdiff
07.19.2007 matthew_swift
Fix for issue 1558: null pointer exception at DS startup when using one-to-...
tree@ e78578 commitdiff
07.15.2007 matthew_swift
Fix issue 1910: dsconfig: unable to create or remove optional components
tree@ bbbd36 commitdiff
07.41.2007 matthew_swift
Fix issue 1904: dsconfig help- incomplete
tree@ 8c286a commitdiff
07.36.2007 neil_a_wilson
Revert the changes made in revision 2281 for issue #1865 because they have ...
tree@ 5f8b6b commitdiff
07.44.2007 neil_a_wilson
Fix a few cases in which a message was used with an incorrect number of arg...
tree@ 557168 commitdiff
06.53.2007 neil_a_wilson
Update the default access logger so that it will include an attrs="ALL" ele...
tree@ 418da8 commitdiff
06.39.2007 neil_a_wilson
Update the way that the server handles the VLV request control to be more f...
tree@ 947c2f commitdiff
06.17.2007 neil_a_wilson
Update the server to reject requests from LDAPv2 clients if those requests ...
tree@ 37af0e commitdiff
06.12.2007 jvergara
Add the code required to update the list of steps that appear on the left o...
tree@ 247adc commitdiff
06.58.2007 dugan
Issue 1474 Unexpected return code during search operation with useSSL on no...
tree@ 83a069 commitdiff
06.06.2007 lutoff
Remove "Line ends with whitespace" checkstyle error
tree@ 69bf23 commitdiff
06.01.2007 jvergara
Use the middle alignment for the icon and fix a broken image tag.
tree@ e297fe commitdiff
06.38.2007 dugan
Issue 874 ldifsearch always returns objectclass attribute.
tree@ 43f11e commitdiff
06.52.2007 jvergara
Move the progress icon inside the panels instead of putting it in the lower...
tree@ d4aaf3 commitdiff
06.12.2007 gbellato
fix for isue 1632 : schema check should not be done for replicated operation.
tree@ c4c23b commitdiff
06.44.2007 matthew_swift
Fix issue 1826: delete of missing managed objects should throw error in dsc...
tree@ 0f27e9 commitdiff
06.41.2007 gbellato
fix for issue 1872 : HistoricalCsnOrderingMatchingRule should use valid OIDs
tree@ 618739 commitdiff
first | « prev | next »