]> git.sur5r.net Git - openldap/log
openldap
21 years agoadd caveats to man page; cleanup and small improvements
Pierangelo Masarati [Wed, 16 Apr 2003 22:23:46 +0000 (22:23 +0000)]
add caveats to man page; cleanup and small improvements

21 years agocleanup; improve error handling
Pierangelo Masarati [Wed, 16 Apr 2003 22:22:57 +0000 (22:22 +0000)]
cleanup; improve error handling

21 years agoAdd associated matching rule checks
Kurt Zeilenga [Wed, 16 Apr 2003 21:42:52 +0000 (21:42 +0000)]
Add associated matching rule checks

21 years agoallow compare on dynamically generated operational attributes (may be moved to the...
Pierangelo Masarati [Wed, 16 Apr 2003 20:55:42 +0000 (20:55 +0000)]
allow compare on dynamically generated operational attributes (may be moved to the frontend)

21 years agoclarify hasSubordinate filtering
Pierangelo Masarati [Wed, 16 Apr 2003 20:54:56 +0000 (20:54 +0000)]
clarify hasSubordinate filtering

21 years agofix id query
Pierangelo Masarati [Wed, 16 Apr 2003 20:54:30 +0000 (20:54 +0000)]
fix id query

21 years agouse global bervals for TRUE/FALSE
Pierangelo Masarati [Wed, 16 Apr 2003 19:49:00 +0000 (19:49 +0000)]
use global bervals for TRUE/FALSE

21 years agofix possible typo
Pierangelo Masarati [Wed, 16 Apr 2003 19:48:14 +0000 (19:48 +0000)]
fix possible typo

21 years agoHierarchical cache management.
Howard Chu [Wed, 16 Apr 2003 16:23:36 +0000 (16:23 +0000)]
Hierarchical cache management.

21 years agouse syntax and matching rules knowledge when preparing SQL filters (to reduce pseudo...
Pierangelo Masarati [Wed, 16 Apr 2003 10:22:33 +0000 (10:22 +0000)]
use syntax and matching rules knowledge when preparing SQL filters (to reduce pseudo-normalization efforts and search candidate number)

21 years agoAdd associated matching rules
Kurt Zeilenga [Wed, 16 Apr 2003 05:56:28 +0000 (05:56 +0000)]
Add associated matching rules

21 years agoAdd comments about associated rules. Need to add checks
Kurt Zeilenga [Wed, 16 Apr 2003 03:30:20 +0000 (03:30 +0000)]
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.

21 years agofix update operations
Pierangelo Masarati [Wed, 16 Apr 2003 01:21:02 +0000 (01:21 +0000)]
fix update operations

21 years agoFree IDL_CACHE locks
Howard Chu [Wed, 16 Apr 2003 01:04:00 +0000 (01:04 +0000)]
Free IDL_CACHE locks

21 years agoAdd ldap_pvt_thread_pool_context() stub for NO_THREADS builds
Howard Chu [Wed, 16 Apr 2003 00:18:56 +0000 (00:18 +0000)]
Add ldap_pvt_thread_pool_context() stub for NO_THREADS builds

21 years agomore cleanup; small improvements
Pierangelo Masarati [Tue, 15 Apr 2003 23:11:31 +0000 (23:11 +0000)]
more cleanup; small improvements

21 years agohonor attributes request
Pierangelo Masarati [Tue, 15 Apr 2003 22:43:56 +0000 (22:43 +0000)]
honor attributes request

21 years agobackout unintended commit :)
Pierangelo Masarati [Tue, 15 Apr 2003 21:58:16 +0000 (21:58 +0000)]
backout unintended commit :)

21 years agoadd slurpd pid/args files
Pierangelo Masarati [Tue, 15 Apr 2003 21:56:21 +0000 (21:56 +0000)]
add slurpd pid/args files

21 years agofix backsql new API; use berbuf instead of berval
Pierangelo Masarati [Tue, 15 Apr 2003 21:55:25 +0000 (21:55 +0000)]
fix backsql new API; use berbuf instead of berval

