]> git.sur5r.net Git - openldap/log
openldap
23 years agoFixed aci syntax validation to use UTF (aci attrs can have dn's)
Mark Valence [Mon, 19 Feb 2001 19:06:21 +0000 (19:06 +0000)]
Fixed aci syntax validation to use UTF (aci attrs can have dn's)

23 years ago- some minor bugfixes
Ralf Haferkamp [Mon, 19 Feb 2001 11:34:28 +0000 (11:34 +0000)]
- some minor bugfixes
- lots of documentation (javadoc style comments)

23 years agoturn on new logging by default
Gary Williams [Thu, 8 Feb 2001 16:40:44 +0000 (16:40 +0000)]
turn on new logging by default

23 years agofix acl log line
Gary Williams [Thu, 8 Feb 2001 13:21:20 +0000 (13:21 +0000)]
fix acl log line

23 years agoAdd some logging for bad attributes
Gary Williams [Tue, 6 Feb 2001 16:06:38 +0000 (16:06 +0000)]
Add some logging for bad attributes

23 years agolatest revisions
Kurt Zeilenga [Sat, 3 Feb 2001 18:48:58 +0000 (18:48 +0000)]
latest revisions

23 years agorev 02
Kurt Zeilenga [Sat, 3 Feb 2001 18:41:20 +0000 (18:41 +0000)]
rev 02

23 years agoRework security restrictions for SASL bind
Kurt Zeilenga [Sat, 3 Feb 2001 03:17:22 +0000 (03:17 +0000)]
Rework security restrictions for SASL bind

23 years agoRevamp last commit
Kurt Zeilenga [Sat, 3 Feb 2001 02:32:14 +0000 (02:32 +0000)]
Revamp last commit

23 years agoAdd security checks to root DSE searches.
Kurt Zeilenga [Sat, 3 Feb 2001 02:21:37 +0000 (02:21 +0000)]
Add security checks to root DSE searches.
Fix checking of require statements.

23 years agoFix memory leak
Kurt Zeilenga [Sat, 3 Feb 2001 01:49:12 +0000 (01:49 +0000)]
Fix memory leak

23 years agofix NT build by moving unistd.h
Gary Williams [Fri, 2 Feb 2001 16:07:12 +0000 (16:07 +0000)]
fix NT build by moving unistd.h

23 years agofix windows-specific logging line
Gary Williams [Fri, 2 Feb 2001 14:49:35 +0000 (14:49 +0000)]
fix windows-specific logging line

23 years agosmall changes to logging
Gary Williams [Fri, 2 Feb 2001 13:50:16 +0000 (13:50 +0000)]
small changes to logging

23 years agofix logging macros (thanks Mei)
Gary Williams [Fri, 2 Feb 2001 13:49:26 +0000 (13:49 +0000)]
fix logging macros (thanks Mei)

23 years agoUpdate comments
Kurt Zeilenga [Thu, 1 Feb 2001 19:39:12 +0000 (19:39 +0000)]
Update comments

23 years agoUsing UTF8normcmp() from lunicode, removing our own UTF8casecmp()
Stig Venaas [Wed, 31 Jan 2001 15:58:00 +0000 (15:58 +0000)]
Using UTF8normcmp() from lunicode, removing our own UTF8casecmp()

23 years agoAdding UTF8normcmp() for normalizing and comparing two UTF8 strings
Stig Venaas [Wed, 31 Jan 2001 15:45:30 +0000 (15:45 +0000)]
Adding UTF8normcmp() for normalizing and comparing two UTF8 strings

23 years agoMade caseIgnoreIndexer(), caseIgnoreFilter(),
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

23 years agoIncluding ac/ctype.h to get TOUPPER macro
Stig Venaas [Fri, 26 Jan 2001 14:35:20 +0000 (14:35 +0000)]
Including ac/ctype.h to get TOUPPER macro

23 years agoNow loading all UCDATA files
Stig Venaas [Fri, 26 Jan 2001 14:33:09 +0000 (14:33 +0000)]
Now loading all UCDATA files

23 years agorm LBER_USE_INDEFINITE_LEN
Kurt Zeilenga [Fri, 26 Jan 2001 05:04:26 +0000 (05:04 +0000)]
rm LBER_USE_INDEFINITE_LEN

23 years agorev 06
Kurt Zeilenga [Fri, 26 Jan 2001 03:02:26 +0000 (03:02 +0000)]
rev 06

23 years agorev 05
Kurt Zeilenga [Fri, 26 Jan 2001 03:01:27 +0000 (03:01 +0000)]
rev 05

23 years agoMade dnNormalize() do Unicode normalization and case folding.
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.

23 years agoAdd DNS SRV to error text
Kurt Zeilenga [Wed, 24 Jan 2001 17:25:30 +0000 (17:25 +0000)]
Add DNS SRV to error text

23 years agoLoad UCDATA composition data
Stig Venaas [Wed, 24 Jan 2001 15:31:53 +0000 (15:31 +0000)]
Load UCDATA composition data

23 years agoDefines for case folding argument to UTF8normalize()
Stig Venaas [Wed, 24 Jan 2001 15:28:53 +0000 (15:28 +0000)]
Defines for case folding argument to UTF8normalize()

23 years agoFix IP= port numbers
Kurt Zeilenga [Wed, 24 Jan 2001 00:08:15 +0000 (00:08 +0000)]
Fix IP= port numbers

23 years agoValidate timelimit argument
Kurt Zeilenga [Tue, 23 Jan 2001 20:51:14 +0000 (20:51 +0000)]
Validate timelimit argument

23 years agoRename timelimit to timeout where it refers to the time out not the time limit.
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.

23 years agoMake sure the variable used for SASL REALM is initialized, in case of no REALM.
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.

23 years agoFix more typos
Kurt Zeilenga [Mon, 22 Jan 2001 22:03:44 +0000 (22:03 +0000)]
Fix more typos

23 years agoFix another typo
Kurt Zeilenga [Mon, 22 Jan 2001 21:25:06 +0000 (21:25 +0000)]
Fix another typo

23 years agoFix typo
Kurt Zeilenga [Mon, 22 Jan 2001 21:10:54 +0000 (21:10 +0000)]
Fix typo

23 years agoFix typo
Kurt Zeilenga [Mon, 22 Jan 2001 20:50:07 +0000 (20:50 +0000)]
Fix typo

23 years agoAdd objectClass kind checking
Kurt Zeilenga [Mon, 22 Jan 2001 08:09:25 +0000 (08:09 +0000)]
Add objectClass kind checking
Kludge NADF schema to conform

23 years agoDefault objectClass kind should be STRUCTURAL
Kurt Zeilenga [Mon, 22 Jan 2001 08:06:48 +0000 (08:06 +0000)]
Default objectClass kind should be STRUCTURAL

23 years agoAdjust format
Kurt Zeilenga [Mon, 22 Jan 2001 07:51:24 +0000 (07:51 +0000)]
Adjust format

23 years agoFix typo
Kurt Zeilenga [Mon, 22 Jan 2001 07:42:13 +0000 (07:42 +0000)]
Fix typo

23 years agoChange some defaults
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

23 years agoAdd copyright notices
Kurt Zeilenga [Sat, 20 Jan 2001 17:49:05 +0000 (17:49 +0000)]
Add copyright notices

23 years agoAdd a little whitespace for readability
Kurt Zeilenga [Sat, 20 Jan 2001 01:17:15 +0000 (01:17 +0000)]
Add a little whitespace for readability

23 years agoreserve -V for version information
Kurt Zeilenga [Sat, 20 Jan 2001 01:16:19 +0000 (01:16 +0000)]
reserve -V for version information

23 years agoAdd default to default option
Kurt Zeilenga [Sat, 20 Jan 2001 01:15:44 +0000 (01:15 +0000)]
Add default to default option

23 years agoProvide extra salt for crypt(3)
Kurt Zeilenga [Sat, 20 Jan 2001 01:15:28 +0000 (01:15 +0000)]
Provide extra salt for crypt(3)

23 years agoPierangelo Masarati's bugfixes and enhancements for suffix-massaging.
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.

23 years agoMinor clean up of unpublished section.
Kurt Zeilenga [Fri, 19 Jan 2001 18:58:00 +0000 (18:58 +0000)]
Minor clean up of unpublished section.

23 years agoAdded UTF8normalize() that does Unicode canonical normalization and
Stig Venaas [Fri, 19 Jan 2001 15:52:58 +0000 (15:52 +0000)]
Added UTF8normalize() that does Unicode canonical normalization and
optionally case folding

23 years agoMove -V to -F so that -V can be used for version information
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

23 years agoDon't use ntohl().
Kurt Zeilenga [Fri, 19 Jan 2001 04:53:21 +0000 (04:53 +0000)]
Don't use ntohl().
Add min/max bufsize check

23 years agoAdd "sasl-external-x509dn-convert" configuration option aimed
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.

23 years agoFix SASL_REALM bug
Kurt Zeilenga [Fri, 19 Jan 2001 00:01:25 +0000 (00:01 +0000)]
Fix SASL_REALM bug
Minor cleanup of logging code, variable scope

23 years agoIron out a little grammar.
Mark Adamson [Thu, 18 Jan 2001 22:36:20 +0000 (22:36 +0000)]
Iron out a little grammar.

23 years agoUpdate SASL bufsize checks
Kurt Zeilenga [Thu, 18 Jan 2001 22:18:41 +0000 (22:18 +0000)]
Update SASL bufsize checks

23 years agofix SLP detection
Kurt Zeilenga [Thu, 18 Jan 2001 22:18:09 +0000 (22:18 +0000)]
fix SLP detection

23 years agoFix products
Kurt Zeilenga [Thu, 18 Jan 2001 22:09:00 +0000 (22:09 +0000)]
Fix products

23 years agoChange SASL DN's from using cn=authzid to cn=auth
Mark Adamson [Thu, 18 Jan 2001 20:14:14 +0000 (20:14 +0000)]
Change SASL DN's from using cn=authzid to cn=auth

23 years agoChange the SASL DN's from 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

23 years agotreat additional schemes as elective options as even {crypt} requires
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).

23 years agoAlso install comp.dat, and fixed a bug in create_comps()
Stig Venaas [Thu, 18 Jan 2001 18:10:11 +0000 (18:10 +0000)]
Also install comp.dat, and fixed a bug in create_comps()

23 years agoFix up GSSAPI
Kurt Zeilenga [Thu, 18 Jan 2001 08:55:30 +0000 (08:55 +0000)]
Fix up GSSAPI

23 years agoAdd GSSAPI section and more
Kurt Zeilenga [Thu, 18 Jan 2001 08:25:10 +0000 (08:25 +0000)]
Add GSSAPI section and more

23 years agouse "authcid" instead of "username".
Kurt Zeilenga [Thu, 18 Jan 2001 08:04:56 +0000 (08:04 +0000)]
use "authcid" instead of "username".

23 years agoRough cut of GSSAPI using my usual terse style of writing.
Kurt Zeilenga [Thu, 18 Jan 2001 06:39:47 +0000 (06:39 +0000)]
Rough cut of GSSAPI using my usual terse style of writing.

23 years agoAdd rfc2222 to ref
Kurt Zeilenga [Thu, 18 Jan 2001 02:33:13 +0000 (02:33 +0000)]
Add rfc2222 to ref

23 years agoUpdate copyright year and version information
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...

23 years agoAdd details about security considerations
Kurt Zeilenga [Thu, 18 Jan 2001 02:18:29 +0000 (02:18 +0000)]
Add details about security considerations
Reformat a bit

23 years agoAdd ldap_pvt_tls_get_peer_dn() routine. Returns peer as an LDAP DN.
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.

23 years agoFix LMPASSWD code
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

23 years agoAdd new sasl chapter.
Mark Adamson [Wed, 17 Jan 2001 23:49:36 +0000 (23:49 +0000)]
Add new sasl chapter.

23 years agoAdd new chapter telling how to configure SASL authentication and
Mark Adamson [Wed, 17 Jan 2001 23:48:53 +0000 (23:48 +0000)]
Add new chapter telling how to configure SASL authentication and
authorization.

23 years agoadd new logging
Gary Williams [Wed, 17 Jan 2001 21:12:54 +0000 (21:12 +0000)]
add new logging

23 years agoAdd more restrictive numeric string validate.
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).

