]> git.sur5r.net Git - openldap/log
openldap
20 years agoModified @oc supprot code to the share anlist routines; Revised anlist routines
Jong Hyuk Choi [Thu, 23 Sep 2004 02:48:14 +0000 (02:48 +0000)]
Modified @oc supprot code to the share anlist routines; Revised anlist routines

20 years agotrim data according to recent fix
Pierangelo Masarati [Wed, 22 Sep 2004 23:22:39 +0000 (23:22 +0000)]
trim data according to recent fix

20 years agoimprove candidate selection when filtering by objectClass
Pierangelo Masarati [Wed, 22 Sep 2004 23:17:32 +0000 (23:17 +0000)]
improve candidate selection when filtering by objectClass

20 years agoa memory fix for slap_mods2entry(): don't trim mods array - trim it outside
Jong Hyuk Choi [Tue, 21 Sep 2004 03:08:07 +0000 (03:08 +0000)]
a memory fix for slap_mods2entry(): don't trim mods array - trim it outside

20 years agoMake ppolicy_add consistent with ppolicy_modify - don't add pwdChangedTime
Howard Chu [Tue, 21 Sep 2004 00:14:28 +0000 (00:14 +0000)]
Make ppolicy_add consistent with ppolicy_modify - don't add pwdChangedTime
opattr on replicated entries.

20 years agomisc bug fix for @oc support
Jong Hyuk Choi [Mon, 20 Sep 2004 19:44:05 +0000 (19:44 +0000)]
misc bug fix for @oc support

20 years agoFix typo in error message
Kurt Zeilenga [Mon, 20 Sep 2004 04:41:19 +0000 (04:41 +0000)]
Fix typo in error message

20 years agoRemove unused variable if not compiling with HAVE_TLS - NB slapd always
Luke Howard [Mon, 20 Sep 2004 04:06:25 +0000 (04:06 +0000)]
Remove unused variable if not compiling with HAVE_TLS - NB slapd always
exposes register_certificate_map_function(), as better to return an error
if a plugin is compiled to use it and slapd is not built with HAVE_TLS
than failing with an unresolved symbol

20 years agoAdd register_certificate_map_function() native plugin API for registering
Luke Howard [Mon, 20 Sep 2004 03:52:39 +0000 (03:52 +0000)]
Add register_certificate_map_function() native plugin API for registering
alternate X.509 peer normalization function

20 years agovalue_match cleanup
Kurt Zeilenga [Sat, 18 Sep 2004 06:04:57 +0000 (06:04 +0000)]
value_match cleanup

20 years agocomponent cleanup
Kurt Zeilenga [Sat, 18 Sep 2004 02:32:06 +0000 (02:32 +0000)]
component cleanup

20 years ago*oc support in attr list
Jong Hyuk Choi [Sat, 18 Sep 2004 02:07:41 +0000 (02:07 +0000)]
*oc support in attr list

20 years agocleanup
Kurt Zeilenga [Sat, 18 Sep 2004 02:05:01 +0000 (02:05 +0000)]
cleanup

20 years agoITS#3333 fix presence and substrings
Kurt Zeilenga [Sat, 18 Sep 2004 01:59:43 +0000 (01:59 +0000)]
ITS#3333 fix presence and substrings

20 years agocleanup
Kurt Zeilenga [Sat, 18 Sep 2004 01:19:07 +0000 (01:19 +0000)]
cleanup

