summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed licensing typoNathan Kinder2005-04-191826-1858/+5548
|
* Removed ldaptags and Whos Online referencesNathan Kinder2005-04-192-17/+1
|
* 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
* Fix mapping of seeAlso and secretary attributesDavid Boreham2005-04-191-3/+0
|
* Pick up new adminserver and ldapconsole componentsNathan Kinder2005-04-181-2/+2
|
* [155132] Attribute Encryption, Add, online help uses wrong font / mis-formatted.Noriko Hosoi2005-04-181-33/+35
|
* [155133] Attribute Encryption, select encryption method, online help uses ↵Noriko Hosoi2005-04-181-33/+35
| | | | wrong font / mis-formatted.
* HP-UX IPF Porting changesNathan Kinder2005-04-1826-32/+215
|
* Use separate attribute maps for NT4 and AD. Fix 155266David Boreham2005-04-181-7/+22
|
* remove bogus logging fix bug#154261David Boreham2005-04-182-4/+4
|
* remove redundant source file and associated Makefile lineDavid Boreham2005-04-182-751/+0
|
* [155137] SASL mapping online help not in correct formatNoriko Hosoi2005-04-181-33/+44
| | | | | The online help file did not inherit the right format. Replaced the header part with the same one the rest is using.
* [155140] SASL mapping modify online help not in correct formatNoriko Hosoi2005-04-181-33/+44
| | | | | The online help file did not inherit the right format. Replaced the header part with the same one the rest is using.
* Created LICENSE and EXCEPTION filesNathan Kinder2005-04-182-0/+44
|
* [155066] Typo in properties editor online help; removed '.'Noriko Hosoi2005-04-161-1/+1
|
* Pick up new ldapconsoleNathan Kinder2005-04-151-1/+1
|
* Take out old code that was #defined outDavid Boreham2005-04-151-7/+0
|
* Fix initial RUV logic and add support for Win2003David Boreham2005-04-152-13/+56
|
* 155068 - Added license to source filesNathan Kinder2005-04-151826-19/+54867
|
* 154948 - Fixed fractional repl crashNathan Kinder2005-04-151-1/+1
|
* Fix RUV updating codeDavid Boreham2005-04-154-82/+90
|
* Fix instability in re-try and backoff mechanismDavid Boreham2005-04-158-210/+330
|
* [154909] Fixed old copyright notice and removed the link to DocHome.Noriko Hosoi2005-04-158-30/+68
|
* Pick up new Admin ServerNathan Kinder2005-04-141-1/+1
|
* Fixes for windows sync for NT4David Boreham2005-04-147-78/+289
|
* [154775] Replica Settings page contains 4.0 and 4.1 supplier server.Noriko Hosoi2005-04-141-1/+1
|
* [154766] Online help mentions "this ( 6.2 ) directory serverNoriko Hosoi2005-04-141-5/+18
|
* Fix processing of base-64 encoded dataDavid Boreham2005-04-142-5/+6
|
* Bug(s) fixed: 154431Rich Megginson2005-04-112-2/+18
| | | | | | | | | | | 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
* Allow the migration scripts to recognize the Red Hat-branded server.Thomas Lackey2005-04-113-6/+21
|
* Merge fixes to DSMLGW post-axis-version-changeDavid Boreham2005-04-117-9/+76
|
* [154288] usage cleanupNoriko Hosoi2005-04-091-149/+173
|
* Added more support for building from source, specifically support forRich Megginson2005-04-083-5/+8
| | | | NET-SNMP. Also a couple of minor clean up items.
* Bug(s) fixed: 154235Rich Megginson2005-04-081-2/+0
| | | | | | | | | | | Bug Description: HP wants automounter schema removed Reviewed by: Nathan (Thanks!) Fix Description: We must have picked up an old version of the rfc2307 schema that had the automount stuff in it which has been removed. This fix just removes the automount stuff. 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
* Check for last version removal in preun - only run uninstall if removing the ↵Rich Megginson2005-04-081-4/+10
| | | | last version
* 154077 - Check for version 1.4.2.07 of JRE on HP-UXNathan Kinder2005-04-081-1/+1
|
* Reviewed by Nathan (Thanks!)Rich Megginson2005-04-071-0/+5
| | | | | | | | RPM tries to do all of this auto-optimization stuff that we just don't want, even in optimized builds because we already do it. So this just disables the macro that causes the following: /usr/lib/rpm/redhat/brp-compress /usr/lib/rpm/redhat/brp-strip /usr/bin/strip /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
* 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 name .flavor.rpm - flavor must be defined in rpmbuildRich Megginson2005-04-061-1/+4
|
* Make RPM binary name .opt.rpm or .dbg.rpm depending on build flavorRich Megginson2005-04-061-1/+6
|
* Change password sync copyright notices, merge fixes to password sync codeDavid Boreham2005-04-0520-257/+417
|
* New RPM packaging optionssvrbld2005-04-053-39/+64
|
* Pick up new LDAP Console componentNathan Kinder2005-04-051-1/+1
|
* Fix DSMLGW test failuresDavid Boreham2005-04-051-1/+15
|
* Bug(s) fixed: 153686Rich Megginson2005-04-052-4/+26
| | | | | | | | | | | 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