]> git.sur5r.net Git - openldap/log
openldap
24 years agoAdd referral.c
Kurt Zeilenga [Sat, 17 Jun 2000 20:38:07 +0000 (20:38 +0000)]
Add referral.c

24 years agoKill LinuxThreads clones
Kurt Zeilenga [Sat, 17 Jun 2000 18:49:25 +0000 (18:49 +0000)]
Kill LinuxThreads clones

24 years agoFixed paren nesting bug, separated convoluted conditionals, added comm
Mark Valence [Sat, 17 Jun 2000 18:23:27 +0000 (18:23 +0000)]
Fixed paren nesting bug, separated convoluted conditionals, added comm
ents about the logic.

24 years agoMove BDB2 to Attic
Kurt Zeilenga [Sat, 17 Jun 2000 17:50:17 +0000 (17:50 +0000)]
Move BDB2 to Attic

24 years agoFix uninitialized variable.
Mark Valence [Sat, 17 Jun 2000 08:20:44 +0000 (08:20 +0000)]
Fix uninitialized variable.

24 years agoAdd LDBM referral handler...
Kurt Zeilenga [Sat, 17 Jun 2000 07:45:40 +0000 (07:45 +0000)]
Add LDBM referral handler...

24 years agoAdd scope to debug message
Kurt Zeilenga [Sat, 17 Jun 2000 05:53:23 +0000 (05:53 +0000)]
Add scope to debug message

24 years agoReimplement search_candidate support for scope, referrals, and aliases.
Kurt Zeilenga [Sat, 17 Jun 2000 05:01:50 +0000 (05:01 +0000)]
Reimplement search_candidate support for scope, referrals, and aliases.
Uses auto/static storage to avoid unnecessary malloc/free calls.

24 years agoFix aliasing.
Kurt Zeilenga [Sat, 17 Jun 2000 02:00:30 +0000 (02:00 +0000)]
Fix aliasing.

24 years agoRemove broken num subordinates code.
Kurt Zeilenga [Sat, 17 Jun 2000 01:22:55 +0000 (01:22 +0000)]
Remove broken num subordinates code.

24 years agoAdd asserts aliasing debugging purposes.
Kurt Zeilenga [Fri, 16 Jun 2000 21:25:03 +0000 (21:25 +0000)]
Add asserts aliasing debugging purposes.

24 years agoFix mod_values v mod_bvalues typo
Kurt Zeilenga [Fri, 16 Jun 2000 20:39:13 +0000 (20:39 +0000)]
Fix mod_values v mod_bvalues typo