20 years agodescriptors are case insenstive (ITS#3334)
Kurt Zeilenga [Sat, 18 Sep 2004 00:21:29 +0000 (00:21 +0000)]
descriptors are case insenstive (ITS#3334)

20 years agos/strcmp/strcasecmp/
Kurt Zeilenga [Sat, 18 Sep 2004 00:15:06 +0000 (00:15 +0000)]
s/strcmp/strcasecmp/

20 years agoITS#3334: DN in (cn:dn:=foo) should be case insensitive
Kurt Zeilenga [Sat, 18 Sep 2004 00:09:37 +0000 (00:09 +0000)]
ITS#3334: DN in (cn:dn:=foo) should be case insensitive

20 years agoITS#3333 fix for compare
Kurt Zeilenga [Fri, 17 Sep 2004 22:07:29 +0000 (22:07 +0000)]
ITS#3333 fix for compare
filterentry cleanup

20 years agoInitial ITS#3333 fix
Kurt Zeilenga [Fri, 17 Sep 2004 21:43:28 +0000 (21:43 +0000)]
Initial ITS#3333 fix
(needs to be applied to other filter cases)

20 years agoBug Fix : removing problematic counter increment
Sang Seok Lim [Fri, 17 Sep 2004 16:49:38 +0000 (16:49 +0000)]
Bug Fix : removing problematic counter increment

20 years agofree default_referral
Jong Hyuk Choi [Tue, 14 Sep 2004 01:04:28 +0000 (01:04 +0000)]
free default_referral

20 years agoreferral mem leak fix
Jong Hyuk Choi [Tue, 14 Sep 2004 01:03:08 +0000 (01:03 +0000)]
referral mem leak fix

20 years agosupport for syncrepl attr list in file (both attrs and exattrs)
Jong Hyuk Choi [Tue, 14 Sep 2004 01:02:18 +0000 (01:02 +0000)]
support for syncrepl attr list in file (both attrs and exattrs)

20 years agoUpdate SSF comments
Kurt Zeilenga [Mon, 13 Sep 2004 20:43:33 +0000 (20:43 +0000)]
Update SSF comments

20 years agolots of cleanup; few improvements; fix RDN selection bug when creating connection...
Pierangelo Masarati [Sun, 12 Sep 2004 22:12:58 +0000 (22:12 +0000)]
lots of cleanup; few improvements; fix RDN selection bug when creating connection dynamic entries; rework entries ordering - now it's more intuitive and regular; optimize counters update

20 years agoRebuild
Kurt Zeilenga [Sun, 12 Sep 2004 05:35:03 +0000 (05:35 +0000)]
Rebuild

20 years agorelease syncinfo mem upon syncrepl failure as well as shutdown
Jong Hyuk Choi [Sat, 11 Sep 2004 22:37:21 +0000 (22:37 +0000)]
release syncinfo mem upon syncrepl failure as well as shutdown

20 years agoFix result codes
Kurt Zeilenga [Sat, 11 Sep 2004 20:01:03 +0000 (20:01 +0000)]
Fix result codes

20 years agofix previous commit...
Pierangelo Masarati [Sat, 11 Sep 2004 17:46:00 +0000 (17:46 +0000)]
fix previous commit...

20 years agofix previous commit when GMP is not defined
Pierangelo Masarati [Sat, 11 Sep 2004 17:29:05 +0000 (17:29 +0000)]
fix previous commit when GMP is not defined

20 years agoadd entryDN to test results...
Pierangelo Masarati [Sat, 11 Sep 2004 16:42:03 +0000 (16:42 +0000)]
add entryDN to test results...

20 years agocleanup
Pierangelo Masarati [Sat, 11 Sep 2004 16:17:10 +0000 (16:17 +0000)]
cleanup

20 years agominor improvements
Pierangelo Masarati [Sat, 11 Sep 2004 16:16:41 +0000 (16:16 +0000)]
minor improvements

20 years agouse GMP for multiple precision in counters
Pierangelo Masarati [Sat, 11 Sep 2004 16:15:53 +0000 (16:15 +0000)]
use GMP for multiple precision in counters

20 years agofix file:/// URI
Pierangelo Masarati [Sat, 11 Sep 2004 15:59:34 +0000 (15:59 +0000)]
fix file:/// URI

20 years agofix negative counters; prepare for imrpved count of sent data
Pierangelo Masarati [Sat, 11 Sep 2004 11:05:41 +0000 (11:05 +0000)]
fix negative counters; prepare for imrpved count of sent data

20 years agoblind update to new tests
Pierangelo Masarati [Sat, 11 Sep 2004 11:05:01 +0000 (11:05 +0000)]
blind update to new tests

20 years agomatched values
Kurt Zeilenga [Sat, 11 Sep 2004 05:50:21 +0000 (05:50 +0000)]
matched values

20 years agomatched valued
Kurt Zeilenga [Sat, 11 Sep 2004 05:49:57 +0000 (05:49 +0000)]
matched valued

20 years agomemory leak fixes
Jong Hyuk Choi [Sat, 11 Sep 2004 02:02:09 +0000 (02:02 +0000)]
memory leak fixes

20 years agoAdd default note
Kurt Zeilenga [Fri, 10 Sep 2004 22:55:59 +0000 (22:55 +0000)]
Add default note

20 years agoAdd localSSF slapd.conf(5) directive to set SSF associated
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.

20 years agoITS#3326: fix slaptest shutdown
Kurt Zeilenga [Fri, 10 Sep 2004 17:15:33 +0000 (17:15 +0000)]
ITS#3326: fix slaptest shutdown

20 years agoUse a statically allocated globals
Kurt Zeilenga [Thu, 9 Sep 2004 19:07:46 +0000 (19:07 +0000)]
Use a statically allocated globals
Still failing on Freebsd 4.

20 years agochanging a malloc to a calloc shouldn't change behavior, but
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).

20 years agoAdd additional DN matching rules.
Kurt Zeilenga [Thu, 9 Sep 2004 03:56:58 +0000 (03:56 +0000)]
Add additional DN matching rules.

20 years agoAdd initial dnSubtreeMatch.
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.

20 years agoimprove last commit
Kurt Zeilenga [Wed, 8 Sep 2004 21:53:46 +0000 (21:53 +0000)]
improve last commit

20 years agoFix entryDN matching
Kurt Zeilenga [Wed, 8 Sep 2004 21:51:12 +0000 (21:51 +0000)]
Fix entryDN matching

20 years agoAdd "slapcat -a filter" support
Kurt Zeilenga [Wed, 8 Sep 2004 21:44:28 +0000 (21:44 +0000)]
Add "slapcat -a filter" support

20 years agoAdd entryDN MRA support. This is intended to be used:
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

20 years agoAdd presence and equality support for entryDN,
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).)

