summaryrefslogtreecommitdiffstats
path: root/ldap/cm
Commit message (Collapse)AuthorAgeFilesLines
...
* [167982] Service Pack frameworkNoriko Hosoi2005-10-044-14/+75
| | | | Ported the patch making code from Directory71RtmBranch to the trunk.
* Bug(s) fixed: 169663Rich Megginson2005-10-032-84/+45
| | | | | | | | | | | | | | | | | Bug Description: Build Cleanup - open source AS, other components; remove Fortezza; etc. Reviewed by: Noriko, Nathan, Rob C. (Thanks!) Fix Description: This allows us to build DS entirely outside of the firewall with entirely open source components, including setuputil, adminutil, adminserver, and java components. I still need to address some issues around nsperl, perldap, dsmlgw, xmltools, and general ease of build. This also gets rid of the crufty Fortezza build stuff and addresses some other minor build issues. Platforms tested: RHEL4 Flag Day: yes, but the internal builds should not be affected Doc impact: wiki QA impact: should be covered by regular nightly and manual testing New Tests integrated into TET: none
* [167982] Service Pack frameworkNoriko Hosoi2005-09-226-3/+444
| | | | Ported the patch making code to the trunk.
* 168309 - Removed setup wrappers used for Java packaging and added RPM ↵Nathan Kinder2005-09-141-26/+2
| | | | dependency for java-1.4.2-ibm package.
* [167478] setup script needs to check the DS instanceNoriko Hosoi2005-09-021-1/+12
| | | | if the instance dir exists, run ns-config with "-r".
* Bug(s) fixed: 167453Rich Megginson2005-09-025-40/+21
| | | | | | | | | | | | | | | | | | Bug Description: Use all open source components Reviewed by: Noriko (Thanks!) Fix Description: This changes the DS 72 build to pick up the new Admin Server open source candidate (using Apache, modules, etc), and the new adminutil and setuputil components. The code has been changed to reflect the new naming (adminsdk -> adminutil, setupsdk -> setuputil) and new versions of these components (7.1) and new /s/b/c disk layout where applicable. We don't really get very much from the admin server anymore, just the admin and base packages. All of the other setup stuff (setup, setup.inf, svrcore, etc.) come directly from the setuputil package. Platforms tested: RHEL3 Flag Day: no Doc impact: no QA impact: should be covered by regular nightly and manual testing New Tests integrated into TET: none
* [167264] Update branding script data to include the revision infoNoriko Hosoi2005-09-011-2/+2
| | | | | 1) Makefile: Added debrandDirectory target for debranding 2) nsdefs.mk: Introduced a new macro NOSP_DIR_VERSION.
* [156623] Solaris/HP-UX setup can only be run from the SERVER ROOTNoriko Hosoi2005-05-031-0/+3
| | | | FIX: cd to the SERVER ROOT, first.
* 156273Rob Crittenden2005-04-281-2/+2
| | | | Use the $(UNZIP) variable instead of calling unzip directly.
* Fix Solaris open source build breakage - reviewed by NorikoRich Megginson2005-04-271-5/+9
|
* 155782 - Don't include CVS directories in source rpmNathan Kinder2005-04-261-1/+1
|
* Fixed whitespace issue in MakefileNathan Kinder2005-04-201-1/+1
|
* Use Linux rpm build for longduration test.svrbld2005-04-201-0/+6
|
* Fixed licensing typoNathan Kinder2005-04-19228-228/+688
|
* Removed ldaptags and Whos Online referencesNathan Kinder2005-04-191-10/+0
|
* Bug(s) fixed: 153955Rich Megginson2005-04-191-5/+20
| | | | | | | | | | | Bug Description: RPM install: A suffix must be a valid DN Reviewed by: Noriko (Thanks!) Fix Description: Rob found that the setup script did not work on his box. It seems that there is no canonical way to get the FQDN. So, this fix uses various different ways - hostname, hostname -f, hostname -a, and host `hostname` - and just uses the longest one, assuming it is the FQDN. Platforms tested: RHEL3 Flag Day: no Doc impact: no QA impact: should be covered by regular nightly and manual testing New Tests integrated into TET: none
* HP-UX IPF Porting changesNathan Kinder2005-04-181-0/+4
|
* 155068 - Added license to source filesNathan Kinder2005-04-15228-1/+6817
|
* Bug(s) fixed: 154431Rich Megginson2005-04-111-1/+16
| | | | | | | | | | | Bug Description: Security package requests from Cert Team Reviewed by: Nathan (Thanks!) Fix Description: Exclude the nssckbi file from shared32/lib; Create the shell script wrappers for shlibsign and shared32 modutil. Platforms tested: RHEL3 Flag Day: no Doc impact: no QA impact: should be covered by regular nightly and manual testing New Tests integrated into TET: none
* Added more support for building from source, specifically support forRich Megginson2005-04-081-1/+1
| | | | NET-SNMP. Also a couple of minor clean up items.
* 154077 - Check for version 1.4.2.07 of JRE on HP-UXNathan Kinder2005-04-081-1/+1
|
* Bug(s) fixed: 154064Rich Megginson2005-04-071-2/+36
| | | | | | | | | | | | | Bug Description: RPM setup should prompt for install mode Reviewed by: Nathan (Thanks!) Files: see diff Branch: HEAD Fix Description: Added a new shell function ask123 to ask the user for the install mode. Use the -m mode argument to ns-config. Platforms tested: RHEL3 Flag Day: no Doc impact: no QA impact: should be covered by regular nightly and manual testing New Tests integrated into TET: none
* [154068] RPM setup should run with the relative path as well as the absolute ↵Noriko Hosoi2005-04-061-1/+14
| | | | path
* Run acceptance in the backgroundNathan Kinder2005-04-061-1/+1
|
* setup/setup was being installed as setup/setup/setupRich Megginson2005-04-061-1/+1
|
* Acceptance and ships fixes for RPMsNathan Kinder2005-04-061-1/+12
|
* Bug(s) fixed: 145179Rich Megginson2005-04-061-0/+7
| | | | | | | | | | | Bug Description: RPM install: A suffix must be a valid DN Reviewed by: Nathan (Thanks!) Fix Description: Try to get the FQDN for the default. If nothing else, use localhost.localdomain Platforms tested: RHEL3 Flag Day: no Doc impact: no QA impact: should be covered by regular nightly and manual testing New Tests integrated into TET: none
* Make RPM binary name .opt.rpm or .dbg.rpm depending on build flavorRich Megginson2005-04-061-1/+6
|
* New RPM packaging optionssvrbld2005-04-051-1/+40
|
* Bug(s) fixed: 153686Rich Megginson2005-04-051-0/+7
| | | | | | | | | | | Bug Description: New setup script displays wrong location if installing in non-default path Reviewed by: Nathan (Thanks!) Fix Description: Matt showed me a better way to get the prefix. These diffs also allow setup to be run from any directory so you don't have to cd serverroot to run it. I added uninstall support. uninstall is run in a preun script. I added initial support for doing multi platform builds in the same root. Platforms tested: RHEL3 Flag Day: no Doc impact: no QA impact: should be covered by regular nightly and manual testing New Tests integrated into TET: none
* DOC: Internal version also does not package the guides.Noriko Hosoi2005-04-011-7/+0
| | | | internal_comp_deps.mk branding/rhds/brandver.dat ldap/cm/Makefile
* 1) remove fortezza stuffRich Megginson2005-03-251-2/+11
| | | | | 2) make sure the .chk files are there 3) fix secmod.db on 64 bit platforms to have the 32 bit nssckbi in there
* [Bug 146919] Directory Server rebrandingNoriko Hosoi2005-03-2514-83/+88
| | | | | | | | | | 1) Brandx -> Fedora 2) Pick up new internal component set (Admin SDK, Setup SDK, Admin Server) 3) Use JRE from the Admin Server package 4) Docs a) Componentize Docs b) Rebrand Docs c) Drop packaging Administration Guide in the external version
* [149539] Use Cyrus SASL instead of our custom oneNoriko Hosoi2005-03-231-1/+1
| | | | | | Updated Files: component_versions.mk components.mk internal_comp_deps.mk ldap/cm/Makefile ldap/servers/slapd/sasl_io.c ldap/servers/slapd/saslbind.c
* Fixed DOS style end of line charsNathan Kinder2005-03-221-340/+340
|
* Copyright updatesNathan Kinder2005-03-225-1/+25
|
* add ability to build from open source componentsRich Megginson2005-03-181-4/+10
|
* Fix snprintf into sizeof(char *) instead of actual buffer sizeRich Megginson2005-03-181-2/+2
|
* Replaced the variables for ds##[_en].jar and its path with the correct ones:Noriko Hosoi2005-03-171-2/+2
| | | | LDAPCONSOLEJAR[_EN] and CLASS_DEST from components.mk and nsconfig.mk.
* NSPR header file and the library are needed to use PL_strcatn.Noriko Hosoi2005-03-172-1/+2
|
* Pull DS Console as a componentNathan Kinder2005-03-151-4/+2
|
* use mtmalloc instead of SmartHeap on SolarisRich Megginson2005-03-111-3/+2
|
* This one is mostly strcpy/strcat checking, checking for null strings before ↵Rich Megginson2005-03-114-73/+69
| | | | strlen, removing some dead code, other odds and ends.
* fix Windows installer breakage - wrong argument to va_start - use fmt ↵Rich Megginson2005-03-091-1/+1
| | | | instead of s
* fix Windows build - use local functions instead of NSPR - fix compiler warningsRich Megginson2005-03-051-72/+90
|
* clean up sprintf usage and many other flawfinder issues; clean up compiler ↵Rich Megginson2005-03-053-200/+120
| | | | warnings on Linux; remove pam_passthru from DS 7.1
* 149951 - Updated source code copyrightsNathan Kinder2005-02-28223-446/+452
|
* 147053 - remove dsrk dependencyNathan Kinder2005-02-041-8/+1
|
* Derive ABS_INSTDIR directly from INSTDIRRich Megginson2005-02-041-1/+1
|
* RPM packaging - does the old setup pre and post installation tasksRich Megginson2005-02-041-0/+183
|