Howard Chu
|
7ccef3ee10
|
Regenerate to get updated configure.in stamp
|
2007-01-31 12:46:35 +00:00 |
|
Howard Chu
|
45b6ea2f16
|
Note effects of dynamically modifying olcDbConfig attribute
|
2007-01-31 12:09:08 +00:00 |
|
Howard Chu
|
384979a07d
|
Note for future - we should provide macros for all of the syntaxes
listed in RFC4517 and just let users use them.
|
2007-01-31 11:35:20 +00:00 |
|
Howard Chu
|
9fc2268c73
|
Allow identical duplicate OID macro definitions. Makes it harmless
if multiple schema files declare the same macros for common syntax OIDs.
|
2007-01-31 11:26:04 +00:00 |
|
Howard Chu
|
cd762157b0
|
More guidance on indexing
|
2007-01-31 10:39:03 +00:00 |
|
Howard Chu
|
6d0c164753
|
More for syncrepl support
|
2007-01-30 07:29:11 +00:00 |
|
Howard Chu
|
51e58c671e
|
Fix q[-1] ref in prev commit
|
2007-01-29 23:56:59 +00:00 |
|
Howard Chu
|
67f16caec0
|
ITS#4823 allow zero-length IA5String
|
2007-01-29 04:39:54 +00:00 |
|
Pierangelo Masarati
|
b12a395b12
|
make sure replication finished before comparing data (under valgrind, replication may take ages)
|
2007-01-28 10:35:50 +00:00 |
|
Pierangelo Masarati
|
08ddb6f133
|
fix previous commit (wrong dir count)
|
2007-01-28 10:10:27 +00:00 |
|
Howard Chu
|
f97f109483
|
Fix prev commit again
|
2007-01-28 02:12:29 +00:00 |
|
Pierangelo Masarati
|
ff9b674899
|
cleanup back-meta according to back-ldap
|
2007-01-28 00:53:11 +00:00 |
|
Pierangelo Masarati
|
917ae32030
|
more about quarantine separation
|
2007-01-28 00:31:47 +00:00 |
|
Pierangelo Masarati
|
e07dc8c757
|
fix more spurious return stuff; split quarantine in: detection, exploitation, recovery; describe failure reasons
|
2007-01-28 00:24:10 +00:00 |
|
Pierangelo Masarati
|
fd71fdf83e
|
plug one-time leaks related to configuration
|
2007-01-27 21:15:11 +00:00 |
|
Howard Chu
|
99a8deb160
|
ITS#4821 partially revert prev patch
|
2007-01-27 18:40:02 +00:00 |
|
Pierangelo Masarati
|
2449625813
|
cleanup
|
2007-01-27 18:39:36 +00:00 |
|
Howard Chu
|
f92dc7b5fa
|
Partially revert prev commit, just omit the sl_mem_destroy
|
2007-01-27 18:38:24 +00:00 |
|
Pierangelo Masarati
|
beeede6c0c
|
make it easier to run slapd under valgrind
|
2007-01-27 18:33:19 +00:00 |
|
Pierangelo Masarati
|
60f48c1932
|
fix NULL attr value in accesslog (second bit of ITS#4821; might be made cleaner...)
|
2007-01-27 18:03:30 +00:00 |
|
Pierangelo Masarati
|
5bf79a5686
|
fix modify opattrs sync replication (ITS#4820; test019 can't be fixed right now)
|
2007-01-27 16:38:20 +00:00 |
|
Pierangelo Masarati
|
f5d26ed730
|
add helper (and cleanup)
|
2007-01-27 14:12:59 +00:00 |
|
Howard Chu
|
1ade4ed209
|
Delete olcInclude stuff
|
2007-01-27 06:31:01 +00:00 |
|
Howard Chu
|
d47db9eb03
|
Delete olcInclude stuff
|
2007-01-27 05:59:12 +00:00 |
|
Howard Chu
|
e6a009a43b
|
Delete olcInclude support
|
2007-01-27 05:58:18 +00:00 |
|
Pierangelo Masarati
|
196fd6308d
|
do not allow back-meta with no targets
|
2007-01-26 23:03:46 +00:00 |
|
Howard Chu
|
f58ea89c20
|
Must use case-insensitive comparisons on attr types
|
2007-01-26 02:18:44 +00:00 |
|
Pierangelo Masarati
|
5ef5652125
|
document timeout support in searches
|
2007-01-26 02:05:49 +00:00 |
|
Pierangelo Masarati
|
6155d91143
|
don't return adminLimitExceeded unless LDAPv3; use largest among candidates timeouts
|
2007-01-26 01:59:30 +00:00 |
|
Pierangelo Masarati
|
cf226fb029
|
implement search timeout when the remote server does not respond in the specified timeout
|
2007-01-26 01:39:05 +00:00 |
|
Pierangelo Masarati
|
5a228fa87a
|
implement search timeout when the remote server does not respond in the specified timeout
|
2007-01-26 00:40:54 +00:00 |
|
Pierangelo Masarati
|
ecc28ff57c
|
fix cached connection taint in case of timeout
|
2007-01-26 00:40:05 +00:00 |
|
Howard Chu
|
9b5dbf9e35
|
Remove extraneous debug statements
|
2007-01-25 13:53:08 +00:00 |
|
Howard Chu
|
df31c884b4
|
Free main-thread keys in db_close, can't do it later because the env
will be gone.
|
2007-01-25 12:24:52 +00:00 |
|
Howard Chu
|
ba68a94f11
|
Plug global_host race condition/leak
|
2007-01-25 12:16:55 +00:00 |
|
Howard Chu
|
ea8a2894c4
|
Free main-thread keys in db_close, can't do it later because the env
will be gone.
|
2007-01-25 12:00:40 +00:00 |
|
Howard Chu
|
8d03970944
|
Fix debug args
|
2007-01-25 11:56:49 +00:00 |
|
Howard Chu
|
4b4072eb44
|
Use thread keys to plug slapi leak in connection_fake_init()
|
2007-01-25 11:55:40 +00:00 |
|
Howard Chu
|
977bd839cc
|
Calling setkey() with NULL data and kfree should erase the key.
|
2007-01-25 11:53:09 +00:00 |
|
Howard Chu
|
2298595ea3
|
Free thread keys in reverse order of allocation
|
2007-01-25 11:13:15 +00:00 |
|
Howard Chu
|
2ec71598cd
|
Don't muck with sl_mem
|
2007-01-25 10:33:28 +00:00 |
|
Howard Chu
|
540878020a
|
Fix call to connection_fake_init, plug leak
|
2007-01-25 10:01:51 +00:00 |
|
Howard Chu
|
c49f17bfdd
|
Check for duplicate UUIDs due to ITS#4813 patch
|
2007-01-25 08:35:27 +00:00 |
|
Howard Chu
|
0126348461
|
connection_fake_init can leak SLAPI extensions.
|
2007-01-25 07:22:39 +00:00 |
|
Howard Chu
|
5a263ba88f
|
ITS#4805 plug remaining leak
|
2007-01-25 07:10:34 +00:00 |
|
Howard Chu
|
009e911a9d
|
Listener commit broke test048, skip listener check on Hidden DBs
|
2007-01-25 05:57:47 +00:00 |
|
Howard Chu
|
183a0f3719
|
ITS#4810 bi_entry_get_rw() must return the entry regardless of whether
it's an alias or referral or not
|
2007-01-25 04:31:23 +00:00 |
|
Howard Chu
|
35e0956c26
|
Log the error code too
|
2007-01-25 04:10:57 +00:00 |
|
Howard Chu
|
7eeeaaf06d
|
ITS#4810 log a message if be_entry_get doesn't return the entry we want
|
2007-01-25 04:10:18 +00:00 |
|
Howard Chu
|
1ce42136fb
|
ITS#4813 don't limit the presence list to the current snapshot. add
some debug msgs for the sessionlog list.
|
2007-01-25 02:06:33 +00:00 |
|