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

jvergara
27.12.2008 63c3bac4cbf8a8e60023f71c7e043a3fdf962a0b
27.12.2008 jvergara
Propose to start the server by default in setup interactive CLI mode.
tree@ 63c3ba commitdiff
27.16.2008 dugan
Remove debug print statement left by mistake.
tree@ f07cbb commitdiff
27.41.2008 dugan
Fix for issue 3083 ConcurrentModificationException import abort.
tree@ 68cc46 commitdiff
26.23.2008 jvergara
Fix for issues 3086 and 3087 (Command uninstall --cli should not uninstall ...
tree@ e75584 commitdiff
26.00.2008 jvergara
Fix for issue 3064 (The setup command should check the Java version)
tree@ e03025 commitdiff
26.12.2008 dugan
Partial fix for issue 3083. This fixes the problem with TestImportExport. S...
tree@ fac789 commitdiff
25.24.2008 jcambon
Configuration Reference generated doc: bug fix: hidden relations not handl...
tree@ 9643d5 commitdiff
25.20.2008 pgamba
The recent lock introduced recently in order to not access the database whi...
tree@ 4703c6 commitdiff
25.17.2008 jdemendi
rollback fix for 2991, return entry should go through workflow elements
tree@ 1b4603 commitdiff
25.59.2008 matthew_swift
Fix issue 3085: LengthBasedPasswordValidator returns minLength when maxLeng...
tree@ 48327d commitdiff
25.30.2008 lutoff
Add SNMP source code in checkstyle list
tree@ df5010 commitdiff
25.29.2008 lfrost
Reword general description as per Jean McVey's editorial review.
tree@ e9084f commitdiff
24.59.2008 dugan
Setting import thread count to a high number (2048) throws exceptions. Issu...
tree@ 989826 commitdiff
24.19.2008 abobrov
- remove unused import.
tree@ e77627 commitdiff
24.18.2008 abobrov
- use ReentrantReadWriteLock to protect entry cache maps against unsynchron...
tree@ c3bcbe commitdiff
24.24.2008 abobrov
- add PublicAPI annotation.
tree@ b79ad9 commitdiff
21.54.2008 jvergara
Fix for issue 3059 (setup --cli should not go in infinite loop asking)
tree@ 54ec5f commitdiff
20.43.2008 dugan
Fix status message not being output, also cleanup DB cache size message.
tree@ e07d08 commitdiff
20.17.2008 matthew_swift
Fix issue 3082: incorrect JVM version information displayed on server start...
tree@ 6944b9 commitdiff
20.37.2008 jvergara
Fix for issue 3079 (BackgroundTaskThread in a misnamed source file).
tree@ 22face commitdiff
20.35.2008 jvergara
Use shorter command names for displaying equivalent non-interactive command.
tree@ 35053a commitdiff
20.24.2008 pgamba
Fix 2911 dsreplication pre/post-external initialisation fails to clear all...
tree@ dee47f commitdiff
20.05.2008 pgamba
Fix 3053 Changes lost after dsreplication initialize Description In the Rep...
tree@ bbdea5 commitdiff
19.31.2008 boli
Fixed a issue created in revision 3977 where messages are printed twice whe...
tree@ 94502a commitdiff
19.09.2008 jvergara
Fix for issue 2197 (dsconfig: interactive mode should display the effective...
tree@ 13a636 commitdiff
19.47.2008 jvergara
Fix for issue 3078 (dsreplication interactive mode not consistent with dsco...
tree@ 377bb4 commitdiff
19.33.2008 pgamba
The following changes fix a bug in the clearing of the replication server d...
tree@ 111c22 commitdiff
18.44.2008 boli
With this refactoring:
tree@ 35a408 commitdiff
18.22.2008 fguigues
* Fix for Issue 218 : Monitor Information Available via SNMP * Update the n...
tree@ fa8b77 commitdiff
18.24.2008 abobrov
- make the entry cache preload backend implementation specific moving Ent...
tree@ d5e86c commitdiff
18.22.2008 abobrov
- cut down on in heap memory usage by aggregating cache maps into the com...
tree@ 351155 commitdiff
18.58.2008 jvergara
Fix for issue 3076 (base64 -V or --version doesn't work)
tree@ 08b43d commitdiff
18.21.2008 dugan
Add package-info file.
tree@ 8d4962 commitdiff
17.22.2008 dugan
Fix erroneous non-transactional error message when entry container is clear...
tree@ 61d88f commitdiff
17.41.2008 dugan
These changes remove the temporary file limitation from import-ldif. Severa...
tree@ 272f80 commitdiff
14.34.2008 boli
Fixed the debug logger so it is enabled by default (error log level) for al...
tree@ 9575ea commitdiff
14.18.2008 jvergara
Fix for issue 3060 (setup should refer to the setup's log *after* the error...
tree@ 459438 commitdiff
14.53.2008 jvergara
Fix a typo for issue 3070.
tree@ 37d683 commitdiff
14.49.2008 jvergara
Fix for issue 3071 (Erroneous error message if dbtest --basedn wrongstring)...
tree@ a3fbf9 commitdiff
13.26.2008 gbellato
Fix for 3052 : IllegalMonitorStateException in replication HeartbeatThread
tree@ 9f0dae commitdiff
13.01.2008 pgamba
An update sent by a replicated LDAP server is tagged with a ChangeNumber ge...
tree@ 1b8ce1 commitdiff
12.26.2008 jdemendi
Fix bug #2991. Each workflow element must implement a returnEntry method. T...
tree@ 333713 commitdiff
12.49.2008 jvergara
Fix for issue 3048 (Missing "Are you sure ?" confirmation question in setup...
tree@ 246edb commitdiff
11.14.2008 fdorson
Fix for 1873 : ServerState should be updated after a server crash
tree@ 2b90d9 commitdiff
11.44.2008 jvergara
Fix for issue 3049 (./uninstall --cli -a --no-prompt exit status 0 (success...
tree@ 1766a4 commitdiff
11.38.2008 gbellato
Issue : 3006 : replication of userPassword does not work
tree@ b74173 commitdiff
10.15.2008 ctissot
Fix for issue #3036: Searching for the workflow candidate might generate an...
tree@ 67c51f commitdiff
10.05.2008 ctissot
Replaced references from old machine (builds.opends.org) with new machine n...
tree@ eb90e6 commitdiff
07.52.2008 lfrost
Fix for issue 2999. Reword the traditional work queue help to remove refere...
tree@ fc5270 commitdiff
06.39.2008 boli
Fix for potential deadlock in StaticUtils.exec method. This first showed up...
tree@ 80fde8 commitdiff
first | « prev | next »