summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* [186642] Directory Server Makefile updates for Internal buildNoriko Hosoi2006-03-291-5/+9
| | | | | | | | | . removed the dependency on DBM . Updated components' RELDATEs. . Console jar file name adjustment: <brand>-<comp>-<dotversion>.jar . Fix for HP-UX IPF . Use non-branded SetupUtil; add resource file to change branding . Updated the code to call createSIE so that the right brand is passed to SetupUtil.
* Fixing nightly buildNoriko Hosoi2006-02-281-1/+25
| | | | | | | | | Changes: 1) NSPR_RELDATE: v4.6.1 --> v4.6 2) ICU_LIB_VERSION: 34 --> 24 This is a temporary degrade to adjust the version to match the one in adminutil.Once adminutil is built with icu 3.4 and pushed to /s/b/c, we'd go back to 3.4. 3) lib/base/systhr.cpp: Applied NSPR sysfd table patch 4) DS version: 7.1 --> 7.2
* Bug(s) fixed: 169663Rich Megginson2005-10-033-13/+7
| | | | | | | | | | | | | | | | | 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
* Changes so DS can be built with gcc on Solaris.Rob Crittenden2005-05-101-1/+1
| | | | Pass these build variables to gmake: NO_MDUPDATE=1 NS_USE_GCC=1
* Fixed licensing typoNathan Kinder2005-04-19156-156/+468
|
* HP-UX IPF Porting changesNathan Kinder2005-04-182-1/+8
|
* 155068 - Added license to source filesNathan Kinder2005-04-15156-0/+4680
|
* [Bug 146919] Directory Server rebrandingNoriko Hosoi2005-03-258-34/+34
| | | | | | | | | | 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
* Fix the HP buildDavid Boreham2005-03-211-3/+3
|
* 149510Rob Crittenden2005-03-076-89/+38
| | | | Fix ACL unit test compile errors and warnings. All tests pass 100% now.
* 149510Rob Crittenden2005-03-0728-13421/+0
| | | | Remove files that aren't needed.
* 149510Rob Crittenden2005-03-073-86/+4
| | | | | More ACL system code cleanup. Fix several compiler warnings, simplify some includes.
* clean up sprintf usage and many other flawfinder issues; clean up compiler ↵Rich Megginson2005-03-0519-140/+30
| | | | warnings on Linux; remove pam_passthru from DS 7.1
* removed strlistRich Megginson2005-03-011-2/+1
|
* 149951 - Updated source code copyrightsNathan Kinder2005-02-28184-368/+368
|
* get rid of adminutil dependency on core DSRich Megginson2005-02-246-58/+4
|
* 149510Rob Crittenden2005-02-2332-6328/+146
| | | | Strip down ACL code and support libraries to the bare minimum.
* addedRich Megginson2005-02-074-0/+4
|
* [146919] De-brand the Directory Server as "brandx"Noriko Hosoi2005-02-021-6/+6
|
* remove references to ldapserver from makefiles; use BUILD_ROOT instead of ↵Rich Megginson2005-01-287-29/+28
| | | | 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-21187-0/+60143
(foxworth)