Commit Graph

54 Commits

Author SHA1 Message Date
Kurt Zeilenga
fa2da63ca4 Merge from LAMBERT branch 1998-08-17 23:26:25 +00:00
Kurt Zeilenga
401bd7495a Fixed uninitialized Backend pointer. 1998-08-17 21:10:02 +00:00
Kurt Zeilenga
e66aa92102 Added support for TCP_WRAPPERS (ldapd code not tested, don't have isode here).
Cleaned up LDAP_CRYPT support.
1998-08-15 23:03:09 +00:00
Kurt Zeilenga
412f44afa3 Fixed "faled" typo in debug message 1998-08-15 18:39:15 +00:00
Kurt Zeilenga
cf1d3904a4 fix SIGUNUSED typo 1998-08-15 18:18:43 +00:00
Kurt Zeilenga
b58c782eeb needs socket.h 1998-08-15 18:18:12 +00:00
Kurt Zeilenga
1c96c959bc Moved both logs into test-db to be consistent with out output files. 1998-08-15 02:30:02 +00:00
Kurt Zeilenga
93557d325a Fixed typo of SLAVELOG and made sure test directories exist. 1998-08-15 02:21:07 +00:00
Kurt Zeilenga
36445924b5 Create log files for slapd, sleep between tests to let things exit. 1998-08-14 23:59:42 +00:00
Kurt Zeilenga
8fa93f02ec Treat SunOS5.6 as a separate platform due to thread lib differences 1998-08-14 23:58:38 +00:00
Kurt Zeilenga
4b23e633b1 Add Make-platform for SunOS 5.6 to handle thread lib differences 1998-08-14 23:56:23 +00:00
Kurt Zeilenga
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.
1998-08-14 20:41:47 +00:00
Kurt Zeilenga
1b5451d619 Added patch to support LWP under SunOS 5.6 1998-08-14 20:12:02 +00:00
Kurt Zeilenga
c46afcbd63 Backed up LDAP world P16, causes hang 1998-08-14 05:08:34 +00:00
Kurt Zeilenga
57a4773951 *** empty log message *** 1998-08-14 05:06:08 +00:00
Kurt Zeilenga
f96fee80d3 Added better rm expressions. 1998-08-14 05:04:45 +00:00
Kurt Zeilenga
c157ae7997 Added better rm expression 1998-08-14 05:04:31 +00:00
Kurt Zeilenga
efc5e2d0e4 daemon -> slapd_daemon 1998-08-13 20:20:13 +00:00
Kurt Zeilenga
58576e9753 *** empty log message *** 1998-08-13 20:20:00 +00:00
Kurt Zeilenga
3ab0b0873d Added comment about LDBM defines/includes 1998-08-13 20:09:38 +00:00
Kurt Zeilenga
f3e9bc606c integrated changed from rage.net glibc.patch 1998-08-13 19:32:43 +00:00
Kurt Zeilenga
14b7b66f94 Uncommented out LDMB_LIB to get -ldb 1998-08-13 07:58:35 +00:00
Kurt Zeilenga
61be3047a7 -DLDAP_CRYPT may require -lcrypt 1998-08-13 07:25:37 +00:00
Kurt Zeilenga
6ec1387e18 -DLDAP_CRYPT is disabled by default, don't need -lcrypt 1998-08-13 07:25:19 +00:00
Kurt Zeilenga
a6843a7e8a -DLDAP_CRYPT is disabled by default 1998-08-13 07:24:57 +00:00
Kurt Zeilenga
cda1faaf00 Linux defines SYS_ERRLIST in stdio (doesn't everyone) 1998-08-12 07:36:36 +00:00
Kurt Zeilenga
412b85ec7e Added linux patch 1998-08-09 04:56:25 +00:00
Kurt Zeilenga
7b115db732 RAGE: SLURPD malloc bug in st.c 1998-08-09 04:52:36 +00:00
Kurt Zeilenga
1596b380e9 RAGE: LDAPD Linux does have <sys/filio.h> 1998-08-09 04:38:40 +00:00
Kurt Zeilenga
fcbca73f90 Merged LDAPworldCurrent (P1-10,13,15,16,19-22)
Cleaned up old rcs keyworld subs
1998-08-09 04:13:55 +00:00
Kurt Zeilenga
271d678b0e LDAPworldP22: problem with msgids greater than 32767 on 64bit architectures 1998-08-09 03:40:29 +00:00
Kurt Zeilenga
ccc2797a77 LDAPworldP21: SLAPD Memory leak/error in filterentry.c 1998-08-09 03:37:22 +00:00
Kurt Zeilenga
29062d06e4 LDAPworldP20: Patch for comparing crypt()ed passwords (#ifdef LDAP_CRYPT) 1998-08-09 03:34:35 +00:00
Kurt Zeilenga
b63a0b1c61 LDAPworldP19: Patch for Next C-Threads 1998-08-09 03:13:49 +00:00
Kurt Zeilenga
0b0c178c1a LDAPworldP16: Search responses may not be returned properly 1998-08-09 03:08:09 +00:00
Kurt Zeilenga
29eda9c799 LDAPworldP15: Internal LDAP function rename 1998-08-09 03:04:12 +00:00
Kurt Zeilenga
1cad5fd9b2 LDAPworld P13: LDAPv2 client referrals bug 1998-08-09 02:56:52 +00:00
Kurt Zeilenga
38c92a1151 LDAPworld P10: SLAPD Index corruption 1998-08-09 02:54:09 +00:00
Kurt Zeilenga
221db1f19a LDAPworld P9: SLAPD crashes with filter containing zero elements 1998-08-09 02:52:09 +00:00
Kurt Zeilenga
daeb0284b1 LDAPworld P8: UD does not compile when NO_CACHE defined 1998-08-09 02:50:17 +00:00
Kurt Zeilenga
8893be2975 LDAPworld P7: SLURPD compile problems with SYSERRLIST_IN_STDIO 1998-08-09 02:48:03 +00:00
Kurt Zeilenga
92f7e6c3c8 LDAPworld P6: SLAPD on AIX 1998-08-09 02:41:53 +00:00
Kurt Zeilenga
835d3ef9bd LDAPworld P5: SLAPD Negation of Non-Indexed Search 1998-08-09 02:39:52 +00:00
Kurt Zeilenga
fbdb748a7d LDAPworld P4: SLAPD Crash when Schema Checking 1998-08-09 02:36:33 +00:00
Kurt Zeilenga
8d5c2b41e6 LDAPworld P3: SLAPD LDBM Generation with Multiple Backends 1998-08-09 02:33:01 +00:00
Kurt Zeilenga
860038cff1 LDAPworld P1: DEC and other portability issues 1998-08-09 02:28:45 +00:00
Kurt Zeilenga
f6c2f2e6ab Merge FreeBSD Make-templates into LDAPworld branch 1998-08-09 02:24:07 +00:00
Kurt Zeilenga
df38bf83e8 apply FreeBSD changes to main branch 1998-08-09 01:35:58 +00:00
Kurt Zeilenga
d4cfec8612 Fixed RCS headers 1998-08-09 01:32:39 +00:00
Kurt Zeilenga
168d8d9560 Fixed RCS Headers 1998-08-09 01:31:11 +00:00