]> git.sur5r.net Git - openldap/log
openldap
23 years agodeclare return value of index_mask() to be slap_mask_t, also get rid of extraneous...
Ben Collins [Wed, 13 Sep 2000 21:51:14 +0000 (21:51 +0000)]
declare return value of index_mask() to be slap_mask_t, also get rid of extraneous code in for() loop

23 years agoUpdate handling of binary syntax to require ";binary" transfer
Kurt Zeilenga [Wed, 13 Sep 2000 21:50:24 +0000 (21:50 +0000)]
Update handling of binary syntax to require ";binary" transfer

23 years agospecifically check for NULL return from acl_get()
Ben Collins [Wed, 13 Sep 2000 21:49:56 +0000 (21:49 +0000)]
specifically check for NULL return from acl_get()

23 years agoFix ldap_init/initialize error checking
Kurt Zeilenga [Wed, 13 Sep 2000 21:49:31 +0000 (21:49 +0000)]
Fix ldap_init/initialize error checking

23 years agoError in setting sa_flags (was never set)
Ben Collins [Wed, 13 Sep 2000 21:49:08 +0000 (21:49 +0000)]
Error in setting sa_flags (was never set)

23 years agospecifically check for NULL return from ldap_int_thread_delist(). Also, fixup comment...
Ben Collins [Wed, 13 Sep 2000 21:48:29 +0000 (21:48 +0000)]
specifically check for NULL return from ldap_int_thread_delist(). Also, fixup comment to get rid of compiler warning.

23 years agoFix error in if() statement (==, not =)
Ben Collins [Wed, 13 Sep 2000 21:47:12 +0000 (21:47 +0000)]
Fix error in if() statement (==, not =)

23 years agos/got_max_ssf/got_min_ssf/ thinko fix when checking for minssf. In this case, minssf...
Ben Collins [Wed, 13 Sep 2000 21:46:11 +0000 (21:46 +0000)]
s/got_max_ssf/got_min_ssf/ thinko fix when checking for minssf. In this case, minssf was never set, and would cause maxssh to be set in error

23 years agoinit output_string to NULL, and check in printbase() to make sure we don't pass garbage
Ben Collins [Wed, 13 Sep 2000 21:44:37 +0000 (21:44 +0000)]
init output_string to NULL, and check in printbase() to make sure we don't pass garbage

23 years agoUse o=OpenLDAP Project, remove unneed options
Kurt Zeilenga [Wed, 13 Sep 2000 20:14:45 +0000 (20:14 +0000)]
Use o=OpenLDAP Project, remove unneed options

23 years agoFix java schema
Kurt Zeilenga [Wed, 13 Sep 2000 19:58:56 +0000 (19:58 +0000)]
Fix java schema

23 years agoUse root-dse to verify schema files
Kurt Zeilenga [Wed, 13 Sep 2000 14:31:22 +0000 (14:31 +0000)]
Use root-dse to verify schema files

24 years agoInclude <ac/param.h> to pick up MAXPATHLEN.
Randy Kunkee [Wed, 13 Sep 2000 07:26:55 +0000 (07:26 +0000)]
Include <ac/param.h> to pick up MAXPATHLEN.

24 years agoAdd Standard Track PKI schema (RFC2587)
Kurt Zeilenga [Wed, 13 Sep 2000 06:09:50 +0000 (06:09 +0000)]
Add Standard Track PKI schema (RFC2587)

24 years agoFix kerboros typo
Kurt Zeilenga [Wed, 13 Sep 2000 01:40:15 +0000 (01:40 +0000)]
Fix kerboros typo

24 years agoFix reversed assert logic
Kurt Zeilenga [Wed, 13 Sep 2000 01:23:39 +0000 (01:23 +0000)]
Fix reversed assert logic

24 years agoJust catch error, don't explain it
Kurt Zeilenga [Wed, 13 Sep 2000 01:16:10 +0000 (01:16 +0000)]
Just catch error, don't explain it

24 years agoClean up
Kurt Zeilenga [Wed, 13 Sep 2000 01:12:47 +0000 (01:12 +0000)]
Clean up

24 years agoMove ldap_pvt_tls_init call to ldap_pvt_tls_start
Kurt Zeilenga [Wed, 13 Sep 2000 00:54:45 +0000 (00:54 +0000)]
Move ldap_pvt_tls_init call to ldap_pvt_tls_start
Relax user-only options on TLS_RANDFILE and TLS_REQCERT

24 years agoAdd EOL at EOF
Kurt Zeilenga [Wed, 13 Sep 2000 00:05:45 +0000 (00:05 +0000)]
Add EOL at EOF

