13 Dec, 2013

1 commit

  • 
    Most of the replace was done by global search replace from Eclipse via regular expressions.
    Individual files had incorrect headers or badly formatted ones, so some of them have been done manually by replacing the content between CDDL HEADER START and CDDL HEADER END.
    Some headers were quoting "trunk/opends/resource/legal-notices/CDDLv1_0.txt" while it should have been "legal-notices/CDDLv1_0.txt".
    
    
    Removed:
    - resource/legal-notices/OpenDS.LICENSE
    
    The following required manual changes:
    - build.xml
    - ext/checkstyle/opendj.sourceheader
    - resource/admin/java-utilities.xsl
    - src/build-tools/org/opends/build/tools/ProcessFilesForPackages.java
    - src/build-tools/windows/*
    - src/pkg/opends-dsml-gateway_proto.py
    - src/pkg/opends_proto.py
    - src/server/org/opends/server/util/ServerConstants.java
    - tests/staf-tests/functional-tests/shared/data/aci/aci_targattrfilter/add_aci18.ldif
    - tests/staf-tests/build.bat
    
    An incorrect header mentionning "exclude" instead of "include" in the copyright header existed for: tests/staf-tests/functional-tests/testcases/backends/backup/**/*
    
    Some files have no copyright headers at all. I did not update them. Here is some of them (more exist):
    - tests/staf-tests/functional-tests/shared/data/core/psearch/**/*.ref
    - tests/staf-tests/functional-tests/shared/data/core/psearch/**/delete.ldif
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@9984 41b1ffd8-f28e-4786-ab96-9950f0a78031
    JnRouvignac
     

07 Sep, 2013

1 commit


06 Sep, 2013

1 commit


13 Aug, 2013

1 commit


25 Jun, 2013

1 commit


12 Dec, 2012

1 commit


27 Feb, 2012

1 commit


02 Nov, 2011

1 commit


20 Oct, 2011

1 commit


16 May, 2011

1 commit


08 Feb, 2011

1 commit


30 Jan, 2009

1 commit

  • Some months ago, Christopher Kampmeier built an pkg(5)-based distribution of 
    OpenDS (refer to http://blogs.sun.com/middle/entry/opends_in_ips_format_using) 
    Introduction of SVR4 factory for 1.2 has broken this experimentation.
    This modification renames some ant variables of the SVR4 factory so that they 
    no longer conflict with names used in the Update Center toolkit. 
    This is a first step for integrating the IPS factory in the OpenDS project.
    
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@4944 41b1ffd8-f28e-4786-ab96-9950f0a78031
    chebrard
     

26 Jan, 2009

1 commit

  • 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
     

03 Dec, 2008

1 commit

  • A SMF manifest is delivered in /usr/opends/resources/opends-manifest.xml
    The manifest is edited and copied under /var/svc/manifest/network/ldap by the configure command (will be committed later), and imported via svccfg.
    start-ds / stop-ds / control-panel can be used to start /stop the server. They temporarily enable/disable the opends service. Use svcadm enable opends to permanently enable OpenDS to start at boot time.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@4703 41b1ffd8-f28e-4786-ab96-9950f0a78031
    ludovicp
     

02 Dec, 2008

1 commit

  • * installation into /usr instead of /opt
       * default instance path: /var/opends instead of /var/opt/opends
       * instance.loc path: /etc/opends/instance.loc instead of /etc/opt/opends/instance.loc
       * user ldap/ldap instead of opendsd/opendsd
    
    This also adapts the factory to be able to specify a prefix for all paths in an SVR4 package. For example, for opends package, prefix is opends.
    
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@4698 41b1ffd8-f28e-4786-ab96-9950f0a78031
    chebrard
     

13 Nov, 2008

1 commit


29 Oct, 2008

1 commit