]>
git.sur5r.net Git - openldap/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kurt Zeilenga [Thu, 27 Aug 1998 08:19:14 +0000 (08:19 +0000)]
Pulled NetBSD changes into current
Kurt Zeilenga [Wed, 26 Aug 1998 19:10:10 +0000 (19:10 +0000)]
Correct URL to license
Kurt Zeilenga [Tue, 25 Aug 1998 23:29:01 +0000 (23:29 +0000)]
Update notices to use "OpenLDAP Foundation" instead of
"Net Boolean Incorporated" and drop "Net Boolean" private
label. This was done per agreement between the Foundation
and Net Boolean. Long Live OpenLDAP!
Kurt Zeilenga [Sun, 23 Aug 1998 23:25:53 +0000 (23:25 +0000)]
Added NMI copyright
Kurt Zeilenga [Sun, 23 Aug 1998 23:19:40 +0000 (23:19 +0000)]
Added NBI Copyright to Make-common.dist
Kurt Zeilenga [Sun, 23 Aug 1998 23:15:03 +0000 (23:15 +0000)]
Updated distribution documents.
Kurt Zeilenga [Sun, 23 Aug 1998 02:12:50 +0000 (02:12 +0000)]
Add Net Boolean Copyright and License.
Kurt Zeilenga [Sat, 22 Aug 1998 17:38:29 +0000 (17:38 +0000)]
Added include of <time.h> to get time_t
Kurt Zeilenga [Fri, 21 Aug 1998 06:36:57 +0000 (06:36 +0000)]
Significantly out of date. Make-common.dist replaced it.
Kurt Zeilenga [Fri, 21 Aug 1998 06:33:42 +0000 (06:33 +0000)]
Merged files from branch REGEX_REMOVAL. Despite name, this merge
adds POSIX RegEx (and removes BSD re_comp/re_exec) support.
* POSIX RegEx is not currently included in the distribution, however
we will probably add Henry Spencer's REGEX library soon.
* ACL Group functionality is also included in this merge!
Kurt Zeilenga [Thu, 20 Aug 1998 19:44:02 +0000 (19:44 +0000)]
BSD has re_comp/re_exec in -lcompat
Kurt Zeilenga [Thu, 20 Aug 1998 19:42:38 +0000 (19:42 +0000)]
removed lint
Kurt Zeilenga [Thu, 20 Aug 1998 18:40:45 +0000 (18:40 +0000)]
Fix shadowing bug created from previous change.
Kurt Zeilenga [Thu, 20 Aug 1998 08:10:06 +0000 (08:10 +0000)]
Minor cleanup
Kurt Zeilenga [Thu, 20 Aug 1998 04:25:27 +0000 (04:25 +0000)]
Make sure EXTRA flags support platform settings
Kurt Zeilenga [Thu, 20 Aug 1998 04:24:31 +0000 (04:24 +0000)]
My best guess for Linux settings
Kurt Zeilenga [Thu, 20 Aug 1998 04:06:20 +0000 (04:06 +0000)]
Pretty up the make depend code
Kurt Zeilenga [Thu, 20 Aug 1998 03:56:19 +0000 (03:56 +0000)]
Removed use of paths not defined in ldapconfig.h.edit.
Fixed Dependency Generation not to mess with Make-templates.
side effect: depends are not carried forward after "make makefiles"
Kurt Zeilenga [Thu, 20 Aug 1998 02:18:28 +0000 (02:18 +0000)]
Fixed ldapconfig.h.edit/Make-template to generate ldapconfig.h correctly.
ldif2ldbm.c defaults moved to ldapconfig.h, sed no longer needed.
Changed type of lconn_lastused to time_t.
Added include <time.h> were needed.
Kurt Zeilenga [Thu, 20 Aug 1998 01:22:35 +0000 (01:22 +0000)]
Added REVERSE_LOOKUP to Make-common.dist to document its existence.
Kurt Zeilenga [Thu, 20 Aug 1998 00:13:01 +0000 (00:13 +0000)]
CLDAP need <sys/socket.h>
Kurt Zeilenga [Thu, 20 Aug 1998 00:05:08 +0000 (00:05 +0000)]
Added support for SLEEPYCAT DB2.
Modified main makefile to support local Make-common. Builds file
from Make-common.dist.
Kurt Zeilenga [Wed, 19 Aug 1998 18:19:39 +0000 (18:19 +0000)]
Modified build environment to correctly support bin,sbin,libexec,etc
and setting of variables from Make-platform with defaults in Make-common.
Kurt Zeilenga [Wed, 19 Aug 1998 02:38:35 +0000 (02:38 +0000)]
Added LIBEXECDIR, SBINDIR and patched install rules and files as needed.
Kurt Zeilenga [Wed, 19 Aug 1998 01:30:57 +0000 (01:30 +0000)]
Merged in LASTMOD changes from Allan Stuart.
Protects createtimestamp and creatorsname.
Kurt Zeilenga [Wed, 19 Aug 1998 01:29:52 +0000 (01:29 +0000)]
Added filter to populate test
Kurt Zeilenga [Wed, 19 Aug 1998 00:11:06 +0000 (00:11 +0000)]
Added slurpd log and extend slurpd sleep to 15 seconds
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