23 years agoAdd objectClass eq as need
Kurt Zeilenga [Wed, 17 Jan 2001 19:56:01 +0000 (19:56 +0000)]
Add objectClass eq as need

23 years agonew logging
Gary Williams [Wed, 17 Jan 2001 17:08:44 +0000 (17:08 +0000)]
new logging

23 years agocheck for global level setting
Gary Williams [Wed, 17 Jan 2001 17:05:43 +0000 (17:05 +0000)]
check for global level setting

23 years agofix format for new logging
Gary Williams [Wed, 17 Jan 2001 17:01:19 +0000 (17:01 +0000)]
fix format for new logging

23 years agofix format
Gary Williams [Wed, 17 Jan 2001 16:35:53 +0000 (16:35 +0000)]
fix format

23 years agoImport v2.4
Kurt Zeilenga [Wed, 17 Jan 2001 08:25:31 +0000 (08:25 +0000)]
Import v2.4

23 years agoUpdate URLs
Kurt Zeilenga [Wed, 17 Jan 2001 08:20:20 +0000 (08:20 +0000)]
Update URLs

23 years agoMark as "altered version"
Kurt Zeilenga [Wed, 17 Jan 2001 07:09:22 +0000 (07:09 +0000)]
Mark as "altered version"

23 years agoITS#919: fix str2ad initialization bug
Kurt Zeilenga [Wed, 17 Jan 2001 06:32:26 +0000 (06:32 +0000)]
ITS#919: fix str2ad initialization bug

