]> git.sur5r.net Git - openldap/log
openldap
23 years agooptional SHA1
Kurt Zeilenga [Wed, 2 May 2001 19:49:44 +0000 (19:49 +0000)]
optional SHA1

23 years agoDon't require int32
Kurt Zeilenga [Wed, 2 May 2001 19:48:40 +0000 (19:48 +0000)]
Don't require int32

23 years agoUse SMD5 is SHA1 is not available
Kurt Zeilenga [Wed, 2 May 2001 19:46:30 +0000 (19:46 +0000)]
Use SMD5 is SHA1 is not available

23 years agoRANDFILE directives
Kurt Zeilenga [Wed, 2 May 2001 19:46:01 +0000 (19:46 +0000)]
RANDFILE directives

23 years agoSLP updates
Kurt Zeilenga [Wed, 2 May 2001 19:44:21 +0000 (19:44 +0000)]
SLP updates

23 years agoBe a bit more liberal
Kurt Zeilenga [Wed, 2 May 2001 19:43:38 +0000 (19:43 +0000)]
Be a bit more liberal

23 years agoFix LDIF bug
Kurt Zeilenga [Wed, 2 May 2001 19:41:57 +0000 (19:41 +0000)]
Fix LDIF bug

23 years agoFix secprops mimic'ing
Kurt Zeilenga [Wed, 2 May 2001 19:41:27 +0000 (19:41 +0000)]
Fix secprops mimic'ing

23 years agofix typo in comment
Kurt Zeilenga [Sat, 21 Apr 2001 01:32:03 +0000 (01:32 +0000)]
fix typo in comment

23 years agos/<anonymous>/cn=anonymous/ to avoid syntax issues
Kurt Zeilenga [Thu, 19 Apr 2001 19:29:38 +0000 (19:29 +0000)]
s/<anonymous>/cn=anonymous/ to avoid syntax issues

23 years agoPreviously added modrdn restriction to restrictive. Need to
Kurt Zeilenga [Thu, 19 Apr 2001 19:29:00 +0000 (19:29 +0000)]
Previously added modrdn restriction to restrictive.  Need to
check newSuperior.

23 years agoDisallow anonymous modification.
Kurt Zeilenga [Thu, 19 Apr 2001 19:28:15 +0000 (19:28 +0000)]
Disallow anonymous modification.

23 years agoAdd vendor info RFC
Kurt Zeilenga [Tue, 17 Apr 2001 02:25:29 +0000 (02:25 +0000)]
Add vendor info RFC

23 years agoAdd "OpenLDAP Root Service" RFC
Kurt Zeilenga [Tue, 17 Apr 2001 02:17:53 +0000 (02:17 +0000)]
Add "OpenLDAP Root Service" RFC

23 years agoFix logic error in param check
Kurt Zeilenga [Thu, 12 Apr 2001 23:05:19 +0000 (23:05 +0000)]
Fix logic error in param check

23 years agoFix off by one bug
Kurt Zeilenga [Thu, 12 Apr 2001 23:05:02 +0000 (23:05 +0000)]
Fix off by one bug

23 years agoFix track of 2307
Kurt Zeilenga [Thu, 12 Apr 2001 23:03:49 +0000 (23:03 +0000)]
Fix track of 2307

23 years agoFix referral handling bug
Kurt Zeilenga [Thu, 12 Apr 2001 23:02:20 +0000 (23:02 +0000)]
Fix referral handling bug

23 years agofix for select_backend suggested G. Gombas (ITS 1090)
Gary Williams [Tue, 27 Mar 2001 15:04:06 +0000 (15:04 +0000)]
fix for select_backend suggested G. Gombas (ITS 1090)

23 years ago- The library now supports StartTLS. The patch was provided by Jeff Costlow
Ralf Haferkamp [Thu, 22 Mar 2001 10:29:02 +0000 (10:29 +0000)]
- The library now supports StartTLS. The patch was provided by Jeff Costlow
  <j.costlow@f5.com>

23 years agoFix typo
Kurt Zeilenga [Sat, 17 Mar 2001 17:43:36 +0000 (17:43 +0000)]
Fix typo

23 years agorm obsolete
Kurt Zeilenga [Fri, 16 Mar 2001 00:10:14 +0000 (00:10 +0000)]
rm obsolete

23 years ago- Fixed some memory leak detected by Jeff Costlow <j.costlow@f5.com>
Ralf Haferkamp [Thu, 15 Mar 2001 11:07:58 +0000 (11:07 +0000)]
- Fixed some memory leak detected by Jeff Costlow <j.costlow@f5.com>
- Fixed some trouble time.h / sys/time.h
- modified include statements