20 years agocleanup
Kurt Zeilenga [Tue, 7 Sep 2004 20:18:07 +0000 (20:18 +0000)]
cleanup

20 years agoFix OID assignment
Kurt Zeilenga [Tue, 7 Sep 2004 05:27:30 +0000 (05:27 +0000)]
Fix OID assignment

20 years agoentryDN is dynamic
Kurt Zeilenga [Tue, 7 Sep 2004 05:06:50 +0000 (05:06 +0000)]
entryDN is dynamic

20 years agoInitial entryDN implementation.
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

20 years agoAdd TLS cipher suite directive to ldap.conf(5)
Kurt Zeilenga [Sun, 5 Sep 2004 07:21:20 +0000 (07:21 +0000)]
Add TLS cipher suite directive to ldap.conf(5)

20 years agoMore shtool stuff
Kurt Zeilenga [Sun, 5 Sep 2004 07:20:40 +0000 (07:20 +0000)]
More shtool stuff

20 years agoUse shtool(1) (to a limited degree, more use would simplify things)
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).

20 years agoUpdate shtool to 2.0.1
Kurt Zeilenga [Sun, 5 Sep 2004 02:13:26 +0000 (02:13 +0000)]
Update shtool to 2.0.1

20 years agoneed a lot of space for stress tests; need to bind for searches to avoid size limits...
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

20 years agoFix typo
Kurt Zeilenga [Sat, 4 Sep 2004 18:00:34 +0000 (18:00 +0000)]
Fix typo

20 years agotrying to make names consistent
Pierangelo Masarati [Sat, 4 Sep 2004 10:23:40 +0000 (10:23 +0000)]
trying to make names consistent

20 years agounifdef -UNEW_LOGGING
Kurt Zeilenga [Sat, 4 Sep 2004 04:54:28 +0000 (04:54 +0000)]
unifdef -UNEW_LOGGING

20 years agoMove MSVC port to the Attic
Kurt Zeilenga [Sat, 4 Sep 2004 04:37:41 +0000 (04:37 +0000)]
Move MSVC port to the Attic

20 years agoUpdate mismatch error messages
Kurt Zeilenga [Fri, 3 Sep 2004 22:45:45 +0000 (22:45 +0000)]
Update mismatch error messages

20 years agoITS#3320: 'restrict' cleanup
Kurt Zeilenga [Fri, 3 Sep 2004 21:49:13 +0000 (21:49 +0000)]
ITS#3320: 'restrict' cleanup

20 years agofix for test019 glitch
Jong Hyuk Choi [Fri, 3 Sep 2004 12:16:15 +0000 (12:16 +0000)]
fix for test019 glitch

20 years agoCleanup
Kurt Zeilenga [Fri, 3 Sep 2004 00:24:07 +0000 (00:24 +0000)]
Cleanup

20 years agoadded avl_free() at the end of do_syncrep2()
Jong Hyuk Choi [Thu, 2 Sep 2004 18:12:37 +0000 (18:12 +0000)]
added avl_free() at the end of do_syncrep2()

20 years agoITS#3309 better fix, add op->ord_csn in frontend and use it in backend.
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.

20 years agouse of NULL ctx in slap_modrdn2mods
Jong Hyuk Choi [Wed, 1 Sep 2004 16:27:19 +0000 (16:27 +0000)]
use of NULL ctx in slap_modrdn2mods

20 years agorevert prev commit to normalizers
Jong Hyuk Choi [Wed, 1 Sep 2004 16:01:36 +0000 (16:01 +0000)]
revert prev commit to normalizers

