Pierangelo Masarati
|
ab47effcfd
|
more cleanup and api rewriting (too tired to do anything better)
|
2003-04-12 01:17:05 +00:00 |
|
Pierangelo Masarati
|
99ac2cb422
|
slight improvement
|
2003-04-12 00:48:16 +00:00 |
|
Pierangelo Masarati
|
576089061d
|
add new schema stuff (no #ifdef, too heavy)
|
2003-04-12 00:30:47 +00:00 |
|
Pierangelo Masarati
|
805894be1d
|
fix context memory and more cleanup
|
2003-04-11 23:23:03 +00:00 |
|
Pierangelo Masarati
|
29c2594fe4
|
pass Operation instead of private info
|
2003-04-11 23:08:16 +00:00 |
|
Pierangelo Masarati
|
465a50cffc
|
fix memory context (hope NULL at init is valid)
|
2003-04-11 22:30:48 +00:00 |
|
Howard Chu
|
d46ab4c065
|
Move ldap_dnfree_x etc. decls from ldap.h to ldap_pvt.h
|
2003-04-11 10:26:25 +00:00 |
|
Luke Howard
|
4f77f04a83
|
Don't use thread local malloc for search filter if SLAPI is enabled;
breaks API compat
|
2003-04-11 06:30:41 +00:00 |
|
Luke Howard
|
0e46e4a7af
|
Workaround for SLAPI impedence mismatch with new thread-local malloc;
computed search rewriter plugins cannot use thread-local malloc
|
2003-04-11 05:27:30 +00:00 |
|
Howard Chu
|
423ad06fa6
|
Revert previous, committed by mistake
|
2003-04-11 04:28:26 +00:00 |
|
Kurt Zeilenga
|
217f45a16c
|
SLP fix (ITS#2438)
|
2003-04-11 04:25:55 +00:00 |
|
Luke Howard
|
f26a0e0db0
|
Don't pass NULL DN to rewrite_session(), causes assertion failure
(Howard might like to check that this is the correct fix)
|
2003-04-11 04:23:21 +00:00 |
|
Luke Howard
|
7cb946924e
|
Fix compilation errors (caching must still be undefined though)
|
2003-04-11 04:22:37 +00:00 |
|
Howard Chu
|
808cb504ce
|
More memory context tweaks
|
2003-04-11 03:57:10 +00:00 |
|
Luke Howard
|
ee203deadf
|
Fix compile breakage
|
2003-04-11 03:56:04 +00:00 |
|
Howard Chu
|
75141e9c2f
|
Fix VPATH builds
|
2003-04-11 03:39:48 +00:00 |
|
Howard Chu
|
aa470b8052
|
Fix previous commit
|
2003-04-11 01:53:31 +00:00 |
|
Howard Chu
|
ece7452b05
|
More memory context tweaks
|
2003-04-11 01:29:28 +00:00 |
|
Howard Chu
|
1874658ae3
|
More memory context tweaks
|
2003-04-11 01:02:08 +00:00 |
|
Howard Chu
|
374d919fc0
|
More memory context tweaks
|
2003-04-10 06:21:53 +00:00 |
|
Howard Chu
|
42e7845d81
|
More malloc context tweaks
|
2003-04-10 06:14:16 +00:00 |
|
Howard Chu
|
7287c0ff01
|
Init op->tmpmfuncs.
|
2003-04-09 23:37:24 +00:00 |
|
Howard Chu
|
f897519d11
|
Minor cleanups
|
2003-04-09 23:37:00 +00:00 |
|
Howard Chu
|
ebecca7379
|
Eliminate getkey search
|
2003-04-09 17:34:58 +00:00 |
|
Howard Chu
|
065116c3a3
|
Just use a fixed size slab for now
|
2003-04-09 17:05:46 +00:00 |
|
Howard Chu
|
813d5c8ed8
|
First cut at thread-local malloc. Only used by search() for now...
Needs work in normalizers, etc.
|
2003-04-09 16:52:03 +00:00 |
|
Jong Hyuk Choi
|
437d2ce5a9
|
backend operations and callbacks conforms to the new API.
|
2003-04-09 16:37:00 +00:00 |
|
Howard Chu
|
8e476bd5b7
|
Extended ber_mem functions, add context argument.
|
2003-04-09 13:26:22 +00:00 |
|
Howard Chu
|
ca12bb75c7
|
Extended API for ber_mem functions, add context argument.
Must always use ber_mem funcs, even if CSRIMALLOC is present.
|
2003-04-09 13:25:11 +00:00 |
|
Howard Chu
|
e240135305
|
ITS#2434 ber accessors
|
2003-04-09 09:41:02 +00:00 |
|
Howard Chu
|
aa3b717937
|
Don't build generic_filter dynamically, it's a simple static.
|
2003-04-09 08:28:19 +00:00 |
|
Pierangelo Masarati
|
3e3e5fdec5
|
first cut at documenting back-monitor
|
2003-04-08 23:46:56 +00:00 |
|
Pierangelo Masarati
|
426ca14a86
|
silence warning
|
2003-04-08 23:39:56 +00:00 |
|
Pierangelo Masarati
|
756d35cb6e
|
improve (and cleanup) value normalization
|
2003-04-08 23:30:58 +00:00 |
|
Pierangelo Masarati
|
43b1658160
|
normalize while merging values
|
2003-04-08 23:27:22 +00:00 |
|
Pierangelo Masarati
|
06a99afbdb
|
free cache only if required
|
2003-04-08 23:22:10 +00:00 |
|
Jong Hyuk Choi
|
b1b36ae75f
|
bdb->bi_idl_tree_lrulock initialize
|
2003-04-08 16:30:56 +00:00 |
|
Pierangelo Masarati
|
b4dbfb570a
|
cleanup
|
2003-04-08 13:22:12 +00:00 |
|
Pierangelo Masarati
|
5fbdf3f3eb
|
return 'matched' only if all the targets didn't recognize the search base
|
2003-04-08 11:38:38 +00:00 |
|
Pierangelo Masarati
|
827c4277e1
|
mix refresh and fix; may need further work
|
2003-04-08 11:20:18 +00:00 |
|
Howard Chu
|
d01d31e54f
|
Better detection of new search scopes
|
2003-04-08 11:17:20 +00:00 |
|
Jong Hyuk Choi
|
420210a2a3
|
IDL cache locking change (mutex -> rwlock)
|
2003-04-08 06:57:07 +00:00 |
|
Howard Chu
|
a69d32153f
|
ITS#2428 braindead compiler...
|
2003-04-08 02:54:37 +00:00 |
|
Pierangelo Masarati
|
f73eddd426
|
fix attr nvals & more improvements
|
2003-04-07 23:22:27 +00:00 |
|
Pierangelo Masarati
|
9e66d3d1f0
|
fix referrals return
|
2003-04-07 23:21:55 +00:00 |
|
Kurt Zeilenga
|
14d8a58076
|
Re-add <ac/localize.h>
|
2003-04-07 22:44:15 +00:00 |
|
Kurt Zeilenga
|
acdbf29e93
|
Backout autoconf 2.57 changes. Too much work for now.
|
2003-04-07 22:23:24 +00:00 |
|
Kurt Zeilenga
|
b851a1a757
|
More autoconf 2.57 changes (this is getting ugly)
|
2003-04-07 22:03:11 +00:00 |
|
Pierangelo Masarati
|
250934254b
|
cleanup
|
2003-04-07 21:42:51 +00:00 |
|
Pierangelo Masarati
|
51c658babd
|
fix typo
|
2003-04-07 21:06:06 +00:00 |
|