23 years agoAdd name and uid support to dnaddr
Kurt Zeilenga [Thu, 15 Mar 2001 04:48:29 +0000 (04:48 +0000)]
Add name and uid support to dnaddr

23 years agoAdd LDAP version to comment
Kurt Zeilenga [Thu, 15 Mar 2001 04:10:17 +0000 (04:10 +0000)]
Add LDAP version to comment

23 years agoMisc updates
Kurt Zeilenga [Thu, 15 Mar 2001 03:37:19 +0000 (03:37 +0000)]
Misc updates

23 years agoTrim last of CLDAP cruft
Kurt Zeilenga [Thu, 15 Mar 2001 03:15:15 +0000 (03:15 +0000)]
Trim last of CLDAP cruft

23 years agolibldap/cyrus.c's ldap_pvt_sasl_install fix
Kurt Zeilenga [Thu, 15 Mar 2001 03:14:34 +0000 (03:14 +0000)]
libldap/cyrus.c's ldap_pvt_sasl_install fix
from Mei-Hui Su <mei@ISI.EDU>

23 years agoBug in chkResponseList loop (ITS#1047) from David @ Novell
Kurt Zeilenga [Thu, 15 Mar 2001 03:11:52 +0000 (03:11 +0000)]
Bug in chkResponseList loop (ITS#1047) from David @ Novell

23 years agoClean up header inclusion
Kurt Zeilenga [Thu, 15 Mar 2001 03:09:52 +0000 (03:09 +0000)]
Clean up header inclusion

23 years agoAdd DUPENT macros
Kurt Zeilenga [Thu, 15 Mar 2001 03:08:44 +0000 (03:08 +0000)]
Add DUPENT macros

23 years agoMake pthread test detect broke pthread join/detach behavior
Kurt Zeilenga [Thu, 15 Mar 2001 03:07:23 +0000 (03:07 +0000)]
Make pthread test detect broke pthread join/detach behavior

23 years agoMake sure we have a separator when doing suffix matching
Kurt Zeilenga [Thu, 15 Mar 2001 03:05:33 +0000 (03:05 +0000)]
Make sure we have a separator when doing suffix matching

23 years agoNormalize DN
Kurt Zeilenga [Thu, 15 Mar 2001 03:04:51 +0000 (03:04 +0000)]
Normalize DN

23 years agoNormalized user DN
Kurt Zeilenga [Thu, 15 Mar 2001 03:03:01 +0000 (03:03 +0000)]
Normalized user DN

23 years agoFix error text bugs
Kurt Zeilenga [Thu, 15 Mar 2001 03:02:23 +0000 (03:02 +0000)]
Fix error text bugs

23 years agoFix typo in $SRCS
Kurt Zeilenga [Thu, 15 Mar 2001 03:01:54 +0000 (03:01 +0000)]
Fix typo in $SRCS

23 years agoFix syntax/matching-rules for ref and labeledURI
Kurt Zeilenga [Thu, 15 Mar 2001 03:00:52 +0000 (03:00 +0000)]
Fix syntax/matching-rules for ref and labeledURI

23 years agoFixed bug (my own, rather old too) that causes a crash on exit when ru
Mark Valence [Sun, 11 Mar 2001 05:13:57 +0000 (05:13 +0000)]
Fixed bug (my own, rather old too) that causes a crash on exit when ru
n as a service on NT.

23 years agofix logging line
Gary Williams [Fri, 2 Mar 2001 14:17:01 +0000 (14:17 +0000)]
fix logging line

23 years agoSendmail is so weird that it passes us an address of <> as just
Julio Sánchez Fernández [Tue, 27 Feb 2001 21:20:08 +0000 (21:20 +0000)]
Sendmail is so weird that it passes us an address of <> as just
a zero-length argument, but will consider such thing unparseable.
So we do the translation...

23 years agoAdd 3062 to index
Kurt Zeilenga [Thu, 22 Feb 2001 01:01:01 +0000 (01:01 +0000)]
Add 3062 to index

23 years agoReplace I-D with RFC
Kurt Zeilenga [Thu, 22 Feb 2001 00:45:03 +0000 (00:45 +0000)]
Replace I-D with RFC

23 years agobug fix
Mark Valence [Tue, 20 Feb 2001 16:08:14 +0000 (16:08 +0000)]
bug fix

23 years agofix mistype.
Mark Valence [Tue, 20 Feb 2001 16:07:05 +0000 (16:07 +0000)]
fix mistype.

23 years agoattribute & objectclass mapping rules
Mark Valence [Mon, 19 Feb 2001 19:14:12 +0000 (19:14 +0000)]
attribute & objectclass mapping rules

23 years agoBug fix and Windows compat change.
Mark Valence [Mon, 19 Feb 2001 19:09:54 +0000 (19:09 +0000)]
Bug fix and Windows compat change.

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