21 years agodocument recent changes
Pierangelo Masarati [Tue, 15 Apr 2003 20:55:29 +0000 (20:55 +0000)]
document recent changes

21 years agoFixed minor compile errors
Julius Enarusai [Tue, 15 Apr 2003 20:40:02 +0000 (20:40 +0000)]
Fixed minor compile errors

21 years agoClarify "users" terminology
Kurt Zeilenga [Tue, 15 Apr 2003 02:20:01 +0000 (02:20 +0000)]
Clarify "users" terminology

21 years agoFix for modrdn retries
Howard Chu [Tue, 15 Apr 2003 01:13:28 +0000 (01:13 +0000)]
Fix for modrdn retries

21 years agoFix value_find_ex result
Howard Chu [Mon, 14 Apr 2003 12:27:04 +0000 (12:27 +0000)]
Fix value_find_ex result

21 years agoFix previous commit
Howard Chu [Mon, 14 Apr 2003 11:14:07 +0000 (11:14 +0000)]
Fix previous commit

21 years agodoPlugins return code fix
Howard Chu [Mon, 14 Apr 2003 10:30:10 +0000 (10:30 +0000)]
doPlugins return code fix

21 years agodoPlugins return code fix
Howard Chu [Mon, 14 Apr 2003 00:07:48 +0000 (00:07 +0000)]
doPlugins return code fix

21 years agoMemory context fixes
Howard Chu [Sun, 13 Apr 2003 16:15:52 +0000 (16:15 +0000)]
Memory context fixes

21 years agoFix prev commit - hash bytes of ldap_pvt_thread_t to find proper slot
Howard Chu [Sun, 13 Apr 2003 05:48:48 +0000 (05:48 +0000)]
Fix prev commit - hash bytes of ldap_pvt_thread_t to find proper slot

21 years agoRename header macro
Kurt Zeilenga [Sun, 13 Apr 2003 04:51:12 +0000 (04:51 +0000)]
Rename header macro

21 years agoimprove schema
Pierangelo Masarati [Sat, 12 Apr 2003 18:16:05 +0000 (18:16 +0000)]
improve schema

21 years agofix ACI per-thread memory management
Pierangelo Masarati [Sat, 12 Apr 2003 17:42:51 +0000 (17:42 +0000)]
fix ACI per-thread memory management

21 years agoHEADS-UP: complete reworking of back-monitor
Pierangelo Masarati [Sat, 12 Apr 2003 17:41:49 +0000 (17:41 +0000)]
HEADS-UP: complete reworking of back-monitor

21 years agoFix OIDs
Kurt Zeilenga [Sat, 12 Apr 2003 17:11:26 +0000 (17:11 +0000)]
Fix OIDs

21 years agoChange doPluginFNs to return 1 when no plugins were invoked
Howard Chu [Sat, 12 Apr 2003 12:40:50 +0000 (12:40 +0000)]
Change doPluginFNs to return 1 when no plugins were invoked

21 years agoTweak strcpy's
Howard Chu [Sat, 12 Apr 2003 12:20:19 +0000 (12:20 +0000)]
Tweak strcpy's

21 years agoEliminate unnecessary calls to slap_bv2ad
Howard Chu [Sat, 12 Apr 2003 12:19:57 +0000 (12:19 +0000)]
Eliminate unnecessary calls to slap_bv2ad

21 years agoMemory context tweaks for other ops
Howard Chu [Sat, 12 Apr 2003 10:47:11 +0000 (10:47 +0000)]
Memory context tweaks for other ops

21 years agodisable by default right now
Pierangelo Masarati [Sat, 12 Apr 2003 10:05:12 +0000 (10:05 +0000)]
disable by default right now

21 years agofix schema definitions (duplicate objectClass OID still there)
Pierangelo Masarati [Sat, 12 Apr 2003 10:02:31 +0000 (10:02 +0000)]
fix schema definitions (duplicate objectClass OID still there)

