Howard Chu
|
bf69b8e065
|
ITS#5942 consolidate server URL match to config_check_my_url().
In syncrepl, assume consumer pointing to same server but different
searchbase is OK otherwise ignore config.
|
2009-07-29 09:04:39 +00:00 |
|
Howard Chu
|
25a06ddd43
|
ITS#6228 fix typo
|
2009-07-25 23:37:24 +00:00 |
|
Howard Chu
|
46feff08ca
|
ITS#6222 need to support unsigned long args too
|
2009-07-25 06:47:00 +00:00 |
|
Howard Chu
|
acba6fde99
|
Avoid printf(NULL) on Solaris
|
2009-05-20 12:42:34 +00:00 |
|
Howard Chu
|
615082b0d0
|
Add ATDESC config arg type for AttributeDescriptions
|
2009-04-20 00:31:33 +00:00 |
|
Howard Chu
|
d70afbe6d1
|
Add global_host_bv, why do we still have bare char *s lying around...
|
2009-04-19 23:25:41 +00:00 |
|
Howard Chu
|
f2cc7e8a0a
|
ITS#5836, add writetimeout keyword for timing out hung writers
|
2009-03-10 00:42:10 +00:00 |
|
Pierangelo Masarati
|
0d6e859846
|
fix ldap namespace (part of ITS#5974)
|
2009-02-24 21:09:41 +00:00 |
|
Pierangelo Masarati
|
f83b4345dd
|
more about ITS#5940
|
2009-02-13 01:12:56 +00:00 |
|
Howard Chu
|
cf1558659b
|
ITS#5655 TLS_PROTOCOL_MIN from Philip Guenther
|
2009-01-24 03:34:49 +00:00 |
|
Kurt Zeilenga
|
4af9eb9715
|
Update copyright notices
|
2009-01-22 00:40:04 +00:00 |
|
Howard Chu
|
6932652551
|
ITS#5572 cleanup unneeded code
|
2008-11-11 21:40:39 +00:00 |
|
Howard Chu
|
db693093a1
|
Use network-timeout instead
|
2008-05-09 00:08:19 +00:00 |
|
Howard Chu
|
f488fa060a
|
Use underscore in network_timeout
|
2008-05-08 13:15:40 +00:00 |
|
Howard Chu
|
204b035a9c
|
ITS#5383 use public OID for config schema, no more hiding
|
2008-04-09 15:22:23 +00:00 |
|
Howard Chu
|
c8d5bcf0c7
|
ITS#5379 HAVE_TLS dependency
|
2008-02-14 11:18:22 +00:00 |
|
Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Pierangelo Masarati
|
64900d539d
|
allow to programmatically register new response code names
|
2007-12-28 01:21:22 +00:00 |
|
Pierangelo Masarati
|
18b2885f69
|
allow to customize the error code in case of constraint violation
|
2007-12-28 00:38:27 +00:00 |
|
Howard Chu
|
3d632e79d8
|
Revert prev commit, different fix
|
2007-12-14 02:48:11 +00:00 |
|
Howard Chu
|
e9ab15ba87
|
ITS#5276 don't stack config state for includes
|
2007-12-14 02:25:26 +00:00 |
|
Howard Chu
|
f8ad90167b
|
ITS#5209 sasl_host may be different from global_host
|
2007-11-05 09:30:40 +00:00 |
|
Pierangelo Masarati
|
ed12ff8fd3
|
parse unsigned as unsigned (ITS#5122)
|
2007-09-04 19:32:54 +00:00 |
|
Pierangelo Masarati
|
145e6fc1f8
|
fix or comment Calysto findings
|
2007-08-21 10:52:16 +00:00 |
|
Ralf Haferkamp
|
3a9310431e
|
Reworked recent backend API changes, now using a separate struct,
(ConfigReply) for the error messages.
|
2007-08-03 12:02:07 +00:00 |
|
Pierangelo Masarati
|
ecb6db13dc
|
autchId must be a (quoted) id, and can't be a DN; as a consequence, no need for leading 'u:'
|
2007-06-09 15:29:46 +00:00 |
|
Howard Chu
|
93e1da43e9
|
No more dependency on OpenSSL
|
2007-05-12 23:44:58 +00:00 |
|
Hallvard Furuseth
|
bbc719ca56
|
ITS#4948: '#if <undefined macro>' -> '#ifdef' warning cleanup
|
2007-05-09 18:17:10 +00:00 |
|
Howard Chu
|
49d708fae3
|
Preliminary GNUtls support. gnutls.c will merge back into tls.c later.
|
2007-03-23 23:47:07 +00:00 |
|
Howard Chu
|
df3da23811
|
ITS#4848 better config context tracking
|
2007-02-24 17:24:48 +00:00 |
|
Howard Chu
|
5f1fdfa515
|
Fix prev commit
|
2007-02-05 11:23:50 +00:00 |
|
Howard Chu
|
b5d8341569
|
Add timeout / network timeout to bindconf
|
2007-02-05 11:03:59 +00:00 |
|
Howard Chu
|
a2e299eb22
|
ITS#4799 remove kerberos / kbind
|
2007-01-10 00:23:28 +00:00 |
|
Pierangelo Masarati
|
b73915d36f
|
fix build without TLS
|
2007-01-09 12:17:46 +00:00 |
|
Howard Chu
|
a6a8fb514b
|
Add TLS context configuration
|
2007-01-08 23:36:24 +00:00 |
|
Howard Chu
|
1cc1f9b18a
|
Make syncrepl inherit default TLS settings from main slapd config (except
for reqcert, default demand)
|
2007-01-08 20:16:45 +00:00 |
|
Kurt Zeilenga
|
da6d9eb046
|
happy new year
|
2007-01-02 20:00:42 +00:00 |
|
Pierangelo Masarati
|
e73ce756cc
|
fix DN (and berval'ued items requiring) normalization in bindconf_parse (ITS#4766)
|
2006-12-02 16:13:25 +00:00 |
|
Howard Chu
|
c6bf6672aa
|
Add valx arg to config_parse_add - indicate which value in the current
operation is executing (as opposed to c->valx which indicates which
value in the target is being changed)
|
2006-11-12 02:22:23 +00:00 |
|
Pierangelo Masarati
|
cbf05fd777
|
log messages related to blocking failures at "none" level as well, so they make it through slaptest
|
2006-10-15 15:03:02 +00:00 |
|
Howard Chu
|
3f4e196beb
|
Portability cleanups
|
2006-09-14 07:29:46 +00:00 |
|
Howard Chu
|
5342ce61dd
|
Add register_at / register_oc helpers.
|
2006-09-13 12:48:45 +00:00 |
|
Pierangelo Masarati
|
8eb455e7b2
|
add sb_version to slap_bindconf;
rework slap_client_connect() and slap_discover_feature() accordingly
|
2006-09-11 00:52:43 +00:00 |
|
Howard Chu
|
c9562fa8fb
|
Hide config schema if !LDAP_DEVEL
|
2006-08-29 02:02:12 +00:00 |
|
Howard Chu
|
f4da18e7e4
|
TLS ctx is already cleaned up
|
2006-08-29 01:34:55 +00:00 |
|
Kurt Zeilenga
|
d35d3b2026
|
Use LINE_MAX instead of BUFSIZ. Per POSIX, LINE_MAX should be at least 2K.
For ITS#4651
|
2006-08-25 20:05:14 +00:00 |
|
Kurt Zeilenga
|
97fa3f1efd
|
More LDAP_DEVEL cleanup
Rename ManageDIT to Relax
|
2006-08-22 00:45:16 +00:00 |
|
Pierangelo Masarati
|
c458df6441
|
add bverb_to_mask() API
|
2006-08-17 16:10:17 +00:00 |
|
Pierangelo Masarati
|
bd8e1bb522
|
make log messages more esplicative
|
2006-08-05 16:34:19 +00:00 |
|
Pierangelo Masarati
|
bbdc0bcd00
|
fix logging
|
2006-08-05 12:33:53 +00:00 |
|