]> git.sur5r.net Git - openldap/log
openldap
23 years agoNote that schema submissions should come with a reference
Kurt Zeilenga [Wed, 16 May 2001 20:42:20 +0000 (20:42 +0000)]
Note that schema submissions should come with a reference
to a stable specification.

23 years agoAdd '=' to printableString to be consistent with ASN.1 description
Kurt Zeilenga [Wed, 16 May 2001 19:20:29 +0000 (19:20 +0000)]
Add '=' to printableString to be consistent with ASN.1 description
of syntax.  RFC 1778/2252 are wrong and will need to be updated.

23 years agoImprove error message when parent is referral or not present
Kurt Zeilenga [Wed, 16 May 2001 19:19:16 +0000 (19:19 +0000)]
Improve error message when parent is referral or not present

23 years agoFix ; typo
Kurt Zeilenga [Wed, 16 May 2001 19:17:51 +0000 (19:17 +0000)]
Fix ; typo

23 years agoadded new logging to back-meta
Pierangelo Masarati [Sun, 13 May 2001 23:44:22 +0000 (23:44 +0000)]
added new logging to back-meta

23 years agoAdd a couple of controls to the TODO list
Kurt Zeilenga [Sun, 13 May 2001 19:25:03 +0000 (19:25 +0000)]
Add a couple of controls to the TODO list

23 years agoMisc updates to the TODO list
Kurt Zeilenga [Sun, 13 May 2001 19:24:02 +0000 (19:24 +0000)]
Misc updates to the TODO list

23 years agocleanup of the tests in back-meta/data; after build, run "setup.sh"
Pierangelo Masarati [Sun, 13 May 2001 17:58:03 +0000 (17:58 +0000)]
cleanup of the tests in back-meta/data; after build, run "setup.sh"
in back-meta/data and follow instructions.
minor update of "Changes" and "TODO".

23 years agoRegen
Kurt Zeilenga [Sat, 12 May 2001 18:44:07 +0000 (18:44 +0000)]
Regen

23 years agoif continuation line starts with a tab, rewrite it to a space
Kurt Zeilenga [Sat, 12 May 2001 18:43:06 +0000 (18:43 +0000)]
if continuation line starts with a tab, rewrite it to a space

23 years agoRework intro and sasl a bit.
Kurt Zeilenga [Sat, 12 May 2001 06:15:42 +0000 (06:15 +0000)]
Rework intro and sasl a bit.
Add TLS.sdf (needs to be written)
Reorder chapter

