summaryrefslogtreecommitdiffstats
path: root/ldap/docs
Commit message (Collapse)AuthorAgeFilesLines
* Change default branding to 389 - remove lite codeRich Megginson2009-08-112-8/+8
| | | | | | | | | | | | | | | | | | | The vendor, brand, and capbrand are set in configure - we should use those everywhere rather than have to run some sort of script over the code to change vendor, brand, version, etc. I've added VENDOR, BRAND, CAPBRAND to the default defines passed to the compiler, and changed the code to use these defines. And instead of the unintuitively named PRODUCTTEXT macro, we should use the already defined PRODUCT_VERSION. This allowed me to get rid of some code. The version was from a generated file called dirver.h which we don't need anymore, and we don't need the perl script dirver.pl which generated it. The vendor string was coming from the dirlite header file. So I also used this as an excuse to get rid of all references to dirlite once and for all (yay!). For the places in plain text files which are not substituted, I just used the generic name Dirsrv or Directory Server instead of having an explicit brand and/or version in there. Reviewed by: nkinder (Thanks!)
* Removed online help docs now that they've been moved to directoryconsole.Nathan Kinder2007-09-20114-22947/+0
|
* Resolves: 230458Nathan Kinder2007-02-283-321/+413
| | | | Summary: Corrected out of date licensing/copyright block in a few files.
* upgrade version to 1.0.4Rich Megginson2006-11-031-1/+1
|
* Bug(s) fixed: 210075Rich Megginson2006-10-091-1/+1
| | | | | | | | | Bug Description: Change version to 1.0.3 Reviewed by: nkinder, nhosoi (Thanks!) Fix Description: Update version strings and etc. to 1.0.3 Platforms tested: FC5 Flag Day: no Doc impact: no
* Change version to 1.0.2Rich Megginson2006-02-231-1/+1
| | | | | | RPM post install adds a new patch to fix the httpd module load order, removes the console patch Tell the user to run setup/setup after upgrade installation.
* Bug(s) fixed: 172005Rich Megginson2005-10-291-2/+2
| | | | | | | | | | | | | Bug Description: Change ldapserver version to 1.0 Reviewed by: Noriko (Thanks!) Fix Description: This also fixes some lingering build issues involving perldap, which is no longer a separate setup package, but just gets included into DS in a similar manner to nspr, nss, etc. Platforms tested: RHEL4 Flag Day: no Doc impact: no QA impact: should be covered by regular nightly and manual testing New Tests integrated into TET: none
* [158263] Performance Counter, labels removed. Need to update online help to ↵Noriko Hosoi2005-05-201-34/+0
| | | | match
* 154041 - Added Fedora EULANathan Kinder2005-04-201-5/+131
|
* Use OPL for online help docsNathan Kinder2005-04-20105-304/+2089
|
* [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.
* [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.
* [155066] Typo in properties editor online help; removed '.'Noriko Hosoi2005-04-161-1/+1
|
* [154909] Fixed old copyright notice and removed the link to DocHome.Noriko Hosoi2005-04-158-30/+68
|
* [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
|
* Pickup new doc files.Thomas Lackey2005-04-052-0/+19
|
* Updated readme file plus new admin serverNathan Kinder2005-04-051-14/+6
|
* Add new sync wizard help pages. Alter text of repl4 (summary) wizard page.Thomas Lackey2005-04-058-11/+987
|
* 1) Updated "Last Updated" date.Noriko Hosoi2005-04-0198-177/+224
| | | | 2) Fixed typo on SASL; Adjusted to the latest page on SNMP
* [Bug 146919] Directory Server rebrandingNoriko Hosoi2005-03-2599-5290/+6161
| | | | | | | | | | 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
* remove references to ldapserver from makefiles; use BUILD_ROOT instead of ↵Rich Megginson2005-01-281-2/+2
| | | | MCOM_ROOT and NSROOT; BUILD_ROOT is now the ldapserver directory rather than its parent
* Moving NSCP Directory Server from DirectoryBranch to TRUNK, initial drop. ↵ldapserver7xcvsadm2005-01-21109-0/+19139
(foxworth)