23 years agoUse consistent spelling of objectClass
Kurt Zeilenga [Wed, 17 Jan 2001 02:51:05 +0000 (02:51 +0000)]
Use consistent spelling of objectClass

23 years agoMove optimistic ret setting
Kurt Zeilenga [Wed, 17 Jan 2001 02:48:55 +0000 (02:48 +0000)]
Move optimistic ret setting

23 years agoSLP extension derived from patch provided by Caldera Systems.
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

23 years agoAdd -x CompositionExclusions.txt as parameter to ucgendat, in order to
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

23 years agoLists the characters from the UTR #15 Composition Exclusion Table
Stig Venaas [Tue, 16 Jan 2001 17:22:26 +0000 (17:22 +0000)]
Lists the characters from the UTR #15 Composition Exclusion Table

23 years agoITS#963: Multimaster patch
Kurt Zeilenga [Tue, 16 Jan 2001 06:49:49 +0000 (06:49 +0000)]
ITS#963: Multimaster patch

23 years agoChange start tls warning message
Kurt Zeilenga [Tue, 16 Jan 2001 04:32:13 +0000 (04:32 +0000)]
Change start tls warning message

23 years agoMore new logging (Behind NEW_LOGGING)
Gary Williams [Mon, 15 Jan 2001 19:17:29 +0000 (19:17 +0000)]
More new logging (Behind NEW_LOGGING)

