Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed licensing typo | Nathan Kinder | 2005-04-19 | 1826 | -1858/+5548 |
| | |||||
* | Removed ldaptags and Whos Online references | Nathan Kinder | 2005-04-19 | 2 | -17/+1 |
| | |||||
* | Bug(s) fixed: 153955 | Rich Megginson | 2005-04-19 | 1 | -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 attributes | David Boreham | 2005-04-19 | 1 | -3/+0 |
| | |||||
* | Pick up new adminserver and ldapconsole components | Nathan Kinder | 2005-04-18 | 1 | -2/+2 |
| | |||||
* | [155132] Attribute Encryption, Add, online help uses wrong font / mis-formatted. | Noriko Hosoi | 2005-04-18 | 1 | -33/+35 |
| | |||||
* | [155133] Attribute Encryption, select encryption method, online help uses ↵ | Noriko Hosoi | 2005-04-18 | 1 | -33/+35 |
| | | | | wrong font / mis-formatted. | ||||
* | HP-UX IPF Porting changes | Nathan Kinder | 2005-04-18 | 26 | -32/+215 |
| | |||||
* | Use separate attribute maps for NT4 and AD. Fix 155266 | David Boreham | 2005-04-18 | 1 | -7/+22 |
| | |||||
* | remove bogus logging fix bug#154261 | David Boreham | 2005-04-18 | 2 | -4/+4 |
| | |||||
* | remove redundant source file and associated Makefile line | David Boreham | 2005-04-18 | 2 | -751/+0 |
| | |||||
* | [155137] SASL mapping online help not in correct format | Noriko Hosoi | 2005-04-18 | 1 | -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 format | Noriko Hosoi | 2005-04-18 | 1 | -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 files | Nathan Kinder | 2005-04-18 | 2 | -0/+44 |
| | |||||
* | [155066] Typo in properties editor online help; removed '.' | Noriko Hosoi | 2005-04-16 | 1 | -1/+1 |
| | |||||
* | Pick up new ldapconsole | Nathan Kinder | 2005-04-15 | 1 | -1/+1 |
| | |||||
* | Take out old code that was #defined out | David Boreham | 2005-04-15 | 1 | -7/+0 |
| | |||||
* | Fix initial RUV logic and add support for Win2003 | David Boreham | 2005-04-15 | 2 | -13/+56 |
| | |||||
* | 155068 - Added license to source files | Nathan Kinder | 2005-04-15 | 1826 | -19/+54867 |
| | |||||
* | 154948 - Fixed fractional repl crash | Nathan Kinder | 2005-04-15 | 1 | -1/+1 |
| | |||||
* | Fix RUV updating code | David Boreham | 2005-04-15 | 4 | -82/+90 |
| | |||||
* | Fix instability in re-try and backoff mechanism | David Boreham | 2005-04-15 | 8 | -210/+330 |
| | |||||
* | [154909] Fixed old copyright notice and removed the link to DocHome. | Noriko Hosoi | 2005-04-15 | 8 | -30/+68 |
| | |||||
* | Pick up new Admin Server | Nathan Kinder | 2005-04-14 | 1 | -1/+1 |
| | |||||
* | Fixes for windows sync for NT4 | David Boreham | 2005-04-14 | 7 | -78/+289 |
| | |||||
* | [154775] Replica Settings page contains 4.0 and 4.1 supplier server. | Noriko Hosoi | 2005-04-14 | 1 | -1/+1 |
| | |||||
* | [154766] Online help mentions "this ( 6.2 ) directory server | Noriko Hosoi | 2005-04-14 | 1 | -5/+18 |
| | |||||
* | Fix processing of base-64 encoded data | David Boreham | 2005-04-14 | 2 | -5/+6 |
| | |||||
* | Bug(s) fixed: 154431 | Rich Megginson | 2005-04-11 | 2 | -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 Lackey | 2005-04-11 | 3 | -6/+21 |
| | |||||
* | Merge fixes to DSMLGW post-axis-version-change | David Boreham | 2005-04-11 | 7 | -9/+76 |
| | |||||
* | [154288] usage cleanup | Noriko Hosoi | 2005-04-09 | 1 | -149/+173 |
| | |||||
* | Added more support for building from source, specifically support for | Rich Megginson | 2005-04-08 | 3 | -5/+8 |
| | | | | NET-SNMP. Also a couple of minor clean up items. | ||||
* | Bug(s) fixed: 154235 | Rich Megginson | 2005-04-08 | 1 | -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 Megginson | 2005-04-08 | 1 | -4/+10 |
| | | | | last version | ||||
* | 154077 - Check for version 1.4.2.07 of JRE on HP-UX | Nathan Kinder | 2005-04-08 | 1 | -1/+1 |
| | |||||
* | Reviewed by Nathan (Thanks!) | Rich Megginson | 2005-04-07 | 1 | -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: 154064 | Rich Megginson | 2005-04-07 | 1 | -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 Hosoi | 2005-04-06 | 1 | -1/+14 |
| | | | | path | ||||
* | Run acceptance in the background | Nathan Kinder | 2005-04-06 | 1 | -1/+1 |
| | |||||
* | setup/setup was being installed as setup/setup/setup | Rich Megginson | 2005-04-06 | 1 | -1/+1 |
| | |||||
* | Acceptance and ships fixes for RPMs | Nathan Kinder | 2005-04-06 | 1 | -1/+12 |
| | |||||
* | Bug(s) fixed: 145179 | Rich Megginson | 2005-04-06 | 1 | -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 rpmbuild | Rich Megginson | 2005-04-06 | 1 | -1/+4 |
| | |||||
* | Make RPM binary name .opt.rpm or .dbg.rpm depending on build flavor | Rich Megginson | 2005-04-06 | 1 | -1/+6 |
| | |||||
* | Change password sync copyright notices, merge fixes to password sync code | David Boreham | 2005-04-05 | 20 | -257/+417 |
| | |||||
* | New RPM packaging options | svrbld | 2005-04-05 | 3 | -39/+64 |
| | |||||
* | Pick up new LDAP Console component | Nathan Kinder | 2005-04-05 | 1 | -1/+1 |
| | |||||
* | Fix DSMLGW test failures | David Boreham | 2005-04-05 | 1 | -1/+15 |
| | |||||
* | Bug(s) fixed: 153686 | Rich Megginson | 2005-04-05 | 2 | -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 |