Kurt Zeilenga
|
d41b52f058
|
Remove extranous spaces from DNs (not allowed in LDAPv3)
|
2000-10-23 19:00:05 +00:00 |
|
Kurt Zeilenga
|
2504f29a0c
|
Fix IS ASCII checks. Should be < 0x80 (0100), not < 0x100.
|
2000-10-23 18:04:45 +00:00 |
|
Kurt Zeilenga
|
52402fa752
|
Fix register_syntax argument names
|
2000-10-23 18:02:48 +00:00 |
|
Howard Chu
|
99c88eace1
|
Fix: remap API error codes into protocol error codes before sending
back to client.
|
2000-10-23 13:32:14 +00:00 |
|
Julio Sánchez Fernández
|
47fd4fbad3
|
A little bit of Matching Rule Use.
|
2000-10-23 12:25:43 +00:00 |
|
Kurt Zeilenga
|
dbdba34972
|
First-cut at manageDSAit-aware backend selection.
|
2000-10-21 03:29:02 +00:00 |
|
Kurt Zeilenga
|
38cf4a1d82
|
Add better space compression
|
2000-10-21 03:27:41 +00:00 |
|
Kurt Zeilenga
|
f417a66feb
|
Add extra spaces to babs' DN.
|
2000-10-21 03:26:49 +00:00 |
|
Kurt Zeilenga
|
b65fe6a66d
|
Remove defaultaccess directive
|
2000-10-21 03:26:24 +00:00 |
|
Gary Williams
|
696de70df4
|
fix lutil_set_debug_level call
|
2000-10-20 14:46:33 +00:00 |
|
Kurt Zeilenga
|
9e7accb034
|
This patch replaces gai_strerror with AC_GAI_STRERROR in daemon.c and also
uses AC_GAI_STRERROR to report getaddrinfo failures in os-ip.c
-- Stig Venass
|
2000-10-19 18:05:11 +00:00 |
|
Kurt Zeilenga
|
0037524bf1
|
rev-01
|
2000-10-19 18:04:05 +00:00 |
|
Kurt Zeilenga
|
5630665e27
|
quick hack to support holding of the root naming context
|
2000-10-18 19:29:40 +00:00 |
|
Kurt Zeilenga
|
9f0d190739
|
Add ldap_pvt_gai_strerror().
Calls to gai_strerror() should be replaced with calls AC_GAI_STRERROR().
|
2000-10-18 17:25:30 +00:00 |
|
Kurt Zeilenga
|
3498151f99
|
Validate session handle
|
2000-10-18 16:32:57 +00:00 |
|
Gary Williams
|
895296fbd3
|
fix file test
|
2000-10-18 14:58:34 +00:00 |
|
Kurt Zeilenga
|
ffe1320bf5
|
fix SOCKET_ERROR typos
|
2000-10-18 03:24:50 +00:00 |
|
Kurt Zeilenga
|
c56a27e7e8
|
Eliminate the need for a buffer.
|
2000-10-18 02:27:45 +00:00 |
|
Kurt Zeilenga
|
2dbd6c6d0e
|
remove lint
|
2000-10-18 00:35:09 +00:00 |
|
Kurt Zeilenga
|
08c87f8f13
|
rename macros per conventions
zap commented out _int_ declarations
|
2000-10-18 00:33:56 +00:00 |
|
Kurt Zeilenga
|
5e4318df82
|
use ber_socket_t, not LBER_SOCKET_T
|
2000-10-18 00:32:35 +00:00 |
|
Kurt Zeilenga
|
af0346ff3a
|
FORCED COMMIT to update rcs log
rework debugging to demonstrate syslogging
restrict timestamping to HAVE_WINSOCK
and general cleanup
|
2000-10-18 00:30:49 +00:00 |
|
Kurt Zeilenga
|
7fad68f7b4
|
remove lint
|
2000-10-18 00:29:21 +00:00 |
|
Kurt Zeilenga
|
25522f1399
|
Remove lint
|
2000-10-18 00:28:39 +00:00 |
|
Kurt Zeilenga
|
ce373d3800
|
Use SOCKET_ERROR instead of -1
|
2000-10-18 00:27:31 +00:00 |
|
Kurt Zeilenga
|
d491ac55de
|
Update handling of partial responses
Update comments
Update log messages
rename symbols per conventions
|
2000-10-18 00:26:53 +00:00 |
|
Kurt Zeilenga
|
7beb6e4f89
|
minor cleanup
|
2000-10-18 00:24:58 +00:00 |
|
Kurt Zeilenga
|
26e3fc4625
|
Document the "threads" directive
|
2000-10-18 00:22:30 +00:00 |
|
Kurt Zeilenga
|
9520b708eb
|
Fix typo in concurrency description
|
2000-10-18 00:15:32 +00:00 |
|
Kurt Zeilenga
|
b4368db948
|
Remove commented out (logging) code
|
2000-10-17 20:44:34 +00:00 |
|
Kurt Zeilenga
|
a43392cd42
|
return default to no logging
|
2000-10-17 20:43:33 +00:00 |
|
Kurt Zeilenga
|
6442964059
|
Handle *lud_host == '\0'
(likely should modify parsers and other codes to disallow such)
|
2000-10-17 20:30:14 +00:00 |
|
Gary Williams
|
aacd6e78f4
|
convert text level to int
|
2000-10-17 19:42:24 +00:00 |
|
Gary Williams
|
268d11a20e
|
add prototype for lutil_mnem2level
|
2000-10-17 19:37:01 +00:00 |
|
Kurt Zeilenga
|
c3c88de106
|
Forced commit to correct log entry
ldap_url_search should NOT use hostport of URL.
|
2000-10-17 19:30:34 +00:00 |
|
Kurt Zeilenga
|
174c6abfe2
|
ldap_url_search should use hostport of URL.
|
2000-10-17 19:26:04 +00:00 |
|
Kurt Zeilenga
|
026a23fb81
|
Partial update of URL man page...
|
2000-10-17 19:07:56 +00:00 |
|
Gary Williams
|
5a541e8744
|
convert string levels to ints
|
2000-10-17 18:56:24 +00:00 |
|
Kurt Zeilenga
|
a865220fd8
|
Bump listeners to 10
|
2000-10-17 06:36:22 +00:00 |
|
Kurt Zeilenga
|
d30264a2a1
|
Trim unimplemented syntaxes and matching rules from subschema subentry
|
2000-10-16 23:47:46 +00:00 |
|
Kurt Zeilenga
|
66818be637
|
Don't attempt to send abandon unless connection exists.
If connection doesn't exist, return LDAP_SERVER_DOWN.
|
2000-10-16 23:11:41 +00:00 |
|
Kurt Zeilenga
|
282b192474
|
Note that the directory containing the replogfile as well as
the slurpd temporary directory should have limited read/write/execute
access.
|
2000-10-16 22:19:29 +00:00 |
|
Kurt Zeilenga
|
1fb923e6e2
|
Replace last commit with Stig's improved version
|
2000-10-16 21:45:35 +00:00 |
|
Kurt Zeilenga
|
820965a412
|
ITS#839: getaddrinfo portability fix from Gabar Gombas
|
2000-10-16 20:32:39 +00:00 |
|
Kurt Zeilenga
|
edef4b2970
|
ITS#821: TLS data ready fix from <mattc@chartist.com>
|
2000-10-16 20:26:56 +00:00 |
|
Kurt Zeilenga
|
fc227a8816
|
Remove cpp lint
|
2000-10-16 20:04:42 +00:00 |
|
Kurt Zeilenga
|
e414303e10
|
Make sure openldap-slurp is created 700
|
2000-10-16 16:43:42 +00:00 |
|
Kurt Zeilenga
|
a0760db9dd
|
Add detection for gia_strerror
|
2000-10-16 04:10:22 +00:00 |
|
Julio Sánchez Fernández
|
5d899f0c00
|
Better processing of extensible filters. Needs testing, but the prior
version was not encoding properly the filter.
|
2000-10-15 19:17:06 +00:00 |
|
Julio Sánchez Fernández
|
336f054d05
|
Extend MRA. It now has a pointer to a MatchingRule, but a char
pointer is kept for messages and to tell a filter without rule
from one with an unknown rule. It matters.
Fix a couple of bugs in debug output.
|
2000-10-15 19:12:21 +00:00 |
|