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 |
|
Pierangelo Masarati
|
cc84163f30
|
factor connection code out of syncrepl
|
2006-08-04 19:20:59 +00:00 |
|
Howard Chu
|
1fb33c0e9f
|
Fix ARG_OFFSET to work with overlays
|
2006-05-30 11:34:36 +00:00 |
|
Pierangelo Masarati
|
1d24564f9d
|
fix DN-valued (and likely others not handled in the switch) attrs duplication (occcurred with olcDbSuffix during attrs_dup(); please check)
|
2006-05-27 19:14:39 +00:00 |
|
Howard Chu
|
1ed9fff84c
|
Fix uninit'd var
|
2006-05-25 01:05:29 +00:00 |
|
Howard Chu
|
b8b8ca1814
|
Rearrange, ARGS_TYPES should not be bitmasks
|
2006-05-11 02:13:03 +00:00 |
|
Howard Chu
|
6fcc7b9b21
|
Hide starttls keyword if no TLS
|
2006-05-03 03:12:16 +00:00 |
|
Howard Chu
|
966c47e5b4
|
Detect TLS config changes
|
2006-05-03 02:48:23 +00:00 |
|
Pierangelo Masarati
|
ec849bd981
|
no TLS no party
|
2006-04-13 12:09:34 +00:00 |
|
Howard Chu
|
4c754ec249
|
Fix typo
|
2006-04-07 03:08:43 +00:00 |
|
Howard Chu
|
c6d0edc3b7
|
Use TLS context stuff in syncrepl
|
2006-04-07 02:57:39 +00:00 |
|
Howard Chu
|
7a5d12cc51
|
Add TLS options to bindconf struct
|
2006-04-07 01:49:19 +00:00 |
|
Hallvard Furuseth
|
581c1ff6c7
|
Cast ctype.h char arguments to unsigned char
|
2006-04-01 23:44:42 +00:00 |
|
Howard Chu
|
0af1940f3f
|
plug leaks
|
2006-03-31 12:20:04 +00:00 |
|
Howard Chu
|
90c8a53db4
|
plug leaks
|
2006-03-31 11:15:26 +00:00 |
|
Howard Chu
|
297d12c808
|
ITS#4376 add missing parameters in config_generic_wrapper
|
2006-01-28 08:26:21 +00:00 |
|
Kurt Zeilenga
|
f5b9ff7940
|
unifdef -DSLAPD_CONF_UNKNOWN_BAILOUT -DSLAPD_CONF_UNKNOWN_IGNORED=""
-DSLAPD_DEBUG_CONFIG_ERROR=LDAP_DEBUG_ANY
|
2006-01-24 04:40:01 +00:00 |
|