|
|
BSD 4.3reno
/* config.h - compile time configuration parameters */ /* * $Header: /var/lib/cvsd/repos/CSRG/43BSDReno/contrib/isode-beta/h/quipu/config.h,v 1.1.1.1 2018/04/24 16:12:56 root Exp $ * * * $Log: config.h,v $ * Revision 1.1.1.1 2018/04/24 16:12:56 root * BSD 4.3reno * * Revision 7.3 90/07/09 14:38:20 mrose * sync * * Revision 7.2 90/03/15 11:18:03 mrose * quipu-sync * * Revision 7.1 90/01/11 23:53:17 mrose * lint * * Revision 7.0 89/11/23 21:56:27 mrose * Release 6.0 * */ /* * NOTICE * * Acquisition, use, and distribution of this module and related * materials are subject to the restrictions of a license agreement. * Consult the Preface in the User's Manual for the full terms of * this agreement. * */ /* * OPTIONS:- * * #define PDU_DUMP * If this is defined, and "dish" is invoke with * dish -pdu foobar * Then a directory "foobar" will be created, and * it will contain logs of all the X500 PDUs sent * * #define NO_STATS * If defined, the QUIPU will NOT produce statistical * logs of both the DSA and DUA. * * #define CHECK_FILE_ATTRIBUTES * If and EDB entry contains a FILE attribute, check that * the corresponding file exists * * #define QUIPU_MALLOC * Use a version of malloc optimised for the memory * resident Quipu DSA database. * * #define TURBO_LOAD * Use an avl tree at start up time to load EDB files. * This speeds up loading of some large EDB files, * but is known to cause problems with others ! * (Will solve sometime !) * * #define HAVE_PROTECTED * If defined, enable use of protectedPassword attribute. * * #define COMPAT_6_0 * Operate in a manner compatible with Quipu-6.0 */ # ifndef QUIPU_CONFIG # define QUIPU_CONFIG # define PDU_DUMP # define USE_BUILTIN_OIDS # define QUIPU_MALLOC # define HAVE_PROTECTED # define COMPAT_6_0 # endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.