]> git.ipfire.org Git - thirdparty/openldap.git/log
thirdparty/openldap.git
23 years agoensure all metasingleconns are init'ed
Pierangelo Masarati [Fri, 18 Apr 2003 10:02:00 +0000 (10:02 +0000)] 
ensure all metasingleconns are init'ed

23 years agoAdd shm_key config keyword to use shared memory for BDB environment
Howard Chu [Fri, 18 Apr 2003 09:43:22 +0000 (09:43 +0000)] 
Add shm_key config keyword to use shared memory for BDB environment
Unmeasurable performance difference on my tests, but who knows...

23 years agoFix crasher when duplicating substring assertions
Luke Howard [Fri, 18 Apr 2003 08:21:12 +0000 (08:21 +0000)] 
Fix crasher when duplicating substring assertions

23 years agoMinor fixes
Howard Chu [Fri, 18 Apr 2003 07:43:07 +0000 (07:43 +0000)] 
Minor fixes

23 years agoImprove error checking
Luke Howard [Fri, 18 Apr 2003 07:29:45 +0000 (07:29 +0000)] 
Improve error checking

23 years agoFix prev commit, extended search was broken
Howard Chu [Fri, 18 Apr 2003 05:53:24 +0000 (05:53 +0000)] 
Fix prev commit, extended search was broken

23 years agoDon't pollute op->o_bd in access_allowed()
Luke Howard [Fri, 18 Apr 2003 04:57:15 +0000 (04:57 +0000)] 
Don't pollute op->o_bd in access_allowed()

23 years agoFix undefined filters
Howard Chu [Fri, 18 Apr 2003 04:44:46 +0000 (04:44 +0000)] 
Fix undefined filters

23 years agoFix undefined substring filters
Howard Chu [Fri, 18 Apr 2003 04:44:06 +0000 (04:44 +0000)] 
Fix undefined substring filters

23 years agoITS#2453, Fix filter candidate generation
Howard Chu [Fri, 18 Apr 2003 03:36:52 +0000 (03:36 +0000)] 
ITS#2453, Fix filter candidate generation

23 years agoITS#2449, broken NOT filters
Howard Chu [Fri, 18 Apr 2003 02:31:38 +0000 (02:31 +0000)] 
ITS#2449, broken NOT filters

23 years agoCaching non-existing index entries in the IDL cache - caching keys only
Jong Hyuk Choi [Fri, 18 Apr 2003 00:35:11 +0000 (00:35 +0000)] 
Caching non-existing index entries in the IDL cache - caching keys only

23 years agoimprove previous commit
Pierangelo Masarati [Thu, 17 Apr 2003 22:19:14 +0000 (22:19 +0000)] 
improve previous commit

23 years agodon't return referral if cannot compute one (should fix ITS#2435)
Pierangelo Masarati [Thu, 17 Apr 2003 21:48:57 +0000 (21:48 +0000)] 
don't return referral if cannot compute one (should fix ITS#2435)

23 years agoUse EntryInfo navigation for search scope checks
Howard Chu [Thu, 17 Apr 2003 11:03:21 +0000 (11:03 +0000)] 
Use EntryInfo navigation for search scope checks

23 years agoFinish alias scope support
Howard Chu [Thu, 17 Apr 2003 09:23:53 +0000 (09:23 +0000)] 
Finish alias scope support

23 years agoFix prev commit
Howard Chu [Thu, 17 Apr 2003 05:15:12 +0000 (05:15 +0000)] 
Fix prev commit

23 years agoFix database search loop conditions
Howard Chu [Thu, 17 Apr 2003 04:55:39 +0000 (04:55 +0000)] 
Fix database search loop conditions

23 years agoFix AVL comparisons
Howard Chu [Thu, 17 Apr 2003 04:36:42 +0000 (04:36 +0000)] 
Fix AVL comparisons

23 years agoAdded hyc & Symas
Howard Chu [Thu, 17 Apr 2003 04:31:32 +0000 (04:31 +0000)] 
Added hyc & Symas

23 years agofix typo
Kurt Zeilenga [Thu, 17 Apr 2003 03:35:38 +0000 (03:35 +0000)] 
fix typo

23 years agowhoops
Kurt Zeilenga [Thu, 17 Apr 2003 03:35:20 +0000 (03:35 +0000)] 
whoops

23 years agoMinor tweak
Kurt Zeilenga [Thu, 17 Apr 2003 03:30:10 +0000 (03:30 +0000)] 
Minor tweak

23 years agocontributor notices
Kurt Zeilenga [Thu, 17 Apr 2003 02:47:12 +0000 (02:47 +0000)] 
contributor notices

23 years agoAdded CACHE_ENTRY_NO_KIDS flag to bei_state to shortcut dn2id_children.
Howard Chu [Thu, 17 Apr 2003 00:52:31 +0000 (00:52 +0000)] 
Added CACHE_ENTRY_NO_KIDS flag to bei_state to shortcut dn2id_children.

23 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

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

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

23 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)

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

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

23 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

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

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

23 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)

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

23 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.

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

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

23 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

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

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

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

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

23 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

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

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

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

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

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

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

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

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

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

23 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

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

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

23 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

23 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

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

23 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

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

23 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

23 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

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

23 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)

23 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()

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

23 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.

23 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()

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

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

23 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)

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

23 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)

23 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

23 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

23 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)

23 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

23 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

23 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

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

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

23 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)

23 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)

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

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

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

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

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

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

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

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

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

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

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

23 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

23 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.

23 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.

23 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.