24 years agoRemove extranous characters (^M) and other minor clean up
Kurt Zeilenga [Tue, 12 Sep 2000 21:43:42 +0000 (21:43 +0000)]
Remove extranous characters (^M) and other minor clean up

24 years agoDefault kbind to no as this functionality is deprecated.
Kurt Zeilenga [Tue, 12 Sep 2000 21:19:12 +0000 (21:19 +0000)]
Default kbind to no as this functionality is deprecated.

24 years agoOnly set URANDOM_DEVICE if undef
Kurt Zeilenga [Tue, 12 Sep 2000 21:17:19 +0000 (21:17 +0000)]
Only set URANDOM_DEVICE if undef

24 years agoCatch nextid failures.
Kurt Zeilenga [Tue, 12 Sep 2000 21:16:03 +0000 (21:16 +0000)]
Catch nextid failures.

24 years agoOnly set URANDOM_DEVICE if undefined
Kurt Zeilenga [Tue, 12 Sep 2000 20:56:43 +0000 (20:56 +0000)]
Only set URANDOM_DEVICE if undefined

24 years agoMore NT threading fixes
Kurt Zeilenga [Tue, 12 Sep 2000 20:39:13 +0000 (20:39 +0000)]
More NT threading fixes

24 years agoFix typo in last commit
Kurt Zeilenga [Tue, 12 Sep 2000 19:35:19 +0000 (19:35 +0000)]
Fix typo in last commit

24 years agoClean up defaultSearchBase code
Kurt Zeilenga [Tue, 12 Sep 2000 18:21:09 +0000 (18:21 +0000)]
Clean up defaultSearchBase code

24 years agoITS#697: Fix cond_wait
Kurt Zeilenga [Tue, 12 Sep 2000 18:18:27 +0000 (18:18 +0000)]
ITS#697: Fix cond_wait

24 years agoAdd entry_encode()
Kurt Zeilenga [Tue, 12 Sep 2000 04:57:56 +0000 (04:57 +0000)]
Add entry_encode()

24 years agoremove lint
Kurt Zeilenga [Tue, 12 Sep 2000 00:38:47 +0000 (00:38 +0000)]
remove lint

24 years agoFix bad merge
Kurt Zeilenga [Tue, 12 Sep 2000 00:37:03 +0000 (00:37 +0000)]
Fix bad merge

24 years agoUpdate projects for DB31 (Sleepcat changed library names, ugh)
Kurt Zeilenga [Tue, 12 Sep 2000 00:33:02 +0000 (00:33 +0000)]
Update projects for DB31 (Sleepcat changed library names, ugh)

24 years agoAdd BitString syntax/matching rule handlers
Kurt Zeilenga [Tue, 12 Sep 2000 00:32:08 +0000 (00:32 +0000)]
Add BitString syntax/matching rule handlers
Add NameAndOptionalUID/UniqueMemberMatch handlers

24 years agoRework TLS code (only supports default connection)
Kurt Zeilenga [Tue, 12 Sep 2000 00:30:05 +0000 (00:30 +0000)]
Rework TLS code (only supports default connection)

