125 Commits

Author SHA1 Message Date
Kurt Zeilenga
2532c07270 Import man reinstall bugfix from -devel. 1999-01-01 22:57:04 +00:00
Kurt Zeilenga
abbcc73794 Import ksp's changes to support newer versions of DB2 (ITS#27). OPENLDAP_REL_ENG_1_1_2 1998-12-31 21:29:30 +00:00
Kurt Zeilenga
14741c26d9 Update copyright of build environment, includes, and liblber/libldap. 1998-12-31 20:32:03 +00:00
Kurt Zeilenga
0ecb80a6bf Add special pthread_create check for HP-UX 11. (ITS14). 1998-12-30 21:02:28 +00:00
Kurt Zeilenga
ceb1c5ce1c Apply fixes for ITS24 & ITS26 from devel.
* slapd aclgroup deadlock bug fix
 * slapd non-authorized add bug fix
1998-12-30 21:00:56 +00:00
Kurt Zeilenga
3625743d1f Workaround FreeBSD pthread_exit() bug (PR# i386/9237) by cleaning up
thread shutdown codes.
1998-12-30 20:43:59 +00:00
Kurt Zeilenga
3d2d5b076b aclparse/alist should be charray_free'ed instead of free'd 1998-12-30 20:37:02 +00:00
Kurt Zeilenga
64e079ccb1 Apply changes from -devel. 1998-12-30 20:27:29 +00:00
Kurt Zeilenga
0a00a9177e Apply minor fixes from -devel. 1998-12-30 20:25:57 +00:00
Kurt Zeilenga
0a7ca1e8d2 Apply --disable-crypt & -disable-cleartext fixes from devel. 1998-12-29 23:02:18 +00:00
Kurt Zeilenga
f56d685880 Import reasonable defaults from -devel. 1998-12-29 05:53:37 +00:00
Kurt Zeilenga
be8cef8a76 Make LD session options optional. 1998-12-29 05:47:33 +00:00
Kurt Zeilenga
9b52584550 Apply fix for schema check bug (ITS#25) from -devel. 1998-12-29 02:02:50 +00:00
Kurt Zeilenga
0d53552897 ldap.conf should be included and installed. 1998-12-28 20:25:26 +00:00
Kurt Zeilenga
80ce3b5cb2 Apply back-ldbm/search.c matched initialization bugfix from -devel
to resolve ITS#23.
Update CHANGES & build/version in preparation for OpenLDAP 1.1.2.
1998-12-28 18:42:37 +00:00
Kurt Zeilenga
54b9b91955 Remove duplicate defs of global_schemacheck and global_oc (from devel) 1998-12-28 18:39:53 +00:00
Kurt Zeilenga
33c6efcf30 Import debug trace UNKNOWN_PREFIX ('?') change 1998-12-28 18:38:23 +00:00
Kurt Zeilenga
969c89a77b Make LDAP_ALLOW_NULL_SEARCH_BASE the last resort. (from -devel) 1998-12-28 18:13:18 +00:00
Kurt Zeilenga
9918c4a093 Misc bug fixes from -devel:
Plug some memory leaks
  Change overlapping `strcpy( x, y )' to `SAFEMEMCPY( x, y, strlen( y ) + 1 )'
1998-12-28 18:08:42 +00:00
Kurt Zeilenga
9d354e5a85 Update tags in CHANGES 1998-12-28 18:02:48 +00:00
Kurt Zeilenga
f10a98612d Add latest projects from -devel. OPENLDAP_REL_ENG_1_1_1 1998-12-26 18:48:07 +00:00
Kurt Zeilenga
665615e4bb Add autoconf INSTALL from devel. 1998-12-26 18:46:12 +00:00
Kurt Zeilenga
691e176a41 Update INSTALL, README with latest from -devel. 1998-12-26 18:41:45 +00:00
Kurt Zeilenga
1f8ec8e77d Apply Hallvard's modtail twice freed bug fix from -devel. 1998-12-26 18:14:26 +00:00
Kurt Zeilenga
d54e591569 Fixes compiling issues on NT4. 1998-12-25 00:08:23 +00:00
Kurt Zeilenga
e252edf713 MSVC++ has stdarg support 1998-12-24 23:42:48 +00:00
Kurt Zeilenga
fa2ab77d9f Update docs and import Randy's configure.in cleanup changes from -devel. 1998-12-24 19:42:30 +00:00
Kurt Zeilenga
0539e2d4f4 Use fork1() instead of fork(). May reduce problems under Solaris THR. 1998-12-24 19:03:42 +00:00
Kurt Zeilenga
6a14116c44 Update devel docs with latest from -devel. 1998-12-24 19:02:35 +00:00
Kurt Zeilenga
a0586de9c9 Import ITS#17 fix: kerberos bind rc bug 1998-12-24 18:59:28 +00:00
Kurt Zeilenga
3cbad7b4f1 Apply ITS#12 fix from devel.
Update CHANGES with ITS numbers.
1998-12-22 05:43:52 +00:00
Kurt Zeilenga
bd96e355c7 Update build version to 1.1.1 in preparation for next release. 1998-12-22 05:32:52 +00:00
Kurt Zeilenga
279c2f67d6 Update slapd.h with <ac/signals.h> 1998-12-22 05:32:00 +00:00
Kurt Zeilenga
fca77b0db5 Import more FreeBSD elf shared library fixes. 1998-12-22 05:29:47 +00:00
Kurt Zeilenga
81081d88d6 Import latest guidelines/todo from -devel. 1998-12-22 05:18:16 +00:00
Kurt Zeilenga
9948d03f92 Import syslogging fix from -devel. 1998-12-22 05:15:53 +00:00
Kurt Zeilenga
878ec62d1c Update CHANGES based on latest changes (since release of 1.0) 1998-12-20 21:00:48 +00:00
Kurt Zeilenga
b081115816 Rebuild configure... 1998-12-20 20:51:22 +00:00
Kurt Zeilenga
92507af85c Import cache_delete_entry_internal/dntree&idtree delete fix from -devel. 1998-12-20 20:46:24 +00:00
Kurt Zeilenga
8a89fd729e Import value_cmp fix from -devel. 1998-12-20 20:44:41 +00:00
Kurt Zeilenga
c103bd388b Import ldif/line64 bug fix... ensure 4, not 3, characters are analyzed. 1998-12-20 20:35:08 +00:00
Kurt Zeilenga
d168ed1c14 Update build environment with changes from -devel, including:
--without-"server-component" fixes
	make clean in shared libraries directories
1998-12-20 20:32:07 +00:00
Kurt Zeilenga
2a8a77ec29 Import ldif2ldbm 'no write sync' change... 1998-12-20 20:05:01 +00:00
Kurt Zeilenga
b0aa92b3a0 Apply ksp's LDBM DB2 patch (after tab cleanup). 1998-12-20 19:59:31 +00:00
Kurt Zeilenga
5a9e89a039 Import fix for ITS#9 from devel. -lwrap failed due to missing externs. 1998-12-20 19:46:55 +00:00
Kurt Zeilenga
99abb49d13 Import latest doc changes from devel.
"predantic" typo in INSTALL and updates to hints
1998-12-20 19:43:24 +00:00
Kurt Zeilenga
729fb83dd8 Import pthread detection changes from devel. OPENLDAP_REL_ENG_1_1_0 1998-12-14 21:16:15 +00:00
Kurt Zeilenga
c032cb29b2 Import kerberos changes from devel. 1998-12-14 21:10:25 +00:00
Kurt Zeilenga
a24ad53f55 Update version tag. 1998-12-14 21:08:55 +00:00
Kurt Zeilenga
e22619b473 Import cache assert bug fix from -devel. 1998-12-14 21:07:58 +00:00