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

jvergara
07.12.2009 b9b49c232ad28c2ace82cd573ff7bef0ab98f294
07.12.2009 jvergara
Improve the displayed messages when an ADSContextException occurs. i18n the...
tree@ b9b49c commitdiff
07.00.2009 jvergara
Fix for issue 4091 (] extend behaviour of dsconfig's --commandFilePath, to...
tree@ 21a512 commitdiff
06.52.2009 jvergara
Fix for issue 4092 (dsreplication should allow to configure servers with no...
tree@ bbdcd1 commitdiff
04.34.2009 jvergara
Fix for issue 4090 (Control panel: User shown in the wrong place on the Man...
tree@ 06799c commitdiff
02.40.2009 sin
Issue 4075 : Provide implementations for the relative and partial time matc...
tree@ 86c4cb commitdiff
02.00.2009 jvergara
Fix for issue 4082 (stop-ds -p ADMIN_PORT doesn't stop Windows OpenDS servi...
tree@ 467c51 commitdiff
01.49.2009 jvergara
Fix for issue 4080 (Using Quicksetup jnlp link: OpenDS splashscreen is disp...
tree@ b68abe commitdiff
01.35.2009 jvergara
Follow up to the fix for issue 4081 (start-ds and stop-ds fails on Mac OS X...
tree@ eb0139 commitdiff
01.11.2009 jvergara
Fix for issue 4081 (start-ds and stop-ds fails on Mac OS X with latest JVM)
tree@ 7782bb commitdiff
29.40.2009 abobrov
- add ldapsubentry filter tests.
tree@ 7a4385 commitdiff
29.39.2009 abobrov
- fix non-compliant message.
tree@ 359965 commitdiff
26.56.2009 matthew_swift
Additional fix for issue 4070: Wrong ASN.1 element type used encoding pwp s...
tree@ 3fee1a commitdiff
26.01.2009 boli
Fix for issue 4070: Wrong ASN.1 element type used encoding control
tree@ 78aef7 commitdiff
25.15.2009 jvergara
Fix for issue 3464 (Install summary screen cut-off) Add some word break tag...
tree@ 6d75cf commitdiff
25.36.2009 jvergara
Use the proper variables names in the method.
tree@ d9f79e commitdiff
25.57.2009 jvergara
Fix for issue 4021 (quicksetup.properties has too many references to OpenDS)
tree@ c364bb commitdiff
25.32.2009 jvergara
Fix for issue 4068'(The Create first instance of base DN to be replicated' ...
tree@ 6cd45b commitdiff
23.13.2009 gbellato
Remove dead code in the replication without any functionality change.
tree@ df0e36 commitdiff
22.29.2009 jvergara
Display a message when the startup timeout is reached informing the user of...
tree@ 1a06f8 commitdiff
22.09.2009 jvergara
Use the remote host name when creating the URLs used to browse the user data.
tree@ ddca0e commitdiff
22.29.2009 jvergara
The code in ReplicationCliMain assumed that when the first server where rep...
tree@ 284cc3 commitdiff
22.05.2009 jvergara
Do a best effort and try to retrieve the canonical path of the instance and...
tree@ aa9e12 commitdiff
22.47.2009 jvergara
Be consistent with the timeouts used in DirectoryServer and WaitForFileDele...
tree@ 81b522 commitdiff
22.22.2009 jvergara
Increase the default timeout to wait till the file is deleted.
tree@ 3a683d commitdiff
20.21.2009 jvergara
Fix for issue 4064 (references to old replication server exist after dsrepl...
tree@ 1d3ae6 commitdiff
20.29.2009 jvergara
Fix for issue 4063 (dsreplication disable throws java.lang.NumberFormatExce...
tree@ f59c6e commitdiff
19.50.2009 jvergara
Add control-panel instead of status-panel in the list of script panels in t...
tree@ 2485da commitdiff
19.20.2009 jvergara
Avoid a NullPointerException when modifying an entry containing attributes ...
tree@ ccf889 commitdiff
19.26.2009 matthew_swift
Fix broken ldapSubentry filter detection and re-enable translateRubEntryTest.
tree@ a2b075 commitdiff
19.55.2009 pgamba
Increase replication protocol version to 3 + code cleaning
tree@ 0a15c3 commitdiff
17.38.2009 ludovicp
Fix for defect #4057 : restore -d xxx/schema wipes out completely the schem...
tree@ 2f6fb7 commitdiff
16.48.2009 jvergara
Fix for issue 3912 (Default automatic Backup should be offered by the contr...
tree@ 2d5ba6 commitdiff
16.41.2009 pgamba
Move away ExternalChangeLogTest from common package that is dedicated to ba...
tree@ 98c0ce commitdiff
16.15.2009 gbellato
Move the translateRuvEntryTest to the replication.plugin package because it...
tree@ 3c9015 commitdiff
15.52.2009 matthew_swift
Simplify log messages regarding default JE tunings.
tree@ 289294 commitdiff
15.49.2009 matthew_swift
Fix issue 4055 - dsconfig: reset num-worker-threads fails
tree@ 21571b commitdiff
15.19.2009 gbellato
Fix for 4052 : Ghost adds in Replication Server The clear procedure of th...
tree@ 076086 commitdiff
13.02.2009 abobrov
- temporarily disable translateRuvEntryTest() : failing and taking quite a ...
tree@ 57cd8c commitdiff
13.59.2009 abobrov
- the current code is incapable of evaluating whether to return ldapsubentr...
tree@ e715ef commitdiff
13.54.2009 abobrov
- fix previous commit.
tree@ 51f103 commitdiff
13.42.2009 abobrov
- attempt to fix possible race conditions when tasks changing their state u...
tree@ 913ce6 commitdiff
13.35.2009 abobrov
- fix javadoc link.
tree@ 73d5da commitdiff
12.35.2009 jvergara
Frontport of fix for issue 4047 ( Uninstall deletes systematically resource...
tree@ 24fc3f commitdiff
12.02.2009 pgamba
ECL - Add attribute lastExternalChangelogCookie for initialization
tree@ 93bfdd commitdiff
11.18.2009 gbellato
While investigating issue 4046 I've noticed that in case of an error during...
tree@ aa62a3 commitdiff
11.05.2009 jvergara
Use the correct exception when an error occurs.
tree@ ee8d24 commitdiff
11.55.2009 abobrov
- update recurring task unit test to handle changes introduced in revision ...
tree@ 4cdebf commitdiff
11.33.2009 abobrov
- [Issue 4029] : Recurring backup failling on Windows : revert to conventio...
tree@ 7e270d commitdiff
10.43.2009 pgamba
External Changelog - first step - related issues 495, 519
tree@ 45eb21 commitdiff
09.28.2009 jvergara
Fix for issue 3550 (Consider making the control panel able to manage remote...
tree@ 06ec8c commitdiff
first | « prev | next »