]>
git.sur5r.net Git - openldap/log
Stig Venaas [Wed, 31 Jan 2001 15:45:30 +0000 (15:45 +0000)]
Adding UTF8normcmp() for normalizing and comparing two UTF8 strings
Stig Venaas [Fri, 26 Jan 2001 15:56:29 +0000 (15:56 +0000)]
Made caseIgnoreIndexer(), caseIgnoreFilter(),
caseIgnoreSubstringsIndexer(), caseIgnoreSubstringsFilter(),
caseExactIndexer(), caseExactFilter(), caseExactSubstringsIndexer() and
caseExactSubstringsFilter() use UTF8normalize
Stig Venaas [Fri, 26 Jan 2001 14:35:20 +0000 (14:35 +0000)]
Including ac/ctype.h to get TOUPPER macro
Stig Venaas [Fri, 26 Jan 2001 14:33:09 +0000 (14:33 +0000)]
Now loading all UCDATA files
Kurt Zeilenga [Fri, 26 Jan 2001 05:04:26 +0000 (05:04 +0000)]
rm LBER_USE_INDEFINITE_LEN
Kurt Zeilenga [Fri, 26 Jan 2001 03:02:26 +0000 (03:02 +0000)]
rev 06
Kurt Zeilenga [Fri, 26 Jan 2001 03:01:27 +0000 (03:01 +0000)]
rev 05
Stig Venaas [Thu, 25 Jan 2001 16:51:59 +0000 (16:51 +0000)]
Made dnNormalize() do Unicode normalization and case folding.
dn_normalize() now uses dnNormalize() and fails if normalized string is
longer than original string.
Kurt Zeilenga [Wed, 24 Jan 2001 17:25:30 +0000 (17:25 +0000)]
Add DNS SRV to error text
Stig Venaas [Wed, 24 Jan 2001 15:31:53 +0000 (15:31 +0000)]
Load UCDATA composition data
Stig Venaas [Wed, 24 Jan 2001 15:28:53 +0000 (15:28 +0000)]
Defines for case folding argument to UTF8normalize()
Kurt Zeilenga [Wed, 24 Jan 2001 00:08:15 +0000 (00:08 +0000)]
Fix IP= port numbers
Kurt Zeilenga [Tue, 23 Jan 2001 20:51:14 +0000 (20:51 +0000)]
Validate timelimit argument
Kurt Zeilenga [Tue, 23 Jan 2001 20:38:19 +0000 (20:38 +0000)]
Rename timelimit to timeout where it refers to the time out not the time limit.
Mark Adamson [Tue, 23 Jan 2001 19:18:03 +0000 (19:18 +0000)]
Make sure the variable used for SASL REALM is initialized, in case of no REALM.
Kurt Zeilenga [Mon, 22 Jan 2001 22:03:44 +0000 (22:03 +0000)]
Fix more typos
Kurt Zeilenga [Mon, 22 Jan 2001 21:25:06 +0000 (21:25 +0000)]
Fix another typo
Kurt Zeilenga [Mon, 22 Jan 2001 21:10:54 +0000 (21:10 +0000)]
Fix typo
Kurt Zeilenga [Mon, 22 Jan 2001 20:50:07 +0000 (20:50 +0000)]
Fix typo
Kurt Zeilenga [Mon, 22 Jan 2001 08:09:25 +0000 (08:09 +0000)]
Add objectClass kind checking
Kludge NADF schema to conform
Kurt Zeilenga [Mon, 22 Jan 2001 08:06:48 +0000 (08:06 +0000)]
Default objectClass kind should be STRUCTURAL
Kurt Zeilenga [Mon, 22 Jan 2001 07:51:24 +0000 (07:51 +0000)]
Adjust format
Kurt Zeilenga [Mon, 22 Jan 2001 07:42:13 +0000 (07:42 +0000)]
Fix typo
Kurt Zeilenga [Mon, 22 Jan 2001 06:49:12 +0000 (06:49 +0000)]
Change some defaults
Label some options as experimental
Change how configure prints defaults
Kurt Zeilenga [Sat, 20 Jan 2001 17:49:05 +0000 (17:49 +0000)]
Add copyright notices
Kurt Zeilenga [Sat, 20 Jan 2001 01:17:15 +0000 (01:17 +0000)]
Add a little whitespace for readability
Kurt Zeilenga [Sat, 20 Jan 2001 01:16:19 +0000 (01:16 +0000)]
reserve -V for version information
Kurt Zeilenga [Sat, 20 Jan 2001 01:15:44 +0000 (01:15 +0000)]
Add default to default option
Kurt Zeilenga [Sat, 20 Jan 2001 01:15:28 +0000 (01:15 +0000)]
Provide extra salt for crypt(3)
Howard Chu [Fri, 19 Jan 2001 21:27:20 +0000 (21:27 +0000)]
Pierangelo Masarati's bugfixes and enhancements for suffix-massaging.
See the Changes file for detailed description.
Kurt Zeilenga [Fri, 19 Jan 2001 18:58:00 +0000 (18:58 +0000)]
Minor clean up of unpublished section.
Stig Venaas [Fri, 19 Jan 2001 15:52:58 +0000 (15:52 +0000)]
Added UTF8normalize() that does Unicode canonical normalization and
optionally case folding
Kurt Zeilenga [Fri, 19 Jan 2001 04:55:38 +0000 (04:55 +0000)]
Move -V to -F so that -V can be used for version information
Kurt Zeilenga [Fri, 19 Jan 2001 04:53:21 +0000 (04:53 +0000)]
Don't use ntohl().
Add min/max bufsize check
Kurt Zeilenga [Fri, 19 Jan 2001 00:47:32 +0000 (00:47 +0000)]
Add "sasl-external-x509dn-convert" configuration option aimed
at providing authid TLS/X.509 to LDAP DN mapping. Experimental.
Kurt Zeilenga [Fri, 19 Jan 2001 00:01:25 +0000 (00:01 +0000)]
Fix SASL_REALM bug
Minor cleanup of logging code, variable scope
Mark Adamson [Thu, 18 Jan 2001 22:36:20 +0000 (22:36 +0000)]
Iron out a little grammar.
Kurt Zeilenga [Thu, 18 Jan 2001 22:18:41 +0000 (22:18 +0000)]
Update SASL bufsize checks
Kurt Zeilenga [Thu, 18 Jan 2001 22:18:09 +0000 (22:18 +0000)]
fix SLP detection
Kurt Zeilenga [Thu, 18 Jan 2001 22:09:00 +0000 (22:09 +0000)]
Fix products
Mark Adamson [Thu, 18 Jan 2001 20:14:14 +0000 (20:14 +0000)]
Change SASL DN's from using cn=authzid to cn=auth
Mark Adamson [Thu, 18 Jan 2001 20:05:15 +0000 (20:05 +0000)]
Change the SASL DN's from cn=authzid to cn=auth
Kurt Zeilenga [Thu, 18 Jan 2001 18:40:21 +0000 (18:40 +0000)]
treat additional schemes as elective options as even {crypt} requires
special attention to implement on most platforms (due to OpenSSL issues).
Stig Venaas [Thu, 18 Jan 2001 18:10:11 +0000 (18:10 +0000)]
Also install comp.dat, and fixed a bug in create_comps()
Kurt Zeilenga [Thu, 18 Jan 2001 08:55:30 +0000 (08:55 +0000)]
Fix up GSSAPI
Kurt Zeilenga [Thu, 18 Jan 2001 08:25:10 +0000 (08:25 +0000)]
Add GSSAPI section and more
Kurt Zeilenga [Thu, 18 Jan 2001 08:04:56 +0000 (08:04 +0000)]
use "authcid" instead of "username".
Kurt Zeilenga [Thu, 18 Jan 2001 06:39:47 +0000 (06:39 +0000)]
Rough cut of GSSAPI using my usual terse style of writing.
Kurt Zeilenga [Thu, 18 Jan 2001 02:33:13 +0000 (02:33 +0000)]
Add rfc2222 to ref
Kurt Zeilenga [Thu, 18 Jan 2001 02:19:00 +0000 (02:19 +0000)]
Update copyright year and version information
Should use variables to make this easier...
Kurt Zeilenga [Thu, 18 Jan 2001 02:18:29 +0000 (02:18 +0000)]
Add details about security considerations
Reformat a bit
Kurt Zeilenga [Thu, 18 Jan 2001 00:40:58 +0000 (00:40 +0000)]
Add ldap_pvt_tls_get_peer_dn() routine. Returns peer as an LDAP DN.
Kurt Zeilenga [Thu, 18 Jan 2001 00:35:09 +0000 (00:35 +0000)]
Fix LMPASSWD code
Move <ac/unistd.h> and <ac/crypt.h> behind SLAPD_CRYPT
Mark Adamson [Wed, 17 Jan 2001 23:49:36 +0000 (23:49 +0000)]
Add new sasl chapter.
Mark Adamson [Wed, 17 Jan 2001 23:48:53 +0000 (23:48 +0000)]
Add new chapter telling how to configure SASL authentication and
authorization.
Gary Williams [Wed, 17 Jan 2001 21:12:54 +0000 (21:12 +0000)]
add new logging
Kurt Zeilenga [Wed, 17 Jan 2001 21:02:11 +0000 (21:02 +0000)]
Add more restrictive numeric string validate.
Need to rework IA5 matching to support empty strings as they should
be allowed for most string types (excepting directoryString).
Kurt Zeilenga [Wed, 17 Jan 2001 19:56:01 +0000 (19:56 +0000)]
Add objectClass eq as need
Gary Williams [Wed, 17 Jan 2001 17:08:44 +0000 (17:08 +0000)]
new logging
Gary Williams [Wed, 17 Jan 2001 17:05:43 +0000 (17:05 +0000)]
check for global level setting
Gary Williams [Wed, 17 Jan 2001 17:01:19 +0000 (17:01 +0000)]
fix format for new logging
Gary Williams [Wed, 17 Jan 2001 16:35:53 +0000 (16:35 +0000)]
fix format
Kurt Zeilenga [Wed, 17 Jan 2001 08:25:31 +0000 (08:25 +0000)]
Import v2.4
Kurt Zeilenga [Wed, 17 Jan 2001 08:20:20 +0000 (08:20 +0000)]
Update URLs
Kurt Zeilenga [Wed, 17 Jan 2001 07:09:22 +0000 (07:09 +0000)]
Mark as "altered version"
Kurt Zeilenga [Wed, 17 Jan 2001 06:32:26 +0000 (06:32 +0000)]
ITS#919: fix str2ad initialization bug
Kurt Zeilenga [Wed, 17 Jan 2001 02:51:05 +0000 (02:51 +0000)]
Use consistent spelling of objectClass
Kurt Zeilenga [Wed, 17 Jan 2001 02:48:55 +0000 (02:48 +0000)]
Move optimistic ret setting
Kurt Zeilenga [Tue, 16 Jan 2001 22:18:33 +0000 (22:18 +0000)]
SLP extension derived from patch provided by Caldera Systems.
Copyright 2000, Caldera Systems, Inc All rights reserved.
This software is not subject to any license of Caldera Systems, Inc
This is free software; you can redistribute and use it
under the same terms as OpenLDAP itself
Stig Venaas [Tue, 16 Jan 2001 17:25:20 +0000 (17:25 +0000)]
Add -x CompositionExclusions.txt as parameter to ucgendat, in order to
exclude some compositions from comp.dat
Stig Venaas [Tue, 16 Jan 2001 17:22:26 +0000 (17:22 +0000)]
Lists the characters from the UTR #15 Composition Exclusion Table
Kurt Zeilenga [Tue, 16 Jan 2001 06:49:49 +0000 (06:49 +0000)]
ITS#963: Multimaster patch
Kurt Zeilenga [Tue, 16 Jan 2001 04:32:13 +0000 (04:32 +0000)]
Change start tls warning message
Gary Williams [Mon, 15 Jan 2001 19:17:29 +0000 (19:17 +0000)]
More new logging (Behind NEW_LOGGING)
Stig Venaas [Mon, 15 Jan 2001 16:14:43 +0000 (16:14 +0000)]
Final UCData-2.5 update
Stig Venaas [Mon, 15 Jan 2001 11:42:09 +0000 (11:42 +0000)]
Not currently used, but updating to UCData-2.5 anyway
Stig Venaas [Mon, 15 Jan 2001 09:30:46 +0000 (09:30 +0000)]
Upgrading to UCData-2.5, this is just the docs
Kurt Zeilenga [Fri, 12 Jan 2001 04:20:35 +0000 (04:20 +0000)]
Fix last commit
Kurt Zeilenga [Fri, 12 Jan 2001 04:20:09 +0000 (04:20 +0000)]
Misc updates
Kurt Zeilenga [Fri, 12 Jan 2001 03:21:38 +0000 (03:21 +0000)]
Add LMHASH detection
Gary Williams [Thu, 11 Jan 2001 17:11:23 +0000 (17:11 +0000)]
more new logging (finally), behind NEW_LOGGING
Kurt Zeilenga [Wed, 10 Jan 2001 23:48:24 +0000 (23:48 +0000)]
Rework scope defaulting to only default scope for references.
Might break LDAPv2 partial results
Kurt Zeilenga [Wed, 10 Jan 2001 21:14:13 +0000 (21:14 +0000)]
update rand file after use
Kurt Zeilenga [Wed, 10 Jan 2001 19:00:47 +0000 (19:00 +0000)]
Treat unrecognized object classes as an objecdt class violation (per X.511)
Kurt Zeilenga [Wed, 10 Jan 2001 18:59:54 +0000 (18:59 +0000)]
ITS#955: update cosine schema based upon X.500 recommendations
Kurt Zeilenga [Wed, 10 Jan 2001 18:12:12 +0000 (18:12 +0000)]
OID form: numeric -> dotted-decimal
Kurt Zeilenga [Wed, 10 Jan 2001 18:04:16 +0000 (18:04 +0000)]
fix IA5 match typos
Stig Venaas [Tue, 9 Jan 2001 15:49:44 +0000 (15:49 +0000)]
Allow changing rdn only, locked parent twice when old and new parent were
the same.
Ben Collins [Wed, 3 Jan 2001 21:38:32 +0000 (21:38 +0000)]
s/UTF8_CHARLEN/LDAP_UTF8_CHARLEN/
Kurt Zeilenga [Wed, 3 Jan 2001 20:47:38 +0000 (20:47 +0000)]
Regenerate based on option changes
Kurt Zeilenga [Wed, 3 Jan 2001 20:47:08 +0000 (20:47 +0000)]
Change rlookups default to 'no' (from 'auto')
Kurt Zeilenga [Wed, 3 Jan 2001 20:46:33 +0000 (20:46 +0000)]
comment out --enable-multimaster
(I previously said I'd only do this in re20 but its easier to do
here... and no big deal for those wanting to work on it to
define the macro via the environment)
Kurt Zeilenga [Wed, 3 Jan 2001 19:06:22 +0000 (19:06 +0000)]
remove extra '&&' from CDPATH kludge
Kurt Zeilenga [Wed, 3 Jan 2001 18:20:07 +0000 (18:20 +0000)]
s/binddn/credentials/
Kurt Zeilenga [Tue, 2 Jan 2001 23:31:38 +0000 (23:31 +0000)]
Remove addr= from acl description. Need to add sockname,
peername, and other 2.0 acl options.
Kurt Zeilenga [Sun, 31 Dec 2000 03:17:18 +0000 (03:17 +0000)]
Update CDPATH clearing code
Kurt Zeilenga [Sun, 31 Dec 2000 02:32:39 +0000 (02:32 +0000)]
Regenerate
Kurt Zeilenga [Thu, 28 Dec 2000 02:27:13 +0000 (02:27 +0000)]
ITS#941: back-passwd levels fix from nick@debian.org
Kurt Zeilenga [Thu, 28 Dec 2000 02:20:37 +0000 (02:20 +0000)]
Add UTF-8 wc/mb conversion routines contributed by Novell.
/******************************************************************************
* Copyright (C) 1999, 2000 Novell, Inc. All Rights Reserved.
*
* THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND
* TREATIES. USE, MODIFICATION, AND REDISTRIBUTION OF THIS WORK IS SUBJECT
* TO VERSION 2.0.1 OF THE OPENLDAP PUBLIC LICENSE, A COPY OF WHICH IS
* AVAILABLE AT HTTP://WWW.OPENLDAP.ORG/LICENSE.HTML OR IN THE FILE "LICENSE"
* IN THE TOP-LEVEL DIRECTORY OF THE DISTRIBUTION. ANY USE OR EXPLOITATION
* OF THIS WORK OTHER THAN AS AUTHORIZED IN VERSION 2.0.1 OF THE OPENLDAP
* PUBLIC LICENSE, OR OTHER PRIOR WRITTEN CONSENT FROM NOVELL, COULD SUBJECT
* THE PERPETRATOR TO CRIMINAL AND CIVIL LIABILITY.
******************************************************************************/
Kurt Zeilenga [Thu, 28 Dec 2000 02:19:21 +0000 (02:19 +0000)]
Fix format typo