24 years agoAdd initial entry_encode() routine for back-sleepy (behind #if)
Kurt Zeilenga [Tue, 12 Sep 2000 00:28:08 +0000 (00:28 +0000)]
Add initial entry_encode() routine for back-sleepy (behind #if)
Need to add entry_decode().

24 years agoRework integer syntax to support signed values.
Kurt Zeilenga [Tue, 12 Sep 2000 00:00:25 +0000 (00:00 +0000)]
Rework integer syntax to support signed values.
Validation is quite rigid allowing use of simple normalization
and caseExactIA5 matching (and indexing).

24 years agoAdd 'defaultSearchBase' configuration directive to help support
Kurt Zeilenga [Mon, 11 Sep 2000 21:57:14 +0000 (21:57 +0000)]
Add 'defaultSearchBase' configuration directive to help support
brain-damaged LDAPv2 clients.

24 years agoAdd Java (RFC2713) and Corba (RFC2714) schema
Kurt Zeilenga [Mon, 11 Sep 2000 20:27:35 +0000 (20:27 +0000)]
Add Java (RFC2713) and Corba (RFC2714) schema

24 years agoITS#722: disallow argument buffer overflow
Kurt Zeilenga [Mon, 11 Sep 2000 19:05:24 +0000 (19:05 +0000)]
ITS#722: disallow argument buffer overflow

24 years ago-lldbm now sets DB_USE_ENVIRON and support input of a DB home path.
Kurt Zeilenga [Mon, 11 Sep 2000 18:46:34 +0000 (18:46 +0000)]
-lldbm now sets DB_USE_ENVIRON and support input of a DB home path.
back-ldbm needs modification to support db home directory as backend
(as oppose to database) option.

24 years agoImport latest SDF generated INSTALL. This version is quite lean.
Kurt Zeilenga [Mon, 11 Sep 2000 18:44:55 +0000 (18:44 +0000)]
Import latest SDF generated INSTALL.  This version is quite lean.

24 years agoFix typo
Kurt Zeilenga [Mon, 11 Sep 2000 18:40:39 +0000 (18:40 +0000)]
Fix typo

24 years agoInteger (not numericString, that are different) matches.
Julio Sánchez Fernández [Mon, 11 Sep 2000 18:34:14 +0000 (18:34 +0000)]
Integer (not numericString, that are different) matches.
Good for nss_ldap (equality indexing of uidNumber and the
like now work).

24 years agoAdd more bind allow/disallow flags
Kurt Zeilenga [Mon, 11 Sep 2000 18:24:24 +0000 (18:24 +0000)]
Add more bind allow/disallow flags

24 years agoSet DB_PRIVATE
Kurt Zeilenga [Mon, 11 Sep 2000 17:49:25 +0000 (17:49 +0000)]
Set DB_PRIVATE

24 years agoGrep for PRNG message in $SEARCHOUT to make sure error is caught.
Randy Kunkee [Sun, 10 Sep 2000 19:38:21 +0000 (19:38 +0000)]
Grep for PRNG message in $SEARCHOUT to make sure error is caught.

24 years agoUpdate install docs
Kurt Zeilenga [Sat, 9 Sep 2000 23:16:09 +0000 (23:16 +0000)]
Update install docs
Shift burden from INSTALL/Quick Start to install chapter
Clean up example LDIF

24 years agoAdd "allow tls_2_anon" to allow StartTLS to force session to anonymous.
Kurt Zeilenga [Fri, 8 Sep 2000 22:59:01 +0000 (22:59 +0000)]
Add "allow tls_2_anon" to allow StartTLS to force session to anonymous.
Add "disallow tls_authc" to disallow StartTLS when session is authenticated.
Create and use connection2anonymous routine for consistency.

24 years agoMinor change to connection error handling
Kurt Zeilenga [Fri, 8 Sep 2000 18:46:18 +0000 (18:46 +0000)]
Minor change to connection error handling

24 years agodisallow more root dse operations
Kurt Zeilenga [Fri, 8 Sep 2000 16:59:15 +0000 (16:59 +0000)]
disallow more root dse operations

24 years agoAdd a root dse test to flush out misc problems (like TLS PRNG)
Kurt Zeilenga [Fri, 8 Sep 2000 05:38:08 +0000 (05:38 +0000)]
Add a root dse test to flush out misc problems (like TLS PRNG)

24 years agoDisallow inappropriate operations upon the root dse.
Kurt Zeilenga [Fri, 8 Sep 2000 05:20:46 +0000 (05:20 +0000)]
Disallow inappropriate operations upon the root dse.

24 years agobackout ucdata change as being a little too experimental
Kurt Zeilenga [Thu, 7 Sep 2000 23:46:07 +0000 (23:46 +0000)]
backout ucdata change as being a little too experimental

24 years agoBandaid ucdata build problems
Kurt Zeilenga [Thu, 7 Sep 2000 23:31:59 +0000 (23:31 +0000)]
Bandaid ucdata build problems

24 years agoAdd pvt ucdata header
Kurt Zeilenga [Thu, 7 Sep 2000 23:23:41 +0000 (23:23 +0000)]
Add pvt ucdata header

24 years agoUse ucdata (very experimental)
Kurt Zeilenga [Thu, 7 Sep 2000 23:19:10 +0000 (23:19 +0000)]
Use ucdata (very experimental)

24 years agoITS#717 slapd kbind patch
Kurt Zeilenga [Thu, 7 Sep 2000 22:03:32 +0000 (22:03 +0000)]
ITS#717 slapd kbind patch

24 years agoImport typo fix
Kurt Zeilenga [Thu, 7 Sep 2000 20:13:14 +0000 (20:13 +0000)]
Import typo fix

24 years agoAdd LDAP C++ API
Kurt Zeilenga [Thu, 7 Sep 2000 20:10:54 +0000 (20:10 +0000)]
Add LDAP C++ API

24 years agoFix typo
Kurt Zeilenga [Thu, 7 Sep 2000 18:14:37 +0000 (18:14 +0000)]
Fix typo

24 years agoITS#719 remove (more) -b
Kurt Zeilenga [Thu, 7 Sep 2000 18:01:22 +0000 (18:01 +0000)]
ITS#719 remove (more) -b

24 years agoITS(719) remove -b
Kurt Zeilenga [Thu, 7 Sep 2000 17:58:05 +0000 (17:58 +0000)]
ITS(719) remove -b

24 years agoAdd missing "disallow bind_anon" directive (ITS#721)
Kurt Zeilenga [Thu, 7 Sep 2000 17:53:05 +0000 (17:53 +0000)]
Add missing "disallow bind_anon" directive (ITS#721)

24 years agoFix -R processing
Kurt Zeilenga [Thu, 7 Sep 2000 01:15:52 +0000 (01:15 +0000)]
Fix -R processing

24 years agoBring man page in sync with current usage.
Kurt Zeilenga [Wed, 6 Sep 2000 22:29:40 +0000 (22:29 +0000)]
Bring man page in sync with current usage.
No ignore of numbers, no alternative form.

24 years agoITS#717 kbind fixes
Kurt Zeilenga [Wed, 6 Sep 2000 21:32:45 +0000 (21:32 +0000)]
ITS#717 kbind fixes

24 years agoFix kbind typo (ITS#717)
Kurt Zeilenga [Wed, 6 Sep 2000 21:25:28 +0000 (21:25 +0000)]
Fix kbind typo (ITS#717)

24 years agoFix kpasswd/kbind detection (ITS#717)
Kurt Zeilenga [Wed, 6 Sep 2000 21:22:47 +0000 (21:22 +0000)]
Fix kpasswd/kbind detection (ITS#717)

24 years agoITS#713 check_time_syntax suggested by klasen@zdv.uni-tuebingen.de
Kurt Zeilenga [Wed, 6 Sep 2000 19:17:33 +0000 (19:17 +0000)]
ITS#713 check_time_syntax suggested by klasen@zdv.uni-tuebingen.de

Portions Copyright 2000, Norbert Klasen, All rights reserved.
      This software is not subject to any license of
      Universitaet Tuebingen.

      This is free software; you can redistribute and use it
      under the same terms as OpenLDAP itself.

24 years agoMinor IPv6 changes (ITS#716) suggested by Stig Venass <venaas@uninett.no>
Kurt Zeilenga [Wed, 6 Sep 2000 19:03:33 +0000 (19:03 +0000)]
Minor IPv6 changes (ITS#716) suggested by Stig Venass <venaas@uninett.no>

24 years agoUpdate based upon ldappasswd(1) usage change
Kurt Zeilenga [Wed, 6 Sep 2000 18:55:31 +0000 (18:55 +0000)]
Update based upon ldappasswd(1) usage change

24 years agouser argument should be optional
Kurt Zeilenga [Wed, 6 Sep 2000 18:45:12 +0000 (18:45 +0000)]
user argument should be optional

24 years agodocument optional user argument
Kurt Zeilenga [Wed, 6 Sep 2000 18:44:51 +0000 (18:44 +0000)]
document optional user argument

24 years agosegfault by ldappasswd -A -S (ITS#714) fix
Kurt Zeilenga [Wed, 6 Sep 2000 18:28:15 +0000 (18:28 +0000)]
segfault by ldappasswd -A -S  (ITS#714) fix
suggested by Fumitoshi UKAI <ukai@debian.or.jp>

24 years agoMIT Kerberos and krb5_free_creds_contents (ITS#715)
Kurt Zeilenga [Wed, 6 Sep 2000 18:21:39 +0000 (18:21 +0000)]
MIT Kerberos and krb5_free_creds_contents (ITS#715)
fix suggested by Norbert Klasen <klasen@zdv.uni-tuebingen.de>

24 years agoAuth on entry not required
Kurt Zeilenga [Wed, 6 Sep 2000 02:46:53 +0000 (02:46 +0000)]
Auth on entry not required

24 years agoreuse dnMatch as uniqueMemberMatch
Kurt Zeilenga [Tue, 5 Sep 2000 22:07:08 +0000 (22:07 +0000)]
reuse dnMatch as uniqueMemberMatch

24 years agoRemove entry +x, not needed.
Kurt Zeilenga [Tue, 5 Sep 2000 21:53:26 +0000 (21:53 +0000)]
Remove entry +x, not needed.

24 years agoConsistently don't require "entry" access (except on search)
Kurt Zeilenga [Tue, 5 Sep 2000 21:48:12 +0000 (21:48 +0000)]
Consistently don't require "entry" access (except on search)

24 years agoAdd krb5-kdc to list
Kurt Zeilenga [Tue, 5 Sep 2000 20:24:44 +0000 (20:24 +0000)]
Add krb5-kdc to list

24 years agoAdd hdb.schema from Luke Howard <lukeh@padl.com>, file renamed.
Kurt Zeilenga [Tue, 5 Sep 2000 20:23:12 +0000 (20:23 +0000)]
Add hdb.schema from Luke Howard <lukeh@padl.com>, file renamed.

24 years agoUse DN syntax routines for Name and Optional OID syntax.
Kurt Zeilenga [Tue, 5 Sep 2000 20:10:39 +0000 (20:10 +0000)]
Use DN syntax routines for Name and Optional OID syntax.
This is quite bogus but meets most users needs.
Should be replaced with real Name and Optional OID routines.

24 years agoFix authz bug introduced by last change
Kurt Zeilenga [Tue, 5 Sep 2000 19:45:06 +0000 (19:45 +0000)]
Fix authz bug introduced by last change

24 years agoFix typo
Kurt Zeilenga [Tue, 5 Sep 2000 19:38:26 +0000 (19:38 +0000)]
Fix typo

24 years agoRework connection lock code to avoid unnecessary lock reaquire
Kurt Zeilenga [Tue, 5 Sep 2000 19:11:27 +0000 (19:11 +0000)]
Rework connection lock code to avoid unnecessary lock reaquire

24 years agoAdd -H to usage
Kurt Zeilenga [Tue, 5 Sep 2000 18:52:10 +0000 (18:52 +0000)]
Add -H to usage

24 years agoFix SSF ACLs
Kurt Zeilenga [Tue, 5 Sep 2000 18:48:09 +0000 (18:48 +0000)]
Fix SSF ACLs

24 years agoFix ACL SSF reporting
Kurt Zeilenga [Tue, 5 Sep 2000 18:24:24 +0000 (18:24 +0000)]
Fix ACL SSF reporting

24 years agodocumentation update. this reflects recent changes (redesign, referral and multiple...
Dmitry Kovalev [Tue, 5 Sep 2000 18:16:58 +0000 (18:16 +0000)]
documentation update. this reflects recent changes (redesign, referral and multiple objectclasses support, and other), and provides new (hopefully more clear ;) description of concept

24 years agoMinor formating adjusts
Kurt Zeilenga [Mon, 4 Sep 2000 23:07:11 +0000 (23:07 +0000)]
Minor formating adjusts
Reformat source

24 years agoITS#708: Admin Guide -- more editing
Kurt Zeilenga [Mon, 4 Sep 2000 22:51:48 +0000 (22:51 +0000)]
ITS#708: Admin Guide -- more editing
  More spelling, grammar, and stylistic fixups.
Submitted by Cedric Tefft <cedric@earthling.net>

24 years agoClarify perms
Kurt Zeilenga [Mon, 4 Sep 2000 21:57:01 +0000 (21:57 +0000)]
Clarify perms

24 years agoFix typo
Kurt Zeilenga [Mon, 4 Sep 2000 17:49:43 +0000 (17:49 +0000)]
Fix typo

24 years agoFix install of ucdata
Kurt Zeilenga [Mon, 4 Sep 2000 17:01:37 +0000 (17:01 +0000)]
Fix install of ucdata

24 years agoRemove redefine on MSC
Kurt Zeilenga [Mon, 4 Sep 2000 02:16:40 +0000 (02:16 +0000)]
Remove redefine on MSC

24 years agoBring UCdata infrastructure.
Kurt Zeilenga [Sun, 3 Sep 2000 23:48:35 +0000 (23:48 +0000)]
Bring UCdata infrastructure.

24 years agoFix typo
Kurt Zeilenga [Sun, 3 Sep 2000 19:33:26 +0000 (19:33 +0000)]
Fix typo

24 years agoDuplicate IA5 matching rule routines as needed to implement UTF-8 varients.
Kurt Zeilenga [Sun, 3 Sep 2000 18:04:08 +0000 (18:04 +0000)]
Duplicate IA5 matching rule routines as needed to implement UTF-8 varients.

24 years agoITS#705: nisNetgroupTripleValidate
Kurt Zeilenga [Sun, 3 Sep 2000 17:35:39 +0000 (17:35 +0000)]
ITS#705: nisNetgroupTripleValidate
ITS#706: bootParameterValidate
Submitted by Stig Venass <venaas@uninett.no>
Modified by Kurt Zeilenga <kurt@openldap.org> for stricter
adherence to specification (RFC 2307).

Portions
Copyright 2000 Stig Venaas
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. This software is provided ``as is'' without express or
implied warranty.