]> git.sur5r.net Git - openldap/log
openldap
24 years agoNew indexer/filter codes (test suite works) with cheats
Kurt Zeilenga [Sun, 4 Jun 2000 22:59:38 +0000 (22:59 +0000)]
New indexer/filter codes (test suite works) with cheats
Updated NT Project files (with Cyrus SASL library depend)

24 years agoFix parameter order error.
Mark Valence [Sun, 4 Jun 2000 22:59:34 +0000 (22:59 +0000)]
Fix parameter order error.

24 years agoFix memory leak.
Mark Valence [Sun, 4 Jun 2000 22:59:06 +0000 (22:59 +0000)]
Fix memory leak.

24 years agoClean up some NT lint.
Mark Valence [Sun, 4 Jun 2000 04:35:13 +0000 (04:35 +0000)]
Clean up some NT lint.

24 years agoBug fix.
Mark Valence [Sun, 4 Jun 2000 04:34:21 +0000 (04:34 +0000)]
Bug fix.

24 years agoBug fix for new sockbuf code under NT. Added mutex protection against
Mark Valence [Sun, 4 Jun 2000 04:29:07 +0000 (04:29 +0000)]
Bug fix for new sockbuf code under NT.  Added mutex protection against
 deadlock in connection_resched.

24 years agoUse provided macros and comment
Kurt Zeilenga [Sat, 3 Jun 2000 17:24:21 +0000 (17:24 +0000)]
Use provided macros and comment

24 years agoFix anonymous mapping
Kurt Zeilenga [Sat, 3 Jun 2000 16:29:34 +0000 (16:29 +0000)]
Fix anonymous mapping

24 years agoUse ldap_parse_result instead of deprecated ldap_result2error
Kurt Zeilenga [Sat, 3 Jun 2000 16:28:47 +0000 (16:28 +0000)]
Use ldap_parse_result instead of deprecated ldap_result2error

24 years agoRaise MAXDBCACHE to 128.
Kurt Zeilenga [Sat, 3 Jun 2000 03:37:02 +0000 (03:37 +0000)]
Raise MAXDBCACHE to 128.

24 years agoThis is a one-liner Steve missed in the referral patch. Make sure the
Kurt Zeilenga [Fri, 2 Jun 2000 23:51:31 +0000 (23:51 +0000)]
This is a one-liner Steve missed in the referral patch.  Make sure the
ldo_rebindproc value has a sane value.

24 years agoMove ldapd into the Attic, quipu tools remain for now.
Kurt Zeilenga [Thu, 1 Jun 2000 23:00:22 +0000 (23:00 +0000)]
Move ldapd into the Attic, quipu tools remain for now.

24 years agoremove lint
Kurt Zeilenga [Thu, 1 Jun 2000 22:01:00 +0000 (22:01 +0000)]
remove lint

24 years agoRemove lint
Kurt Zeilenga [Thu, 1 Jun 2000 22:00:12 +0000 (22:00 +0000)]
Remove lint

24 years agoITS#537: lber io rewrite from Gambor Gombas.
Kurt Zeilenga [Thu, 1 Jun 2000 20:59:21 +0000 (20:59 +0000)]
ITS#537: lber io rewrite from Gambor Gombas.
Copyright 2000 Gábor Gombás. All rights reserved.
This is free software. You may redistribute and use it under the same
terms as OpenLDAP itself.

24 years agoMust work with trailing / on URI
Kurt Zeilenga [Thu, 1 Jun 2000 20:55:36 +0000 (20:55 +0000)]
Must work with trailing / on URI

24 years agoInstall *.schema only
Kurt Zeilenga [Thu, 1 Jun 2000 15:27:10 +0000 (15:27 +0000)]
Install *.schema only
Install *.schema as read-only

24 years agoAdd extensibleObject support
Kurt Zeilenga [Wed, 31 May 2000 18:46:13 +0000 (18:46 +0000)]
Add extensibleObject support

24 years agoFix up referral commit.
Kurt Zeilenga [Wed, 31 May 2000 18:01:59 +0000 (18:01 +0000)]
Fix up referral commit.

24 years agoA couple of minor fixes to LDAPv3 referral chasing
Kurt Zeilenga [Wed, 31 May 2000 17:47:33 +0000 (17:47 +0000)]
A couple of minor fixes to LDAPv3 referral chasing

24 years agoRegenerate
Kurt Zeilenga [Wed, 31 May 2000 17:44:24 +0000 (17:44 +0000)]
Regenerate

