]>
git.sur5r.net Git - openldap/log
Jong Hyuk Choi [Thu, 9 Dec 2004 16:43:36 +0000 (16:43 +0000)]
minor cleanup
Jong Hyuk Choi [Thu, 9 Dec 2004 16:38:25 +0000 (16:38 +0000)]
zone-based memory allocator for adaptive caching
Howard Chu [Thu, 9 Dec 2004 09:20:11 +0000 (09:20 +0000)]
Fix 1.48 change
Howard Chu [Thu, 9 Dec 2004 08:49:54 +0000 (08:49 +0000)]
Add better validation of received cookie csn
Howard Chu [Thu, 9 Dec 2004 08:28:12 +0000 (08:28 +0000)]
A better approach for detach_op
Howard Chu [Thu, 9 Dec 2004 08:14:57 +0000 (08:14 +0000)]
ITS#3426, copy group ACL cache to saved Op
Pierangelo Masarati [Wed, 8 Dec 2004 23:47:08 +0000 (23:47 +0000)]
essential description of the chain overlay; please review
Howard Chu [Wed, 8 Dec 2004 20:55:35 +0000 (20:55 +0000)]
Fix ITS#3424
Pierangelo Masarati [Wed, 8 Dec 2004 19:40:46 +0000 (19:40 +0000)]
cleanup; add entryCSN
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')
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
Pierangelo Masarati [Wed, 8 Dec 2004 19:11:27 +0000 (19:11 +0000)]
minor cleanup
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
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
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
Pierangelo Masarati [Wed, 8 Dec 2004 19:06:10 +0000 (19:06 +0000)]
declare oc_bvfind_undef()
Howard Chu [Wed, 8 Dec 2004 09:09:22 +0000 (09:09 +0000)]
Minor tweaks
Jong Hyuk Choi [Wed, 8 Dec 2004 08:12:15 +0000 (08:12 +0000)]
misc cleanup
Howard Chu [Wed, 8 Dec 2004 07:38:06 +0000 (07:38 +0000)]
Updates for syncprov overlay
Howard Chu [Wed, 8 Dec 2004 04:57:43 +0000 (04:57 +0000)]
Moved sessionlog description from bdb to syncprov
Howard Chu [Wed, 8 Dec 2004 04:47:29 +0000 (04:47 +0000)]
ITS#3423 implement delete for ID sets
Howard Chu [Wed, 8 Dec 2004 03:47:48 +0000 (03:47 +0000)]
ITS#3422, restore original select() behavior
Howard Chu [Wed, 8 Dec 2004 02:05:50 +0000 (02:05 +0000)]
Fix playlog search
Howard Chu [Wed, 8 Dec 2004 00:47:24 +0000 (00:47 +0000)]
Added sessionlog support. consumer needs work...
Howard Chu [Wed, 8 Dec 2004 00:46:14 +0000 (00:46 +0000)]
Let slap_get_commit_csn return the current CSN as well
Howard Chu [Tue, 7 Dec 2004 18:52:55 +0000 (18:52 +0000)]
Fix findpresent, include user's filter
Kurt Zeilenga [Tue, 7 Dec 2004 18:40:47 +0000 (18:40 +0000)]
cleanup
Howard Chu [Tue, 7 Dec 2004 18:29:21 +0000 (18:29 +0000)]
Delete unused slap_build_syncUUID_set()
Howard Chu [Tue, 7 Dec 2004 10:43:48 +0000 (10:43 +0000)]
Rearrange shortcut check for context with no changes
Howard Chu [Tue, 7 Dec 2004 10:05:24 +0000 (10:05 +0000)]
Preallocate syncuuid set instead of realloc/freeing
Pierangelo Masarati [Tue, 7 Dec 2004 10:01:48 +0000 (10:01 +0000)]
hardcode "uid" into slapd & improve previous commit
Howard Chu [Tue, 7 Dec 2004 08:48:28 +0000 (08:48 +0000)]
Fix ITS#3420
Howard Chu [Tue, 7 Dec 2004 02:58:33 +0000 (02:58 +0000)]
restore code in search_cleanup to free ctrls
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
Howard Chu [Mon, 6 Dec 2004 23:17:58 +0000 (23:17 +0000)]
Delete unused be_context_csn, cleanup pending csn entry
Howard Chu [Mon, 6 Dec 2004 22:13:19 +0000 (22:13 +0000)]
Fix entry_release backend swapping
Howard Chu [Mon, 6 Dec 2004 21:25:16 +0000 (21:25 +0000)]
Fix inequality cursor management
Howard Chu [Mon, 6 Dec 2004 20:32:53 +0000 (20:32 +0000)]
Fix mod locking
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
Howard Chu [Mon, 6 Dec 2004 07:38:09 +0000 (07:38 +0000)]
Better fix for prev commit
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.
Howard Chu [Mon, 6 Dec 2004 07:27:09 +0000 (07:27 +0000)]
Fix previous commit
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
Howard Chu [Mon, 6 Dec 2004 07:16:57 +0000 (07:16 +0000)]
Fix GE inequality lookups, key was getting overwritten
Howard Chu [Mon, 6 Dec 2004 03:37:06 +0000 (03:37 +0000)]
Don't assert on short time strings, just ignore them.
Sang Seok Lim [Mon, 6 Dec 2004 01:26:38 +0000 (01:26 +0000)]
Bug fix
GSER/BER decoders: return code and memory leackage
Howard Chu [Sun, 5 Dec 2004 21:15:48 +0000 (21:15 +0000)]
Add glue overlay
Howard Chu [Sun, 5 Dec 2004 20:57:34 +0000 (20:57 +0000)]
Forced commit - add CVS ID tag
Howard Chu [Sun, 5 Dec 2004 20:52:49 +0000 (20:52 +0000)]
Restored findcsn( MAX ), used at db_open time
Howard Chu [Sun, 5 Dec 2004 08:19:28 +0000 (08:19 +0000)]
More shutdown fixes
Howard Chu [Sun, 5 Dec 2004 07:30:12 +0000 (07:30 +0000)]
Fix prev commit
Howard Chu [Sun, 5 Dec 2004 07:07:50 +0000 (07:07 +0000)]
Make sure db_close only gets called once
Howard Chu [Sun, 5 Dec 2004 06:44:54 +0000 (06:44 +0000)]
Go back to original startup/shutdown behavior. Fix entry_release.
Howard Chu [Sun, 5 Dec 2004 03:06:01 +0000 (03:06 +0000)]
Fix typo
Howard Chu [Sun, 5 Dec 2004 02:10:50 +0000 (02:10 +0000)]
Fix defaultSearchBase
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.
Howard Chu [Sun, 5 Dec 2004 00:21:27 +0000 (00:21 +0000)]
Use glue overlay
Howard Chu [Sat, 4 Dec 2004 20:42:04 +0000 (20:42 +0000)]
Initial doc
Howard Chu [Sat, 4 Dec 2004 20:08:56 +0000 (20:08 +0000)]
Deleted subordinate keyword in favor of glue overlay
Howard Chu [Sat, 4 Dec 2004 20:07:06 +0000 (20:07 +0000)]
Deleted "subordinate" keyword, added slapo-glue doc
Howard Chu [Sat, 4 Dec 2004 19:48:47 +0000 (19:48 +0000)]
Add glue overlay
Howard Chu [Sat, 4 Dec 2004 19:43:22 +0000 (19:43 +0000)]
Delete backglue 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
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.
Howard Chu [Fri, 3 Dec 2004 17:53:07 +0000 (17:53 +0000)]
FIx ITS#3417,3418 bogus string arg handling
Howard Chu [Fri, 3 Dec 2004 17:36:38 +0000 (17:36 +0000)]
Add a checkpoint task if time-based checkpointing is configured.
Howard Chu [Fri, 3 Dec 2004 17:28:33 +0000 (17:28 +0000)]
ITS#3404, fix uninit'd ctrl fields
Howard Chu [Fri, 3 Dec 2004 17:11:39 +0000 (17:11 +0000)]
Add a checkpoint task if time-based checkpointing is configured.
Howard Chu [Fri, 3 Dec 2004 16:49:23 +0000 (16:49 +0000)]
Rename syncrepl_rq to slapd_rq, move to daemon.c
Pierangelo Masarati [Fri, 3 Dec 2004 10:11:43 +0000 (10:11 +0000)]
fix ITS#3413,3414; cleanup for readability; silence warnings
Pierangelo Masarati [Fri, 3 Dec 2004 08:41:06 +0000 (08:41 +0000)]
fix ITS#3416
Howard Chu [Fri, 3 Dec 2004 03:39:27 +0000 (03:39 +0000)]
Fix ITS#3413, bad variable re-use
Howard Chu [Fri, 3 Dec 2004 03:22:05 +0000 (03:22 +0000)]
Fix ITS#3412, bogus TLS option processing
Pierangelo Masarati [Thu, 2 Dec 2004 22:59:55 +0000 (22:59 +0000)]
comment about helper requirements
Howard Chu [Thu, 2 Dec 2004 16:59:00 +0000 (16:59 +0000)]
Hide CSN schema dependencies
Pierangelo Masarati [Thu, 2 Dec 2004 12:32:36 +0000 (12:32 +0000)]
cleanup previous commit (still temporary, need to define dedicated attributeTypes)
Howard Chu [Thu, 2 Dec 2004 09:05:26 +0000 (09:05 +0000)]
Add CSN syntax, matching rules (to support inequality indexing)
Howard Chu [Thu, 2 Dec 2004 08:59:02 +0000 (08:59 +0000)]
Avoid segfault if backend_destroy is called before frontendDB is created
Howard Chu [Thu, 2 Dec 2004 01:43:15 +0000 (01:43 +0000)]
s/UUID/CSN/
Howard Chu [Thu, 2 Dec 2004 01:25:42 +0000 (01:25 +0000)]
First draft of CSN spec, please comment.
Pierangelo Masarati [Thu, 2 Dec 2004 00:33:36 +0000 (00:33 +0000)]
more on DN munging; now works for all operations
Pierangelo Masarati [Wed, 1 Dec 2004 23:16:21 +0000 (23:16 +0000)]
fix DN munging; also fix potential error when logging incomplete deletes
Sang Seok Lim [Wed, 1 Dec 2004 22:11:55 +0000 (22:11 +0000)]
1) existing matching rules support in component filter
2) remove double buffering for decoded component values
3) caching decoded component assertion values
Pierangelo Masarati [Wed, 1 Dec 2004 22:00:08 +0000 (22:00 +0000)]
allow undefined schema items to be returned by back-ldap and remapped by the rwm overlay
Pierangelo Masarati [Wed, 1 Dec 2004 21:47:13 +0000 (21:47 +0000)]
allow undefined schema items to be returned by back-ldap and remapped by the rwm overlay
Howard Chu [Wed, 1 Dec 2004 16:02:27 +0000 (16:02 +0000)]
Pass entry to password_quality check module, not just attrs
Howard Chu [Wed, 1 Dec 2004 16:01:04 +0000 (16:01 +0000)]
Pass entire entry to password_quality check module, not just attrs
Kurt Zeilenga [Wed, 1 Dec 2004 01:52:32 +0000 (01:52 +0000)]
rebuild at Sang's request
Sang Seok Lim [Tue, 30 Nov 2004 23:25:26 +0000 (23:25 +0000)]
to check if dynamic module support is on
Pierangelo Masarati [Tue, 30 Nov 2004 22:50:07 +0000 (22:50 +0000)]
don't yell at regex styling that wraps all the suffix in a submatch
Kurt Zeilenga [Tue, 30 Nov 2004 17:10:23 +0000 (17:10 +0000)]
rebuild
Jong Hyuk Choi [Tue, 30 Nov 2004 16:32:37 +0000 (16:32 +0000)]
restructuring and cleanup
Howard Chu [Tue, 30 Nov 2004 11:08:25 +0000 (11:08 +0000)]
Add comments, fix search args in syncrepl_entry
Pierangelo Masarati [Tue, 30 Nov 2004 01:49:06 +0000 (01:49 +0000)]
fix user/operational mix of attribute request
Pierangelo Masarati [Tue, 30 Nov 2004 01:48:08 +0000 (01:48 +0000)]
retry if addition of an entry previously added as glue fails; entryUUID must be added to mods in pretty and normalized form
Howard Chu [Tue, 30 Nov 2004 01:40:58 +0000 (01:40 +0000)]
Delete define of SLAPD_OVER_GLUE
Sang Seok Lim [Mon, 29 Nov 2004 23:11:21 +0000 (23:11 +0000)]
Component library for GSER encoders of primitive types
Pierangelo Masarati [Mon, 29 Nov 2004 22:04:53 +0000 (22:04 +0000)]
essential support for refreshOnly syncrepl
Howard Chu [Mon, 29 Nov 2004 20:55:50 +0000 (20:55 +0000)]
Backglue hastily modified as an overlay
Sang Seok Lim [Mon, 29 Nov 2004 20:21:38 +0000 (20:21 +0000)]
1) <all> type component reference support
2) nibble type memory support when decoding
3) description type object identifier support
4) OPTIONAL, DEFAULT support in certificate decoder/extractor/matching
5) Misc bug fix