summaryrefslogtreecommitdiffstats
path: root/ldap/admin/src
Commit message (Collapse)AuthorAgeFilesLines
* [Bug 146919] Directory Server rebrandingNoriko Hosoi2005-03-258-18/+28
| | | | | | | | | | 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
* Copyright updatesNathan Kinder2005-03-223-8/+15
|
* Bug(s) fixed: 145179Rich Megginson2005-03-221-20/+31
| | | | | | | | | | | Bug Description: 1) The full Admin DN was being put into the RDN 2) It was creating ACIs for the directory manager Reviewed by: Noriko (Thanks!) Fix Description: Always check to see if the given Admin ID is the full DN. Check if the DN is the root DN before creating an ACI. Platforms tested: RHEL3 Flag Day: no Doc impact: no QA impact: should be covered by regular nightly install and manual console testing New Tests integrated into TET: none
* remove ns_usedb.mkRich Megginson2005-03-181-3/+0
|
* add ability to build from open source componentsRich Megginson2005-03-181-27/+36
|
* was using wrong sectionRich Megginson2005-03-181-2/+2
|
* Instead of getting nes-webapps_6_1.dtd from ↵Noriko Hosoi2005-03-161-2/+3
| | | | http://developer.netscape.com/products/servers/enterprise/dtds/, get it from the installed tree.
* Fixed missing symbol issues for Solaris ds_newinstNathan Kinder2005-03-162-182/+3
|
* Fixed declaration syntax errorNathan Kinder2005-03-151-1/+2
|
* When creating a script, if the destination directory does not exist, just ↵Rich Megginson2005-03-151-0/+10
| | | | print a notice and skip that script. This is to allow the open source instance creator to skip creating the repl monitor script in admin/admin which does not yet exist.
* add support for instance creation using open source core DS componentsRich Megginson2005-03-117-285/+623
|
* This one is mostly strcpy/strcat checking, checking for null strings before ↵Rich Megginson2005-03-114-28/+35
| | | | strlen, removing some dead code, other odds and ends.
* fix Windows build - use local functions instead of NSPR - fix compiler warningsRich Megginson2005-03-057-11/+22
|
* clean up sprintf usage and many other flawfinder issues; clean up compiler ↵Rich Megginson2005-03-0515-322/+238
| | | | warnings on Linux; remove pam_passthru from DS 7.1
* 149951 - Updated source code copyrightsNathan Kinder2005-02-2889-176/+176
|
* fix Windows build issuesRich Megginson2005-02-241-0/+2
|
* PAM pass through auth plugin supportRich Megginson2005-02-071-0/+24
|
* 147053 - remove dsrk dependencyNathan Kinder2005-02-042-1/+1596
|
* [146919] De-brand the Directory Server as "brandx"Noriko Hosoi2005-02-022-3/+3
|
* remove references to ldapserver from makefiles; use BUILD_ROOT instead of ↵Rich Megginson2005-01-283-15/+15
| | | | MCOM_ROOT and NSROOT; BUILD_ROOT is now the ldapserver directory rather than its parent
* Add support for filesystem-based replica initialization.David Boreham2005-01-282-20/+63
|
* Stop compiling/packaging presence plugin and its clients "ldaptags" and ↵Noriko Hosoi2005-01-241-2256/+2255
| | | | "online" from DS7.1.
* Moving NSCP Directory Server from DirectoryBranch to TRUNK, initial drop. ↵ldapserver7xcvsadm2005-01-2191-0/+47216
(foxworth)