24 years agoLDAPv3 referrals changes by Steve Sonntag @ Novell
Kurt Zeilenga [Wed, 31 May 2000 17:34:43 +0000 (17:34 +0000)]
LDAPv3 referrals changes by Steve Sonntag @ Novell

24 years agoClean links, patch from <Christian.Lorenz@suse.de>
Kurt Zeilenga [Wed, 31 May 2000 17:30:03 +0000 (17:30 +0000)]
Clean links, patch from <Christian.Lorenz@suse.de>

24 years agoAdd project public directory schema
Kurt Zeilenga [Wed, 31 May 2000 00:47:40 +0000 (00:47 +0000)]
Add project public directory schema

24 years agoDon't need openldap.schema anymore to run tests
Kurt Zeilenga [Wed, 31 May 2000 00:13:37 +0000 (00:13 +0000)]
Don't need openldap.schema anymore to run tests

24 years agoMove schema needed by slapd to core.schema so that only one file
Kurt Zeilenga [Wed, 31 May 2000 00:13:10 +0000 (00:13 +0000)]
Move schema needed by slapd to core.schema so that only one file
is required to be included.
This leaves openldap.schema empty.  Will use it to hold example
schema from the OpenLDAP Public Directory.

24 years agoAdd more tests to tests project
Kurt Zeilenga [Tue, 30 May 2000 22:09:00 +0000 (22:09 +0000)]
Add more tests to tests project

24 years agoAdd TLS SASL/EXTERNAL project
Kurt Zeilenga [Tue, 30 May 2000 21:39:07 +0000 (21:39 +0000)]
Add TLS SASL/EXTERNAL project
Add subtype/subclassing tests to test suite project

24 years agoMove -DSLAPD_SCHEMA_COMPAT to acconfig.h...
Kurt Zeilenga [Tue, 30 May 2000 21:36:27 +0000 (21:36 +0000)]
Move -DSLAPD_SCHEMA_COMPAT to acconfig.h...

24 years agoRework ACI codes to use OpenLDAPaci. Add needed schema elements.
Kurt Zeilenga [Tue, 30 May 2000 21:34:55 +0000 (21:34 +0000)]
Rework ACI codes to use OpenLDAPaci.  Add needed schema elements.
Needs work.  Volunteers welcomed.

24 years agoClean up 'ref' DESC
Kurt Zeilenga [Tue, 30 May 2000 20:20:25 +0000 (20:20 +0000)]
Clean up 'ref' DESC

24 years agorebuild after removal of dmalloc detection
Kurt Zeilenga [Tue, 30 May 2000 20:17:10 +0000 (20:17 +0000)]
rebuild after removal of dmalloc detection

24 years agocomment out dmalloc detection
Kurt Zeilenga [Tue, 30 May 2000 20:15:54 +0000 (20:15 +0000)]
comment out dmalloc detection

24 years agoMinor fix to last commit
Kurt Zeilenga [Tue, 30 May 2000 19:07:07 +0000 (19:07 +0000)]
Minor fix to last commit

24 years agoReferral hack
Kurt Zeilenga [Tue, 30 May 2000 18:32:10 +0000 (18:32 +0000)]
Referral hack

24 years agoStrip installed executables
Kurt Zeilenga [Tue, 30 May 2000 18:23:56 +0000 (18:23 +0000)]
Strip installed executables
better library clean

24 years agoClarify deprecated API task... it's _ext API use we're after.
Kurt Zeilenga [Tue, 30 May 2000 11:01:09 +0000 (11:01 +0000)]
Clarify deprecated API task... it's _ext API use we're after.

24 years agoTrim '/' off of referral URL.
Kurt Zeilenga [Mon, 29 May 2000 21:16:45 +0000 (21:16 +0000)]
Trim '/' off of referral URL.

24 years agoForce referrals on
Kurt Zeilenga [Mon, 29 May 2000 20:43:29 +0000 (20:43 +0000)]
Force referrals on

24 years agoPreset error just in case
Kurt Zeilenga [Mon, 29 May 2000 19:47:48 +0000 (19:47 +0000)]
Preset error just in case

24 years agoMark most of RFC 1823 API as deprecated.
Kurt Zeilenga [Mon, 29 May 2000 17:42:49 +0000 (17:42 +0000)]
Mark most of RFC 1823 API as deprecated.

24 years agoRemove BDB3 project, thanks Gary
Kurt Zeilenga [Mon, 29 May 2000 17:11:43 +0000 (17:11 +0000)]
Remove BDB3 project, thanks Gary
Move about and clarify other projects

