]> git.sur5r.net Git - openldap/log
openldap
21 years agoComplain if cc is missing.
Kurt Zeilenga [Tue, 25 Jun 2002 02:18:50 +0000 (02:18 +0000)]
Complain if cc is missing.

21 years agoFix for "no structuralObjectClass" when lastmod is off (ITS#1904)
Kurt Zeilenga [Tue, 25 Jun 2002 01:04:54 +0000 (01:04 +0000)]
Fix for "no structuralObjectClass" when lastmod is off  (ITS#1904)

21 years agoauthcId might be NULL
Kurt Zeilenga [Sat, 22 Jun 2002 21:27:38 +0000 (21:27 +0000)]
authcId might be NULL

21 years agoFix typo in last commit
Kurt Zeilenga [Fri, 21 Jun 2002 21:25:38 +0000 (21:25 +0000)]
Fix typo in last commit

21 years agoCut back on the logging...
Kurt Zeilenga [Fri, 21 Jun 2002 19:49:25 +0000 (19:49 +0000)]
Cut back on the logging...

21 years agoITS#1898: ldap_controls_dup() writes beyond allocated memory
Kurt Zeilenga [Fri, 21 Jun 2002 19:14:37 +0000 (19:14 +0000)]
ITS#1898: ldap_controls_dup() writes beyond allocated memory
patch suggested by Dave Steck <dsteck@novell.com>

21 years agoAdd LIBRARY section to each man page
Kurt Zeilenga [Fri, 21 Jun 2002 07:32:54 +0000 (07:32 +0000)]
Add LIBRARY section to each man page

21 years agoFix dynamic module linking
Howard Chu [Fri, 21 Jun 2002 01:34:53 +0000 (01:34 +0000)]
Fix dynamic module linking

21 years agoYet another schema error bug fix
Kurt Zeilenga [Thu, 20 Jun 2002 20:48:19 +0000 (20:48 +0000)]
Yet another schema error bug fix

21 years agoFix off by one error in erorr reporting
Kurt Zeilenga [Thu, 20 Jun 2002 20:46:16 +0000 (20:46 +0000)]
Fix off by one error in erorr reporting

21 years agoassert( e != NULL ) in entry2str()
Kurt Zeilenga [Wed, 19 Jun 2002 22:04:28 +0000 (22:04 +0000)]
assert( e != NULL ) in entry2str()

21 years agoUse #ifdef, not #if, to check SHUT_RDWR
Kurt Zeilenga [Wed, 19 Jun 2002 18:15:20 +0000 (18:15 +0000)]
Use #ifdef, not #if, to check SHUT_RDWR

21 years agouse monitorContext for the monitor database
Pierangelo Masarati [Wed, 19 Jun 2002 07:57:01 +0000 (07:57 +0000)]
use monitorContext for the monitor database

21 years agoAdd monitorContext rootDSE attribute
Kurt Zeilenga [Wed, 19 Jun 2002 06:44:16 +0000 (06:44 +0000)]
Add monitorContext rootDSE attribute

21 years agoHide cn=Monitor from namingContexts
Kurt Zeilenga [Wed, 19 Jun 2002 06:06:21 +0000 (06:06 +0000)]
Hide cn=Monitor from namingContexts
Should add a special DN pointer

21 years agoAdd monitor test.
Kurt Zeilenga [Wed, 19 Jun 2002 06:00:48 +0000 (06:00 +0000)]
Add monitor test.
Need to hide cn=Monitor from namingContext

21 years agoDetail simple method
Kurt Zeilenga [Wed, 19 Jun 2002 01:39:26 +0000 (01:39 +0000)]
Detail simple method

21 years agomake curlies match
Kurt Zeilenga [Tue, 18 Jun 2002 22:41:03 +0000 (22:41 +0000)]
make curlies match

21 years agoMinor cleanup, add mention of BDB to tests
Howard Chu [Tue, 18 Jun 2002 19:35:29 +0000 (19:35 +0000)]
Minor cleanup, add mention of BDB to tests

21 years agoSSF updates
Kurt Zeilenga [Tue, 18 Jun 2002 08:02:36 +0000 (08:02 +0000)]
SSF updates

21 years agoSSF discussion
Kurt Zeilenga [Tue, 18 Jun 2002 07:41:56 +0000 (07:41 +0000)]
SSF discussion

21 years agoUse correct ssfs.
Kurt Zeilenga [Tue, 18 Jun 2002 07:31:20 +0000 (07:31 +0000)]
Use correct ssfs.

21 years agoMore security considerations
Kurt Zeilenga [Tue, 18 Jun 2002 07:11:58 +0000 (07:11 +0000)]
More security considerations

21 years agoITS#1891 in ber_flush, no-op if towrite == 0
Howard Chu [Tue, 18 Jun 2002 01:00:27 +0000 (01:00 +0000)]
ITS#1891 in ber_flush, no-op if towrite == 0

21 years agoAdd some basic network security information
Kurt Zeilenga [Tue, 18 Jun 2002 00:55:39 +0000 (00:55 +0000)]
Add some basic network security information

21 years agoITS#1891, debug msg in send_search_entry
Howard Chu [Tue, 18 Jun 2002 00:37:45 +0000 (00:37 +0000)]
ITS#1891, debug msg in send_search_entry

21 years agoIn rootdn, add ref to SASL Authentication identities
Howard Chu [Tue, 18 Jun 2002 00:23:40 +0000 (00:23 +0000)]
In rootdn, add ref to SASL Authentication identities

21 years agoAdd initial security chapter (intro only).
Kurt Zeilenga [Tue, 18 Jun 2002 00:11:36 +0000 (00:11 +0000)]
Add initial security chapter (intro only).

21 years agoReorganize chapters
Kurt Zeilenga [Tue, 18 Jun 2002 00:05:23 +0000 (00:05 +0000)]
Reorganize chapters

21 years agoMake it clear that ldap_explode_dn() and friends are deprecated.
Kurt Zeilenga [Mon, 17 Jun 2002 22:45:34 +0000 (22:45 +0000)]
Make it clear that ldap_explode_dn() and friends are deprecated.

21 years agoAdd option to disallow unprotected simple authentication.
Kurt Zeilenga [Mon, 17 Jun 2002 22:18:27 +0000 (22:18 +0000)]
Add option to disallow unprotected simple authentication.
Add protected simple authentication as a "strong" mechanism.

21 years agocheck for -ldb-4 in addition to -ldb4
Kurt Zeilenga [Mon, 17 Jun 2002 22:15:59 +0000 (22:15 +0000)]
check for -ldb-4 in addition to -ldb4

21 years agoFormatting fix
Kurt Zeilenga [Mon, 17 Jun 2002 05:57:09 +0000 (05:57 +0000)]
Formatting fix

21 years agoSome LDBM v BDB cleanup
Kurt Zeilenga [Mon, 17 Jun 2002 05:56:55 +0000 (05:56 +0000)]
Some LDBM v BDB cleanup

21 years agoadd rootpw hash password comments
Kurt Zeilenga [Mon, 17 Jun 2002 05:33:32 +0000 (05:33 +0000)]
add rootpw hash password comments

21 years agoReference slapd-bdb and slapd-ldbm man pages.
Kurt Zeilenga [Sun, 16 Jun 2002 18:59:17 +0000 (18:59 +0000)]
Reference slapd-bdb and slapd-ldbm man pages.
Update index examples

21 years agoAdded CA and PEM terms
Howard Chu [Sun, 16 Jun 2002 12:31:17 +0000 (12:31 +0000)]
Added CA and PEM terms

21 years agoAdded TLS configuration, mostly the same as the man pages but fleshed
Howard Chu [Sun, 16 Jun 2002 12:24:16 +0000 (12:24 +0000)]
Added TLS configuration, mostly the same as the man pages but fleshed
out a little more.

21 years agoNote that TLS_CERT and TLS_KEY are user-only options.
Howard Chu [Sun, 16 Jun 2002 12:10:23 +0000 (12:10 +0000)]
Note that TLS_CERT and TLS_KEY are user-only options.

21 years agoMore minor cleanup
Howard Chu [Sun, 16 Jun 2002 08:46:41 +0000 (08:46 +0000)]
More minor cleanup

21 years agoFix typo in previous commit
Howard Chu [Sun, 16 Jun 2002 07:29:06 +0000 (07:29 +0000)]
Fix typo in previous commit

21 years agoMinor cleanup and reformat, added TLS options.
Howard Chu [Sun, 16 Jun 2002 07:19:31 +0000 (07:19 +0000)]
Minor cleanup and reformat, added TLS options.

21 years agoFix invalid search filter
Kurt Zeilenga [Sun, 16 Jun 2002 06:12:26 +0000 (06:12 +0000)]
Fix invalid search filter

21 years agoAdd SSF access control example.
Kurt Zeilenga [Sun, 16 Jun 2002 00:11:51 +0000 (00:11 +0000)]
Add SSF access control example.

21 years agoReserve digit flags
Kurt Zeilenga [Sat, 15 Jun 2002 22:18:51 +0000 (22:18 +0000)]
Reserve digit flags

21 years agoAdd -4/-6 flags to slapd to force use of IPv4 or IPv6
Kurt Zeilenga [Sat, 15 Jun 2002 22:01:39 +0000 (22:01 +0000)]
Add -4/-6 flags to slapd to force use of IPv4 or IPv6

21 years agosmall cleanup
Pierangelo Masarati [Sat, 15 Jun 2002 18:20:41 +0000 (18:20 +0000)]
small cleanup

21 years agodefine and normalize static bervals alltogether
Pierangelo Masarati [Sat, 15 Jun 2002 17:01:35 +0000 (17:01 +0000)]
define and normalize static bervals alltogether

21 years agoshould compile even without Cyrus SASL
Pierangelo Masarati [Sat, 15 Jun 2002 15:01:17 +0000 (15:01 +0000)]
should compile even without Cyrus SASL

21 years agoForced commit, previous log msg "should" -> "should not".
Howard Chu [Sat, 15 Jun 2002 01:20:04 +0000 (01:20 +0000)]
Forced commit, previous log msg "should" -> "should not".

21 years agoCleanup grammar, etc.
Howard Chu [Sat, 15 Jun 2002 01:00:50 +0000 (01:00 +0000)]
Cleanup grammar, etc.

21 years agoUse host-less LDAP URLs
Kurt Zeilenga [Fri, 14 Jun 2002 22:12:27 +0000 (22:12 +0000)]
Use host-less LDAP URLs

21 years agoChanged "saslRegexp" to "sasl-regexp". (Both are valid, but this is
Howard Chu [Fri, 14 Jun 2002 22:06:23 +0000 (22:06 +0000)]
Changed "saslRegexp" to "sasl-regexp". (Both are valid, but this is
more consistent with the other sasl directives.)

21 years agosaslAuthzTo/From LDUP URLs should have hostnames
Kurt Zeilenga [Fri, 14 Jun 2002 22:03:52 +0000 (22:03 +0000)]
saslAuthzTo/From LDUP URLs should have hostnames

21 years agoTypos - "TCP" backend should be "TCL"
Howard Chu [Fri, 14 Jun 2002 21:59:23 +0000 (21:59 +0000)]
Typos - "TCP" backend should be "TCL"

21 years agoMisc formatting changes
Kurt Zeilenga [Fri, 14 Jun 2002 21:47:09 +0000 (21:47 +0000)]
Misc formatting changes

21 years agoRemove extra BDB define
Kurt Zeilenga [Fri, 14 Jun 2002 21:42:55 +0000 (21:42 +0000)]
Remove extra BDB define

21 years agoLDBM->BDB updates
Kurt Zeilenga [Fri, 14 Jun 2002 21:19:42 +0000 (21:19 +0000)]
LDBM->BDB updates

21 years agoMisc cleanup
Kurt Zeilenga [Fri, 14 Jun 2002 20:53:52 +0000 (20:53 +0000)]
Misc cleanup

21 years agoPatch: Bugs with back-ldap/meta mappings (ITS#1787)
Kurt Zeilenga [Fri, 14 Jun 2002 20:41:40 +0000 (20:41 +0000)]
Patch: Bugs with back-ldap/meta mappings  (ITS#1787)

================
Written by Hallvard B. Furuseth and placed into the public domain.
This software is not subject to any license of the University of Oslo.
================

manpage patch for ITS#1787.

21 years agoAdded a bit about client and server certificates.
Howard Chu [Fri, 14 Jun 2002 13:35:09 +0000 (13:35 +0000)]
Added a bit about client and server certificates.

21 years agoAnother typo, mistake in previous commit
Howard Chu [Fri, 14 Jun 2002 13:18:15 +0000 (13:18 +0000)]
Another typo, mistake in previous commit

21 years agoFix typos, add a brief mention of Authorization Policy configuration
Howard Chu [Fri, 14 Jun 2002 13:03:20 +0000 (13:03 +0000)]
Fix typos, add a brief mention of Authorization Policy configuration

21 years agoFix EX: typo
Howard Chu [Fri, 14 Jun 2002 13:01:48 +0000 (13:01 +0000)]
Fix EX: typo

21 years agoForced commit, previous had no log entry. Fixed some typos, added a
Howard Chu [Fri, 14 Jun 2002 12:39:59 +0000 (12:39 +0000)]
Forced commit, previous had no log entry. Fixed some typos, added a
couple references to BDB.

21 years ago*** empty log message ***
Howard Chu [Fri, 14 Jun 2002 12:38:32 +0000 (12:38 +0000)]
*** empty log message ***

21 years agoAdded X.509 term
Howard Chu [Fri, 14 Jun 2002 12:32:36 +0000 (12:32 +0000)]
Added X.509 term

21 years agoAdded sasl-authz-policy
Howard Chu [Fri, 14 Jun 2002 11:02:57 +0000 (11:02 +0000)]
Added sasl-authz-policy

21 years agozap unnecessary include
Kurt Zeilenga [Fri, 14 Jun 2002 09:10:02 +0000 (09:10 +0000)]
zap unnecessary include

21 years agoUse experimental OIDs for saslAuth attributes and hide 'em
Kurt Zeilenga [Fri, 14 Jun 2002 08:25:14 +0000 (08:25 +0000)]
Use experimental OIDs for saslAuth attributes and hide 'em
make the usage distributedOperation

21 years agoFix OID clash in previous commit
Howard Chu [Fri, 14 Jun 2002 08:16:06 +0000 (08:16 +0000)]
Fix OID clash in previous commit

21 years agoAdded saslAuthzTo and saslAuthzFrom to system schema.
Howard Chu [Fri, 14 Jun 2002 08:10:14 +0000 (08:10 +0000)]
Added saslAuthzTo and saslAuthzFrom to system schema.
Added sasl-authz-policy config keyword to control proxy authorization.
Moved sasl-related config processing to sasl.c:slap_sasl_config().
Moved other global defs used only in saslauthz.c into saslauthz.c.

21 years agoFinish implementation of get_ca_list()
Howard Chu [Fri, 14 Jun 2002 06:09:24 +0000 (06:09 +0000)]
Finish implementation of get_ca_list()

21 years agoIn ldap_extended_operation_s, check for NULL retoidp and retdatap
Howard Chu [Thu, 13 Jun 2002 16:26:47 +0000 (16:26 +0000)]
In ldap_extended_operation_s, check for NULL retoidp and retdatap
before storing NULL.

21 years agoUpdate I-Ds.
Kurt Zeilenga [Thu, 13 Jun 2002 16:14:10 +0000 (16:14 +0000)]
Update I-Ds.

21 years agoITS#1882: fix typo
Kurt Zeilenga [Thu, 13 Jun 2002 14:50:33 +0000 (14:50 +0000)]
ITS#1882: fix typo

21 years agoGenerate man page date from version.sh
Kurt Zeilenga [Thu, 13 Jun 2002 03:59:10 +0000 (03:59 +0000)]
Generate man page date from version.sh

21 years agoDate: Thu, 2 May 2002 08:54:59 GMT
Kurt Zeilenga [Wed, 12 Jun 2002 16:39:05 +0000 (16:39 +0000)]
Date: Thu, 2 May 2002 08:54:59 GMT
From: h.b.furuseth@usit.uio.no
To: openldap-its@OpenLDAP.org
Subject: Patch: Bugs with back-ldap/meta mappings

Full_Name: Hallvard B. Furuseth
Version: HEAD
OS: Linux
URL: http://folk.uio.no/hbf/OpenLDAP/back-ldap.txt
Submission from: (NULL) (158.36.148.34)

The source claims the 'map' attribute has syntax
map {objectclass | attribute}   {<source> | *}      [<dest> | *]
while it actually has syntax
map {objectclass | attribute} [<local name> | *] {<foreign name> |
*}
except that the code is confused about it.  Removed attributes are
put in both the maps for local and foreign names:
# Remove description and present title as description instead
map attribute description
map attribute description title
-->
slapd.conf: line 10: duplicate mapping found (ignored)

Also, map.c:ldap_back_map_attrs() loops forever on removed attributes
(ie. if one asks ldapsearch for an attribute which has been removed).

21 years agoAdd pointer to JLDAP TODO list
Kurt Zeilenga [Wed, 12 Jun 2002 16:32:29 +0000 (16:32 +0000)]
Add pointer to JLDAP TODO list

21 years agoClarify that client side items refer to client/tools and/or ldap(3) work
Kurt Zeilenga [Wed, 12 Jun 2002 16:28:05 +0000 (16:28 +0000)]
Clarify that client side items refer to client/tools and/or ldap(3) work

21 years agoUpdate to the 'gentle SIGHUP' patch. (ITS#1679)
Kurt Zeilenga [Wed, 12 Jun 2002 15:43:19 +0000 (15:43 +0000)]
Update to the 'gentle SIGHUP' patch.  (ITS#1679)

- Let write operations return unwilling-to-perform after
  'gentle shutdown' has been initiated.
- Change -1 to 2 in slapd_gentle_shutdown and slapd_shutdown, since
  sig_atomic_t can be unsigned (ITS#1736).  The 'gentle SIGHUP' patch
  is older than ITS#1736 but was applied later, so it reintroduced
  the problem.

Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>, June 2002.

21 years agoDeleted Connection->c_cdn. Use conn->c_dn instead...
Howard Chu [Wed, 12 Jun 2002 08:38:59 +0000 (08:38 +0000)]
Deleted Connection->c_cdn. Use conn->c_dn instead...

21 years agoremove --enable-kbind option (can be manually set)
Kurt Zeilenga [Wed, 12 Jun 2002 04:55:30 +0000 (04:55 +0000)]
remove --enable-kbind option (can be manually set)

21 years agoFix typo in previous commit
Howard Chu [Wed, 12 Jun 2002 04:12:51 +0000 (04:12 +0000)]
Fix typo in previous commit

21 years agoFinished slap_sasl_setpass for Cyrus 1.5; Cyrus 2.1 is incomplete.
Howard Chu [Wed, 12 Jun 2002 04:05:48 +0000 (04:05 +0000)]
Finished slap_sasl_setpass for Cyrus 1.5; Cyrus 2.1 is incomplete.
Added conn->c_sasl_dn, streamlined slap_sasl_bind.

21 years agoadd reference to "Software Bugs" issues
Kurt Zeilenga [Wed, 12 Jun 2002 03:42:01 +0000 (03:42 +0000)]
add reference to "Software Bugs" issues

21 years agoRework todo
Kurt Zeilenga [Wed, 12 Jun 2002 03:36:05 +0000 (03:36 +0000)]
Rework todo

21 years agoAdd {CLEARTEXT} to password-hash possibilities
Kurt Zeilenga [Wed, 12 Jun 2002 00:50:28 +0000 (00:50 +0000)]
Add {CLEARTEXT} to password-hash possibilities

21 years agoAdd {CLEARTEXT} password-hash support
Kurt Zeilenga [Wed, 12 Jun 2002 00:43:34 +0000 (00:43 +0000)]
Add {CLEARTEXT} password-hash support

21 years agoAn almost complete slap_sasl_setpass()
Kurt Zeilenga [Wed, 12 Jun 2002 00:13:29 +0000 (00:13 +0000)]
An almost complete slap_sasl_setpass()

21 years agoRework c_authzid_backend in preparation for sasl_setpass() support
Kurt Zeilenga [Tue, 11 Jun 2002 22:56:47 +0000 (22:56 +0000)]
Rework c_authzid_backend in preparation for sasl_setpass() support

21 years agoreturn PROTOCOL_ERROR if reqdata is empty.
Kurt Zeilenga [Mon, 10 Jun 2002 19:56:17 +0000 (19:56 +0000)]
return PROTOCOL_ERROR if reqdata is empty.

21 years agoDB_RMW flag to dn2id and id2entry
Jong Hyuk Choi [Mon, 10 Jun 2002 19:02:25 +0000 (19:02 +0000)]
DB_RMW flag to dn2id and id2entry

21 years agoFix preamble
Kurt Zeilenga [Sun, 9 Jun 2002 19:11:53 +0000 (19:11 +0000)]
Fix preamble

21 years agoMisc updates
Kurt Zeilenga [Sun, 9 Jun 2002 18:57:35 +0000 (18:57 +0000)]
Misc updates

21 years agoVLV clean OPENLDAP_REL_ENG_2_MP
Kurt Zeilenga [Sun, 9 Jun 2002 06:12:24 +0000 (06:12 +0000)]
VLV clean

21 years agoCannot set rootpw when rootdn is not under suffix
Kurt Zeilenga [Sat, 8 Jun 2002 18:49:14 +0000 (18:49 +0000)]
Cannot set rootpw when rootdn is not under suffix

21 years agoUpdate
Kurt Zeilenga [Sat, 8 Jun 2002 18:40:58 +0000 (18:40 +0000)]
Update

21 years agoNote that rootpw can only be set if rootdn is under suffix.
Kurt Zeilenga [Sat, 8 Jun 2002 18:40:36 +0000 (18:40 +0000)]
Note that rootpw can only be set if rootdn is under suffix.

21 years agoBe less forgiving (don't ignore so many configuration errors)
Kurt Zeilenga [Sat, 8 Jun 2002 18:38:52 +0000 (18:38 +0000)]
Be less forgiving (don't ignore so many configuration errors)