Hallvard Furuseth
bbc719ca56
ITS#4948: '#if <undefined macro>' -> '#ifdef' warning cleanup
2007-05-09 18:17:10 +00:00
Howard Chu
66eba3ba9c
slurpd is strongly deprecated
2007-04-05 23:41:35 +00:00
Howard Chu
38a723d442
Revert prev commits, didn't belong here
2007-03-25 04:27:15 +00:00
Howard Chu
0355abeb1a
Fix typo in prev commit
2007-03-25 04:13:55 +00:00
Howard Chu
7f32178616
Add LDAP_PF_LOCAL_SENDMSG flag
2007-03-25 01:06:36 +00:00
Kurt Zeilenga
e630a6a428
Rebuild
2007-03-02 20:53:56 +00:00
Kurt Zeilenga
22b8d8b189
Search libs for uuid_generate
2007-03-02 20:44:31 +00:00
Kurt Zeilenga
0a1301bc6b
Add support for uuid_generate/uuid_unparse
2007-03-02 07:36:23 +00:00
Kurt Zeilenga
364ea4fa7c
fix typo
2007-01-19 02:54:38 +00:00
Howard Chu
65f05d3ac5
Better check for pthread_rwlock_destroy()
2007-01-11 00:54:45 +00:00
Howard Chu
0f6b4bd167
ITS#4799 remove all references to Kerberos
2007-01-09 23:44:09 +00:00
Kurt Zeilenga
da6d9eb046
happy new year
2007-01-02 20:00:42 +00:00
Pierangelo Masarati
6490a0b6c1
move slapo-{denyop,lastmod} to contrib/slapd-modules/{denyop,lastlog}/ (ITS#4701)
2006-12-28 16:33:36 +00:00
Pierangelo Masarati
9cd4f91ac9
allow to select the desired ODBC sequence (ITS#4735)
2006-11-07 00:38:12 +00:00
Kurt Zeilenga
0cd4dd55aa
Include sys/types.h for regex.h test
2006-10-11 12:36:50 +00:00
Howard Chu
bd1f3a7d8d
ITS#4674 fix poll detection
2006-09-21 17:54:37 +00:00
Pierangelo Masarati
35622ec494
detect, but don't use, Solaris' /dev/poll
2006-09-17 22:09:19 +00:00
Pierangelo Masarati
55f24ce8f6
- setup framework for monitoring of back-bdb/back-hdb stuff in their
...
database entry in cn=monitor
- improve support for custom attribute/callback registration
in back-monitor
- design API for registered antry/attr/callback removal in back-monitor
HEADS UP: now back-bdb requires back-monitor to be present, either static
or dynamically loaded __before__ back-bdb/back-hdb is initialized.
This works for sure if both back-bdb & back-monitor are static or dynamic
(provided back-monitor.la is loaded before back_bdb.la); it is not clear
what happens if back-bdb is static and back-monitor is dynamic. In case,
either make back-bdb monitoring conditional, or hardwire back-monitor
much like back-config and back-ldif.
2006-09-06 01:54:54 +00:00
Howard Chu
c3aaca05e9
ITS#4621 only check winsock.h if using MinGW
2006-07-26 02:55:07 +00:00
Kurt Zeilenga
384f479d9f
(ITS#4608) Testing for GMP broken fix
2006-07-06 07:51:14 +00:00
Howard Chu
4d53e756dd
ITS#4463 add constraint overlay
2006-04-29 10:09:31 +00:00
Kurt Zeilenga
6a64f4bc24
Remove configure support for LDBM
2006-04-08 04:15:37 +00:00
Howard Chu
df91c3ef33
ITS#4372 add auditlog to build
2006-02-27 11:20:08 +00:00
Kurt Zeilenga
eb0bb62cbd
Fix > v -gt in sizeof test
2006-02-22 04:47:41 +00:00
Kurt Zeilenga
7660018ef4
cleanup --with-tls handle
2006-02-17 22:46:22 +00:00
Luke Howard
bfaf2a805f
Add sequential modify overlay to supported overlays
2006-02-13 02:24:26 +00:00
Kurt Zeilenga
6fd59da58f
Fix typo in prev commit
2006-02-10 15:13:23 +00:00
Kurt Zeilenga
d2d1eb786b
Improved bignum detection/use
2006-02-10 08:21:02 +00:00
Howard Chu
23d327a3f4
Delete enable_multimaster switch, it's now always present.
2006-02-06 04:51:55 +00:00
Kurt Zeilenga
416848ed63
Remove broken yield detection. Seems to do more harm than good.
2006-01-16 18:54:36 +00:00
Kurt Zeilenga
63b9183126
enable NANOSLEEP detection on Linux for ITS#3950
2006-01-10 04:07:51 +00:00
Kurt Zeilenga
282f5638ed
kludge for correct report URL
2006-01-09 22:36:29 +00:00
Kurt Zeilenga
1637faa1ff
ITS#4312: fixed <netinet/tcp.h> detection for AIX and other
...
platforms where it requires <netinet/in.h> to be previously included.
2006-01-09 22:06:06 +00:00
Pierangelo Masarati
3bdecdd3a1
more about the ACI commit
2006-01-06 18:01:12 +00:00
Pierangelo Masarati
339b9c371e
rfc2589 support (ITS#4293)
2006-01-06 17:46:52 +00:00
Pierangelo Masarati
a54ca7a6ce
factor ACI code out of slapd; now it can only use dynacl layer
2006-01-06 17:12:35 +00:00
Pierangelo Masarati
60ccde8f14
fix comment
2006-01-06 16:20:00 +00:00
Howard Chu
d1693d4a07
ITS#3950 tweak prev commit, s/REPLACE_SCHED_YIELD/REPLACE_BROKEN_YIELD/
2006-01-06 06:07:36 +00:00
Kurt Zeilenga
f5fd375d38
i before e and other cleanup
2006-01-06 05:50:51 +00:00
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