]>
git.sur5r.net Git - openldap/log
Kurt Zeilenga [Sun, 12 Sep 2004 05:35:03 +0000 (05:35 +0000)]
Rebuild
Jong Hyuk Choi [Sat, 11 Sep 2004 22:37:21 +0000 (22:37 +0000)]
release syncinfo mem upon syncrepl failure as well as shutdown
Kurt Zeilenga [Sat, 11 Sep 2004 20:01:03 +0000 (20:01 +0000)]
Fix result codes
Pierangelo Masarati [Sat, 11 Sep 2004 17:46:00 +0000 (17:46 +0000)]
fix previous commit...
Pierangelo Masarati [Sat, 11 Sep 2004 17:29:05 +0000 (17:29 +0000)]
fix previous commit when GMP is not defined
Pierangelo Masarati [Sat, 11 Sep 2004 16:42:03 +0000 (16:42 +0000)]
add entryDN to test results...
Pierangelo Masarati [Sat, 11 Sep 2004 16:17:10 +0000 (16:17 +0000)]
cleanup
Pierangelo Masarati [Sat, 11 Sep 2004 16:16:41 +0000 (16:16 +0000)]
minor improvements
Pierangelo Masarati [Sat, 11 Sep 2004 16:15:53 +0000 (16:15 +0000)]
use GMP for multiple precision in counters
Pierangelo Masarati [Sat, 11 Sep 2004 15:59:34 +0000 (15:59 +0000)]
fix file:/// URI
Pierangelo Masarati [Sat, 11 Sep 2004 11:05:41 +0000 (11:05 +0000)]
fix negative counters; prepare for imrpved count of sent data
Pierangelo Masarati [Sat, 11 Sep 2004 11:05:01 +0000 (11:05 +0000)]
blind update to new tests
Kurt Zeilenga [Sat, 11 Sep 2004 05:50:21 +0000 (05:50 +0000)]
matched values
Kurt Zeilenga [Sat, 11 Sep 2004 05:49:57 +0000 (05:49 +0000)]
matched valued
Jong Hyuk Choi [Sat, 11 Sep 2004 02:02:09 +0000 (02:02 +0000)]
memory leak fixes
Kurt Zeilenga [Fri, 10 Sep 2004 22:55:59 +0000 (22:55 +0000)]
Add default note
Kurt Zeilenga [Fri, 10 Sep 2004 22:35:24 +0000 (22:35 +0000)]
Add localSSF slapd.conf(5) directive to set SSF associated
with ldapi:// sessions.
Kurt Zeilenga [Fri, 10 Sep 2004 17:15:33 +0000 (17:15 +0000)]
ITS#3326: fix slaptest shutdown
Kurt Zeilenga [Thu, 9 Sep 2004 19:07:46 +0000 (19:07 +0000)]
Use a statically allocated globals
Still failing on Freebsd 4.
Kurt Zeilenga [Thu, 9 Sep 2004 06:16:03 +0000 (06:16 +0000)]
changing a malloc to a calloc shouldn't change behavior, but
this change seems to causes test007 to fail on some systems
(e.g., FreeBSD 4).
Kurt Zeilenga [Thu, 9 Sep 2004 03:56:58 +0000 (03:56 +0000)]
Add additional DN matching rules.
Kurt Zeilenga [Thu, 9 Sep 2004 02:07:27 +0000 (02:07 +0000)]
Add initial dnSubtreeMatch.
Should reuse other DN routines.
Need to add various other DN matching rule functions.
This commit, combined with entryDN and slapcat -a, should
fully address ITS#3112.
Kurt Zeilenga [Wed, 8 Sep 2004 21:53:46 +0000 (21:53 +0000)]
improve last commit
Kurt Zeilenga [Wed, 8 Sep 2004 21:51:12 +0000 (21:51 +0000)]
Fix entryDN matching
Kurt Zeilenga [Wed, 8 Sep 2004 21:44:28 +0000 (21:44 +0000)]
Add "slapcat -a filter" support
Kurt Zeilenga [Tue, 7 Sep 2004 21:10:28 +0000 (21:10 +0000)]
Add entryDN MRA support. This is intended to be used:
(entryDN:isSubordinate:=dc=example,dc=net)
isSubordinate should be implemented in component matching terms
Kurt Zeilenga [Tue, 7 Sep 2004 20:58:46 +0000 (20:58 +0000)]
Add presence and equality support for entryDN,
extensible matching (the main objective) coming soon.
(This stuff should really be table driven (for extensibility reasons).)
Kurt Zeilenga [Tue, 7 Sep 2004 20:18:07 +0000 (20:18 +0000)]
cleanup
Kurt Zeilenga [Tue, 7 Sep 2004 05:27:30 +0000 (05:27 +0000)]
Fix OID assignment
Kurt Zeilenga [Tue, 7 Sep 2004 05:06:50 +0000 (05:06 +0000)]
entryDN is dynamic
Kurt Zeilenga [Tue, 7 Sep 2004 05:00:33 +0000 (05:00 +0000)]
Initial entryDN implementation.
Need to implement filter support (for entryDN and subschemaSubentry).
Fixed hasSubordinate assert() bug in entry filters
Kurt Zeilenga [Sun, 5 Sep 2004 07:21:20 +0000 (07:21 +0000)]
Add TLS cipher suite directive to ldap.conf(5)
Kurt Zeilenga [Sun, 5 Sep 2004 07:20:40 +0000 (07:20 +0000)]
More shtool stuff
Kurt Zeilenga [Sun, 5 Sep 2004 03:24:28 +0000 (03:24 +0000)]
Use shtool(1) (to a limited degree, more use would simplify things)
Fix ITS#3285 (relative linking of slap tools).
Kurt Zeilenga [Sun, 5 Sep 2004 02:13:26 +0000 (02:13 +0000)]
Update shtool to 2.0.1
Pierangelo Masarati [Sat, 4 Sep 2004 18:31:43 +0000 (18:31 +0000)]
need a lot of space for stress tests; need to bind for searches to avoid size limits and so; log failure reason
Kurt Zeilenga [Sat, 4 Sep 2004 18:00:34 +0000 (18:00 +0000)]
Fix typo
Pierangelo Masarati [Sat, 4 Sep 2004 10:23:40 +0000 (10:23 +0000)]
trying to make names consistent
Kurt Zeilenga [Sat, 4 Sep 2004 04:54:28 +0000 (04:54 +0000)]
unifdef -UNEW_LOGGING
Kurt Zeilenga [Sat, 4 Sep 2004 04:37:41 +0000 (04:37 +0000)]
Move MSVC port to the Attic
Kurt Zeilenga [Fri, 3 Sep 2004 22:45:45 +0000 (22:45 +0000)]
Update mismatch error messages
Kurt Zeilenga [Fri, 3 Sep 2004 21:49:13 +0000 (21:49 +0000)]
ITS#3320: 'restrict' cleanup
Jong Hyuk Choi [Fri, 3 Sep 2004 12:16:15 +0000 (12:16 +0000)]
fix for test019 glitch
Kurt Zeilenga [Fri, 3 Sep 2004 00:24:07 +0000 (00:24 +0000)]
Cleanup
Jong Hyuk Choi [Thu, 2 Sep 2004 18:12:37 +0000 (18:12 +0000)]
added avl_free() at the end of do_syncrep2()
Howard Chu [Thu, 2 Sep 2004 11:05:13 +0000 (11:05 +0000)]
ITS#3309 better fix, add op->ord_csn in frontend and use it in backend.
Jong Hyuk Choi [Wed, 1 Sep 2004 16:27:19 +0000 (16:27 +0000)]
use of NULL ctx in slap_modrdn2mods
Jong Hyuk Choi [Wed, 1 Sep 2004 16:01:36 +0000 (16:01 +0000)]
revert prev commit to normalizers
Howard Chu [Wed, 1 Sep 2004 04:18:56 +0000 (04:18 +0000)]
Avoid gratuitous reindexing of cn and objectclass in syncrepl_updateCookie
Howard Chu [Wed, 1 Sep 2004 03:23:36 +0000 (03:23 +0000)]
ITS#3309 fix syncrepl psearch propagation of Delete operations
Kurt Zeilenga [Wed, 1 Sep 2004 00:34:34 +0000 (00:34 +0000)]
subsequent allows/disallows directives should be additive
Kurt Zeilenga [Wed, 1 Sep 2004 00:23:34 +0000 (00:23 +0000)]
cleanup
Jong Hyuk Choi [Tue, 31 Aug 2004 14:22:56 +0000 (14:22 +0000)]
use ch_malloc for normailzed values
Jong Hyuk Choi [Tue, 31 Aug 2004 13:47:33 +0000 (13:47 +0000)]
patch for ITS#3296 - do not use sl_malloc on normalized attr values
Kurt Zeilenga [Mon, 30 Aug 2004 22:43:38 +0000 (22:43 +0000)]
Add note about test.schema
Kurt Zeilenga [Mon, 30 Aug 2004 22:33:18 +0000 (22:33 +0000)]
On second thought, reverse that commit.
Rather not promote use of the old schema.
Kurt Zeilenga [Mon, 30 Aug 2004 22:28:21 +0000 (22:28 +0000)]
krbName may be useful without old k4bind
Kurt Zeilenga [Mon, 30 Aug 2004 22:23:50 +0000 (22:23 +0000)]
Zap old krb5-kdc schema.
Pierangelo Masarati [Mon, 30 Aug 2004 07:30:01 +0000 (07:30 +0000)]
fix previous commit
Kurt Zeilenga [Mon, 30 Aug 2004 03:02:40 +0000 (03:02 +0000)]
Misc updates
Kurt Zeilenga [Mon, 30 Aug 2004 02:57:22 +0000 (02:57 +0000)]
Clarify error messages
Jong Hyuk Choi [Sun, 29 Aug 2004 22:28:28 +0000 (22:28 +0000)]
ITS#3289 - exattrs support
Jong Hyuk Choi [Sun, 29 Aug 2004 20:01:21 +0000 (20:01 +0000)]
Use global alloc for now
Jong Hyuk Choi [Sun, 29 Aug 2004 19:19:22 +0000 (19:19 +0000)]
Further fixes for ITS#3297
Kurt Zeilenga [Sun, 29 Aug 2004 14:55:56 +0000 (14:55 +0000)]
ITS#3310: Fix lud_host typo
Howard Chu [Sat, 28 Aug 2004 23:52:29 +0000 (23:52 +0000)]
Forced Commit - prev commit (1.56) also fixes ITS#3263 (partially?)
Kurt Zeilenga [Sat, 28 Aug 2004 21:58:20 +0000 (21:58 +0000)]
TLS SSF does not imply a transport_ssf.
Kurt Zeilenga [Sat, 28 Aug 2004 19:41:13 +0000 (19:41 +0000)]
Replace compfilter.schema with test.schema, which now
holds a single attribute type 'componentTest'. Fix
up test031 to avoid modification of standard schema.
(Not sure why this attribute is needed, tests likely
should operate on userCertificate and other existing
attributes which complex syntaxes.)
Kurt Zeilenga [Sat, 28 Aug 2004 19:26:59 +0000 (19:26 +0000)]
cleanup
Kurt Zeilenga [Sat, 28 Aug 2004 17:55:05 +0000 (17:55 +0000)]
cleanup
Kurt Zeilenga [Sat, 28 Aug 2004 15:52:18 +0000 (15:52 +0000)]
deprecated
Kurt Zeilenga [Sat, 28 Aug 2004 15:50:21 +0000 (15:50 +0000)]
new RFCs
Kurt Zeilenga [Sat, 28 Aug 2004 13:45:53 +0000 (13:45 +0000)]
Add FIXME comment regarding improper return of unavailableCriticalExtension
Misc Clean.
Kurt Zeilenga [Sat, 28 Aug 2004 04:01:19 +0000 (04:01 +0000)]
fix typo in last commit
Kurt Zeilenga [Sat, 28 Aug 2004 03:55:02 +0000 (03:55 +0000)]
Add scheme check to find_connection
Sang Seok Lim [Sat, 28 Aug 2004 03:53:41 +0000 (03:53 +0000)]
.conf and .schema files for test31-component-filter
Kurt Zeilenga [Sat, 28 Aug 2004 03:53:31 +0000 (03:53 +0000)]
A better find_connection() port fix
Kurt Zeilenga [Sat, 28 Aug 2004 03:25:59 +0000 (03:25 +0000)]
Partial ITS#3280 fix. ldap:// referrals only.
Kurt Zeilenga [Sat, 28 Aug 2004 02:30:18 +0000 (02:30 +0000)]
Fix typo
Kurt Zeilenga [Sat, 28 Aug 2004 01:26:34 +0000 (01:26 +0000)]
Note fixme
Kurt Zeilenga [Sat, 28 Aug 2004 01:08:24 +0000 (01:08 +0000)]
Referrals should not (except in special cases) be
returned for Bind operations, instead invalidCreditials
should be returned.
Kurt Zeilenga [Sat, 28 Aug 2004 00:50:15 +0000 (00:50 +0000)]
ITS#3275: fix logging
Howard Chu [Sat, 28 Aug 2004 00:26:35 +0000 (00:26 +0000)]
fix uninit'd be_context_csn for syncrepl
Luke Howard [Fri, 27 Aug 2004 19:34:14 +0000 (19:34 +0000)]
Remove bogus SLAPI code path which special-cased modlist == NULL
This had the effect of setting the result code to LDAP_SUCCESS for modlist == NULL
even on a replica when an update-ref might be set. This was causing a plugin (that
implements the commit phase in a post-op plugin) to write to "read-only" replica.
Kurt Zeilenga [Fri, 27 Aug 2004 19:00:15 +0000 (19:00 +0000)]
cleanup
Kurt Zeilenga [Fri, 27 Aug 2004 18:59:34 +0000 (18:59 +0000)]
Instead of removing AI_ADDRCONFIG, place behind #ifdef (of undefined
macro). Add comment indicating configure test needed.
Kurt Zeilenga [Fri, 27 Aug 2004 18:53:44 +0000 (18:53 +0000)]
Move LDAP_COMP_MATCH define from ldap.h to slap.h
Kurt Zeilenga [Fri, 27 Aug 2004 18:41:02 +0000 (18:41 +0000)]
Update RFCs and I-Ds...
Kurt Zeilenga [Fri, 27 Aug 2004 17:54:18 +0000 (17:54 +0000)]
Fix init error
Luke Howard [Fri, 27 Aug 2004 17:27:09 +0000 (17:27 +0000)]
Allow mods to be NULL in slapi_int_ldapmods2modifications()
Luke Howard [Fri, 27 Aug 2004 17:12:01 +0000 (17:12 +0000)]
Fix a SLAPI bug where slapd could crash if a preop plugin changed the mods
list and a subsequent plugin aborted the operation -- regardless of the
preop result the frontend must refetch the array of LDAPMods
Ralf Haferkamp [Fri, 27 Aug 2004 17:07:18 +0000 (17:07 +0000)]
added new test slapd-modify (based on slapd-modrdn). Adds a single attribute to an entry and removes it again.
Sang Seok Lim [Thu, 26 Aug 2004 16:43:28 +0000 (16:43 +0000)]
Misc Bug Fix:
- Remove unused variables
- Remove the attribute for component filter test in core.schema
Luke Howard [Thu, 26 Aug 2004 10:17:53 +0000 (10:17 +0000)]
Check for opinfo->boi_txn before using it - sometimes it is NULL even if
opinfo isn't
Luke Howard [Thu, 26 Aug 2004 10:04:08 +0000 (10:04 +0000)]
Don't use SLAPI_TARGET_DN for group plugins - it is required elsewhere
Luke Howard [Thu, 26 Aug 2004 05:30:49 +0000 (05:30 +0000)]
Sync with slapd/slapi/slapi.h (whose idea was it ever to have the same
headers in two places? :))
Luke Howard [Thu, 26 Aug 2004 05:27:59 +0000 (05:27 +0000)]
boi_bdb must be set
Luke Howard [Thu, 26 Aug 2004 05:18:33 +0000 (05:18 +0000)]
backend_compute_output_attr() should use actual computed attribute type
returned by the plugin, rather than that requested by backend_attribute(),
for ACL checking.
They should of course be the same but this is the "correct" approach from
both a security and readability perspective
Luke Howard [Thu, 26 Aug 2004 05:02:21 +0000 (05:02 +0000)]
Fix "FIXME" in slapi_attr_add_value() - store normalized value as well as
real value
Luke Howard [Thu, 26 Aug 2004 05:02:01 +0000 (05:02 +0000)]
Extend backend_attribute() to support computed attributes (SLAPI)