Commit Graph

378 Commits

Author SHA1 Message Date
Kurt Zeilenga
b3d0bd8d5c Support attribute types list and only parameters on cn=config
and cn=monitor.
1999-07-25 20:32:12 +00:00
Kurt Zeilenga
f3a02a704e Allow "*" in attribute type list to select all attributes.
No distinction is made between user and operational attributions.
1999-07-25 20:30:15 +00:00
Kurt Zeilenga
256dd652bd Add ITS#230 fix to CHANGES 1999-07-23 19:36:06 +00:00
Kurt Zeilenga
422b9b389d Update libtool LTLIBLINK vs LTLINK -version-info handling... (from -devel) 1999-07-23 17:31:32 +00:00
Kurt Zeilenga
99dfcd239a Remove non-functional -i option from slapd(8) man page (ITS#222) 1999-07-21 18:33:07 +00:00
Kurt Zeilenga
39d6c501ff Update dates on recented modified man pages.
Remove slapd -i option description (as it's broken)  ITS#122
1999-07-21 18:30:24 +00:00
Kurt Zeilenga
a8a089beb7 ITS#59 (ldif2ldbm -n), ITS#180 (search limits) man page changes 1999-07-21 18:17:47 +00:00
Kurt Zeilenga
10da4064fc ITS#180 server-side time/size limit clarification 1999-07-21 18:14:18 +00:00
Kurt Zeilenga
8fb7334331 Import ldif2ldbm -n update (ITS#59) 1999-07-21 18:02:26 +00:00
Kurt Zeilenga
e3541fbff7 Fix misplaced paragraph tag in ldap.conf(5) (ITS#234) 1999-07-21 17:33:44 +00:00
Kurt Zeilenga
302f940586 Import minor security fix from -devel to resolve ITS#232. 1999-07-20 20:27:42 +00:00
Kurt Zeilenga
36d0c37d01 Don't call Debug() inside of a signal handler. 1999-07-20 07:10:35 +00:00
Kurt Zeilenga
ba4e2269ba Update to latest autoconf/automake/libtool configuration.
Update db readme file and remove old patch
1999-07-20 02:20:54 +00:00
Kurt Zeilenga
c875e72b11 Fixed slapd substring_comp_candidates null intersection bug (ITS#228)
Fixed slapd modify: delete of last attribute value bug (ITS#229)
1999-07-20 02:17:25 +00:00
Kurt Zeilenga
6daa87096a Update to Autoconf 2.13 config.guess/sub 1999-07-18 03:47:37 +00:00
Kurt Zeilenga
ab186a1866 Don't use non-portable "ln -s -f" command to install manpages. (ITS#227) 1999-07-16 17:13:07 +00:00
Kurt Zeilenga
fb640a7308 Revert CHANGES and version to release engineering 1999-07-14 20:25:35 +00:00
Kurt Zeilenga
ea6ca18c71 Fix tag. 1999-07-14 20:23:42 +00:00
Kurt Zeilenga
9df44096c1 Second attempt to bundle into 1.2.4 1999-07-14 20:22:33 +00:00
Ben Collins
cedf656a5f complete the TMPROOT usage 1999-07-14 20:11:39 +00:00
Kurt Zeilenga
8e5a422046 Fix 'map page' typo 1999-07-14 20:03:01 +00:00
Kurt Zeilenga
be4354b807 Not yet ready for 1.2.4 tag. 1999-07-14 19:53:39 +00:00
Ben Collins
8d3c4c6f2c added fix for man page builds 1999-07-14 19:45:53 +00:00
Ben Collins
b0940faafc Use the same man build setup as the devel branch so that TMPROOT builds
get the correct file and directory names sed'd into the man pages.
1999-07-14 19:44:44 +00:00
Kurt Zeilenga
19c162781a Update version/CHANGES after laying down 1.2.4 tag 1999-07-14 19:37:47 +00:00
Kurt Zeilenga
41e9f6162f Update CHANGES in preparation for release. 1999-07-14 19:36:11 +00:00
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