21 years agoITS#2442, ITS#2438 same check for slapd_slp_reg()
Howard Chu [Sat, 12 Apr 2003 08:36:35 +0000 (08:36 +0000)]
ITS#2442, ITS#2438 same check for slapd_slp_reg()

21 years agoMemory context tweaks for Bind
Howard Chu [Sat, 12 Apr 2003 06:56:42 +0000 (06:56 +0000)]
Memory context tweaks for Bind

21 years agoAdded sl_context() to return the context associated with an alloc'd ptr.
Howard Chu [Sat, 12 Apr 2003 05:12:40 +0000 (05:12 +0000)]
Added sl_context() to return the context associated with an alloc'd ptr.
Improved ch_malloc/sl_malloc compatibility.

21 years agoNew ldap_pvt_thread_pool_context()
Howard Chu [Sat, 12 Apr 2003 04:01:40 +0000 (04:01 +0000)]
New ldap_pvt_thread_pool_context()

21 years agoAdd -y support
Kurt Zeilenga [Sat, 12 Apr 2003 03:46:45 +0000 (03:46 +0000)]
Add -y support

21 years agoAssign experimental OIDs
Kurt Zeilenga [Sat, 12 Apr 2003 03:19:43 +0000 (03:19 +0000)]
Assign experimental OIDs

21 years agomore cleanup and api rewriting (too tired to do anything better)
Pierangelo Masarati [Sat, 12 Apr 2003 01:17:05 +0000 (01:17 +0000)]
more cleanup and api rewriting (too tired to do anything better)

21 years agoslight improvement
Pierangelo Masarati [Sat, 12 Apr 2003 00:48:16 +0000 (00:48 +0000)]
slight improvement

