Howard Chu
|
e061628ff3
|
Fix previous commit
|
2003-04-21 18:09:44 +00:00 |
|
Kurt Zeilenga
|
978c94a223
|
ITS#2459 (partial) fix. Eliminate address parameter all together.
Need to look closely at the memcpy. (It likely can be eliminated
as well.)
|
2003-04-21 17:06:37 +00:00 |
|
Jong Hyuk Choi
|
86a46c267a
|
OpenLDAP synchronization based replication engine
|
2003-04-21 14:08:13 +00:00 |
|
Jong Hyuk Choi
|
3efe7398c9
|
memory API change
|
2003-04-21 14:01:39 +00:00 |
|
Howard Chu
|
e374c580f2
|
Perform is_at_subtype check inline
|
2003-04-21 03:55:20 +00:00 |
|
Kurt Zeilenga
|
099c2426b8
|
clarify that updatedn permits replica updating subject to access controls.
|
2003-04-21 02:29:46 +00:00 |
|
Howard Chu
|
d8068af892
|
Fix glue_sub_init realloc disconnect
|
2003-04-20 09:18:02 +00:00 |
|
Pierangelo Masarati
|
1150becd63
|
use a macro for the entry buffer size
|
2003-04-18 17:17:18 +00:00 |
|
Pierangelo Masarati
|
629885a269
|
use SLAP_PTRCMP
|
2003-04-18 17:16:48 +00:00 |
|
Pierangelo Masarati
|
6bcbe9ad31
|
reset passwords before freeindg them
|
2003-04-18 10:02:43 +00:00 |
|
Pierangelo Masarati
|
7de67df355
|
ensure all metasingleconns are init'ed
|
2003-04-18 10:02:00 +00:00 |
|
Howard Chu
|
6fd41cd254
|
Add shm_key config keyword to use shared memory for BDB environment
Unmeasurable performance difference on my tests, but who knows...
|
2003-04-18 09:43:22 +00:00 |
|
Luke Howard
|
d4a9e0ece0
|
Fix crasher when duplicating substring assertions
|
2003-04-18 08:21:12 +00:00 |
|
Howard Chu
|
6002ad5233
|
Minor fixes
|
2003-04-18 07:43:07 +00:00 |
|
Luke Howard
|
c734eaf68a
|
Improve error checking
|
2003-04-18 07:29:45 +00:00 |
|
Howard Chu
|
7caf3e0952
|
Fix prev commit, extended search was broken
|
2003-04-18 05:53:24 +00:00 |
|
Luke Howard
|
86a18c2ea2
|
Don't pollute op->o_bd in access_allowed()
|
2003-04-18 04:57:15 +00:00 |
|
Howard Chu
|
3baffe7cf2
|
Fix undefined filters
|
2003-04-18 04:44:46 +00:00 |
|
Howard Chu
|
6b524914c5
|
Fix undefined substring filters
|
2003-04-18 04:44:06 +00:00 |
|
Howard Chu
|
8d8a52f9d2
|
ITS#2453, Fix filter candidate generation
|
2003-04-18 03:36:52 +00:00 |
|
Howard Chu
|
7c60ff1ef8
|
ITS#2449, broken NOT filters
|
2003-04-18 02:31:38 +00:00 |
|
Jong Hyuk Choi
|
2dbcd890b8
|
Caching non-existing index entries in the IDL cache - caching keys only
|
2003-04-18 00:35:11 +00:00 |
|
Pierangelo Masarati
|
b5e9378d4f
|
improve previous commit
|
2003-04-17 22:19:14 +00:00 |
|
Pierangelo Masarati
|
9f7c48ab54
|
don't return referral if cannot compute one (should fix ITS#2435)
|
2003-04-17 21:48:57 +00:00 |
|
Howard Chu
|
c754980045
|
Use EntryInfo navigation for search scope checks
|
2003-04-17 11:03:21 +00:00 |
|
Howard Chu
|
ec13a69220
|
Finish alias scope support
|
2003-04-17 09:23:53 +00:00 |
|
Howard Chu
|
f7db076c86
|
Fix prev commit
|
2003-04-17 05:15:12 +00:00 |
|
Howard Chu
|
7dcb79157d
|
Fix database search loop conditions
|
2003-04-17 04:55:39 +00:00 |
|
Howard Chu
|
d7a1eb0ea2
|
Fix AVL comparisons
|
2003-04-17 04:36:42 +00:00 |
|
Howard Chu
|
67d800e85b
|
Added hyc & Symas
|
2003-04-17 04:31:32 +00:00 |
|
Kurt Zeilenga
|
c8c9463182
|
fix typo
|
2003-04-17 03:35:38 +00:00 |
|
Kurt Zeilenga
|
21f39171b2
|
whoops
|
2003-04-17 03:35:20 +00:00 |
|
Kurt Zeilenga
|
95f8b3ae50
|
Minor tweak
|
2003-04-17 03:30:10 +00:00 |
|
Kurt Zeilenga
|
deafd6eed3
|
contributor notices
|
2003-04-17 02:47:12 +00:00 |
|
Howard Chu
|
2048c05a82
|
Added CACHE_ENTRY_NO_KIDS flag to bei_state to shortcut dn2id_children.
|
2003-04-17 00:52:31 +00:00 |
|
Pierangelo Masarati
|
ab9f7108f1
|
add caveats to man page; cleanup and small improvements
|
2003-04-16 22:23:46 +00:00 |
|
Pierangelo Masarati
|
9caafcb3d9
|
cleanup; improve error handling
|
2003-04-16 22:22:57 +00:00 |
|
Kurt Zeilenga
|
d2db0733ab
|
Add associated matching rule checks
|
2003-04-16 21:42:52 +00:00 |
|
Pierangelo Masarati
|
786d4e23b7
|
allow compare on dynamically generated operational attributes (may be moved to the frontend)
|
2003-04-16 20:55:42 +00:00 |
|
Pierangelo Masarati
|
d564770156
|
clarify hasSubordinate filtering
|
2003-04-16 20:54:56 +00:00 |
|
Pierangelo Masarati
|
57bb4fd89a
|
fix id query
|
2003-04-16 20:54:30 +00:00 |
|
Pierangelo Masarati
|
3a5cd746b7
|
use global bervals for TRUE/FALSE
|
2003-04-16 19:49:00 +00:00 |
|
Pierangelo Masarati
|
58d1df26d8
|
fix possible typo
|
2003-04-16 19:48:14 +00:00 |
|
Howard Chu
|
377bccbc6c
|
Hierarchical cache management.
|
2003-04-16 16:23:36 +00:00 |
|
Pierangelo Masarati
|
d9d5912383
|
use syntax and matching rules knowledge when preparing SQL filters (to reduce pseudo-normalization efforts and search candidate number)
|
2003-04-16 10:22:33 +00:00 |
|
Kurt Zeilenga
|
fc7e29e0c5
|
Add associated matching rules
|
2003-04-16 05:56:28 +00:00 |
|
Kurt Zeilenga
|
1260da0cbf
|
Add comments about associated rules. Need to add checks
in mr.c, populated their values in schema_init.c, and then
put them to use.
|
2003-04-16 03:30:20 +00:00 |
|
Pierangelo Masarati
|
d8887ac063
|
fix update operations
|
2003-04-16 01:21:02 +00:00 |
|
Howard Chu
|
ca9bb44089
|
Free IDL_CACHE locks
|
2003-04-16 01:04:00 +00:00 |
|
Howard Chu
|
b4dfd0c08c
|
Add ldap_pvt_thread_pool_context() stub for NO_THREADS builds
|
2003-04-16 00:18:56 +00:00 |
|