]> git.sur5r.net Git - openldap/log
openldap
20 years agoUse of bzero is not portable
Howard Chu [Thu, 16 Dec 2004 19:52:38 +0000 (19:52 +0000)]
Use of bzero is not portable

20 years agoITS#3445
Jong Hyuk Choi [Thu, 16 Dec 2004 15:59:35 +0000 (15:59 +0000)]
ITS#3445

20 years agoMove mkdir def. It should really go somewhere else...
Howard Chu [Thu, 16 Dec 2004 15:41:49 +0000 (15:41 +0000)]
Move mkdir def. It should really go somewhere else...

20 years agoITS#3443 fix shutdown test
Howard Chu [Thu, 16 Dec 2004 13:48:36 +0000 (13:48 +0000)]
ITS#3443 fix shutdown test

20 years agoadaptive caching code
Jong Hyuk Choi [Tue, 14 Dec 2004 17:25:35 +0000 (17:25 +0000)]
adaptive caching code

20 years agoadaptive caching implementation
Jong Hyuk Choi [Tue, 14 Dec 2004 17:22:22 +0000 (17:22 +0000)]
adaptive caching implementation

20 years agozone invalidation/locking implementation
Jong Hyuk Choi [Tue, 14 Dec 2004 03:51:09 +0000 (03:51 +0000)]
zone invalidation/locking implementation

20 years ago1) <select> and <content> type component reference support
Sang Seok Lim [Mon, 13 Dec 2004 16:26:58 +0000 (16:26 +0000)]
1) <select> and <content> type component reference support
2) attribute aliasing support
- x509CertificateIssuer
- x509CertificateSerial
- x509CertificateIssuerAndIssuer
3) AuthorityKeyIdentifier support(one of certificate extension)
4) Misc. improvement
- integrate OID and its decoder mapping table
- normalize and validate the values of both component asserions and
  extracted components
5) Misc. bug fix

20 years agodon't try to send results on abandon (ITS#3434)
Pierangelo Masarati [Sun, 12 Dec 2004 23:23:00 +0000 (23:23 +0000)]
don't try to send results on abandon (ITS#3434)

20 years agoDetect regression of ITS#3425:
Howard Chu [Sun, 12 Dec 2004 07:09:04 +0000 (07:09 +0000)]
Detect regression of ITS#3425:
Stop consumer, then restart after more mods are done to master.

20 years agoFix playlog uninit'd fields
Howard Chu [Sun, 12 Dec 2004 07:00:58 +0000 (07:00 +0000)]
Fix playlog uninit'd fields

20 years agoFix ITS#3425, use less restrictive search filter when getting info about
Howard Chu [Sun, 12 Dec 2004 06:09:02 +0000 (06:09 +0000)]
Fix ITS#3425, use less restrictive search filter when getting info about
an old entry that must be deleted.

20 years agomore cleanup
Pierangelo Masarati [Sat, 11 Dec 2004 18:36:31 +0000 (18:36 +0000)]
more cleanup

20 years agocleanup
Pierangelo Masarati [Sat, 11 Dec 2004 18:04:38 +0000 (18:04 +0000)]
cleanup

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

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

20 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

20 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

20 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

20 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

20 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

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

20 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

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

20 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

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

20 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

20 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

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

20 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

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

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

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

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

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

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

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

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

20 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

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

20 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

20 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

20 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

20 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

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

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

20 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')

20 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

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

20 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

20 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

20 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

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

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

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

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

20 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

20 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

20 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

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

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

20 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

20 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

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

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

20 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

20 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

20 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

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

20 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

20 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

20 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

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

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

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

20 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

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

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

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

20 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

20 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

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

20 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

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

20 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

20 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

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

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

20 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

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

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

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

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

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

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

20 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

20 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

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

20 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

20 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