24 years agoNew schema code is now the default.
Kurt Zeilenga [Mon, 29 May 2000 16:39:16 +0000 (16:39 +0000)]
New schema code is now the default.
Use -DSLAPD_SCHEMA_COMPAT to use 1.x compatible schema (deprecated).

24 years agoUpdate directory comment
Kurt Zeilenga [Mon, 29 May 2000 05:54:36 +0000 (05:54 +0000)]
Update directory comment

24 years agoinstall $(localstatedir)/openldap-ldbm with mode 700
Kurt Zeilenga [Mon, 29 May 2000 05:51:24 +0000 (05:51 +0000)]
install $(localstatedir)/openldap-ldbm with mode 700

24 years agoAdd NumericString syntax and matching rules.
Kurt Zeilenga [Mon, 29 May 2000 04:58:40 +0000 (04:58 +0000)]
Add NumericString syntax and matching rules.

24 years agoSLAPD_SCHEMA_NOT_COMPAT: fix typo
Kurt Zeilenga [Mon, 29 May 2000 04:57:31 +0000 (04:57 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: fix typo

24 years agoSLAPD_SCHEMA_NOT_COMPAT: working ACLs! (have not tested ACIs)
Kurt Zeilenga [Mon, 29 May 2000 03:51:26 +0000 (03:51 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: working ACLs!  (have not tested ACIs)

24 years agoSLAPD_SCHEMA_NOT_COMPAT: ACL cleanup (not yet working)
Kurt Zeilenga [Mon, 29 May 2000 03:44:06 +0000 (03:44 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: ACL cleanup (not yet working)

24 years agoSLAPD_SCHEMA_NOT_COMPAT: working tests 1-4!
Kurt Zeilenga [Mon, 29 May 2000 01:08:09 +0000 (01:08 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: working tests 1-4!

24 years agoSLAPD_SCHEMA_NOT_COMPAT: cheap DN match
Kurt Zeilenga [Mon, 29 May 2000 00:27:49 +0000 (00:27 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: cheap DN match

24 years agoSLAPD_SCHEMA_NOT_COMPAT: working modify? need additional match
Kurt Zeilenga [Sun, 28 May 2000 23:51:39 +0000 (23:51 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: working modify?  need additional match
  routines, such as distinguishedNameMatch, to be sure.

24 years agoLet the caller decide how liberal the schema parsing routines will be.
Julio Sánchez Fernández [Sun, 28 May 2000 22:45:56 +0000 (22:45 +0000)]
Let the caller decide how liberal the schema parsing routines will be.
Most flags do nothing yet.

24 years agoFix error text handling
Kurt Zeilenga [Sun, 28 May 2000 22:38:21 +0000 (22:38 +0000)]
Fix error text handling

24 years agoSLAPD_SCHEMA_NOT_COMPAT: ACI cleanup
Kurt Zeilenga [Sun, 28 May 2000 22:17:34 +0000 (22:17 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: ACI cleanup

24 years agoSLAPD_SCHEMA_NOT_COMPAT: copy mod op
Kurt Zeilenga [Sun, 28 May 2000 21:45:49 +0000 (21:45 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: copy mod op

24 years agomodify ldbm_modify_internal to return error text
Kurt Zeilenga [Sun, 28 May 2000 20:44:08 +0000 (20:44 +0000)]
modify ldbm_modify_internal to return error text

24 years agoSLAPD_SCHEMA_NOT_COMPAT: working test005-modrdn!
Kurt Zeilenga [Sun, 28 May 2000 19:54:07 +0000 (19:54 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: working test005-modrdn!

24 years agoUse $CMP, not cmp
Kurt Zeilenga [Sun, 28 May 2000 19:53:37 +0000 (19:53 +0000)]
Use $CMP, not cmp

24 years agoSLAPD_SCHEMA_NOT_COMPAT: add subtype aware is_at_syntax()
Kurt Zeilenga [Sun, 28 May 2000 19:15:37 +0000 (19:15 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: add subtype aware is_at_syntax()

24 years agoSLAPD_SCHEMA_NOT_COMPAT:
Kurt Zeilenga [Sun, 28 May 2000 18:58:09 +0000 (18:58 +0000)]
SLAPD_SCHEMA_NOT_COMPAT:
Don't depend acl parsing upon slap_schema, it's filled in post-conf

24 years agoSLAPD_SCHEMA_NOT_COMPAT: Mostly working modrdn
Kurt Zeilenga [Sun, 28 May 2000 17:26:30 +0000 (17:26 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: Mostly working modrdn

24 years agoSLAPD_SCHEMA_NOT_COMPAT: Mostly work modify
Kurt Zeilenga [Sun, 28 May 2000 16:36:34 +0000 (16:36 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: Mostly work modify

24 years agoSLAPD_SCHEMA_NOT_COMPAT: add missing AttributeDescriptions
Kurt Zeilenga [Sun, 28 May 2000 01:36:03 +0000 (01:36 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: add missing AttributeDescriptions

24 years agoSLAPD_SCHEMA_NOT_COMPAT: case{Exact,Ignore}IA5SubstringsMatch
Kurt Zeilenga [Sun, 28 May 2000 01:18:53 +0000 (01:18 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: case{Exact,Ignore}IA5SubstringsMatch

24 years agoSLAPD_SCHEMA_NOT_COMPAT: fix bind acls
Kurt Zeilenga [Sat, 27 May 2000 23:16:30 +0000 (23:16 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: fix bind acls

24 years agoSLAPD_SCHEMA_NOT_COMPAT: Add enough matching rules to get through test003
Kurt Zeilenga [Sat, 27 May 2000 23:08:28 +0000 (23:08 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: Add enough matching rules to get through test003

24 years agos/substring/substrings/
Kurt Zeilenga [Sat, 27 May 2000 22:46:37 +0000 (22:46 +0000)]
s/substring/substrings/

24 years agoSLAPD_SCHEMA_NOT_COMPAT: add f_sub_desc -> f_sub_type for compat
Kurt Zeilenga [Sat, 27 May 2000 21:45:52 +0000 (21:45 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: add f_sub_desc -> f_sub_type for compat

24 years agoSLAPD_SCHEMA_NOT_COMPAT: framework for substring searching
Kurt Zeilenga [Sat, 27 May 2000 21:41:04 +0000 (21:41 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: framework for substring searching

24 years agofix -USLAPD_SCHEMA_NOT_COMPAT
Kurt Zeilenga [Sat, 27 May 2000 20:40:26 +0000 (20:40 +0000)]
fix -USLAPD_SCHEMA_NOT_COMPAT

24 years agoSLAPD_SCHEMA_NOT_COMPAT: allocate/deallocate f_sub as needed.
Kurt Zeilenga [Sat, 27 May 2000 20:37:59 +0000 (20:37 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: allocate/deallocate f_sub as needed.

24 years agoSLAPD_SCHEMA_NOT_COMPAT: prelim ACL work
Kurt Zeilenga [Sat, 27 May 2000 19:33:08 +0000 (19:33 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: prelim ACL work

24 years agoWorking test001 and test002.
Kurt Zeilenga [Sat, 27 May 2000 19:21:28 +0000 (19:21 +0000)]
Working test001 and test002.

24 years agoResolve streetaddress vs. street through deletion
Kurt Zeilenga [Sat, 27 May 2000 19:18:08 +0000 (19:18 +0000)]
Resolve streetaddress vs. street through deletion

24 years agoUse "diff -i -q" instead of "cmp"
Kurt Zeilenga [Sat, 27 May 2000 17:17:47 +0000 (17:17 +0000)]
Use "diff -i -q" instead of "cmp"

24 years agos/cmp/$CMP/ define CMP to cmp (to allow cmp replacements)
Kurt Zeilenga [Sat, 27 May 2000 17:16:10 +0000 (17:16 +0000)]
s/cmp/$CMP/  define CMP to cmp (to allow cmp replacements)
Add -n option to slapd

24 years agoCSRI malloc compat fix
Kurt Zeilenga [Sat, 27 May 2000 17:06:11 +0000 (17:06 +0000)]
CSRI malloc compat fix

24 years agoAdd asserts in attempt to find oc_find bug...
Kurt Zeilenga [Sat, 27 May 2000 17:05:28 +0000 (17:05 +0000)]
Add asserts in attempt to find oc_find bug...

24 years agoSLAPD_SCHEMA_NOT_COMPAT: disable indexing
Kurt Zeilenga [Sat, 27 May 2000 06:23:25 +0000 (06:23 +0000)]
SLAPD_SCHEMA_NOT_COMPAT: disable indexing

24 years agoFix build problems under NT... likely broken service manager code.
Kurt Zeilenga [Sat, 27 May 2000 06:21:23 +0000 (06:21 +0000)]
Fix build problems under NT... likely broken service manager code.

24 years agoAdditional clarification... and fix second typo
Kurt Zeilenga [Sat, 27 May 2000 00:49:55 +0000 (00:49 +0000)]
Additional clarification... and fix second typo

24 years agoFix typo in last commit
Kurt Zeilenga [Sat, 27 May 2000 00:39:35 +0000 (00:39 +0000)]
Fix typo in last commit

24 years agoClarify error text returned to client
Kurt Zeilenga [Sat, 27 May 2000 00:38:16 +0000 (00:38 +0000)]
Clarify error text returned to client

24 years agoAdd -n serviceName (for loggging purposes)
Kurt Zeilenga [Fri, 26 May 2000 19:52:40 +0000 (19:52 +0000)]
Add -n serviceName (for loggging purposes)

24 years agoFix DNSSRV initialization bug
Kurt Zeilenga [Fri, 26 May 2000 18:05:27 +0000 (18:05 +0000)]
Fix DNSSRV initialization bug

24 years agoSummary of changes:
Dmitry Kovalev [Fri, 26 May 2000 16:03:32 +0000 (16:03 +0000)]
Summary of changes:
- filter -> SQL translation bugfixes
- several memory leaks fixups
- improved configurability:
    - allows definition of  uppercasing function to support CIS matching on databases that do
    case sensitive compares (this fixes up Oracle issues, example updated)
    - allows more flexibility in stored procedures interface (different parameter order, optional return
      codes - see samples, and comments in backsql.h)
- synchronize function interfaces to recent changes in prototypes ("const" clauses etc.) made for all backends
  (those changes led to compile-time errors)

24 years agoAdd debugging...
Kurt Zeilenga [Fri, 26 May 2000 07:01:33 +0000 (07:01 +0000)]
Add debugging...

24 years agoFix referrals bug
Kurt Zeilenga [Fri, 26 May 2000 06:08:06 +0000 (06:08 +0000)]
Fix referrals bug

24 years agoUnneeded
Kurt Zeilenga [Fri, 26 May 2000 05:48:23 +0000 (05:48 +0000)]
Unneeded

24 years agoDB3 fixes
Kurt Zeilenga [Fri, 26 May 2000 05:47:02 +0000 (05:47 +0000)]
DB3 fixes

24 years agoUse -b "" instead of -b "cn=monitor" as monitor is not yet
Kurt Zeilenga [Fri, 26 May 2000 02:48:24 +0000 (02:48 +0000)]
Use -b "" instead of -b "cn=monitor" as monitor is not yet
implemented in SLAPD_SCHEMA_NOT_COMPAT

24 years agoITS#533: simplify ber_next_read
Kurt Zeilenga [Fri, 26 May 2000 01:23:47 +0000 (01:23 +0000)]
ITS#533: simplify ber_next_read

24 years agos/0/LDAP_MSG_ONE/ per Steve's patch (ITS#542)
Kurt Zeilenga [Fri, 26 May 2000 01:11:18 +0000 (01:11 +0000)]
s/0/LDAP_MSG_ONE/ per Steve's patch (ITS#542)

24 years agoRework DB_VERSION kludging
Kurt Zeilenga [Thu, 25 May 2000 23:14:53 +0000 (23:14 +0000)]
Rework DB_VERSION kludging

24 years agoDefine HAVE_BERKELEY_DB not HAVE_BERKELEY_DB2 per new detection.
Kurt Zeilenga [Thu, 25 May 2000 23:07:09 +0000 (23:07 +0000)]
Define HAVE_BERKELEY_DB not HAVE_BERKELEY_DB2 per new detection.

24 years agoAdd BerkeleyDB 3 DB_THREAD detection
Kurt Zeilenga [Thu, 25 May 2000 22:14:35 +0000 (22:14 +0000)]
Add BerkeleyDB 3 DB_THREAD detection

24 years agoAdd basic detection for db3
Kurt Zeilenga [Thu, 25 May 2000 21:09:10 +0000 (21:09 +0000)]
Add basic detection for db3

24 years agoNew Berkeley DB detection
Kurt Zeilenga [Thu, 25 May 2000 20:44:07 +0000 (20:44 +0000)]
New Berkeley DB detection

24 years agouse HAVE_BERKELEY_DB and check DB_VERSION_MAJOR for differences
Gary Williams [Thu, 25 May 2000 20:41:55 +0000 (20:41 +0000)]
use HAVE_BERKELEY_DB and check DB_VERSION_MAJOR for differences