10 Feb, 2009

3 commits


09 Feb, 2009

1 commit

  • - Modified selector loop to remove all processed keys.
    - Fixed potential NullPointerException when accepting new connections when in lockdown mode.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@4965 41b1ffd8-f28e-4786-ab96-9950f0a78031
    boli
     

08 Feb, 2009

1 commit


07 Feb, 2009

3 commits


06 Feb, 2009

3 commits


05 Feb, 2009

4 commits


02 Feb, 2009

2 commits


31 Jan, 2009

1 commit


30 Jan, 2009

6 commits


29 Jan, 2009

4 commits


28 Jan, 2009

8 commits


27 Jan, 2009

1 commit


26 Jan, 2009

3 commits

  • 
    git-svn-id: https://svn.forgerock.org/opendj/trunk@4912 41b1ffd8-f28e-4786-ab96-9950f0a78031
    jvergara
     
  • 3646 	configure script fails to retrieve the user/group of the ins
    3647 	Missing license file
    3648 	Third party license files should be merged
    3649 	Wrong copyright file in SVR4 package
    3650 	LDAP tools are missing in SVR4 package
    3651 	Server is not stopped after package removal
    3654 	SVR4 pkginfo not compliant with Solaris rules
    3658 	no man pages in SVR4 package
    3661 	SVR4 only: OpenDS fails to start with 1.1.0 bld3
    3663 	SVR4: unable to start OpenDS if user has no home directory
    3664 	SVR4: delimiter used in copyright file is not the one define
    3706 	configure: configure -H/-V doesn't work when the instance is
    3707 	unconfigure: unconfigure --wrongoption should display the us
    3708 	stop-ds: stop-ds -R doesn't work
    3729 	incorrect exit codes for configure/unconfigure scripts
    3735 	OpenDS failed to start if build number contains version qual
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@4911 41b1ffd8-f28e-4786-ab96-9950f0a78031
    chebrard
     
  • value after the ReplicationBroker re-connect to a new ReplicationServer.
    Without this the old receive window from a previous connection was kept
    with the new connection leading to incoherent values between the 
    Replication Server and the Directory Server.
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@4910 41b1ffd8-f28e-4786-ab96-9950f0a78031
    gbellato