24 years agoMemory leak in referral code (ITS#596)
Kurt Zeilenga [Fri, 16 Jun 2000 20:00:21 +0000 (20:00 +0000)]
Memory leak in referral code (ITS#596)
Apply patch from Steve Sonntag <vtag@novell.com>

24 years agoFix typo in last commit
Kurt Zeilenga [Fri, 16 Jun 2000 19:40:49 +0000 (19:40 +0000)]
Fix typo in last commit

24 years agoAdd 1st libldap IPv6 patch (ITS#594) from Stig Venass.
Kurt Zeilenga [Fri, 16 Jun 2000 19:15:08 +0000 (19:15 +0000)]
Add 1st libldap IPv6 patch  (ITS#594) from Stig Venass.

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 agoAdd referral generator
Kurt Zeilenga [Fri, 16 Jun 2000 19:10:43 +0000 (19:10 +0000)]
Add referral generator

24 years agoDuplicate language tag to avoid double free
Kurt Zeilenga [Fri, 16 Jun 2000 16:05:37 +0000 (16:05 +0000)]
Duplicate language tag to avoid double free

24 years agoA few misc updates
Kurt Zeilenga [Fri, 16 Jun 2000 07:32:19 +0000 (07:32 +0000)]
A few misc updates

24 years agoAn quick index of RFCs
Kurt Zeilenga [Fri, 16 Jun 2000 07:31:16 +0000 (07:31 +0000)]
An quick index of RFCs

24 years agoPublished as RFC 2820
Kurt Zeilenga [Fri, 16 Jun 2000 06:48:35 +0000 (06:48 +0000)]
Published as RFC 2820

24 years agorev 01
Kurt Zeilenga [Fri, 16 Jun 2000 06:48:09 +0000 (06:48 +0000)]
rev 01

24 years agoA couple of minor updates... needs overhaul
Kurt Zeilenga [Fri, 16 Jun 2000 06:44:25 +0000 (06:44 +0000)]
A couple of minor updates... needs overhaul

24 years agoInitial slappasswd(8) page
Kurt Zeilenga [Fri, 16 Jun 2000 06:43:55 +0000 (06:43 +0000)]
Initial slappasswd(8) page

24 years agoRemove dead code
Kurt Zeilenga [Fri, 16 Jun 2000 06:42:34 +0000 (06:42 +0000)]
Remove dead code

24 years agoRemove unnecessary arg from front end backend_check_referrals call
Kurt Zeilenga [Fri, 16 Jun 2000 04:07:57 +0000 (04:07 +0000)]
Remove unnecessary arg from front end backend_check_referrals call

24 years agoCompare w/ ManageDSAit not implemented.
Kurt Zeilenga [Fri, 16 Jun 2000 03:54:52 +0000 (03:54 +0000)]
Compare w/ ManageDSAit not implemented.

24 years agoAlso eliminated by dnssrv referral.c code
Kurt Zeilenga [Fri, 16 Jun 2000 03:52:28 +0000 (03:52 +0000)]
Also eliminated by dnssrv referral.c code

24 years agoRemove files no longer needed (due to referral entry point)
Kurt Zeilenga [Fri, 16 Jun 2000 03:51:45 +0000 (03:51 +0000)]
Remove files no longer needed (due to referral entry point)

24 years agoRework referral entry point with DNS SRV implementation (needs testing).
Kurt Zeilenga [Fri, 16 Jun 2000 03:50:02 +0000 (03:50 +0000)]
Rework referral entry point with DNS SRV implementation (needs testing).

24 years agoAdd backend_check_referrals() framework.
Kurt Zeilenga [Fri, 16 Jun 2000 01:46:42 +0000 (01:46 +0000)]
Add backend_check_referrals() framework.

24 years agoDeprecated in favor of RFC 2849
Kurt Zeilenga [Fri, 16 Jun 2000 01:21:14 +0000 (01:21 +0000)]
Deprecated in favor of RFC 2849

24 years agoAdd backend_check_referrals() framework.
Kurt Zeilenga [Fri, 16 Jun 2000 01:19:30 +0000 (01:19 +0000)]
Add backend_check_referrals() framework.

24 years agoLDIF
Kurt Zeilenga [Fri, 16 Jun 2000 01:18:10 +0000 (01:18 +0000)]
LDIF

24 years agoMinor adjustments to last commit
Kurt Zeilenga [Thu, 15 Jun 2000 22:53:18 +0000 (22:53 +0000)]
Minor adjustments to last commit

24 years agoAdd logic to properly (per X.500 recommendations) handle attribute
Kurt Zeilenga [Thu, 15 Jun 2000 22:06:45 +0000 (22:06 +0000)]
Add logic to properly (per X.500 recommendations) handle attribute
types without equality matching rules.

24 years agoTreat all phone number syntaxes as numericString
Kurt Zeilenga [Thu, 15 Jun 2000 20:33:56 +0000 (20:33 +0000)]
Treat all phone number syntaxes as numericString

24 years agoTreat telephone syntax as numeric
Kurt Zeilenga [Thu, 15 Jun 2000 20:14:01 +0000 (20:14 +0000)]
Treat telephone syntax as numeric

24 years agofix substring match bugs
Kurt Zeilenga [Thu, 15 Jun 2000 19:56:51 +0000 (19:56 +0000)]
fix substring match bugs

24 years agoRepair case{Ignore,Exact}IA5SubstringsMatch
Kurt Zeilenga [Thu, 15 Jun 2000 19:32:24 +0000 (19:32 +0000)]
Repair case{Ignore,Exact}IA5SubstringsMatch

24 years agoUse the first empty slot in the open cache table, so scan doesn't (usu
Mark Valence [Thu, 15 Jun 2000 17:48:16 +0000 (17:48 +0000)]
Use the first empty slot in the open cache table, so scan doesn't (usu
ally) have to look through the entire table.

24 years agoFix alias dn_in v. dn bug
Kurt Zeilenga [Thu, 15 Jun 2000 17:37:02 +0000 (17:37 +0000)]
Fix alias dn_in v. dn bug

24 years agoFix initialization bug
Kurt Zeilenga [Thu, 15 Jun 2000 17:12:53 +0000 (17:12 +0000)]
Fix initialization bug

24 years agoFix slappasswd
Kurt Zeilenga [Thu, 15 Jun 2000 16:09:36 +0000 (16:09 +0000)]
Fix slappasswd

24 years agoAdded Generalized Time matching and ordering (it's just caseExactIA5Ma
Mark Valence [Thu, 15 Jun 2000 08:34:48 +0000 (08:34 +0000)]
Added Generalized Time matching and ordering (it's just caseExactIA5Ma
tch).  Set OpenLDAP Experimental ACI syntax validation to IA5StringVal
idate for now, to facilitate testing.

24 years agoFixed whitespace prefix checks. Added UTC Time and Generalized Time s
Mark Valence [Thu, 15 Jun 2000 07:58:04 +0000 (07:58 +0000)]
Fixed whitespace prefix checks.  Added UTC Time and Generalized Time s
yntax validation and normalization routines.

24 years agoCheck if process is installed/running as service on NT beofre trying t
Mark Valence [Thu, 15 Jun 2000 02:21:01 +0000 (02:21 +0000)]
Check if process is installed/running as service on NT beofre trying t
o start it as a service (gets around an annoying pause when starting u
p as a non-service).

24 years agocond_*() routines: Pass pointer to Datum, not Datum. Probably
Kurt Zeilenga [Wed, 14 Jun 2000 23:48:13 +0000 (23:48 +0000)]
cond_*() routines: Pass pointer to Datum, not Datum.  Probably
should be done for all of LDBM.

24 years agoForgot continuation key prefix
Kurt Zeilenga [Wed, 14 Jun 2000 23:28:52 +0000 (23:28 +0000)]
Forgot continuation key prefix

24 years agoBug fix.
Mark Valence [Wed, 14 Jun 2000 23:28:28 +0000 (23:28 +0000)]
Bug fix.

24 years agoFix OC check.
Mark Valence [Wed, 14 Jun 2000 22:21:53 +0000 (22:21 +0000)]
Fix OC check.

24 years agoFix ACI group membership test to look up OC.
Mark Valence [Wed, 14 Jun 2000 22:17:33 +0000 (22:17 +0000)]
Fix ACI group membership test to look up OC.

24 years agoFix ACI group membership test to look up OC.
Mark Valence [Wed, 14 Jun 2000 22:11:44 +0000 (22:11 +0000)]
Fix ACI group membership test to look up OC.

24 years agoMinor cleanup
Kurt Zeilenga [Wed, 14 Jun 2000 21:11:56 +0000 (21:11 +0000)]
Minor cleanup

24 years agoBug hunting -- various problems with opening caches.
Mark Valence [Wed, 14 Jun 2000 18:23:43 +0000 (18:23 +0000)]
Bug hunting -- various problems with opening caches.

24 years agoBug hunting -- hang when checking dnattr in ACL.
Mark Valence [Wed, 14 Jun 2000 06:08:20 +0000 (06:08 +0000)]
Bug hunting -- hang when checking dnattr in ACL.

24 years agoBug hunting -- crash when doing substring match.
Mark Valence [Wed, 14 Jun 2000 06:07:06 +0000 (06:07 +0000)]
Bug hunting -- crash when doing substring match.

24 years agoBug fix in dn_rdn when dn string begins with whitespace.
Mark Valence [Wed, 14 Jun 2000 03:59:19 +0000 (03:59 +0000)]
Bug fix in dn_rdn when dn string begins with whitespace.

24 years agoFix getpassword bug
Kurt Zeilenga [Wed, 14 Jun 2000 03:07:33 +0000 (03:07 +0000)]
Fix getpassword bug

24 years agoUpdate -Z description to reduce confusion with ldaps://
Kurt Zeilenga [Wed, 14 Jun 2000 02:35:42 +0000 (02:35 +0000)]
Update -Z description to reduce confusion with ldaps://

24 years agoChange cn=schema to cn=subschema to reflect subentry contains
Kurt Zeilenga [Wed, 14 Jun 2000 01:29:51 +0000 (01:29 +0000)]
Change cn=schema to cn=subschema to reflect subentry contains
subschema information.  subschema, monitor, config should be
per-backend subentries.

24 years agoAdd backend updates to todo list
Kurt Zeilenga [Tue, 13 Jun 2000 21:14:24 +0000 (21:14 +0000)]
Add backend updates to todo list

24 years agoRename ldap_start_tls() to ldap_start_tls_s() for consistency sake.
Kurt Zeilenga [Tue, 13 Jun 2000 20:45:30 +0000 (20:45 +0000)]
Rename ldap_start_tls() to ldap_start_tls_s() for consistency sake.
Misc other header changes.

24 years agoFix up NT port after thread changes
Kurt Zeilenga [Tue, 13 Jun 2000 20:43:59 +0000 (20:43 +0000)]
Fix up NT port after thread changes

24 years agoFix addition of dynamic operational attributes (subschemaSubentry)
Kurt Zeilenga [Tue, 13 Jun 2000 17:48:51 +0000 (17:48 +0000)]
Fix addition of dynamic operational attributes (subschemaSubentry)

24 years agoAdditional use of new ACL styles
Kurt Zeilenga [Tue, 13 Jun 2000 17:35:30 +0000 (17:35 +0000)]
Additional use of new ACL styles

24 years agoITS#590: remove extra symbol
Kurt Zeilenga [Tue, 13 Jun 2000 17:24:18 +0000 (17:24 +0000)]
ITS#590: remove extra symbol

24 years agoFix Novell URL kludge
Kurt Zeilenga [Tue, 13 Jun 2000 05:50:23 +0000 (05:50 +0000)]
Fix Novell URL kludge

24 years agoPartially test new ACL styles.
Kurt Zeilenga [Tue, 13 Jun 2000 03:24:12 +0000 (03:24 +0000)]
Partially test new ACL styles.

24 years agoReworked thread code to better support thread-library specific
Kurt Zeilenga [Tue, 13 Jun 2000 02:42:13 +0000 (02:42 +0000)]
Reworked thread code to better support thread-library specific
r/w locks and thread pools.  Hide internal structures (using
pthread'ish technics).  Place common code in threads.c.  Move
no-thread code to thr_stub.c.  Move thread pool code to tpool.c.
Removed setconcurrency call from initializer, added 'concurrency'
directive to slapd.  Tested code under pthreads, pth, and no-threads.

24 years agoAdded .regex, .base, .one, .subtree, and .children "style" modifiers.
Mark Valence [Mon, 12 Jun 2000 01:35:15 +0000 (01:35 +0000)]
Added .regex, .base, .one, .subtree, and .children "style" modifiers.

24 years agoFound ber_error_print pieces which I forgot commit.
Kurt Zeilenga [Sat, 10 Jun 2000 23:13:01 +0000 (23:13 +0000)]
Found ber_error_print pieces which I forgot commit.

24 years agoThought I fixed these errors previously... oh well.
Kurt Zeilenga [Sat, 10 Jun 2000 23:06:08 +0000 (23:06 +0000)]
Thought I fixed these errors previously... oh well.

24 years agoMisc code cleanup.
Kurt Zeilenga [Sat, 10 Jun 2000 22:39:30 +0000 (22:39 +0000)]
Misc code cleanup.

24 years agoignore clean-local rm error
Kurt Zeilenga [Sat, 10 Jun 2000 18:47:27 +0000 (18:47 +0000)]
ignore clean-local rm error

24 years agoFix LDAP_END_DECL bug, add LDAP_P() to rebind proc prototype, and
Kurt Zeilenga [Sat, 10 Jun 2000 17:31:56 +0000 (17:31 +0000)]
Fix LDAP_END_DECL bug, add LDAP_P() to rebind proc prototype, and
other minor changes.

24 years agoAdd ldap_unbind_ext_s
Kurt Zeilenga [Sat, 10 Jun 2000 17:29:10 +0000 (17:29 +0000)]
Add ldap_unbind_ext_s

24 years agoAdd sort/vlv controls
Kurt Zeilenga [Sat, 10 Jun 2000 17:28:09 +0000 (17:28 +0000)]
Add sort/vlv controls

24 years agoundef DEFSEP before defining it
Kurt Zeilenga [Sat, 10 Jun 2000 07:19:07 +0000 (07:19 +0000)]
undef DEFSEP before defining it

24 years agoRemoved active_threads count and associated mutex/cond. Replaced with
Mark Valence [Sat, 10 Jun 2000 06:40:03 +0000 (06:40 +0000)]
Removed active_threads count and associated mutex/cond.  Replaced with
 ldap_pvt_thread_pool_backload() as needed.  All tests run OK on pthre
ads (linux), cthreads, NT threads, and Pth.

24 years agoFix a race condition by removing (unnecessary) unlock/yield/lock.
Mark Valence [Sat, 10 Jun 2000 04:12:49 +0000 (04:12 +0000)]
Fix a race condition by removing (unnecessary) unlock/yield/lock.

24 years agoFix make install when build dir is not main ldap dir.
Mark Valence [Sat, 10 Jun 2000 02:06:27 +0000 (02:06 +0000)]
Fix make install when build dir is not main ldap dir.

24 years agoA little cleanup
Mark Valence [Sat, 10 Jun 2000 01:39:05 +0000 (01:39 +0000)]
A little cleanup

24 years agoAdd ldap_back_group routine.
Mark Valence [Sat, 10 Jun 2000 01:32:36 +0000 (01:32 +0000)]
Add ldap_back_group routine.

24 years agoFix LBER_MEMORY_DEBUG failed realloc bug
Kurt Zeilenga [Sat, 10 Jun 2000 00:17:55 +0000 (00:17 +0000)]
Fix LBER_MEMORY_DEBUG failed realloc bug

24 years agoUpdate PF_INET6 and PF_UNIX detection, both default to auto
Kurt Zeilenga [Fri, 9 Jun 2000 23:09:51 +0000 (23:09 +0000)]
Update PF_INET6 and PF_UNIX detection, both default to auto

24 years agoITS#576: cause subdir make failure to halt subsequent making
Kurt Zeilenga [Fri, 9 Jun 2000 17:42:40 +0000 (17:42 +0000)]
ITS#576: cause subdir make failure to halt subsequent making

24 years agoDetect getaddrinfo
Kurt Zeilenga [Fri, 9 Jun 2000 17:01:05 +0000 (17:01 +0000)]
Detect getaddrinfo

24 years agoAdditional IPv6 changes from Stig Venaas
Kurt Zeilenga [Fri, 9 Jun 2000 17:00:22 +0000 (17:00 +0000)]
Additional IPv6 changes from Stig Venaas

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 agoFix dependencies
Kurt Zeilenga [Fri, 9 Jun 2000 15:03:04 +0000 (15:03 +0000)]
Fix dependencies

24 years agoFix operator precedence bug.
Mark Valence [Fri, 9 Jun 2000 06:48:43 +0000 (06:48 +0000)]
Fix operator precedence bug.

24 years agoFix uninitialized var bug.
Mark Valence [Fri, 9 Jun 2000 06:45:14 +0000 (06:45 +0000)]
Fix uninitialized var bug.

24 years agoremove IA64 lint
Kurt Zeilenga [Fri, 9 Jun 2000 06:24:10 +0000 (06:24 +0000)]
remove IA64 lint

24 years agoAlready in core (damn)
Kurt Zeilenga [Fri, 9 Jun 2000 02:29:50 +0000 (02:29 +0000)]
Already in core (damn)

24 years agoAdd RFC 2589 schema
Kurt Zeilenga [Fri, 9 Jun 2000 02:29:00 +0000 (02:29 +0000)]
Add RFC 2589 schema

24 years agoImport LDUP drafts and reimport poorly imported ldapext drafts
Kurt Zeilenga [Fri, 9 Jun 2000 02:09:11 +0000 (02:09 +0000)]
Import LDUP drafts and reimport poorly imported ldapext drafts

24 years agoRegenerate with autoconf 2.13.1
Kurt Zeilenga [Fri, 9 Jun 2000 00:55:56 +0000 (00:55 +0000)]
Regenerate with autoconf 2.13.1

24 years agoAdded maildap.
Julio Sánchez Fernández [Fri, 9 Jun 2000 00:45:59 +0000 (00:45 +0000)]
Added maildap.

24 years agoA few name changes.
Julio Sánchez Fernández [Fri, 9 Jun 2000 00:43:24 +0000 (00:43 +0000)]
A few name changes.

24 years agoUse CDPATH clearing mechanism borrowed from autoconf 2.14a
Kurt Zeilenga [Fri, 9 Jun 2000 00:43:04 +0000 (00:43 +0000)]
Use CDPATH clearing mechanism borrowed from autoconf 2.14a

24 years agoRegen
Kurt Zeilenga [Fri, 9 Jun 2000 00:34:52 +0000 (00:34 +0000)]
Regen