[Fedora-directory-commits] ldapserver/ldap/include proto-ntutil.h, 1.4, 1.5

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Mon Oct 3 19:54:02 UTC 2005


Author: rmeggins

Update of /cvs/dirsec/ldapserver/ldap/include
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22035/ldapserver/ldap/include

Modified Files:
	proto-ntutil.h 
Log Message:
Bug(s) fixed: 169663
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



Index: proto-ntutil.h
===================================================================
RCS file: /cvs/dirsec/ldapserver/ldap/include/proto-ntutil.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- proto-ntutil.h	19 Apr 2005 22:07:25 -0000	1.4
+++ proto-ntutil.h	3 Oct 2005 19:53:55 -0000	1.5
@@ -96,9 +96,6 @@
  */
 #ifdef NET_SSL
 extern char *Slapd_GetPassword();
-#ifdef FORTEZZA
-extern char *Slapd_GetFortezzaPIN();
-#endif
 extern void CenterDialog(HWND hwndParent, HWND hwndDialog);
 #endif /* NET_SSL */
 




More information about the Fedora-directory-commits mailing list