]> git.sur5r.net Git - openldap/log
openldap
24 years agoRemove lint
Kurt Zeilenga [Thu, 8 Jun 2000 18:36:37 +0000 (18:36 +0000)]
Remove lint

24 years agoMeantion new features
Kurt Zeilenga [Thu, 8 Jun 2000 17:24:24 +0000 (17:24 +0000)]
Meantion new features

24 years agoApply Novell's IN_KERNEL support (ITS#576)
Kurt Zeilenga [Thu, 8 Jun 2000 17:11:57 +0000 (17:11 +0000)]
Apply Novell's IN_KERNEL support (ITS#576)

24 years agoAdded a yield or two for Pth.
Mark Valence [Thu, 8 Jun 2000 06:55:04 +0000 (06:55 +0000)]
Added a yield or two for Pth.

24 years agoThread pools enabled again -- test008 passes on NT, cthreads, pthreads
Mark Valence [Thu, 8 Jun 2000 05:14:46 +0000 (05:14 +0000)]
Thread pools enabled again -- test008 passes on NT, cthreads, pthreads
 (on Linux), with max_concurrency set to 0 (as many as needed), 1, 2,
and 3.

24 years ago~ NULL was a bad idea.
Kurt Zeilenga [Thu, 8 Jun 2000 03:12:14 +0000 (03:12 +0000)]
~ NULL was a bad idea.

24 years agoDisable thread pooling while I fix the deadlock.
Mark Valence [Thu, 8 Jun 2000 02:07:49 +0000 (02:07 +0000)]
Disable thread pooling while I fix the deadlock.

24 years agoremove pointer v. int lint from ber_sockbuf_ctrl.
Kurt Zeilenga [Thu, 8 Jun 2000 01:08:01 +0000 (01:08 +0000)]
remove pointer v. int lint from ber_sockbuf_ctrl.

24 years agoReally disable pthread rw locks
Kurt Zeilenga [Thu, 8 Jun 2000 00:29:32 +0000 (00:29 +0000)]
Really disable pthread rw locks

24 years agoDisable pthread rwlock use til we sort out pool issues
Kurt Zeilenga [Thu, 8 Jun 2000 00:26:00 +0000 (00:26 +0000)]
Disable pthread rwlock use til we sort out pool issues

24 years agoAdd missing -DNO_THREADS trylock and make minor change to TLS
Kurt Zeilenga [Wed, 7 Jun 2000 23:58:16 +0000 (23:58 +0000)]
Add missing -DNO_THREADS trylock and make minor change to TLS
in attempt to get it work with GNU PTH.

24 years agoAdd VLV/Sort controls (from Novell)
Kurt Zeilenga [Wed, 7 Jun 2000 23:43:56 +0000 (23:43 +0000)]
Add VLV/Sort controls (from Novell)

24 years agoAdd VLV and SortList Control API and related (and other) I-Ds
Kurt Zeilenga [Wed, 7 Jun 2000 19:39:49 +0000 (19:39 +0000)]
Add VLV and SortList Control API and related (and other) I-Ds

24 years agoUse thread pool for operation threads.
Mark Valence [Wed, 7 Jun 2000 19:27:33 +0000 (19:27 +0000)]
Use thread pool for operation threads.

24 years agoAdd thread pool routines.
Mark Valence [Wed, 7 Jun 2000 19:21:45 +0000 (19:21 +0000)]
Add thread pool routines.