23 years agoFinal UCData-2.5 update
Stig Venaas [Mon, 15 Jan 2001 16:14:43 +0000 (16:14 +0000)]
Final UCData-2.5 update

23 years agoNot currently used, but updating to UCData-2.5 anyway
Stig Venaas [Mon, 15 Jan 2001 11:42:09 +0000 (11:42 +0000)]
Not currently used, but updating to UCData-2.5 anyway

23 years agoUpgrading to UCData-2.5, this is just the docs
Stig Venaas [Mon, 15 Jan 2001 09:30:46 +0000 (09:30 +0000)]
Upgrading to UCData-2.5, this is just the docs

23 years agoFix last commit
Kurt Zeilenga [Fri, 12 Jan 2001 04:20:35 +0000 (04:20 +0000)]
Fix last commit

23 years agoMisc updates
Kurt Zeilenga [Fri, 12 Jan 2001 04:20:09 +0000 (04:20 +0000)]
Misc updates

23 years agoAdd LMHASH detection
Kurt Zeilenga [Fri, 12 Jan 2001 03:21:38 +0000 (03:21 +0000)]
Add LMHASH detection

23 years agomore new logging (finally), behind NEW_LOGGING
Gary Williams [Thu, 11 Jan 2001 17:11:23 +0000 (17:11 +0000)]
more new logging (finally), behind NEW_LOGGING

23 years agoRework scope defaulting to only default scope for references.
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

23 years agoupdate rand file after use
Kurt Zeilenga [Wed, 10 Jan 2001 21:14:13 +0000 (21:14 +0000)]
update rand file after use