]> git.sur5r.net Git - openldap/log
openldap
25 years agoFix memory leak.
Mark Valence [Sun, 4 Jun 2000 22:59:06 +0000 (22:59 +0000)]
Fix memory leak.

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

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

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

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

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

25 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

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

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

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

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

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

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

25 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

25 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

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

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

25 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

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

25 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

25 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>

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

25 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

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

25 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

25 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

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

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

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

25 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

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

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

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

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

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

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

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

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

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

25 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

25 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).

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

25 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

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

25 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

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

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

25 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!

25 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

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

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

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

25 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

25 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

25 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

25 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!

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

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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

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

25 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

25 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

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

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

25 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

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

25 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

25 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"

25 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

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

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

25 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

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

25 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

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

25 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

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

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

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

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

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

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

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

25 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

25 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

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

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

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

25 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

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

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

25 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

25 years agoAdded support for Berkeley DB3. Hidden behind
Gary Williams [Thu, 25 May 2000 15:21:30 +0000 (15:21 +0000)]
Added support for Berkeley DB3.  Hidden behind
HAVE_BERKELEY_DB3.  Configuration support
hopefully coming soon.

25 years agoFix typo in last commit
Kurt Zeilenga [Thu, 25 May 2000 03:46:55 +0000 (03:46 +0000)]
Fix typo in last commit