Kurt Zeilenga
8e5f98e7f5
Remove usleep(3) detection (unused)
2006-01-06 05:41:40 +00:00
Kurt Zeilenga
a2400cbfc5
Add configure support for REPLACE_SCHED_YIELD
2006-01-06 05:38:57 +00:00
Kurt Zeilenga
acbb5cf689
Happy new year!
2006-01-03 23:11:52 +00:00
Pierangelo Masarati
eb734a167b
add severity-aware logging (ITS#4282)
2005-12-27 16:29:37 +00:00
Pierangelo Masarati
fb0e157720
fix ITS#4141 (better fix: split into 3 slapd; but it all makes little sense without threads...)
2005-12-16 16:52:52 +00:00
Pierangelo Masarati
ed098b4136
fix previous commit (overlay initializer prototypes were incorrect)
2005-11-26 17:04:51 +00:00
Pierangelo Masarati
98936ee3c4
streamline overlay configuration
2005-11-25 12:43:43 +00:00
Kurt Zeilenga
7468c7fb58
Support Solaris 10's getpeerucred(3) (*** blind commit ***)
2005-11-23 18:55:31 +00:00
Kurt Zeilenga
1cf5838e08
detect ICU and link it into slapd(8)
...
not yet used
2005-11-16 06:31:00 +00:00
Kurt Zeilenga
a956f75924
Add (not yet used) ICU detection
2005-11-16 05:46:32 +00:00
Kurt Zeilenga
8e5086e8e7
memrchr detection cleanup
2005-11-14 18:32:27 +00:00
Pierangelo Masarati
474dfbc8fd
don't trust strchr/strrchr with bervals
2005-11-13 22:26:53 +00:00
Kurt Zeilenga
279033fc1c
ITS#3440: (blind) fix for VxWorks inet_ntoa(3) leak,
...
use inet_ntoa_b(3) instead.
2005-10-14 03:40:03 +00:00
Kurt Zeilenga
ca81b49f82
Drop support for SSLeay.
2005-10-13 23:52:14 +00:00
Hallvard Furuseth
023d510766
Support POSIX 1003.1-2001 without XSI extensions (ITS #2667 ):
...
Do not use test -a/-o. Use shell features like &&, || or case...esac.
Use grep instead of egrep (but not the not-yet-portable Posix variant grep -E).
Based on a patch from Paul Eggert.
2005-09-17 22:22:15 +00:00
Howard Chu
0f1ff26f83
Glue is back in core, not an external overlay
2005-09-01 11:50:14 +00:00
Howard Chu
cc785337f6
Fix libtool 1.5 annoyance - disable checks for c++, f77, gcj
2005-08-28 00:23:35 +00:00
Pierangelo Masarati
190d5c65e8
fix ACI detection (please rebuild)
2005-08-27 16:27:12 +00:00
Howard Chu
117ffbf69f
Really hide --with-ldbm-api/type from --help
2005-08-26 03:26:05 +00:00
Howard Chu
4cc7efdadc
Revert ITS#3577 patch, breaks Windows build and not needed in RE23.
2005-08-26 02:20:45 +00:00
Howard Chu
939831921e
Support --with-ldbm-api/type with warning
2005-08-25 22:46:10 +00:00
Howard Chu
ab04c1468c
Fix Windows NT detection
2005-08-25 21:44:57 +00:00
Kurt Zeilenga
d659198415
Fix typo in last commit
2005-08-25 20:37:24 +00:00
Kurt Zeilenga
f07015dad2
Update build tools based upon OPENLDAP_AC work
2005-08-25 20:09:26 +00:00
Howard Chu
166048823a
Enhance OL_ARG_ENABLE for overridable defaults, trim some redundancy in
...
the passed in help string. (Append the valid args to the help string...)
2005-08-25 09:48:28 +00:00
Howard Chu
903106a030
Change ldbm options from --with to --enable to preserve order in helptext
2005-08-25 05:21:16 +00:00
Howard Chu
340503583a
Add valsort overlay
2005-08-24 09:05:13 +00:00
Pierangelo Masarati
a4adefa6cf
moved to contrib/slapd-overlays/allop
2005-08-22 09:28:51 +00:00
Hallvard Furuseth
8d79695a66
Fix typo $ol_link_thread -> $ol_link_threads
2005-08-21 01:18:39 +00:00
Pierangelo Masarati
4a3b04966c
stuff for slapo-allop configuration
2005-08-20 11:57:01 +00:00
Kurt Zeilenga
a64cee85e3
Misc cleanup
...
Help strings are screwed
2005-08-13 05:47:59 +00:00
Kurt Zeilenga
535d1002ee
sig_atomic_t and socklen_t fixes
2005-08-13 03:04:44 +00:00
Kurt Zeilenga
4d5ecb6c89
replace sig_atomic_t and socklen_t macros
2005-08-13 02:47:42 +00:00
Kurt Zeilenga
f799a2e4ba
replace struct msghdr macros
2005-08-13 02:17:12 +00:00
Kurt Zeilenga
d9e8e3952c
Quick fix <resolv.h> and <ucred.h> detection
2005-08-13 00:48:35 +00:00
Kurt Zeilenga
e5a5f90b16
Fix struct passwd detection
2005-08-12 23:37:33 +00:00
Kurt Zeilenga
5b5417a476
CONFIG_FILES updates
2005-08-12 23:05:32 +00:00
Kurt Zeilenga
0a48544081
Misc changes
2005-08-12 22:42:21 +00:00
Kurt Zeilenga
77173d35e9
Replace PW_GECOS/PASSWD macros
2005-08-12 22:28:17 +00:00
Kurt Zeilenga
b867b4f49b
Replace openldap.m4/AC_COMPILE_CHECK_SIZEOF use with AC_CHECK_SIZEOF
...
Use AC_CHECK_TYPE(S) instead of old macros
2005-08-12 20:00:00 +00:00
Kurt Zeilenga
7434c31079
autoupdate + manual fixes
2005-08-12 10:55:09 +00:00
Kurt Zeilenga
54b633f3a7
autoheader is now working...
2005-08-12 06:52:49 +00:00
Kurt Zeilenga
13accb8b28
Not sure why autoheader isn't doing its job...
2005-08-12 06:17:24 +00:00
Kurt Zeilenga
a808189ff1
Remove a few obsolete uses
2005-08-12 04:46:26 +00:00
Kurt Zeilenga
d003fffd72
Add back a few of the autoupdate suggested changes
...
The diff between 1.586.2.1 and 1.586.2.2 need to be carefully examined.
2005-08-12 04:30:27 +00:00
Kurt Zeilenga
6dcb8b5c04
Back out autoupdate changes
2005-08-12 04:15:18 +00:00
Kurt Zeilenga
c3962c1620
change TCIOGWIN macro
2005-08-12 04:12:13 +00:00
Kurt Zeilenga
8f1528af61
Run autoupdate and rebuild
2005-08-12 03:56:00 +00:00
Kurt Zeilenga
ff2196abc9
Initial auto tools update (in OPENLDAP_AC branch)
2005-08-12 03:52:59 +00:00
Hallvard Furuseth
4bd330503f
Let --<enable/disable>-<backends/overlays> provide a default instead
...
of overriding individual settings.
The --disable variant will disable all backends/overlays that are
not explicitly enabled. Previously it had no effect.
Also shorten a few --enable help messages that were > 80 characters.
2005-08-07 18:08:02 +00:00