Commit Graph

  • abe659db17 Merge changes from LDAP_3_3+prerelease into BOOLEAN_LDAP BOOLEAN_LDAP Kurt Zeilenga 1998-08-16 00:25:50 +0000
  • e66aa92102 Added support for TCP_WRAPPERS (ldapd code not tested, don't have isode here). Cleaned up LDAP_CRYPT support. LDAP_3_3+prerelease Kurt Zeilenga 1998-08-15 23:03:09 +0000
  • 412f44afa3 Fixed "faled" typo in debug message Kurt Zeilenga 1998-08-15 18:39:15 +0000
  • cf1d3904a4 fix SIGUNUSED typo Kurt Zeilenga 1998-08-15 18:18:43 +0000
  • b58c782eeb needs socket.h Kurt Zeilenga 1998-08-15 18:18:12 +0000
  • 1c96c959bc Moved both logs into test-db to be consistent with out output files. Kurt Zeilenga 1998-08-15 02:30:02 +0000
  • 93557d325a Fixed typo of SLAVELOG and made sure test directories exist. Kurt Zeilenga 1998-08-15 02:21:07 +0000
  • 36445924b5 Create log files for slapd, sleep between tests to let things exit. Kurt Zeilenga 1998-08-14 23:59:42 +0000
  • 8fa93f02ec Treat SunOS5.6 as a separate platform due to thread lib differences Kurt Zeilenga 1998-08-14 23:58:38 +0000
  • 4b23e633b1 Add Make-platform for SunOS 5.6 to handle thread lib differences Kurt Zeilenga 1998-08-14 23:56:23 +0000
  • 3a431b77ef pthread_create attr argument should be passed by value per POSIX standard. Was working as is only because pthread_attr_t is normally a struct. However, on some systems it may be a integer. Kurt Zeilenga 1998-08-14 20:41:47 +0000
  • 1b5451d619 Added patch to support LWP under SunOS 5.6 Kurt Zeilenga 1998-08-14 20:12:02 +0000
  • 7855c1dd38 Added patch to fix LWP on SunOS56 LDAPsunos56patch Kurt Zeilenga 1998-08-14 20:03:13 +0000
  • b031d1c1bd add generic header Kurt Zeilenga 1998-08-14 18:39:02 +0000
  • 97a795adc3 generic headers Kurt Zeilenga 1998-08-14 06:07:26 +0000
  • a584607163 Moved ldap_ headers to include/ac or include/ldap Kurt Zeilenga 1998-08-14 05:50:03 +0000
  • c46afcbd63 Backed up LDAP world P16, causes hang Kurt Zeilenga 1998-08-14 05:08:34 +0000
  • 57a4773951 *** empty log message *** Kurt Zeilenga 1998-08-14 05:06:08 +0000
  • f96fee80d3 Added better rm expressions. Kurt Zeilenga 1998-08-14 05:04:45 +0000
  • c157ae7997 Added better rm expression Kurt Zeilenga 1998-08-14 05:04:31 +0000
  • 114f2cc950 more autoconf changes Kurt Zeilenga 1998-08-13 20:23:30 +0000
  • efc5e2d0e4 daemon -> slapd_daemon Kurt Zeilenga 1998-08-13 20:20:13 +0000
  • 58576e9753 *** empty log message *** Kurt Zeilenga 1998-08-13 20:20:00 +0000
  • 3ab0b0873d Added comment about LDBM defines/includes Kurt Zeilenga 1998-08-13 20:09:38 +0000
  • f3e9bc606c integrated changed from rage.net glibc.patch Kurt Zeilenga 1998-08-13 19:32:43 +0000
  • 14b7b66f94 Uncommented out LDMB_LIB to get -ldb Kurt Zeilenga 1998-08-13 07:58:35 +0000
  • 61be3047a7 -DLDAP_CRYPT may require -lcrypt Kurt Zeilenga 1998-08-13 07:25:37 +0000
  • 6ec1387e18 -DLDAP_CRYPT is disabled by default, don't need -lcrypt Kurt Zeilenga 1998-08-13 07:25:19 +0000
  • a6843a7e8a -DLDAP_CRYPT is disabled by default Kurt Zeilenga 1998-08-13 07:24:57 +0000
  • cda1faaf00 Linux defines SYS_ERRLIST in stdio (doesn't everyone) Kurt Zeilenga 1998-08-12 07:36:36 +0000
  • 09189d4dc6 Patched configure.in to allow AC_SUBSTR(SYSCONFDIR) in headers (for ldapclient.h) Kurt Zeilenga 1998-08-12 01:13:26 +0000
  • 16f9f923fd configure.in now supports a wide variety of enable/with flags Also, ldapconfig.h is now used exclusive for defaults slapd/tools/Makefile.in may not handle all cases Added include portable.h to files needing it (all files should include it before anything else) Kurt Zeilenga 1998-08-12 00:51:01 +0000
  • 2fe814e6f6 Updated configure.in with more options (but haven't implemented them yet) Kurt Zeilenga 1998-08-11 22:25:39 +0000
  • fee2bff18a Included portable.h where needed, fixed minor problems in Makefile templates. Kurt Zeilenga 1998-08-11 21:01:09 +0000
  • 5728a5c5dc Add old portable.h as bridge.h (temporary) Kurt Zeilenga 1998-08-11 19:56:19 +0000
  • 577d6df69a Add autoconf templates Kurt Zeilenga 1998-08-11 19:53:19 +0000
  • 8032c4a4ad Add configure script for those without autoconf Kurt Zeilenga 1998-08-11 19:46:54 +0000
  • 03448dcb36 move old build files to the attic Kurt Zeilenga 1998-08-11 19:37:17 +0000
  • 0fb937d437 More autoconf changes. Now builds everything, working on make depend/install support Kurt Zeilenga 1998-08-11 19:23:43 +0000
  • d6efd69831 Replace build templates and related files with Autoconf Kurt Zeilenga 1998-08-11 02:30:35 +0000
  • 58dada6fea And configure.in (built by autoscan) Kurt Zeilenga 1998-08-09 16:32:40 +0000
  • aa9ac31bbb RAGE: /etc support RAGE Kurt Zeilenga 1998-08-09 08:56:28 +0000
  • c2047d5e08 RAGE: add support for reading ldap host/base from files Kurt Zeilenga 1998-08-09 08:37:09 +0000
  • 412b85ec7e Added linux patch Kurt Zeilenga 1998-08-09 04:56:25 +0000
  • 7b115db732 RAGE: SLURPD malloc bug in st.c Kurt Zeilenga 1998-08-09 04:52:36 +0000
  • 1596b380e9 RAGE: LDAPD Linux does have <sys/filio.h> Kurt Zeilenga 1998-08-09 04:38:40 +0000
  • fcbca73f90 Merged LDAPworldCurrent (P1-10,13,15,16,19-22) Cleaned up old rcs keyworld subs Kurt Zeilenga 1998-08-09 04:13:55 +0000
  • 271d678b0e LDAPworldP22: problem with msgids greater than 32767 on 64bit architectures LDAPworld Kurt Zeilenga 1998-08-09 03:40:29 +0000
  • ccc2797a77 LDAPworldP21: SLAPD Memory leak/error in filterentry.c Kurt Zeilenga 1998-08-09 03:37:22 +0000
  • 29062d06e4 LDAPworldP20: Patch for comparing crypt()ed passwords (#ifdef LDAP_CRYPT) Kurt Zeilenga 1998-08-09 03:34:35 +0000
  • b63a0b1c61 LDAPworldP19: Patch for Next C-Threads Kurt Zeilenga 1998-08-09 03:13:49 +0000
  • 0b0c178c1a LDAPworldP16: Search responses may not be returned properly Kurt Zeilenga 1998-08-09 03:08:09 +0000
  • 29eda9c799 LDAPworldP15: Internal LDAP function rename Kurt Zeilenga 1998-08-09 03:04:12 +0000
  • 1cad5fd9b2 LDAPworld P13: LDAPv2 client referrals bug Kurt Zeilenga 1998-08-09 02:56:52 +0000
  • 38c92a1151 LDAPworld P10: SLAPD Index corruption Kurt Zeilenga 1998-08-09 02:54:09 +0000
  • 221db1f19a LDAPworld P9: SLAPD crashes with filter containing zero elements Kurt Zeilenga 1998-08-09 02:52:09 +0000
  • daeb0284b1 LDAPworld P8: UD does not compile when NO_CACHE defined Kurt Zeilenga 1998-08-09 02:50:17 +0000
  • 8893be2975 LDAPworld P7: SLURPD compile problems with SYSERRLIST_IN_STDIO Kurt Zeilenga 1998-08-09 02:48:03 +0000
  • 92f7e6c3c8 LDAPworld P6: SLAPD on AIX Kurt Zeilenga 1998-08-09 02:41:53 +0000
  • 835d3ef9bd LDAPworld P5: SLAPD Negation of Non-Indexed Search Kurt Zeilenga 1998-08-09 02:39:52 +0000
  • fbdb748a7d LDAPworld P4: SLAPD Crash when Schema Checking Kurt Zeilenga 1998-08-09 02:36:33 +0000
  • 8d5c2b41e6 LDAPworld P3: SLAPD LDBM Generation with Multiple Backends Kurt Zeilenga 1998-08-09 02:33:01 +0000
  • 860038cff1 LDAPworld P1: DEC and other portability issues Kurt Zeilenga 1998-08-09 02:28:45 +0000
  • f6c2f2e6ab Merge FreeBSD Make-templates into LDAPworld branch Kurt Zeilenga 1998-08-09 02:24:07 +0000
  • df38bf83e8 apply FreeBSD changes to main branch Kurt Zeilenga 1998-08-09 01:35:58 +0000
  • d4cfec8612 Fixed RCS headers Kurt Zeilenga 1998-08-09 01:32:39 +0000
  • 168d8d9560 Fixed RCS Headers Kurt Zeilenga 1998-08-09 01:31:11 +0000
  • 04ff180cbf Modified make system to support CVS instead of RCS Kurt Zeilenga 1998-08-09 01:24:49 +0000
  • 8b2170bcf4 Import of FreeBSD LDAP 3.3 Port FreeBSD_3_3 FreeBSD Kurt Zeilenga 1998-08-09 01:05:15 +0000
  • 59a6663312 Import of Umich LDAP 3.3 UMICH_LDAP_3_3 UMICH Kurt Zeilenga 1998-08-09 00:43:13 +0000
  • 42e0d83cb3 Initial revision Kurt Zeilenga 1998-08-09 00:43:13 +0000