]> git.ipfire.org Git - thirdparty/openldap.git/log
thirdparty/openldap.git
26 years agoTreat SunOS5.6 as a separate platform due to thread lib differences
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

26 years agoAdd Make-platform for SunOS 5.6 to handle 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

26 years agopthread_create attr argument should be passed by value per POSIX
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.

26 years agoAdded patch to support LWP under SunOS 5.6
Kurt Zeilenga [Fri, 14 Aug 1998 20:12:02 +0000 (20:12 +0000)] 
Added patch to support LWP under SunOS 5.6

27 years agoBacked up LDAP world P16, causes hang
Kurt Zeilenga [Fri, 14 Aug 1998 05:08:34 +0000 (05:08 +0000)] 
Backed up LDAP world P16, causes hang

27 years ago*** empty log message ***
Kurt Zeilenga [Fri, 14 Aug 1998 05:06:08 +0000 (05:06 +0000)] 
*** empty log message ***

27 years agoAdded better rm expressions.
Kurt Zeilenga [Fri, 14 Aug 1998 05:04:45 +0000 (05:04 +0000)] 
Added better rm expressions.

27 years agoAdded better rm expression
Kurt Zeilenga [Fri, 14 Aug 1998 05:04:31 +0000 (05:04 +0000)] 
Added better rm expression

27 years agodaemon -> slapd_daemon
Kurt Zeilenga [Thu, 13 Aug 1998 20:20:13 +0000 (20:20 +0000)] 
daemon -> slapd_daemon

27 years ago*** empty log message ***
Kurt Zeilenga [Thu, 13 Aug 1998 20:20:00 +0000 (20:20 +0000)] 
*** empty log message ***

27 years agoAdded comment about LDBM defines/includes
Kurt Zeilenga [Thu, 13 Aug 1998 20:09:38 +0000 (20:09 +0000)] 
Added comment about LDBM defines/includes

27 years agointegrated changed from rage.net glibc.patch
Kurt Zeilenga [Thu, 13 Aug 1998 19:32:43 +0000 (19:32 +0000)] 
integrated changed from rage.net glibc.patch

27 years agoUncommented out LDMB_LIB to get -ldb
Kurt Zeilenga [Thu, 13 Aug 1998 07:58:35 +0000 (07:58 +0000)] 
Uncommented out LDMB_LIB to get -ldb

27 years ago-DLDAP_CRYPT may require -lcrypt
Kurt Zeilenga [Thu, 13 Aug 1998 07:25:37 +0000 (07:25 +0000)] 
-DLDAP_CRYPT may require -lcrypt

27 years ago-DLDAP_CRYPT is disabled by default, don't need -lcrypt
Kurt Zeilenga [Thu, 13 Aug 1998 07:25:19 +0000 (07:25 +0000)] 
-DLDAP_CRYPT is disabled by default, don't need -lcrypt

27 years ago-DLDAP_CRYPT is disabled by default
Kurt Zeilenga [Thu, 13 Aug 1998 07:24:57 +0000 (07:24 +0000)] 
-DLDAP_CRYPT is disabled by default

