Commit Graph

352 Commits

Author SHA1 Message Date
Kurt Zeilenga
2bf5b6d9fd Update version to 1.2.4 in preparation for release. 1999-07-14 19:34:07 +00:00
Kurt Zeilenga
bd290c6c5e Minor pthread_yield adjustment. 1999-07-14 19:32:09 +00:00
Kurt Zeilenga
5534a3d40c Move LDAP_LIBFLAGS to LDFLAGS 1999-07-14 18:06:10 +00:00
Kurt Zeilenga
b334171a87 Fix xrpcomp sed. 1999-07-14 17:07:02 +00:00
Kurt Zeilenga
32dc0ad7b0 ITS#223: Added <ac/time.h> to slap.h for IRIX 1999-07-09 21:09:17 +00:00
Kurt Zeilenga
9b66348db4 Add <ac/time.h> for SGI IRIX. 1999-07-09 21:06:57 +00:00
Juan Gomez
1082a5a9d5 Finishes growing index file fix. Ready for 1.2.4? 1999-07-08 20:40:03 +00:00
Juan Gomez
573e279d87 Initial step of index files fix, more tomorrow. 1999-07-08 10:00:15 +00:00
Kurt Zeilenga
352e8ebaff Reap back-shell children processes using SIGCHLD handler. 1999-07-02 20:57:22 +00:00
Julio Sánchez Fernández
a6883d2704 Added note about fixing oc_schema_check (ITS#204). 1999-07-02 14:01:47 +00:00
Kurt Zeilenga
f5762b884c Added closesocket detection/use for BeOS (ITS#195) 1999-06-27 00:34:43 +00:00
Kurt Zeilenga
cd5bde69a3 Rebuild configure to ensure consistency. 1999-06-25 22:14:43 +00:00
Juan Gomez
886c1ff976 Added MDBM support. 1999-06-25 21:53:18 +00:00
Juan Gomez
3ade81d8f0 Added _SGI_MP_SRC hack for errno in IRIX. 1999-06-25 17:44:34 +00:00
Kurt Zeilenga
bcbfa4a5ff Add <sys/select.h> detection.
Add _SGI_MP_SOURCE to acconfig.h.
Update BerkeleyDB prereq to 2.7.5.
Update doc/devel docs.
1999-06-25 02:34:14 +00:00
Kurt Zeilenga
0ba2e11211 Update BerkeleyDB recommendation to 2.7.5 1999-06-24 22:40:04 +00:00
Juan Gomez
65185a2005 Added SGI errno changes. 1999-06-18 07:19:21 +00:00
Julio Sánchez Fernández
35cd3edc3d Fixed bogus handling of objectclass in oc_schema_check. 1999-06-16 12:10:13 +00:00
Kurt Zeilenga
762662cd15 Disable referral directive 1999-06-09 23:42:51 +00:00
Kurt Zeilenga
1a125287b4 Truncate patch number from version. 1999-06-04 23:12:33 +00:00
Kurt Zeilenga
6ab7bdd65a Back to Release Engineering... 1999-06-03 23:18:26 +00:00
Kurt Zeilenga
e5f36ffdce Fix typo 1999-06-03 23:15:06 +00:00
Kurt Zeilenga
3593b86ca6 Add 1959 to re12. 1999-06-03 23:09:44 +00:00
Kurt Zeilenga
9bc92bc6a7 Update in preparation for 1.2.3 release 1999-06-03 23:08:04 +00:00
Kurt Zeilenga
7c36066755 Remove web500gw from listed contrib packages. 1999-06-03 01:49:25 +00:00
Kurt Zeilenga
0a188993a8 Update README with comments about licensing.
Add ldaptcl to list of packages.
Add URL to OpenLDAP ITS web page.
1999-06-03 01:48:32 +00:00
Kurt Zeilenga
69a9188c42 Add ldapd warning to rel eng 1.2 as well. 1999-06-03 00:42:00 +00:00
Kurt Zeilenga
44d3cd8a55 ITS#189 fix 2. value_normalize may change length of value. Recompute. 1999-06-02 20:35:15 +00:00
Kurt Zeilenga
3f27364d26 Update Solaris hint. 1999-06-02 03:31:49 +00:00
Kurt Zeilenga
bfd1c3a378 ITS#189 fix: indexed normalized(e_dn) without recomputing length.
Changed to use e_ndn and it's length.
1999-06-02 00:16:48 +00:00
Kurt Zeilenga
73ba852017 Post 1.2.2 updates. 1999-06-01 03:21:41 +00:00
Kurt Zeilenga
f9b108c3fc Update for release. 1999-06-01 03:19:49 +00:00
Kurt Zeilenga
9176cd7f14 Use #error if no <regex.h> 1999-05-31 02:48:31 +00:00
Kurt Zeilenga
620c1c40fe Remove -P 3 option. 1999-05-31 02:36:15 +00:00
Kurt Zeilenga
03167506bc Mistakenly updated tag too early. 1999-05-30 05:41:52 +00:00
Kurt Zeilenga
4e2c7bbdb3 Remove LDAP_VERSION3 from ldap.h. Some folks might actually
be use this for version checking (which isn't too bright, but).
1999-05-28 02:38:17 +00:00
Kurt Zeilenga
a704ad51ac Apply ITS#159 (null ldaphost) fix. 1999-05-28 00:19:15 +00:00
Kurt Zeilenga
a858809ec0 Update CHANGES with latest mods (attribution normalization, BeOS). 1999-05-27 23:16:49 +00:00
Kurt Zeilenga
6045cac55c Add -lnet for BeOS 1999-05-27 23:09:40 +00:00
Kurt Zeilenga
f4f7ab73e8 Import fix from modification of string literal "dn" from devel. 1999-05-27 23:08:05 +00:00
Juan Gomez
9b791fbbe9 Added tests for special cases--->avoid regressions. 1999-05-26 02:17:21 +00:00
Juan Gomez
e97c8f6594 Output files for new modrdn tests. 1999-05-26 02:10:36 +00:00
Juan Gomez
f12b47af7c Add new defs for output files used in modrdn tests. 1999-05-26 02:06:42 +00:00
Juan Gomez
3b2ec6405d Use LDAP_MOD_SOFTADD instead of LDAP_MOD_ADD when adding the new rdn as
an attribute to the entry. This covers the case in which the rdn value
was already an attribute value for the entry in question.
1999-05-26 00:44:04 +00:00
Juan Gomez
0914eeefe5 Add SOFTADD OP 1999-05-25 23:07:05 +00:00
Juan Gomez
c709135954 Teach index functions how to deal with SOFTADDS. 1999-05-25 22:54:59 +00:00
Juan Gomez
fa17f46ccd Add warning to avoid hard-to-track bugs later on. 1999-05-25 22:51:08 +00:00
Juan Gomez
581bb2b951 I do not find another better way how to fix this prob so I will use this
LDAP_MOD_SOFTADD hack and hide it in this file. A LDAP_MOD_SOFTADD is just
the same as LDAP_MOD_ADD, but it does not fail when the attribute value
being added already exist. This is needed for some special cases of ldap
modrdn.
1999-05-25 22:48:06 +00:00
Juan Gomez
dea63aea42 Normalize attribute name when adding index, otherwise we end with duplicated
inconsistent index files (i.e. CN.gdbm and cn.gdbm).
1999-05-25 22:41:54 +00:00
Kurt Zeilenga
4c48df91d3 Update tests to filter create/modify dn/timestamp. 1999-05-25 19:31:23 +00:00