]> git.sur5r.net Git - openldap/commitdiff
Note changes
authorKurt Zeilenga <kurt@openldap.org>
Tue, 29 Oct 2002 02:37:57 +0000 (02:37 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 29 Oct 2002 02:37:57 +0000 (02:37 +0000)
CHANGES
configure
doc/man/man8/slapd.8

diff --git a/CHANGES b/CHANGES
index baab86b00dfb5cb2edeedce8508f8cead5705ab6..7e7b2bc7566ba7057980950d854654594238f61e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,16 @@
 OpenLDAP 2.1 Change Log
 
 OpenLDAP 2.1.9 Engineering
-       Build Enviroment
+       Fixed back-bdb moddn newSuperior bug
+       Fixed libldap try_read1msg drain bug (ITS#2153)
+       Fixed slapd unix socket unlink bug (ITS#2157)
+       Added "allow update_anon" feature (ITS#2155)
+       Build Environment
+               Add subordinate referral test
                Fix configure shtool no bold handling
 
 OpenLDAP 2.1.8 Release
-       Build Enviroment
+       Build Environment
                Update configure script
 
 OpenLDAP 2.1.7 Release
index 9805fc6da6951f17f0c15852f5940670429d191b..8d1dca106e19904a155e47fed888f6e68e1525c4 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # $OpenLDAP$
-# from OpenLDAP: pkg/ldap/configure.in,v 1.408.2.21 2002/10/18 19:47:29 kurt Exp  
+# from OpenLDAP: pkg/ldap/configure.in,v 1.408.2.22 2002/10/28 19:51:11 kurt Exp  
 
 # Copyright 1998-2002 The OpenLDAP Foundation.  All Rights Reserved.
 # 
index f30dcc0a9f00a2855f45b28481c70e030624d2a5..b2fb379614dc9630de2fec0af50026e8630120fb 100644 (file)
@@ -115,7 +115,7 @@ will by default serve
 it will bind using INADDR_ANY and port 389.
 The
 .B \-h
-option may be used to specify LDAP (and LDAPS) URLs to serve.
+option may be used to specify LDAP (and other scheme) URLs to serve.
 For example, if slapd is given
 .B \-h " ldap://127.0.0.1:9009/ ldaps:/// ldapi:///", 
 It will bind 127.0.0.1:9009 for LDAP, 0.0.0.0:636 for LDAP over TLS,
@@ -123,11 +123,18 @@ and LDAP over IPC (Unix domain sockets).  Host 0.0.0.0 represents
 INADDR_ANY.
 A space separated list of URLs is expected.  The URLs should be of
 LDAP (ldap://) or LDAP over TLS (ldaps://) or LDAP over IPC (ldapi://)
-scheme without a DN or other optional parameters.  Support for the
+scheme without a DN or other optional parameters, except an experimental
+extension to indicate the permissions of the underlying socket, on those
+OSes that honor them.  Support for the
 latter two schemes depends on selected configuration options.  Hosts
 may be specified by name or IPv4 and IPv6 address formats.
 Ports, if specfied, must be numeric.  The default ldap:// port is 389
 and the default ldaps:// port is 636.
+The socket permissions for LDAP over IPC are indicated by
+"x-mod=-rwxrwxrwx", "x-mod=0777" or "x-mod=777", where any 
+of the "rwx" can be "-" to suppress the related permission (note, 
+however, that sockets only honor the "w" permission), while any 
+of the "7" can be any legal octal digit, according to chmod(1).
 .TP
 .BI \-r " directory"
 Specifies a chroot "jail" directory.  slapd will