20 years agoAvoid gratuitous reindexing of cn and objectclass in syncrepl_updateCookie
Howard Chu [Wed, 1 Sep 2004 04:18:56 +0000 (04:18 +0000)]
Avoid gratuitous reindexing of cn and objectclass in syncrepl_updateCookie

20 years agoITS#3309 fix syncrepl psearch propagation of Delete operations
Howard Chu [Wed, 1 Sep 2004 03:23:36 +0000 (03:23 +0000)]
ITS#3309 fix syncrepl psearch propagation of Delete operations

20 years agosubsequent allows/disallows directives should be additive
Kurt Zeilenga [Wed, 1 Sep 2004 00:34:34 +0000 (00:34 +0000)]
subsequent allows/disallows directives should be additive

20 years agocleanup
Kurt Zeilenga [Wed, 1 Sep 2004 00:23:34 +0000 (00:23 +0000)]
cleanup

20 years agouse ch_malloc for normailzed values
Jong Hyuk Choi [Tue, 31 Aug 2004 14:22:56 +0000 (14:22 +0000)]
use ch_malloc for normailzed values

20 years agopatch for ITS#3296 - do not use sl_malloc on normalized attr 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

20 years agoAdd note about test.schema
Kurt Zeilenga [Mon, 30 Aug 2004 22:43:38 +0000 (22:43 +0000)]
Add note about test.schema

20 years agoOn second thought, reverse that commit.
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.

20 years agokrbName may be useful without old k4bind
Kurt Zeilenga [Mon, 30 Aug 2004 22:28:21 +0000 (22:28 +0000)]
krbName may be useful without old k4bind

20 years agoZap old krb5-kdc schema.
Kurt Zeilenga [Mon, 30 Aug 2004 22:23:50 +0000 (22:23 +0000)]
Zap old krb5-kdc schema.

20 years agofix previous commit
Pierangelo Masarati [Mon, 30 Aug 2004 07:30:01 +0000 (07:30 +0000)]
fix previous commit

20 years agoMisc updates
Kurt Zeilenga [Mon, 30 Aug 2004 03:02:40 +0000 (03:02 +0000)]
Misc updates

20 years agoClarify error messages
Kurt Zeilenga [Mon, 30 Aug 2004 02:57:22 +0000 (02:57 +0000)]
Clarify error messages

20 years agoITS#3289 - exattrs support
Jong Hyuk Choi [Sun, 29 Aug 2004 22:28:28 +0000 (22:28 +0000)]
ITS#3289 - exattrs support

20 years agoUse global alloc for now
Jong Hyuk Choi [Sun, 29 Aug 2004 20:01:21 +0000 (20:01 +0000)]
Use global alloc for now

20 years agoFurther fixes for ITS#3297
Jong Hyuk Choi [Sun, 29 Aug 2004 19:19:22 +0000 (19:19 +0000)]
Further fixes for ITS#3297

20 years agoITS#3310: Fix lud_host typo
Kurt Zeilenga [Sun, 29 Aug 2004 14:55:56 +0000 (14:55 +0000)]
ITS#3310: Fix lud_host typo

20 years agoForced Commit - prev commit (1.56) also fixes ITS#3263 (partially?)
Howard Chu [Sat, 28 Aug 2004 23:52:29 +0000 (23:52 +0000)]
Forced Commit - prev commit (1.56) also fixes ITS#3263 (partially?)

20 years agoTLS SSF does not imply a transport_ssf.
Kurt Zeilenga [Sat, 28 Aug 2004 21:58:20 +0000 (21:58 +0000)]
TLS SSF does not imply a transport_ssf.

20 years agoReplace compfilter.schema with test.schema, which now
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.)

20 years agocleanup
Kurt Zeilenga [Sat, 28 Aug 2004 19:26:59 +0000 (19:26 +0000)]
cleanup

20 years agocleanup
Kurt Zeilenga [Sat, 28 Aug 2004 17:55:05 +0000 (17:55 +0000)]
cleanup

20 years agodeprecated
Kurt Zeilenga [Sat, 28 Aug 2004 15:52:18 +0000 (15:52 +0000)]
deprecated

20 years agonew RFCs
Kurt Zeilenga [Sat, 28 Aug 2004 15:50:21 +0000 (15:50 +0000)]
new RFCs

20 years agoAdd FIXME comment regarding improper return of unavailableCriticalExtension
Kurt Zeilenga [Sat, 28 Aug 2004 13:45:53 +0000 (13:45 +0000)]
Add FIXME comment regarding improper return of unavailableCriticalExtension
Misc Clean.

20 years agofix typo in last commit
Kurt Zeilenga [Sat, 28 Aug 2004 04:01:19 +0000 (04:01 +0000)]
fix typo in last commit