]>
git.sur5r.net Git - openldap/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kurt Zeilenga [Wed, 19 Aug 1998 00:10:02 +0000 (00:10 +0000)]
Added ldbm flush on write code which uses slapd.conf option.
Kurt Zeilenga [Tue, 18 Aug 1998 23:12:54 +0000 (23:12 +0000)]
Merged from Lambert
Kurt Zeilenga [Tue, 18 Aug 1998 23:09:25 +0000 (23:09 +0000)]
Clean up
Kurt Zeilenga [Tue, 18 Aug 1998 21:04:59 +0000 (21:04 +0000)]
Fix make clean in docs
Kurt Zeilenga [Tue, 18 Aug 1998 20:28:54 +0000 (20:28 +0000)]
Changed calloc to ch_malloc. Don't need clear, should use ch_ functions.
Kurt Zeilenga [Tue, 18 Aug 1998 19:05:33 +0000 (19:05 +0000)]
Add patch from Gordon Good to fix copying of DNs with null bytes.
Kurt Zeilenga [Tue, 18 Aug 1998 18:19:49 +0000 (18:19 +0000)]
Changed FD_SETSIZE checks for consistency. Added checks where needed.
Kurt Zeilenga [Tue, 18 Aug 1998 17:51:53 +0000 (17:51 +0000)]
Fixes from Allan Lynne
Kurt Zeilenga [Tue, 18 Aug 1998 00:41:35 +0000 (00:41 +0000)]
Changes prompted by Terry's patches
Kurt Zeilenga [Mon, 17 Aug 1998 23:34:12 +0000 (23:34 +0000)]
Sync the cache per Stuart Lynne <sl@poste.com>
Kurt Zeilenga [Mon, 17 Aug 1998 23:26:25 +0000 (23:26 +0000)]
Merge from LAMBERT branch
Kurt Zeilenga [Mon, 17 Aug 1998 21:10:02 +0000 (21:10 +0000)]
Fixed uninitialized Backend pointer.
Kurt Zeilenga [Sat, 15 Aug 1998 23:03:09 +0000 (23:03 +0000)]
Added support for TCP_WRAPPERS (ldapd code not tested, don't have isode here).
Cleaned up LDAP_CRYPT support.
Kurt Zeilenga [Sat, 15 Aug 1998 18:39:15 +0000 (18:39 +0000)]
Fixed "faled" typo in debug message
Kurt Zeilenga [Sat, 15 Aug 1998 18:18:43 +0000 (18:18 +0000)]
fix SIGUNUSED typo
Kurt Zeilenga [Sat, 15 Aug 1998 18:18:12 +0000 (18:18 +0000)]
needs socket.h
Kurt Zeilenga [Sat, 15 Aug 1998 02:30:02 +0000 (02:30 +0000)]
Moved both logs into test-db to be consistent with out output files.
Kurt Zeilenga [Sat, 15 Aug 1998 02:21:07 +0000 (02:21 +0000)]
Fixed typo of SLAVELOG and made sure test directories exist.
Kurt Zeilenga [Fri, 14 Aug 1998 23:59:42 +0000 (23:59 +0000)]
Create log files for slapd, sleep between tests to let things exit.
Kurt Zeilenga [Fri, 14 Aug 1998 23:58:38 +0000 (23:58 +0000)]
Treat SunOS5.6 as a separate platform due to thread lib differences
Kurt Zeilenga [Fri, 14 Aug 1998 23:56:23 +0000 (23:56 +0000)]
Add Make-platform for SunOS 5.6 to handle thread lib differences
Kurt Zeilenga [Fri, 14 Aug 1998 20:41:47 +0000 (20:41 +0000)]
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 [Fri, 14 Aug 1998 20:12:02 +0000 (20:12 +0000)]
Added patch to support LWP under SunOS 5.6
Kurt Zeilenga [Fri, 14 Aug 1998 05:08:34 +0000 (05:08 +0000)]
Backed up LDAP world P16, causes hang
Kurt Zeilenga [Fri, 14 Aug 1998 05:06:08 +0000 (05:06 +0000)]
*** empty log message ***
Kurt Zeilenga [Fri, 14 Aug 1998 05:04:45 +0000 (05:04 +0000)]
Added better rm expressions.
Kurt Zeilenga [Fri, 14 Aug 1998 05:04:31 +0000 (05:04 +0000)]
Added better rm expression
Kurt Zeilenga [Thu, 13 Aug 1998 20:20:13 +0000 (20:20 +0000)]
daemon -> slapd_daemon
Kurt Zeilenga [Thu, 13 Aug 1998 20:20:00 +0000 (20:20 +0000)]
*** empty log message ***
Kurt Zeilenga [Thu, 13 Aug 1998 20:09:38 +0000 (20:09 +0000)]
Added comment about LDBM defines/includes
Kurt Zeilenga [Thu, 13 Aug 1998 19:32:43 +0000 (19:32 +0000)]
integrated changed from rage.net glibc.patch
Kurt Zeilenga [Thu, 13 Aug 1998 07:58:35 +0000 (07:58 +0000)]
Uncommented out LDMB_LIB to get -ldb
Kurt Zeilenga [Thu, 13 Aug 1998 07:25:37 +0000 (07:25 +0000)]
-DLDAP_CRYPT may require -lcrypt
Kurt Zeilenga [Thu, 13 Aug 1998 07:25:19 +0000 (07:25 +0000)]
-DLDAP_CRYPT is disabled by default, don't need -lcrypt
Kurt Zeilenga [Thu, 13 Aug 1998 07:24:57 +0000 (07:24 +0000)]
-DLDAP_CRYPT is disabled by default
Kurt Zeilenga [Wed, 12 Aug 1998 07:36:36 +0000 (07:36 +0000)]
Linux defines SYS_ERRLIST in stdio (doesn't everyone)
Kurt Zeilenga [Sun, 9 Aug 1998 04:56:25 +0000 (04:56 +0000)]
Added linux patch
Kurt Zeilenga [Sun, 9 Aug 1998 04:52:36 +0000 (04:52 +0000)]
RAGE: SLURPD malloc bug in st.c
Kurt Zeilenga [Sun, 9 Aug 1998 04:38:40 +0000 (04:38 +0000)]
RAGE: LDAPD Linux does have <sys/filio.h>
Kurt Zeilenga [Sun, 9 Aug 1998 04:13:55 +0000 (04:13 +0000)]
Merged LDAPworldCurrent (P1-10,13,15,16,19-22)
Cleaned up old rcs keyworld subs
Kurt Zeilenga [Sun, 9 Aug 1998 03:40:29 +0000 (03:40 +0000)]
LDAPworldP22: problem with msgids greater than 32767 on 64bit architectures
Kurt Zeilenga [Sun, 9 Aug 1998 03:37:22 +0000 (03:37 +0000)]
LDAPworldP21: SLAPD Memory leak/error in filterentry.c
Kurt Zeilenga [Sun, 9 Aug 1998 03:34:35 +0000 (03:34 +0000)]
LDAPworldP20: Patch for comparing crypt()ed passwords (#ifdef LDAP_CRYPT)
Kurt Zeilenga [Sun, 9 Aug 1998 03:13:49 +0000 (03:13 +0000)]
LDAPworldP19: Patch for Next C-Threads
Kurt Zeilenga [Sun, 9 Aug 1998 03:08:09 +0000 (03:08 +0000)]
LDAPworldP16: Search responses may not be returned properly
Kurt Zeilenga [Sun, 9 Aug 1998 03:04:12 +0000 (03:04 +0000)]
LDAPworldP15: Internal LDAP function rename
Kurt Zeilenga [Sun, 9 Aug 1998 02:56:52 +0000 (02:56 +0000)]
LDAPworld P13: LDAPv2 client referrals bug
Kurt Zeilenga [Sun, 9 Aug 1998 02:54:09 +0000 (02:54 +0000)]
LDAPworld P10: SLAPD Index corruption
Kurt Zeilenga [Sun, 9 Aug 1998 02:52:09 +0000 (02:52 +0000)]
LDAPworld P9: SLAPD crashes with filter containing zero elements
Kurt Zeilenga [Sun, 9 Aug 1998 02:50:17 +0000 (02:50 +0000)]
LDAPworld P8: UD does not compile when NO_CACHE defined
Kurt Zeilenga [Sun, 9 Aug 1998 02:48:03 +0000 (02:48 +0000)]
LDAPworld P7: SLURPD compile problems with SYSERRLIST_IN_STDIO
Kurt Zeilenga [Sun, 9 Aug 1998 02:41:53 +0000 (02:41 +0000)]
LDAPworld P6: SLAPD on AIX
Kurt Zeilenga [Sun, 9 Aug 1998 02:39:52 +0000 (02:39 +0000)]
LDAPworld P5: SLAPD Negation of Non-Indexed Search
Kurt Zeilenga [Sun, 9 Aug 1998 02:36:33 +0000 (02:36 +0000)]
LDAPworld P4: SLAPD Crash when Schema Checking
Kurt Zeilenga [Sun, 9 Aug 1998 02:33:01 +0000 (02:33 +0000)]
LDAPworld P3: SLAPD LDBM Generation with Multiple Backends
Kurt Zeilenga [Sun, 9 Aug 1998 02:28:45 +0000 (02:28 +0000)]
LDAPworld P1: DEC and other portability issues
Kurt Zeilenga [Sun, 9 Aug 1998 02:24:07 +0000 (02:24 +0000)]
Merge FreeBSD Make-templates into LDAPworld branch
Kurt Zeilenga [Sun, 9 Aug 1998 01:35:58 +0000 (01:35 +0000)]
apply FreeBSD changes to main branch
Kurt Zeilenga [Sun, 9 Aug 1998 01:32:39 +0000 (01:32 +0000)]
Fixed RCS headers
Kurt Zeilenga [Sun, 9 Aug 1998 01:31:11 +0000 (01:31 +0000)]
Fixed RCS Headers
Kurt Zeilenga [Sun, 9 Aug 1998 01:24:49 +0000 (01:24 +0000)]
Modified make system to support CVS instead of RCS
Kurt Zeilenga [Sun, 9 Aug 1998 01:05:15 +0000 (01:05 +0000)]
Import of FreeBSD LDAP 3.3 Port
Kurt Zeilenga [Sun, 9 Aug 1998 00:43:13 +0000 (00:43 +0000)]
Import of Umich LDAP 3.3
Kurt Zeilenga [Sun, 9 Aug 1998 00:43:13 +0000 (00:43 +0000)]
Initial revision