Howard Chu
|
a740c83208
|
Macro fix, again
|
2005-05-08 00:47:14 +00:00 |
|
Howard Chu
|
b5ed840a17
|
Fix bad macro interaction in prev commit
|
2005-05-08 00:45:58 +00:00 |
|
Howard Chu
|
f597e7651b
|
Simplify static build
|
2005-05-07 23:14:57 +00:00 |
|
Howard Chu
|
d9d839dfd7
|
ITS#3712 skip Winsock detection on Cygwin
|
2005-05-07 21:42:24 +00:00 |
|
Pierangelo Masarati
|
e6e80d00f1
|
don't leave consts around
|
2005-05-07 10:52:05 +00:00 |
|
Howard Chu
|
f82e2cbf39
|
Make entry_encode/decode independent of slapd structure sizes
|
2005-05-06 21:24:49 +00:00 |
|
Kurt Zeilenga
|
b8862a74d6
|
ldap.h updates
|
2005-05-06 21:07:29 +00:00 |
|
Pierangelo Masarati
|
54de0cbffc
|
use appropriate log level if bailing out; need to use Debug() instead fprintf( stderr ) in many places...
|
2005-05-06 20:36:59 +00:00 |
|
Howard Chu
|
6d7b27fcca
|
Propagate config errors back to caller.
|
2005-05-06 20:20:45 +00:00 |
|
Pierangelo Masarati
|
e3840aa8af
|
re-enable by default
|
2005-05-06 18:51:24 +00:00 |
|
Kurt Zeilenga
|
5a9690eeb1
|
Remove _X_ from some items now standard track
|
2005-05-06 17:50:03 +00:00 |
|
Pierangelo Masarati
|
dde3f1ad3f
|
cleanup ident string
|
2005-05-06 17:11:40 +00:00 |
|
Pierangelo Masarati
|
d23243a507
|
more on strict config parsing (ITS#3705)
|
2005-05-06 16:42:03 +00:00 |
|
Pierangelo Masarati
|
dd41b05ef9
|
cleanup usage
|
2005-05-06 12:54:01 +00:00 |
|
Pierangelo Masarati
|
5ad7133202
|
add support for "subordinate" scope
|
2005-05-06 10:21:00 +00:00 |
|
Howard Chu
|
f101ea70cc
|
Fix prev commit
|
2005-05-06 09:52:42 +00:00 |
|
Howard Chu
|
6b47c11e2f
|
Fix undefined attributetype initializer
|
2005-05-06 09:47:18 +00:00 |
|
Howard Chu
|
26eee89841
|
ITS#3710 add missing space
|
2005-05-06 05:14:02 +00:00 |
|
Howard Chu
|
5d41fae53c
|
Remove "ANSWERABILITY RESULTS" string, it interferes with comparison
|
2005-05-06 02:22:59 +00:00 |
|
Howard Chu
|
54eb6f539c
|
Remove redundant def
|
2005-05-06 01:45:44 +00:00 |
|
Howard Chu
|
c5b355bacb
|
Fix Windows export setup
|
2005-05-06 01:45:05 +00:00 |
|
Howard Chu
|
86b7448a47
|
More for ITS#3681
|
2005-05-06 00:39:25 +00:00 |
|
Howard Chu
|
f4a69f1e8a
|
Fix backends.o dependencies
|
2005-05-06 00:14:36 +00:00 |
|
Howard Chu
|
9b045fa734
|
Fix for WIN32 mkdir
|
2005-05-06 00:02:26 +00:00 |
|
Howard Chu
|
476547e7c1
|
Pick up strutct timeval definition
|
2005-05-05 23:04:49 +00:00 |
|
Howard Chu
|
0079690f8f
|
ITS#3681 separate static from dynamic overlays
|
2005-05-05 22:57:19 +00:00 |
|
Howard Chu
|
345ba007b8
|
Must always accept "base" for ACL_STYLE_BASE since that is always how
it gets unparsed.
|
2005-05-05 21:47:40 +00:00 |
|
Howard Chu
|
4107187ecc
|
Fix global entry setup
|
2005-05-05 20:55:35 +00:00 |
|
Kurt Zeilenga
|
43dba4fd45
|
Wrap w in WAKE_LISTENER
|
2005-05-05 20:39:58 +00:00 |
|
Kurt Zeilenga
|
b9139ebf07
|
Increase listen() backlog to 1024, allow compile time override
|
2005-05-05 19:41:12 +00:00 |
|
Pierangelo Masarati
|
1001d062d3
|
consistently rename function
|
2005-05-05 18:11:35 +00:00 |
|
Pierangelo Masarati
|
a215fdea66
|
a bit more reworking and streamline; the change to the LAST_CONN test seems to eliminate the last LDAP_BUSY problems on the only machine that was showing it yet; please test
|
2005-05-05 17:34:11 +00:00 |
|
Pierangelo Masarati
|
9c6aa3b8e8
|
line up with config code
|
2005-05-05 16:22:50 +00:00 |
|
Pierangelo Masarati
|
8ad34dc76b
|
fix previous commit: don't loop on undefined; return success with no data in case of undefined filter
|
2005-05-05 12:01:12 +00:00 |
|
Pierangelo Masarati
|
7f61a2739a
|
fix support for absoluteFilters
|
2005-05-05 11:19:11 +00:00 |
|
Pierangelo Masarati
|
d30933af36
|
fix previous commit
|
2005-05-05 00:31:11 +00:00 |
|
Pierangelo Masarati
|
f0122ce3fc
|
move discover function to frontend
|
2005-05-05 00:22:43 +00:00 |
|
Pierangelo Masarati
|
c80eb34888
|
honor T-F filters (ITS#3706) and some cleanup
|
2005-05-05 00:07:17 +00:00 |
|
Pierangelo Masarati
|
4d9750afb5
|
honor T-F filters (ITS#3706) and lots of cleanup
|
2005-05-04 23:57:55 +00:00 |
|
Pierangelo Masarati
|
b8b0bb000b
|
honor T-F filters (ITS#3706)
|
2005-05-04 23:57:33 +00:00 |
|
Pierangelo Masarati
|
4199f4577a
|
if for any reason ldap_search_ext() fails (e.g. ITS#3706) don't wait for results
|
2005-05-04 23:16:56 +00:00 |
|
Kurt Zeilenga
|
2e39dd74b8
|
Undocument LDAPv2 Kerberos options
|
2005-05-04 21:35:35 +00:00 |
|
Kurt Zeilenga
|
be097fc8cd
|
Add ldap_turn(3) and ldap_turn_s(3).
|
2005-05-04 20:24:48 +00:00 |
|
Pierangelo Masarati
|
1b080de8a8
|
partial fulfilment of ITS#3705
|
2005-05-04 19:01:16 +00:00 |
|
Pierangelo Masarati
|
87d7ca8957
|
ITS#3705: bailout if unknown config directive is found
|
2005-05-04 18:46:45 +00:00 |
|
Pierangelo Masarati
|
b76e95e72c
|
partial fulfilment of ITS#3705
|
2005-05-04 18:43:10 +00:00 |
|
Howard Chu
|
735ee711fe
|
ITS#3702 add tool entry points
|
2005-05-04 10:52:42 +00:00 |
|
Howard Chu
|
02f1ede034
|
ITS#3699, #3702 fix ldif_back_search to send entries immediately instead
of queueing them up.
|
2005-05-04 09:53:10 +00:00 |
|
Pierangelo Masarati
|
2c8829b8ca
|
add "monitorIsShadow" (ITS#3696); more to come (see discussion)
|
2005-05-04 09:27:22 +00:00 |
|
Howard Chu
|
1ac4df71c9
|
ITS#3703 skip checkpoint on close if ReadOnly mode
|
2005-05-04 06:41:39 +00:00 |
|