23 years agoThis is the commit of:
Pierangelo Masarati [Sat, 12 May 2001 00:51:28 +0000 (00:51 +0000)]
This is the commit of:
  - librewrite, for string rewriting; it may be used in back-ldap
    by configuring with '--enable-rewrite'. It must be used in
    back-meta. There's a text file, 'libraries/librewrite/RATIONALE',
    that explains the usage and the features. More comprehensive
    documentation will follow.
  - enhancements of back-ldap (ITS#989,ITS#998,ITS#1002,ITS#1054 and ITS#1137)
    including dn rewriting, a fix to group acl matching and so
  - back-meta: a new backend that proxies a set of remote servers
    by spawning queries. It uses portions of back-ldap and the rewrite
    capabilities of librewrite. It can be compiled by configuring
    with `--enable-ldap --enable-rewrite --enable-meta'.
    There's a text file, 'servers/slapd/back-meta/Documentation', that
    describes the main features and config statements.

Note: someone (Kurt?) should run 'autoconf' and commit 'configure' as
my autoconf version must be different: my configures contain a number
of differences and I didn't feel comfortable in adding them :)

23 years agofix debug line (ITS 1145)
Gary Williams [Fri, 11 May 2001 20:19:16 +0000 (20:19 +0000)]
fix debug line (ITS 1145)

23 years agofix global level usage (ITS 1143, 1144)
Gary Williams [Fri, 11 May 2001 15:31:34 +0000 (15:31 +0000)]
fix global level usage (ITS 1143, 1144)

23 years agoClean up logging
Kurt Zeilenga [Thu, 10 May 2001 17:40:12 +0000 (17:40 +0000)]
Clean up logging

23 years agoMake sure we yield() on a failed accept()
Kurt Zeilenga [Thu, 10 May 2001 17:39:10 +0000 (17:39 +0000)]
Make sure we yield() on a failed accept()

23 years agoAdd better modlist2mod error reporting (to client)
Kurt Zeilenga [Thu, 10 May 2001 03:41:17 +0000 (03:41 +0000)]
Add better modlist2mod error reporting (to client)

23 years agoZap presentation address match define
Kurt Zeilenga [Wed, 9 May 2001 23:43:06 +0000 (23:43 +0000)]
Zap presentation address match define

23 years agoClean up some #ifdefs
Kurt Zeilenga [Wed, 9 May 2001 23:42:49 +0000 (23:42 +0000)]
Clean up some #ifdefs

23 years agoAdd HAVE_INET_NTOP
Kurt Zeilenga [Wed, 9 May 2001 23:41:38 +0000 (23:41 +0000)]
Add HAVE_INET_NTOP

23 years agoFix have inet_ntop bug
Kurt Zeilenga [Wed, 9 May 2001 23:41:16 +0000 (23:41 +0000)]
Fix have inet_ntop bug

23 years agoNote that misc is experimental
Kurt Zeilenga [Wed, 9 May 2001 04:17:55 +0000 (04:17 +0000)]
Note that misc is experimental

23 years agoAdd ITS#876 nisSchema
Kurt Zeilenga [Wed, 9 May 2001 04:16:47 +0000 (04:16 +0000)]
Add ITS#876 nisSchema

23 years agoUpdate copyright
Kurt Zeilenga [Tue, 8 May 2001 02:06:33 +0000 (02:06 +0000)]
Update copyright

23 years agoAdd DESC to various schema elements
Kurt Zeilenga [Tue, 8 May 2001 02:03:44 +0000 (02:03 +0000)]
Add DESC to various schema elements

23 years agoMisc yr updates
Kurt Zeilenga [Mon, 7 May 2001 19:30:45 +0000 (19:30 +0000)]
Misc yr updates

23 years agoAppend log
Kurt Zeilenga [Mon, 7 May 2001 19:30:22 +0000 (19:30 +0000)]
Append log

23 years agoClean up begin thread test
Kurt Zeilenga [Mon, 7 May 2001 19:01:46 +0000 (19:01 +0000)]
Clean up begin thread test

23 years agoMinor redef
Kurt Zeilenga [Mon, 7 May 2001 03:50:53 +0000 (03:50 +0000)]
Minor redef

23 years agoMisc cleanup
Kurt Zeilenga [Mon, 7 May 2001 03:43:23 +0000 (03:43 +0000)]
Misc cleanup

23 years agoAdd scripts to start a master server
Kurt Zeilenga [Sun, 6 May 2001 20:33:13 +0000 (20:33 +0000)]
Add scripts to start a master server

23 years agoFix disconnect bug
Kurt Zeilenga [Sun, 6 May 2001 20:01:18 +0000 (20:01 +0000)]
Fix disconnect bug

23 years agoAdd a bit of hardening
Kurt Zeilenga [Sun, 6 May 2001 19:07:24 +0000 (19:07 +0000)]
Add a bit of hardening

23 years agoNT thread fix
Kurt Zeilenga [Sun, 6 May 2001 18:58:45 +0000 (18:58 +0000)]
NT thread fix

23 years agoAdd simple configure support for sockbuf max incoming
Kurt Zeilenga [Sat, 5 May 2001 07:29:21 +0000 (07:29 +0000)]
Add simple configure support for sockbuf max incoming

23 years agoFix typos
Kurt Zeilenga [Fri, 4 May 2001 22:50:51 +0000 (22:50 +0000)]
Fix typos

23 years agoUse KILL to kill slurpd.
Kurt Zeilenga [Fri, 4 May 2001 22:03:45 +0000 (22:03 +0000)]
Use KILL to kill slurpd.
Not sure why its not shutting down with -INT under FreeBSD 4,
but I have no time to figure this out.

23 years agoQuick sb_max_incoming hack, should be configurable (likely
Kurt Zeilenga [Fri, 4 May 2001 21:55:07 +0000 (21:55 +0000)]
Quick sb_max_incoming hack, should be configurable (likely
with differing anonymous vs authenticated values).

23 years agoreimplementation of sb_max_incoming
Kurt Zeilenga [Fri, 4 May 2001 21:15:09 +0000 (21:15 +0000)]
reimplementation of sb_max_incoming

23 years agoAdded client side caching. (Commited by: Jeff Costlow <j.costlow@f5.com>)
Ralf Haferkamp [Fri, 4 May 2001 14:38:13 +0000 (14:38 +0000)]
Added client side caching. (Commited by: Jeff Costlow <j.costlow@f5.com>)

23 years agoUse kill -INT to kill slurpd
Kurt Zeilenga [Fri, 4 May 2001 04:05:56 +0000 (04:05 +0000)]
Use kill -INT to kill slurpd

23 years agoClean up entry_free()
Kurt Zeilenga [Fri, 4 May 2001 01:02:36 +0000 (01:02 +0000)]
Clean up entry_free()
assert of e_private was not freed by caller

23 years agodetect and use fcntl (for BSD/OS)
Kurt Zeilenga [Thu, 3 May 2001 05:53:34 +0000 (05:53 +0000)]
detect and use fcntl (for BSD/OS)
detect inet_ntop (for MacOSX)

23 years agoITS#133
Kurt Zeilenga [Thu, 3 May 2001 05:51:39 +0000 (05:51 +0000)]
ITS#133

23 years agoAdd stupid check for dlopen for SASL and TLS
Kurt Zeilenga [Thu, 3 May 2001 01:13:49 +0000 (01:13 +0000)]
Add stupid check for dlopen for SASL and TLS

23 years agoAdd telephone number indexing support (reuse only)
Kurt Zeilenga [Thu, 3 May 2001 00:59:47 +0000 (00:59 +0000)]
Add telephone number indexing support (reuse only)

23 years agoFix typo
Kurt Zeilenga [Wed, 2 May 2001 21:31:09 +0000 (21:31 +0000)]
Fix typo

23 years agoRebuild
Kurt Zeilenga [Wed, 2 May 2001 21:30:12 +0000 (21:30 +0000)]
Rebuild

23 years agoNo -r needed
Kurt Zeilenga [Wed, 2 May 2001 19:53:20 +0000 (19:53 +0000)]
No -r needed

23 years agoRandfile
Kurt Zeilenga [Wed, 2 May 2001 19:52:58 +0000 (19:52 +0000)]
Randfile

23 years agoClean up some logic, based upon Novell patches
Kurt Zeilenga [Wed, 2 May 2001 19:52:09 +0000 (19:52 +0000)]
Clean up some logic, based upon Novell patches

23 years agoUpdate year
Kurt Zeilenga [Wed, 2 May 2001 19:51:02 +0000 (19:51 +0000)]
Update year

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)