Pierangelo Masarati
|
978c3609e0
|
allow array of more generic syntaxes
|
2007-05-16 09:13:14 +00:00 |
|
Pierangelo Masarati
|
eb5d285a1b
|
allow attribute inheritance with syntax restriction (please review)
|
2007-05-16 01:40:34 +00:00 |
|
Pierangelo Masarati
|
dd3f101ff8
|
further cleanup round in back-relay database selection; cleanup
|
2007-05-16 01:39:41 +00:00 |
|
Pierangelo Masarati
|
c30ae47206
|
check for NULL dn in URL; set error code before seding extended response (partially addresses ITS#4968)
|
2007-05-15 22:29:06 +00:00 |
|
Howard Chu
|
093f52e44d
|
ITS#4961 disable schema checking on contextCSN update
|
2007-05-14 21:25:48 +00:00 |
|
Hallvard Furuseth
|
7720844624
|
Reapply part of rev 1.2 warning cleanup, it was lost in next revision
|
2007-05-13 22:32:33 +00:00 |
|
Howard Chu
|
97b0c98ab5
|
Don't use strdup on bervals
|
2007-05-13 09:36:52 +00:00 |
|
Howard Chu
|
bdd8bf4133
|
Add CRLfile option for GNUtls
|
2007-05-13 01:34:12 +00:00 |
|
Howard Chu
|
f3c9d552dd
|
Use liblber for certificate Validation, Normalization
|
2007-05-13 01:27:51 +00:00 |
|
Howard Chu
|
93e1da43e9
|
No more dependency on OpenSSL
|
2007-05-12 23:44:58 +00:00 |
|
Hallvard Furuseth
|
b6bb36eaf1
|
Add back-monitor (and its OID arc) to Backend/Database registry
|
2007-05-12 17:55:37 +00:00 |
|
Pierangelo Masarati
|
f2d213d73f
|
if no database can be looked up, don't send result when not appropriate
|
2007-05-12 13:09:48 +00:00 |
|
Pierangelo Masarati
|
d12592ca3c
|
don't try to lookup a database when there's no request DN
|
2007-05-12 13:07:17 +00:00 |
|
Hallvard Furuseth
|
dfc10014b1
|
Fix for !(LDAP_DEBUG && LDAP_SYSLOG)
|
2007-05-11 23:04:33 +00:00 |
|
Howard Chu
|
8726062e1d
|
Fix typo in prev commit
|
2007-05-10 20:15:40 +00:00 |
|
Howard Chu
|
e86e4f98af
|
ITS#4954 clear c_sasl_dn after error
|
2007-05-10 19:34:27 +00:00 |
|
Howard Chu
|
2779af4730
|
ITS#4952 use memcmp to compare CSN values
|
2007-05-10 18:46:15 +00:00 |
|
Hallvard Furuseth
|
584ea90db2
|
Remove unused variables
|
2007-05-09 19:11:44 +00:00 |
|
Hallvard Furuseth
|
5a6362c453
|
assert(pointer) -> assert(pointer != NULL)
|
2007-05-09 19:10:36 +00:00 |
|
Hallvard Furuseth
|
d72acf7250
|
Struct/array initializers must be constant expressions in C89
|
2007-05-09 19:09:32 +00:00 |
|
Hallvard Furuseth
|
bbc719ca56
|
ITS#4948: '#if <undefined macro>' -> '#ifdef' warning cleanup
|
2007-05-09 18:17:10 +00:00 |
|
Howard Chu
|
f886eaa59c
|
coverity scan, e is non-NULL
|
2007-05-08 14:17:21 +00:00 |
|
Howard Chu
|
eb6b265009
|
coverity scan, fix typo
|
2007-05-08 14:07:52 +00:00 |
|
Howard Chu
|
b626499794
|
coverity error, memory leak in file2anlist
|
2007-05-08 14:04:23 +00:00 |
|
Howard Chu
|
626e9aabea
|
coverity scan, ch_realloc won't return NULL
|
2007-05-08 14:01:16 +00:00 |
|
Howard Chu
|
b87965303e
|
coverity fix, slapd_rw_apply NULL filter
|
2007-05-08 13:57:13 +00:00 |
|
Ralf Haferkamp
|
f8c94e3155
|
fix comparison with string literal
|
2007-05-07 14:55:45 +00:00 |
|
Howard Chu
|
dda5e19904
|
ITS#4949 make config_syslog accumulate across multiple values
Can set to zero to explicitly clear it. (As well as just deleting
all values.)
|
2007-05-05 01:22:29 +00:00 |
|
Howard Chu
|
8ac19f0847
|
ITS#4917 preserve old sat_ad_mutex
|
2007-04-24 12:02:53 +00:00 |
|
Howard Chu
|
8033f476f4
|
Disallow runtime delete of modload values
|
2007-04-24 11:46:22 +00:00 |
|
Kurt Zeilenga
|
f810e6ed41
|
Distinguish absent control value from empty control value.
|
2007-04-20 22:32:58 +00:00 |
|
Pierangelo Masarati
|
b013847111
|
fix ';binary' certificate transport (ITS#4868); add cert to sql-test000 (mysql; psql untested)
|
2007-04-12 01:02:01 +00:00 |
|
Pierangelo Masarati
|
a01d9f961d
|
fix no-op crasher (ITS#4925)
|
2007-04-11 20:31:49 +00:00 |
|
Howard Chu
|
bfa0d15834
|
Fix prev commit, filter construction with URI filters
|
2007-04-10 02:38:54 +00:00 |
|
Hallvard Furuseth
|
1c87542ea1
|
Add missing return from void *bdb_tool_trickle_task()
|
2007-04-09 22:45:21 +00:00 |
|
Howard Chu
|
87466fc7c8
|
Add trickle-sync for quick mode
|
2007-04-07 06:10:01 +00:00 |
|
Howard Chu
|
97d0de6c1f
|
ITS#4915 log failure retry status
|
2007-04-06 01:16:55 +00:00 |
|
Howard Chu
|
0c2d84819d
|
Fix prev commit, config_obsolete
|
2007-04-06 00:31:08 +00:00 |
|
Howard Chu
|
a2405e0a7e
|
Axe slurpd / replog support
|
2007-04-06 00:21:02 +00:00 |
|
Ralf Haferkamp
|
d06a8bd198
|
olcDatabase=config always gets index 0,
don't allow multiple olcDatabase=config entries (ITS#4914)
|
2007-04-05 16:12:24 +00:00 |
|
Howard Chu
|
75e1f0ef68
|
ITS#4911 move slap_op_init/destroy to slap_init/destroy
|
2007-04-05 01:39:24 +00:00 |
|
Howard Chu
|
a5363815fd
|
Fix uninit'd serverID field
|
2007-04-05 01:03:02 +00:00 |
|
Hallvard Furuseth
|
8e5beab1e8
|
printf %p expects void*
|
2007-04-04 17:49:31 +00:00 |
|
Hallvard Furuseth
|
e4a87ee27c
|
Fix char* = const char* (text = sr->sr_text)
|
2007-04-04 17:48:25 +00:00 |
|
Ralf Haferkamp
|
cb207b846a
|
Moved the check for existing monitor database to the top, otherwise trying
to add multiple monitor databases through back-config deadlocks the server.
|
2007-04-04 17:14:09 +00:00 |
|
Howard Chu
|
64000c5fc7
|
ITS#4904 fix delta-sync modlist free
|
2007-04-02 21:22:43 +00:00 |
|
Howard Chu
|
63bef22335
|
Cleanup conditional arg in prev commit
|
2007-03-31 00:40:22 +00:00 |
|
Ralf Haferkamp
|
726146da59
|
use slap_add_opattrs as discussed on -devel.
|
2007-03-30 18:39:33 +00:00 |
|
Ralf Haferkamp
|
c6743b5a82
|
Add operational Attributes when creating frontend and config database entries.
(Otherwise test049-sync-config fails)
|
2007-03-29 15:39:52 +00:00 |
|
Ralf Haferkamp
|
7491b3ff2a
|
Create frontend and config database entries automatically during slapadd
|
2007-03-29 14:45:44 +00:00 |
|