21 years agoadd new schema stuff (no #ifdef, too heavy)
Pierangelo Masarati [Sat, 12 Apr 2003 00:30:47 +0000 (00:30 +0000)]
add new schema stuff (no #ifdef, too heavy)

21 years agofix context memory and more cleanup
Pierangelo Masarati [Fri, 11 Apr 2003 23:23:03 +0000 (23:23 +0000)]
fix context memory and more cleanup

21 years agopass Operation instead of private info
Pierangelo Masarati [Fri, 11 Apr 2003 23:08:16 +0000 (23:08 +0000)]
pass Operation instead of private info

21 years agofix memory context (hope NULL at init is valid)
Pierangelo Masarati [Fri, 11 Apr 2003 22:30:48 +0000 (22:30 +0000)]
fix memory context (hope NULL at init is valid)

21 years agoMove ldap_dnfree_x etc. decls from ldap.h to ldap_pvt.h
Howard Chu [Fri, 11 Apr 2003 10:26:25 +0000 (10:26 +0000)]
Move ldap_dnfree_x etc. decls from ldap.h to ldap_pvt.h

21 years agoDon't use thread local malloc for search filter if SLAPI is enabled;
Luke Howard [Fri, 11 Apr 2003 06:30:41 +0000 (06:30 +0000)]
Don't use thread local malloc for search filter if SLAPI is enabled;
breaks API compat

21 years agoWorkaround for SLAPI impedence mismatch with new thread-local malloc;
Luke Howard [Fri, 11 Apr 2003 05:27:30 +0000 (05:27 +0000)]
Workaround for SLAPI impedence mismatch with new thread-local malloc;
computed search rewriter plugins cannot use thread-local malloc

21 years agoRevert previous, committed by mistake
Howard Chu [Fri, 11 Apr 2003 04:28:26 +0000 (04:28 +0000)]
Revert previous, committed by mistake

21 years agoSLP fix (ITS#2438)
Kurt Zeilenga [Fri, 11 Apr 2003 04:25:55 +0000 (04:25 +0000)]
SLP fix (ITS#2438)

21 years agoDon't pass NULL DN to rewrite_session(), causes assertion failure
Luke Howard [Fri, 11 Apr 2003 04:23:21 +0000 (04:23 +0000)]
Don't pass NULL DN to rewrite_session(), causes assertion failure
(Howard might like to check that this is the correct fix)

21 years agoFix compilation errors (caching must still be undefined though)
Luke Howard [Fri, 11 Apr 2003 04:22:37 +0000 (04:22 +0000)]
Fix compilation errors (caching must still be undefined though)

21 years agoMore memory context tweaks
Howard Chu [Fri, 11 Apr 2003 03:57:10 +0000 (03:57 +0000)]
More memory context tweaks

21 years agoFix compile breakage
Luke Howard [Fri, 11 Apr 2003 03:56:04 +0000 (03:56 +0000)]
Fix compile breakage

21 years agoFix VPATH builds
Howard Chu [Fri, 11 Apr 2003 03:39:48 +0000 (03:39 +0000)]
Fix VPATH builds

21 years agoFix previous commit
Howard Chu [Fri, 11 Apr 2003 01:53:31 +0000 (01:53 +0000)]
Fix previous commit

21 years agoMore memory context tweaks
Howard Chu [Fri, 11 Apr 2003 01:29:28 +0000 (01:29 +0000)]
More memory context tweaks

21 years agoMore memory context tweaks
Howard Chu [Fri, 11 Apr 2003 01:02:08 +0000 (01:02 +0000)]
More memory context tweaks

21 years agoMore memory context tweaks
Howard Chu [Thu, 10 Apr 2003 06:21:53 +0000 (06:21 +0000)]
More memory context tweaks

21 years agoMore malloc context tweaks
Howard Chu [Thu, 10 Apr 2003 06:14:16 +0000 (06:14 +0000)]
More malloc context tweaks

21 years agoInit op->tmpmfuncs.
Howard Chu [Wed, 9 Apr 2003 23:37:24 +0000 (23:37 +0000)]
Init op->tmpmfuncs.

21 years agoMinor cleanups
Howard Chu [Wed, 9 Apr 2003 23:37:00 +0000 (23:37 +0000)]
Minor cleanups

21 years agoEliminate getkey search
Howard Chu [Wed, 9 Apr 2003 17:34:58 +0000 (17:34 +0000)]
Eliminate getkey search

21 years agoJust use a fixed size slab for now
Howard Chu [Wed, 9 Apr 2003 17:05:46 +0000 (17:05 +0000)]
Just use a fixed size slab for now

21 years agoFirst cut at thread-local malloc. Only used by search() for now...
Howard Chu [Wed, 9 Apr 2003 16:52:03 +0000 (16:52 +0000)]
First cut at thread-local malloc. Only used by search() for now...
Needs work in normalizers, etc.

21 years agobackend operations and callbacks conforms to the new API.
Jong Hyuk Choi [Wed, 9 Apr 2003 16:37:00 +0000 (16:37 +0000)]
backend operations and callbacks conforms to the new API.

21 years agoExtended ber_mem functions, add context argument.
Howard Chu [Wed, 9 Apr 2003 13:26:22 +0000 (13:26 +0000)]
Extended ber_mem functions, add context argument.

21 years agoExtended API for ber_mem functions, add context argument.
Howard Chu [Wed, 9 Apr 2003 13:25:11 +0000 (13:25 +0000)]
Extended API for ber_mem functions, add context argument.
Must always use ber_mem funcs, even if CSRIMALLOC is present.

21 years agoITS#2434 ber accessors
Howard Chu [Wed, 9 Apr 2003 09:41:02 +0000 (09:41 +0000)]
ITS#2434 ber accessors

21 years agoDon't build generic_filter dynamically, it's a simple static.
Howard Chu [Wed, 9 Apr 2003 08:28:19 +0000 (08:28 +0000)]
Don't build generic_filter dynamically, it's a simple static.

21 years agofirst cut at documenting back-monitor
Pierangelo Masarati [Tue, 8 Apr 2003 23:46:56 +0000 (23:46 +0000)]
first cut at documenting back-monitor

21 years agosilence warning
Pierangelo Masarati [Tue, 8 Apr 2003 23:39:56 +0000 (23:39 +0000)]
silence warning

21 years agoimprove (and cleanup) value normalization
Pierangelo Masarati [Tue, 8 Apr 2003 23:30:58 +0000 (23:30 +0000)]
improve (and cleanup) value normalization

21 years agonormalize while merging values
Pierangelo Masarati [Tue, 8 Apr 2003 23:27:22 +0000 (23:27 +0000)]
normalize while merging values

21 years agofree cache only if required
Pierangelo Masarati [Tue, 8 Apr 2003 23:22:10 +0000 (23:22 +0000)]
free cache only if required

21 years agobdb->bi_idl_tree_lrulock initialize
Jong Hyuk Choi [Tue, 8 Apr 2003 16:30:56 +0000 (16:30 +0000)]
bdb->bi_idl_tree_lrulock initialize

21 years agocleanup
Pierangelo Masarati [Tue, 8 Apr 2003 13:22:12 +0000 (13:22 +0000)]
cleanup

21 years agoreturn 'matched' only if all the targets didn't recognize the search base
Pierangelo Masarati [Tue, 8 Apr 2003 11:38:38 +0000 (11:38 +0000)]
return 'matched' only if all the targets didn't recognize the search base

21 years agomix refresh and fix; may need further work
Pierangelo Masarati [Tue, 8 Apr 2003 11:20:18 +0000 (11:20 +0000)]
mix refresh and fix; may need further work

21 years agoBetter detection of new search scopes
Howard Chu [Tue, 8 Apr 2003 11:17:20 +0000 (11:17 +0000)]
Better detection of new search scopes

21 years agoIDL cache locking change (mutex -> rwlock)
Jong Hyuk Choi [Tue, 8 Apr 2003 06:57:07 +0000 (06:57 +0000)]
IDL cache locking change (mutex -> rwlock)

21 years agoITS#2428 braindead compiler...
Howard Chu [Tue, 8 Apr 2003 02:54:37 +0000 (02:54 +0000)]
ITS#2428 braindead compiler...

21 years agofix attr nvals & more improvements
Pierangelo Masarati [Mon, 7 Apr 2003 23:22:27 +0000 (23:22 +0000)]
fix attr nvals & more improvements

21 years agofix referrals return
Pierangelo Masarati [Mon, 7 Apr 2003 23:21:55 +0000 (23:21 +0000)]
fix referrals return

21 years agoRe-add <ac/localize.h>
Kurt Zeilenga [Mon, 7 Apr 2003 22:44:15 +0000 (22:44 +0000)]
Re-add <ac/localize.h>

21 years agoBackout autoconf 2.57 changes. Too much work for now.
Kurt Zeilenga [Mon, 7 Apr 2003 22:23:24 +0000 (22:23 +0000)]
Backout autoconf 2.57 changes.  Too much work for now.

21 years agoMore autoconf 2.57 changes (this is getting ugly) AUTOCONF_2_57
Kurt Zeilenga [Mon, 7 Apr 2003 22:03:11 +0000 (22:03 +0000)]
More autoconf 2.57 changes (this is getting ugly)

21 years agocleanup
Pierangelo Masarati [Mon, 7 Apr 2003 21:42:51 +0000 (21:42 +0000)]
cleanup

21 years agofix typo
Pierangelo Masarati [Mon, 7 Apr 2003 21:06:06 +0000 (21:06 +0000)]
fix typo

21 years agoschema checks
Howard Chu [Mon, 7 Apr 2003 20:16:56 +0000 (20:16 +0000)]
schema checks

21 years agoFix !ENABLE_REWRITE
Howard Chu [Mon, 7 Apr 2003 19:48:10 +0000 (19:48 +0000)]
Fix !ENABLE_REWRITE

21 years agoFix returncode checks
Howard Chu [Mon, 7 Apr 2003 19:47:31 +0000 (19:47 +0000)]
Fix returncode checks