27 years agoLinux defines SYS_ERRLIST in stdio (doesn't everyone)
Kurt Zeilenga [Wed, 12 Aug 1998 07:36:36 +0000 (07:36 +0000)] 
Linux defines SYS_ERRLIST in stdio (doesn't everyone)

27 years agoAdded linux patch
Kurt Zeilenga [Sun, 9 Aug 1998 04:56:25 +0000 (04:56 +0000)] 
Added linux patch

27 years agoRAGE: SLURPD malloc bug in st.c
Kurt Zeilenga [Sun, 9 Aug 1998 04:52:36 +0000 (04:52 +0000)] 
RAGE: SLURPD malloc bug in st.c

27 years agoRAGE: LDAPD Linux does have <sys/filio.h>
Kurt Zeilenga [Sun, 9 Aug 1998 04:38:40 +0000 (04:38 +0000)] 
RAGE: LDAPD Linux does have <sys/filio.h>

27 years agoMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
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

27 years agoLDAPworldP22: problem with msgids greater than 32767 on 64bit architectures LDAPworld
Kurt Zeilenga [Sun, 9 Aug 1998 03:40:29 +0000 (03:40 +0000)] 
LDAPworldP22: problem with msgids greater than 32767 on 64bit architectures

27 years agoLDAPworldP21: SLAPD Memory leak/error in filterentry.c
Kurt Zeilenga [Sun, 9 Aug 1998 03:37:22 +0000 (03:37 +0000)] 
LDAPworldP21: SLAPD Memory leak/error in filterentry.c

27 years agoLDAPworldP20: Patch for comparing crypt()ed passwords (#ifdef LDAP_CRYPT)
Kurt Zeilenga [Sun, 9 Aug 1998 03:34:35 +0000 (03:34 +0000)] 
LDAPworldP20: Patch for comparing crypt()ed passwords (#ifdef LDAP_CRYPT)

27 years agoLDAPworldP19: Patch for Next C-Threads
Kurt Zeilenga [Sun, 9 Aug 1998 03:13:49 +0000 (03:13 +0000)] 
LDAPworldP19: Patch for Next C-Threads

27 years agoLDAPworldP16: Search responses may not be returned properly
Kurt Zeilenga [Sun, 9 Aug 1998 03:08:09 +0000 (03:08 +0000)] 
LDAPworldP16: Search responses may not be returned properly

27 years agoLDAPworldP15: Internal LDAP function rename
Kurt Zeilenga [Sun, 9 Aug 1998 03:04:12 +0000 (03:04 +0000)] 
LDAPworldP15: Internal LDAP function rename

27 years agoLDAPworld P13: LDAPv2 client referrals bug
Kurt Zeilenga [Sun, 9 Aug 1998 02:56:52 +0000 (02:56 +0000)] 
LDAPworld P13: LDAPv2 client referrals bug

27 years agoLDAPworld P10: SLAPD Index corruption
Kurt Zeilenga [Sun, 9 Aug 1998 02:54:09 +0000 (02:54 +0000)] 
LDAPworld P10: SLAPD Index corruption

27 years agoLDAPworld P9: SLAPD crashes with filter containing zero elements
Kurt Zeilenga [Sun, 9 Aug 1998 02:52:09 +0000 (02:52 +0000)] 
LDAPworld P9: SLAPD crashes with filter containing zero elements

27 years agoLDAPworld P8: UD does not compile when NO_CACHE defined
Kurt Zeilenga [Sun, 9 Aug 1998 02:50:17 +0000 (02:50 +0000)] 
LDAPworld P8: UD does not compile when NO_CACHE defined

27 years agoLDAPworld P7: SLURPD compile problems with SYSERRLIST_IN_STDIO
Kurt Zeilenga [Sun, 9 Aug 1998 02:48:03 +0000 (02:48 +0000)] 
LDAPworld P7: SLURPD compile problems with SYSERRLIST_IN_STDIO

27 years agoLDAPworld P6: SLAPD on AIX
Kurt Zeilenga [Sun, 9 Aug 1998 02:41:53 +0000 (02:41 +0000)] 
LDAPworld P6: SLAPD on AIX

27 years agoLDAPworld P5: SLAPD Negation of Non-Indexed Search
Kurt Zeilenga [Sun, 9 Aug 1998 02:39:52 +0000 (02:39 +0000)] 
LDAPworld P5: SLAPD Negation of Non-Indexed Search

27 years agoLDAPworld P4: SLAPD Crash when Schema Checking
Kurt Zeilenga [Sun, 9 Aug 1998 02:36:33 +0000 (02:36 +0000)] 
LDAPworld P4: SLAPD Crash when Schema Checking

27 years agoLDAPworld P3: SLAPD LDBM Generation with Multiple Backends
Kurt Zeilenga [Sun, 9 Aug 1998 02:33:01 +0000 (02:33 +0000)] 
LDAPworld P3: SLAPD LDBM Generation with Multiple Backends

27 years agoLDAPworld P1: DEC and other portability issues
Kurt Zeilenga [Sun, 9 Aug 1998 02:28:45 +0000 (02:28 +0000)] 
LDAPworld P1: DEC and other portability issues

27 years agoMerge FreeBSD Make-templates into LDAPworld branch
Kurt Zeilenga [Sun, 9 Aug 1998 02:24:07 +0000 (02:24 +0000)] 
Merge FreeBSD Make-templates into LDAPworld branch

27 years agoapply FreeBSD changes to main branch
Kurt Zeilenga [Sun, 9 Aug 1998 01:35:58 +0000 (01:35 +0000)] 
apply FreeBSD changes to main branch

27 years agoFixed RCS headers
Kurt Zeilenga [Sun, 9 Aug 1998 01:32:39 +0000 (01:32 +0000)] 
Fixed RCS headers

27 years agoFixed RCS Headers
Kurt Zeilenga [Sun, 9 Aug 1998 01:31:11 +0000 (01:31 +0000)] 
Fixed RCS Headers

27 years agoModified make system to support CVS instead of RCS
Kurt Zeilenga [Sun, 9 Aug 1998 01:24:49 +0000 (01:24 +0000)] 
Modified make system to support CVS instead of RCS

27 years agoImport of FreeBSD LDAP 3.3 Port FreeBSD FreeBSD_3_3
Kurt Zeilenga [Sun, 9 Aug 1998 01:05:15 +0000 (01:05 +0000)] 
Import of FreeBSD LDAP 3.3 Port

27 years agoImport of Umich LDAP 3.3 UMICH UMICH_LDAP_3_3
Kurt Zeilenga [Sun, 9 Aug 1998 00:43:13 +0000 (00:43 +0000)] 
Import of Umich LDAP 3.3

27 years agoInitial revision
Kurt Zeilenga [Sun, 9 Aug 1998 00:43:13 +0000 (00:43 +0000)] 
Initial revision