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
|
a83d10e4ac
|
more about ITS#5940
|
2009-02-13 00:02:11 +00:00 |
|
Howard Chu
|
a86653c3d9
|
ITS#5613 compare listener URLs verbatim with serverID URLs
|
2009-02-10 11:09:50 +00:00 |
|
Pierangelo Masarati
|
8227ed9f71
|
fix use of dangling pointers (ITS#5924)
|
2009-02-05 19:54:51 +00:00 |
|
Pierangelo Masarati
|
260fd357df
|
fix structuralObjectClass modification (glue, ITS#5921; w/ relax, ITS#5792)
|
2009-02-04 22:36:49 +00:00 |
|
Howard Chu
|
35d8e5d5a6
|
FIx prev commit, OID clash
|
2009-01-24 05:49:14 +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
|
d495c16861
|
ITS#5897 fix bval length of serverID w/URL
|
2009-01-20 23:31:33 +00:00 |
|
Pierangelo Masarati
|
b334844a70
|
return error codes (ITS#5867)
|
2008-12-20 22:45:02 +00:00 |
|
Pierangelo Masarati
|
d8e4b48cee
|
don't muck with shadow flags if database is already shadow (ITS#5850)
|
2008-12-06 17:16:03 +00:00 |
|
Howard Chu
|
6932652551
|
ITS#5572 cleanup unneeded code
|
2008-11-11 21:40:39 +00:00 |
|
Howard Chu
|
b613ab25b0
|
ITS#4556 allow Add content checking to be configured per-DB
|
2008-11-10 22:10:19 +00:00 |
|
Pierangelo Masarati
|
52e28a9ece
|
add dontUseCopy and proxiedAuthz "non_critical" disallow switches (ITS#5785)
|
2008-11-02 21:38:10 +00:00 |
|
Pierangelo Masarati
|
a4598d1df7
|
olcLogFile missing from olcGlobal (ITS#5765)
|
2008-10-22 11:54:46 +00:00 |
|
Howard Chu
|
49ed07558b
|
ITS#5755 values from slapd.conf aren't all strictly validated; detect and
report syntax errors when generating LDAP format.
|
2008-10-21 04:42:25 +00:00 |
|
Hallvard Furuseth
|
e0952945d0
|
Warning cleanup: signed meets unsigned.
|
2008-10-18 07:21:27 +00:00 |
|
Pierangelo Masarati
|
1421d522ad
|
fix overlays with private instances of databases (ITS#5736)
|
2008-10-12 20:20:46 +00:00 |
|
Pierangelo Masarati
|
4e276f882c
|
allow private databases to be instantiated by global overlays (ITS#5735)
|
2008-10-12 20:20:01 +00:00 |
|
Emmanuel Dreyfus
|
7a5b406cf1
|
Make sur attribute ACL are evaluated on ADD operations (see ITS#4556)
|
2008-09-29 22:08:29 +00:00 |
|
Pierangelo Masarati
|
3ccdb86edb
|
allow definition of syntaxes via configuration, including X-SUBST (ITS#5663)
|
2008-09-27 13:30:43 +00:00 |
|
Pierangelo Masarati
|
3d876e0fcc
|
add back-config support to slapo-retcode(5)
|
2008-09-19 00:09:56 +00:00 |
|
Pierangelo Masarati
|
dc414747a7
|
silence warnings
|
2008-09-16 14:44:24 +00:00 |
|
Ralf Haferkamp
|
db4c89db00
|
allow databases to be deleted (hidden behind LDAP_DEVEL)
|
2008-09-04 17:12:07 +00:00 |
|
Ralf Haferkamp
|
fcedf5bf83
|
don't dereference NULL pointer
|
2008-09-04 16:05:55 +00:00 |
|
Ralf Haferkamp
|
86005f581e
|
A new entry's index should not be larger than the number of its siblings (ITS#5684)
|
2008-09-04 13:56:31 +00:00 |
|
Howard Chu
|
4e21f65ec0
|
Fix prev commit
|
2008-06-30 23:16:02 +00:00 |
|
Howard Chu
|
a5d0e36798
|
ITS#5571 prevent Adds from displacing {0}config
|
2008-06-29 22:48:40 +00:00 |
|
Howard Chu
|
f25436af80
|
Fix entry insert order
|
2008-06-29 22:26:59 +00:00 |
|
Howard Chu
|
b86714cfb2
|
ITS#5440 add eq rules for olcRootDN / olcSchemaDN
|
2008-06-29 03:42:46 +00:00 |
|
Howard Chu
|
417ab52d45
|
ITS#5540 check for structural_class() failures
|
2008-06-29 03:35:54 +00:00 |
|
Rein Tollevik
|
82cb2a1f05
|
ITS#5563 don't die if there are no listeners when matching serverID URL.
|
2008-06-16 14:45:30 +00:00 |
|
Ralf Haferkamp
|
3a0037cc53
|
Experimental code for delete support in back-config. Only overlays
supported currently.
|
2008-06-12 11:46:57 +00:00 |
|
Ralf Haferkamp
|
9d72509d05
|
pass ConfigReply into overlay_config() to allow progating error messages
back through back-config
|
2008-05-30 14:49:24 +00:00 |
|
Howard Chu
|
204b035a9c
|
ITS#5383 use public OID for config schema, no more hiding
|
2008-04-09 15:22:23 +00:00 |
|
Hallvard Furuseth
|
8a703aba83
|
ITS#5328 - return LDAP result code from config_back_entry_get (back-config bi_entry_get_rw)
|
2008-02-11 20:56:46 +00:00 |
|
Ralf Haferkamp
|
4db84db74b
|
Don't emit global ACLs for other database than frontendDB (ITS#5352)
|
2008-02-05 12:16:21 +00:00 |
|
Ralf Haferkamp
|
713ec710ad
|
don't error out if replacing a non-existant attribute, create opattrs in
config_build_entry() to have them also when started with -f (ITS#5343)
|
2008-01-31 18:12:00 +00:00 |
|
Ralf Haferkamp
|
1af03ee2c7
|
error out if modify_delete_vindex() fails (ITS#5343)
|
2008-01-30 14:45:35 +00:00 |
|
Howard Chu
|
6693f72402
|
Clean up config.h
|
2008-01-22 13:26:16 +00:00 |
|
Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Howard Chu
|
6f6bc1ce04
|
Convert back-sock to dynamic config
|
2007-12-24 05:18:25 +00:00 |
|
Howard Chu
|
5919312796
|
ITS#5284 fix overlay order
|
2007-12-15 01:34:39 +00:00 |
|
Hallvard Furuseth
|
bddba8ae17
|
Integer indexing - handle huge values
|
2007-12-02 16:10:23 +00:00 |
|
Howard Chu
|
8a8a05d811
|
Change integer indexing to ordered only, no backward compatibility
|
2007-11-25 13:19:08 +00:00 |
|
Howard Chu
|
aa2cc83d27
|
Silently restrict index_intlen to 4-255.
|
2007-11-21 03:24:49 +00:00 |
|
Howard Chu
|
49057266a6
|
Tweak prev commit
|
2007-11-21 03:22:02 +00:00 |
|
Howard Chu
|
3ff3957dc7
|
Add index_intlen keyword for ordered indexing of integers
|
2007-11-21 02:54:57 +00:00 |
|
Howard Chu
|
8429013957
|
Fix test050
|
2007-11-20 14:56:20 +00:00 |
|