]> git.sur5r.net Git - openldap/log
openldap
19 years agoimprove usability of global ovrlays for write operations; may need to anticipate...
Pierangelo Masarati [Sat, 11 Dec 2004 17:48:15 +0000 (17:48 +0000)]
improve usability of global ovrlays for write operations; may need to anticipate SLAPI accordingly.  More work needed for add (overlays need to understand they're global and call slap_mods2entry() explicitly)

19 years agowork out an issue with chk_referrals and back-relay/rwm; this looks like the best...
Pierangelo Masarati [Sat, 11 Dec 2004 17:37:21 +0000 (17:37 +0000)]
work out an issue with chk_referrals and back-relay/rwm; this looks like the best compromise; minor cleanup

19 years agowork out an issue with chk_referrals and back-relay/rwm; this looks like the best...
Pierangelo Masarati [Sat, 11 Dec 2004 17:36:25 +0000 (17:36 +0000)]
work out an issue with chk_referrals and back-relay/rwm; this looks like the best compromise

19 years agodata struct for zone allocator
Jong Hyuk Choi [Sat, 11 Dec 2004 17:16:58 +0000 (17:16 +0000)]
data struct for zone allocator

19 years ago(temporary?) fix to ITS#3434
Pierangelo Masarati [Sat, 11 Dec 2004 16:28:45 +0000 (16:28 +0000)]
(temporary?) fix to ITS#3434

19 years agorework fix for NULL be_pcl_mutexp
Pierangelo Masarati [Sat, 11 Dec 2004 15:44:30 +0000 (15:44 +0000)]
rework fix for NULL be_pcl_mutexp

19 years agobetter fix to ITS#3433
Pierangelo Masarati [Sat, 11 Dec 2004 15:41:50 +0000 (15:41 +0000)]
better fix to ITS#3433

19 years agotemporarily work around ITS#3433; need to understand why it happens and how to fix...
Pierangelo Masarati [Sat, 11 Dec 2004 14:06:21 +0000 (14:06 +0000)]
temporarily work around ITS#3433; need to understand why it happens and how to fix it correctly

19 years agorequired by global overlay write funcs...
Pierangelo Masarati [Sat, 11 Dec 2004 12:53:47 +0000 (12:53 +0000)]
required by global overlay write funcs...

19 years agoMoved cookie validation into slap_parse_sync_cookie so consumer uses it too
Howard Chu [Fri, 10 Dec 2004 03:18:33 +0000 (03:18 +0000)]
Moved cookie validation into slap_parse_sync_cookie so consumer uses it too

19 years agoDon't reject invalid cookies, just ignore them. partially revert prev.
Howard Chu [Fri, 10 Dec 2004 02:51:34 +0000 (02:51 +0000)]
Don't reject invalid cookies, just ignore them. partially revert prev.

19 years agoFix, don't record psearch until after it has been validated
Howard Chu [Fri, 10 Dec 2004 01:50:16 +0000 (01:50 +0000)]
Fix, don't record psearch until after it has been validated

19 years agoFix abandon, only drop our cloned ops, not real frontend ops
Howard Chu [Fri, 10 Dec 2004 01:35:34 +0000 (01:35 +0000)]
Fix abandon, only drop our cloned ops, not real frontend ops

19 years agominor cleanup
Pierangelo Masarati [Thu, 9 Dec 2004 23:11:08 +0000 (23:11 +0000)]
minor cleanup

19 years agoupdated zone tree structure; added debug info
Jong Hyuk Choi [Thu, 9 Dec 2004 22:32:19 +0000 (22:32 +0000)]
updated zone tree structure; added debug info

19 years agoFix abandon processing
Howard Chu [Thu, 9 Dec 2004 22:21:26 +0000 (22:21 +0000)]
Fix abandon processing

19 years agoFix prev commit
Howard Chu [Thu, 9 Dec 2004 21:49:24 +0000 (21:49 +0000)]
Fix prev commit

19 years agoAdd fe_op_abandon, call it in connection_abandon()
Howard Chu [Thu, 9 Dec 2004 21:17:29 +0000 (21:17 +0000)]
Add fe_op_abandon, call it in connection_abandon()

19 years agoFix typo in prev commit
Howard Chu [Thu, 9 Dec 2004 21:16:16 +0000 (21:16 +0000)]
Fix typo in prev commit

19 years agoFix delete/refresh switch
Howard Chu [Thu, 9 Dec 2004 20:30:48 +0000 (20:30 +0000)]
Fix delete/refresh switch

19 years agoPersist mode fixes
Howard Chu [Thu, 9 Dec 2004 19:52:30 +0000 (19:52 +0000)]
Persist mode fixes

19 years agoinclude zn_malloc.c
Jong Hyuk Choi [Thu, 9 Dec 2004 17:35:05 +0000 (17:35 +0000)]
include zn_malloc.c

19 years agominor cleanup
Jong Hyuk Choi [Thu, 9 Dec 2004 16:43:36 +0000 (16:43 +0000)]
minor cleanup

19 years agozone-based memory allocator for adaptive caching
Jong Hyuk Choi [Thu, 9 Dec 2004 16:38:25 +0000 (16:38 +0000)]
zone-based memory allocator for adaptive caching

19 years agoFix 1.48 change
Howard Chu [Thu, 9 Dec 2004 09:20:11 +0000 (09:20 +0000)]
Fix 1.48 change

19 years agoAdd better validation of received cookie csn
Howard Chu [Thu, 9 Dec 2004 08:49:54 +0000 (08:49 +0000)]
Add better validation of received cookie csn

19 years agoA better approach for detach_op
Howard Chu [Thu, 9 Dec 2004 08:28:12 +0000 (08:28 +0000)]
A better approach for detach_op

19 years agoITS#3426, copy group ACL cache to saved Op
Howard Chu [Thu, 9 Dec 2004 08:14:57 +0000 (08:14 +0000)]
ITS#3426, copy group ACL cache to saved Op

19 years agoessential description of the chain overlay; please review
Pierangelo Masarati [Wed, 8 Dec 2004 23:47:08 +0000 (23:47 +0000)]
essential description of the chain overlay; please review

19 years agoFix ITS#3424
Howard Chu [Wed, 8 Dec 2004 20:55:35 +0000 (20:55 +0000)]
Fix ITS#3424

19 years agocleanup; add entryCSN
Pierangelo Masarati [Wed, 8 Dec 2004 19:40:46 +0000 (19:40 +0000)]
cleanup; add entryCSN

19 years agofix schema (1.3.6.1.4.1.4203.666.3.13 for 'monitoredObject' was already assigned...
Pierangelo Masarati [Wed, 8 Dec 2004 19:21:37 +0000 (19:21 +0000)]
fix schema (1.3.6.1.4.1.4203.666.3.13 for 'monitoredObject' was already assigned to 'lastmod')

19 years ago- consistently honor multiple referrals
Pierangelo Masarati [Wed, 8 Dec 2004 19:14:57 +0000 (19:14 +0000)]
- consistently honor multiple referrals
- return those that failed as referrals
- fix handling of some operational attributes
- fix URI rebuilding (use default scope)
- make copies of o_req_dn/o_req_ndn in case other overlays muck with them

19 years agominor cleanup
Pierangelo Masarati [Wed, 8 Dec 2004 19:11:27 +0000 (19:11 +0000)]
minor cleanup

19 years agoclarify why we don't accept scheme other than ldap:// in authz-regexps
Pierangelo Masarati [Wed, 8 Dec 2004 19:09:54 +0000 (19:09 +0000)]
clarify why we don't accept scheme other than ldap:// in authz-regexps

19 years agomake sure global overlays don't use ora_e after the lock is released
Pierangelo Masarati [Wed, 8 Dec 2004 19:08:06 +0000 (19:08 +0000)]
make sure global overlays don't use ora_e after the lock is released

19 years agouse pre-formatted log string in configure; note the failure reason for DN syntax...
Pierangelo Masarati [Wed, 8 Dec 2004 19:07:24 +0000 (19:07 +0000)]
use pre-formatted log string in configure; note the failure reason for DN syntax checks

19 years agodeclare oc_bvfind_undef()
Pierangelo Masarati [Wed, 8 Dec 2004 19:06:10 +0000 (19:06 +0000)]
declare oc_bvfind_undef()

19 years agoMinor tweaks
Howard Chu [Wed, 8 Dec 2004 09:09:22 +0000 (09:09 +0000)]
Minor tweaks

19 years agomisc cleanup
Jong Hyuk Choi [Wed, 8 Dec 2004 08:12:15 +0000 (08:12 +0000)]
misc cleanup

19 years agoUpdates for syncprov overlay
Howard Chu [Wed, 8 Dec 2004 07:38:06 +0000 (07:38 +0000)]
Updates for syncprov overlay

19 years agoMoved sessionlog description from bdb to syncprov
Howard Chu [Wed, 8 Dec 2004 04:57:43 +0000 (04:57 +0000)]
Moved sessionlog description from bdb to syncprov

19 years agoITS#3423 implement delete for ID sets
Howard Chu [Wed, 8 Dec 2004 04:47:29 +0000 (04:47 +0000)]
ITS#3423 implement delete for ID sets

19 years agoITS#3422, restore original select() behavior
Howard Chu [Wed, 8 Dec 2004 03:47:48 +0000 (03:47 +0000)]
ITS#3422, restore original select() behavior

19 years agoFix playlog search
Howard Chu [Wed, 8 Dec 2004 02:05:50 +0000 (02:05 +0000)]
Fix playlog search

19 years agoAdded sessionlog support. consumer needs work...
Howard Chu [Wed, 8 Dec 2004 00:47:24 +0000 (00:47 +0000)]
Added sessionlog support. consumer needs work...

19 years agoLet slap_get_commit_csn return the current CSN as well
Howard Chu [Wed, 8 Dec 2004 00:46:14 +0000 (00:46 +0000)]
Let slap_get_commit_csn return the current CSN as well

19 years agoFix findpresent, include user's filter
Howard Chu [Tue, 7 Dec 2004 18:52:55 +0000 (18:52 +0000)]
Fix findpresent, include user's filter

19 years agocleanup
Kurt Zeilenga [Tue, 7 Dec 2004 18:40:47 +0000 (18:40 +0000)]
cleanup

19 years agoDelete unused slap_build_syncUUID_set()
Howard Chu [Tue, 7 Dec 2004 18:29:21 +0000 (18:29 +0000)]
Delete unused slap_build_syncUUID_set()

19 years agoRearrange shortcut check for context with no changes
Howard Chu [Tue, 7 Dec 2004 10:43:48 +0000 (10:43 +0000)]
Rearrange shortcut check for context with no changes

19 years agoPreallocate syncuuid set instead of realloc/freeing
Howard Chu [Tue, 7 Dec 2004 10:05:24 +0000 (10:05 +0000)]
Preallocate syncuuid set instead of realloc/freeing

19 years agohardcode "uid" into slapd & improve previous commit
Pierangelo Masarati [Tue, 7 Dec 2004 10:01:48 +0000 (10:01 +0000)]
hardcode "uid" into slapd & improve previous commit

19 years agoFix ITS#3420
Howard Chu [Tue, 7 Dec 2004 08:48:28 +0000 (08:48 +0000)]
Fix ITS#3420

19 years agorestore code in search_cleanup to free ctrls
Howard Chu [Tue, 7 Dec 2004 02:58:33 +0000 (02:58 +0000)]
restore code in search_cleanup to free ctrls

19 years agoWrite contextCSN during db_open if it's newer than was previously recorded
Howard Chu [Tue, 7 Dec 2004 02:20:15 +0000 (02:20 +0000)]
Write contextCSN during db_open if it's newer than was previously recorded

19 years agoDelete unused be_context_csn, cleanup pending csn entry
Howard Chu [Mon, 6 Dec 2004 23:17:58 +0000 (23:17 +0000)]
Delete unused be_context_csn, cleanup pending csn entry

19 years agoFix entry_release backend swapping
Howard Chu [Mon, 6 Dec 2004 22:13:19 +0000 (22:13 +0000)]
Fix entry_release backend swapping

19 years agoFix inequality cursor management
Howard Chu [Mon, 6 Dec 2004 21:25:16 +0000 (21:25 +0000)]
Fix inequality cursor management

19 years agoFix mod locking
Howard Chu [Mon, 6 Dec 2004 20:32:53 +0000 (20:32 +0000)]
Fix mod locking

19 years agoITS#3419: values in built auth DNs may need DN escaping, so build them via ldap_dn2bv
Pierangelo Masarati [Mon, 6 Dec 2004 15:17:23 +0000 (15:17 +0000)]
ITS#3419: values in built auth DNs may need DN escaping, so build them via ldap_dn2bv

19 years agoBetter fix for prev commit
Howard Chu [Mon, 6 Dec 2004 07:38:09 +0000 (07:38 +0000)]
Better fix for prev commit

19 years agoStore entryIDs in big-endian order, no more custom sort function.
Howard Chu [Mon, 6 Dec 2004 07:28:47 +0000 (07:28 +0000)]
Store entryIDs in big-endian order, no more custom sort function.
back-hdb still needs work.

19 years agoFix previous commit
Howard Chu [Mon, 6 Dec 2004 07:27:09 +0000 (07:27 +0000)]
Fix previous commit

19 years agobdb_tool_dn2id_get should use bdb_dn2id, not duplicate the code
Howard Chu [Mon, 6 Dec 2004 07:25:33 +0000 (07:25 +0000)]
bdb_tool_dn2id_get should use bdb_dn2id, not duplicate the code

19 years agoFix GE inequality lookups, key was getting overwritten
Howard Chu [Mon, 6 Dec 2004 07:16:57 +0000 (07:16 +0000)]
Fix GE inequality lookups, key was getting overwritten

19 years agoDon't assert on short time strings, just ignore them.
Howard Chu [Mon, 6 Dec 2004 03:37:06 +0000 (03:37 +0000)]
Don't assert on short time strings, just ignore them.

19 years agoBug fix
Sang Seok Lim [Mon, 6 Dec 2004 01:26:38 +0000 (01:26 +0000)]
Bug fix
GSER/BER decoders: return code and memory leackage

19 years agoAdd glue overlay
Howard Chu [Sun, 5 Dec 2004 21:15:48 +0000 (21:15 +0000)]
Add glue overlay

19 years agoForced commit - add CVS ID tag
Howard Chu [Sun, 5 Dec 2004 20:57:34 +0000 (20:57 +0000)]
Forced commit - add CVS ID tag

19 years agoRestored findcsn( MAX ), used at db_open time
Howard Chu [Sun, 5 Dec 2004 20:52:49 +0000 (20:52 +0000)]
Restored findcsn( MAX ), used at db_open time

19 years agoMore shutdown fixes
Howard Chu [Sun, 5 Dec 2004 08:19:28 +0000 (08:19 +0000)]
More shutdown fixes

19 years agoFix prev commit
Howard Chu [Sun, 5 Dec 2004 07:30:12 +0000 (07:30 +0000)]
Fix prev commit

19 years agoMake sure db_close only gets called once
Howard Chu [Sun, 5 Dec 2004 07:07:50 +0000 (07:07 +0000)]
Make sure db_close only gets called once

19 years agoGo back to original startup/shutdown behavior. Fix entry_release.
Howard Chu [Sun, 5 Dec 2004 06:44:54 +0000 (06:44 +0000)]
Go back to original startup/shutdown behavior. Fix entry_release.

19 years agoFix typo
Howard Chu [Sun, 5 Dec 2004 03:06:01 +0000 (03:06 +0000)]
Fix typo

19 years agoFix defaultSearchBase
Howard Chu [Sun, 5 Dec 2004 02:10:50 +0000 (02:10 +0000)]
Fix defaultSearchBase

19 years agoBetter fix for ITS#3365, manage back-bdb's read locks so frontend/etc.
Howard Chu [Sun, 5 Dec 2004 02:00:19 +0000 (02:00 +0000)]
Better fix for ITS#3365, manage back-bdb's read locks so frontend/etc.
don't need to worry about them.

19 years agoUse glue overlay
Howard Chu [Sun, 5 Dec 2004 00:21:27 +0000 (00:21 +0000)]
Use glue overlay

19 years agoInitial doc
Howard Chu [Sat, 4 Dec 2004 20:42:04 +0000 (20:42 +0000)]
Initial doc

19 years agoDeleted subordinate keyword in favor of glue overlay
Howard Chu [Sat, 4 Dec 2004 20:08:56 +0000 (20:08 +0000)]
Deleted subordinate keyword in favor of glue overlay

19 years agoDeleted "subordinate" keyword, added slapo-glue doc
Howard Chu [Sat, 4 Dec 2004 20:07:06 +0000 (20:07 +0000)]
Deleted "subordinate" keyword, added slapo-glue doc

19 years agoAdd glue overlay
Howard Chu [Sat, 4 Dec 2004 19:48:47 +0000 (19:48 +0000)]
Add glue overlay

19 years agoDelete backglue in favor of glue overlay
Howard Chu [Sat, 4 Dec 2004 19:43:22 +0000 (19:43 +0000)]
Delete backglue in favor of glue overlay

19 years agoDelete backglue.c in favor of glue overlay
Howard Chu [Sat, 4 Dec 2004 19:41:58 +0000 (19:41 +0000)]
Delete backglue.c in favor of glue overlay

19 years agoAlways exclude subordinates from top-level ops so glue overlay can
Howard Chu [Sat, 4 Dec 2004 19:26:22 +0000 (19:26 +0000)]
Always exclude subordinates from top-level ops so glue overlay can
intercept. Now a single syncprov works over the entire glued context.

19 years agoFIx ITS#3417,3418 bogus string arg handling
Howard Chu [Fri, 3 Dec 2004 17:53:07 +0000 (17:53 +0000)]
FIx ITS#3417,3418 bogus string arg handling

19 years agoAdd a checkpoint task if time-based checkpointing is configured.
Howard Chu [Fri, 3 Dec 2004 17:36:38 +0000 (17:36 +0000)]
Add a checkpoint task if time-based checkpointing is configured.

19 years agoITS#3404, fix uninit'd ctrl fields
Howard Chu [Fri, 3 Dec 2004 17:28:33 +0000 (17:28 +0000)]
ITS#3404, fix uninit'd ctrl fields

19 years agoAdd a checkpoint task if time-based checkpointing is configured.
Howard Chu [Fri, 3 Dec 2004 17:11:39 +0000 (17:11 +0000)]
Add a checkpoint task if time-based checkpointing is configured.

19 years agoRename syncrepl_rq to slapd_rq, move to daemon.c
Howard Chu [Fri, 3 Dec 2004 16:49:23 +0000 (16:49 +0000)]
Rename syncrepl_rq to slapd_rq, move to daemon.c

19 years agofix ITS#3413,3414; cleanup for readability; silence warnings
Pierangelo Masarati [Fri, 3 Dec 2004 10:11:43 +0000 (10:11 +0000)]
fix ITS#3413,3414; cleanup for readability; silence warnings

19 years agofix ITS#3416
Pierangelo Masarati [Fri, 3 Dec 2004 08:41:06 +0000 (08:41 +0000)]
fix ITS#3416

19 years agoFix ITS#3413, bad variable re-use
Howard Chu [Fri, 3 Dec 2004 03:39:27 +0000 (03:39 +0000)]
Fix ITS#3413, bad variable re-use

19 years agoFix ITS#3412, bogus TLS option processing
Howard Chu [Fri, 3 Dec 2004 03:22:05 +0000 (03:22 +0000)]
Fix ITS#3412, bogus TLS option processing

19 years agocomment about helper requirements
Pierangelo Masarati [Thu, 2 Dec 2004 22:59:55 +0000 (22:59 +0000)]
comment about helper requirements

19 years agoHide CSN schema dependencies
Howard Chu [Thu, 2 Dec 2004 16:59:00 +0000 (16:59 +0000)]
Hide CSN schema dependencies

19 years agocleanup previous commit (still temporary, need to define dedicated attributeTypes)
Pierangelo Masarati [Thu, 2 Dec 2004 12:32:36 +0000 (12:32 +0000)]
cleanup previous commit (still temporary, need to define dedicated attributeTypes)

19 years agoAdd CSN syntax, matching rules (to support inequality indexing)
Howard Chu [Thu, 2 Dec 2004 09:05:26 +0000 (09:05 +0000)]
Add CSN syntax, matching rules (to support inequality indexing)

19 years agoAvoid segfault if backend_destroy is called before frontendDB is created
Howard Chu [Thu, 2 Dec 2004 08:59:02 +0000 (08:59 +0000)]
Avoid segfault if backend_destroy is called before frontendDB is created