24 years agoInclude <lber.h> to use ber_strdup(). (probably should create/use
Kurt Zeilenga [Wed, 7 Jun 2000 18:49:36 +0000 (18:49 +0000)]
Include <lber.h> to use ber_strdup().  (probably should create/use
macros LUTIL_STRDUP and friends).

24 years agoUse ldap_pvt_url_scheme2tls() to test for ldaps://
Kurt Zeilenga [Wed, 7 Jun 2000 17:50:58 +0000 (17:50 +0000)]
Use ldap_pvt_url_scheme2tls() to test for ldaps://

24 years agoldap_is_ldaps_url takes a char *. Is there a better fix, since the ur
Mark Valence [Wed, 7 Jun 2000 17:28:01 +0000 (17:28 +0000)]
ldap_is_ldaps_url takes a char *.  Is there a better fix, since the ur
l is already parsed?

24 years agofix up stats/debug messages
Kurt Zeilenga [Wed, 7 Jun 2000 14:18:09 +0000 (14:18 +0000)]
fix up stats/debug messages

24 years agoFix up debug statement as suggested by christian.lorenz@suse.de
Kurt Zeilenga [Wed, 7 Jun 2000 14:07:50 +0000 (14:07 +0000)]
Fix up debug statement as suggested by christian.lorenz@suse.de

24 years agoUpdate a few misc docs
Kurt Zeilenga [Wed, 7 Jun 2000 06:33:59 +0000 (06:33 +0000)]
Update a few misc docs

24 years agoUse LDAP_VFREE and friends. Other misc code cleanup.
Kurt Zeilenga [Wed, 7 Jun 2000 05:17:29 +0000 (05:17 +0000)]
Use LDAP_VFREE and friends.  Other misc code cleanup.

24 years agoAdd Pth specific r/w lock implementation.
Kurt Zeilenga [Wed, 7 Jun 2000 01:34:00 +0000 (01:34 +0000)]
Add Pth specific r/w lock implementation.

24 years agoRework URI parser to provide true scheme not proto/properties.
Kurt Zeilenga [Wed, 7 Jun 2000 01:09:40 +0000 (01:09 +0000)]
Rework URI parser to provide true scheme not proto/properties.
Plus more pthread rwlock code

24 years agoUse pthread rwlocks, if available
Kurt Zeilenga [Wed, 7 Jun 2000 00:28:35 +0000 (00:28 +0000)]
Use pthread rwlocks, if available

24 years agoFix typo in comment
Kurt Zeilenga [Tue, 6 Jun 2000 23:46:45 +0000 (23:46 +0000)]
Fix typo in comment

24 years agoDemonstrate how rdwr routines could be easily replaced.
Kurt Zeilenga [Tue, 6 Jun 2000 21:20:38 +0000 (21:20 +0000)]
Demonstrate how rdwr routines could be easily replaced.
Update comment with reference to publically available examples.

24 years agoBasic IPv6 support...
Kurt Zeilenga [Tue, 6 Jun 2000 20:23:22 +0000 (20:23 +0000)]
Basic IPv6 support...

Copyright 2000 Stig Venaas, UNINETT
All rights reserved.

Redistribution and use in source and binary forms are permitted
without restriction or fee of any kind as long as this notice is
preserved. The name of UNINETT may not be used to endorse or promote
products derived from this software without specific prior written
permission. This software is provided ``as is'' without express or
implied warranty.

24 years agoCleanup slapd.conf sed'ing
Kurt Zeilenga [Tue, 6 Jun 2000 20:21:56 +0000 (20:21 +0000)]
Cleanup slapd.conf sed'ing

24 years agoAdditional unifdef'ing
Kurt Zeilenga [Tue, 6 Jun 2000 20:00:14 +0000 (20:00 +0000)]
Additional unifdef'ing

24 years agoIn preparation for thread pools
Mark Valence [Tue, 6 Jun 2000 19:59:34 +0000 (19:59 +0000)]
In preparation for thread pools

24 years agoCleanup schema/data symlinks
Kurt Zeilenga [Tue, 6 Jun 2000 19:55:26 +0000 (19:55 +0000)]
Cleanup schema/data symlinks

24 years agoAxe old schema files
Kurt Zeilenga [Tue, 6 Jun 2000 19:48:06 +0000 (19:48 +0000)]
Axe old schema files

24 years agounifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
Kurt Zeilenga [Tue, 6 Jun 2000 19:43:18 +0000 (19:43 +0000)]
unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT

24 years agoAdd presense indexing
Kurt Zeilenga [Tue, 6 Jun 2000 19:32:15 +0000 (19:32 +0000)]
Add presense indexing

24 years agoremove init arg from attrs_index_config proto
Kurt Zeilenga [Tue, 6 Jun 2000 19:31:45 +0000 (19:31 +0000)]
remove init arg from attrs_index_config proto

24 years agoDon't automatically index objectlclass eq, ineffective more than not
Kurt Zeilenga [Tue, 6 Jun 2000 19:30:49 +0000 (19:30 +0000)]
Don't automatically index objectlclass eq, ineffective more than not

24 years agoRemove old schema directives
Kurt Zeilenga [Tue, 6 Jun 2000 07:57:41 +0000 (07:57 +0000)]
Remove old schema directives

24 years agoUse err2txt for unknown error
Kurt Zeilenga [Tue, 6 Jun 2000 05:54:36 +0000 (05:54 +0000)]
Use err2txt for unknown error

24 years agoFix memory leak in new schema code.
Mark Valence [Tue, 6 Jun 2000 05:21:14 +0000 (05:21 +0000)]
Fix memory leak in new schema code.

24 years agoRemove not to be implemented control.
Kurt Zeilenga [Tue, 6 Jun 2000 04:50:24 +0000 (04:50 +0000)]
Remove not to be implemented control.

24 years agoPrepare for unifdef -DSLAPD_SCHEMA_NOT_COMPAT
Kurt Zeilenga [Tue, 6 Jun 2000 04:49:19 +0000 (04:49 +0000)]
Prepare for unifdef -DSLAPD_SCHEMA_NOT_COMPAT

24 years agoUpdated for schemas.
Mark Valence [Tue, 6 Jun 2000 04:24:11 +0000 (04:24 +0000)]
Updated for schemas.

24 years agoDon't include files moved to attic
Kurt Zeilenga [Tue, 6 Jun 2000 02:12:58 +0000 (02:12 +0000)]
Don't include files moved to attic

24 years agoComplete group ACL impl. under new schema code
Kurt Zeilenga [Tue, 6 Jun 2000 02:11:27 +0000 (02:11 +0000)]
Complete group ACL impl. under new schema code

24 years agoRemove lint
Kurt Zeilenga [Tue, 6 Jun 2000 02:11:01 +0000 (02:11 +0000)]
Remove lint

24 years agoMove experimental Back-BDB2 to Attic
Kurt Zeilenga [Tue, 6 Jun 2000 01:23:17 +0000 (01:23 +0000)]
Move experimental Back-BDB2 to Attic

24 years ago(very) incomplete Digest-MD5 impl to Attic (until someone steps up
Kurt Zeilenga [Tue, 6 Jun 2000 00:27:49 +0000 (00:27 +0000)]
(very) incomplete Digest-MD5 impl to Attic (until someone steps up
to the plate)

24 years agogetbyname/getbyaddr should share mutex per ITS#563.
Kurt Zeilenga [Tue, 6 Jun 2000 00:23:50 +0000 (00:23 +0000)]
getbyname/getbyaddr should share mutex per ITS#563.
Patch provided by Steve @ Novell, thanks!

24 years agoDNSSRV use res_query, not res_search
Kurt Zeilenga [Mon, 5 Jun 2000 23:56:26 +0000 (23:56 +0000)]
DNSSRV use res_query, not res_search
Update configure and depend --enable-dnssrv upon finding res_query
Update back-dnssrv to better handle ManageDSAit control

24 years agoRemove support for DNS DNs (not to be confused with X.500 DN using
Kurt Zeilenga [Mon, 5 Jun 2000 20:07:02 +0000 (20:07 +0000)]
Remove support for DNS DNs (not to be confused with X.500 DN using
domainComponents (DC)).

24 years agoremove old STR_TRANSLATION feature. The use of this feature
Kurt Zeilenga [Mon, 5 Jun 2000 19:22:19 +0000 (19:22 +0000)]
remove old STR_TRANSLATION feature.  The use of this feature
was only of limited use with LDAPv2 (worked okay if no non-T.61
values existed) but downright dangerous in the face of LDAPv3.
Any translation must be schema aware and the BER isn't.

24 years agoInclude core.schema, not old schema files
Kurt Zeilenga [Mon, 5 Jun 2000 17:47:15 +0000 (17:47 +0000)]
Include core.schema, not old schema files

24 years agoUse #ifdef, not #if
Kurt Zeilenga [Mon, 5 Jun 2000 16:18:48 +0000 (16:18 +0000)]
Use #ifdef, not #if

24 years agoFix up makefiles after removal of getdxname.c
Kurt Zeilenga [Mon, 5 Jun 2000 07:48:57 +0000 (07:48 +0000)]
Fix up makefiles after removal of getdxname.c

24 years agoA simple (and correct) backend group selection.
Kurt Zeilenga [Mon, 5 Jun 2000 07:38:23 +0000 (07:38 +0000)]
A simple (and correct) backend group selection.

24 years agomove --enable-dns (LDAP_API_FEATURE_X_OPENLDAP_V2_DNS) to Attic
Kurt Zeilenga [Mon, 5 Jun 2000 07:19:09 +0000 (07:19 +0000)]
move --enable-dns (LDAP_API_FEATURE_X_OPENLDAP_V2_DNS) to Attic

24 years agoMove old schema files to Attic.
Kurt Zeilenga [Mon, 5 Jun 2000 07:17:51 +0000 (07:17 +0000)]
Move old schema files to Attic.
SLAPD_SCHEMA_COMPAT *should* be able to use schema files

24 years agoFix broken non-schema build (var not defined).
Mark Valence [Mon, 5 Jun 2000 06:00:15 +0000 (06:00 +0000)]
Fix broken non-schema build (var not defined).

24 years agoKeep from ldbm_sync'ing a DBCache unless it has been changed.
Mark Valence [Mon, 5 Jun 2000 05:10:30 +0000 (05:10 +0000)]
Keep from ldbm_sync'ing a DBCache unless it has been changed.

24 years agoUse "uri" directive (instead of "server") to specify server. Add "bin
Mark Valence [Mon, 5 Jun 2000 04:59:26 +0000 (04:59 +0000)]
Use "uri" directive (instead of "server") to specify server.  Add "bin
ddn" and "bindpw" directives for supporting group lookups.

24 years agobackend_group selects the correct backend for the group.
Mark Valence [Mon, 5 Jun 2000 04:34:59 +0000 (04:34 +0000)]
backend_group selects the correct backend for the group.

24 years agoAdd ManageDSAit support to back-dnssrv
Kurt Zeilenga [Mon, 5 Jun 2000 03:10:46 +0000 (03:10 +0000)]
Add ManageDSAit support to back-dnssrv
Fix backend critical controls crash
Move 'associatedDomain' to core.schema

24 years agoInitial version of man page for the schema routines
Julio Sánchez Fernández [Mon, 5 Jun 2000 00:09:24 +0000 (00:09 +0000)]
Initial version of man page for the schema routines

24 years agoUpdate to work with schemas (SLAPD_SCHEMA_NOT_COMPAT=1)
Mark Valence [Sun, 4 Jun 2000 23:02:19 +0000 (23:02 +0000)]
Update to work with schemas (SLAPD_SCHEMA_NOT_COMPAT=1)

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