[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: commit: ldap/servers/slapd backend.c config.c daemon.c slap.h
- To: kurt@OpenLDAP.org
- Subject: Re: commit: ldap/servers/slapd backend.c config.c daemon.c slap.h
- From: Pierangelo Masarati <ando@sys-net.it>
- Date: Sat, 26 Oct 2002 10:10:50 +0200
- Cc: OpenLDAP Commit <openldap-commit2devel@OpenLDAP.org>
- Organization: SysNet
- References: <200210251647.g9PGlP3b061917@boole.openldap.org>
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020618
kurt@OpenLDAP.org wrote:
Update of /repo/OpenLDAP/pkg/ldap/servers/slapd
Modified Files:
backend.c 1.169 -> 1.170
config.c 1.193 -> 1.194
daemon.c 1.235 -> 1.236
slap.h 1.368 -> 1.369
Log Message:
Add "allow update_anon"
Fix -USLAP_X_LISTENER_MOD builds
Sorry for the mess; actually, get_perms() is required
by ldapi:// regardless of SLAP_X_LISTENER_MOD; I added
this change to allow a easier way of roughly control
the use of a listener; this could already be done by
adding a large amount of ACLs (e.g.
by sockurl=<listener> ...
or so to any rule BEFORE any other "by" clause).
However, this results in a large overhead and is
error prone, so I wanted to catch these restrictions
as early as possible.
If it sounds useful, I can remove the compile condition.
Earlier this week, I removed all the references to the
listener in the Connection structure and replaced them
with a pointer to the listener, because it is not going
to change while the server is running. This saves a few
ber duplications.
Pierangelo.
--
Dr. Pierangelo Masarati mailto:pierangelo.masarati@sys-net.it
LDAP Architect, SysNet s.n.c. http://www.sys-net.it
-----------------------------------------------------------------------------
Chi riceve il presente messaggio e` tenuto a verificare se lo stesso non gli
sia pervenuto per errore. In tal caso e` pregato di avvisare immediatamente
il mittente e, tenuto conto delle responsabilita` connesse all'indebito
utilizzo e/o divulgazione del messaggio e/o delle informazioni in esso
contenute, voglia cancellare l'originale e distruggere le varie copie o
stampe.
The receiver of this message is required to check if he/she has received it
erroneously. If so, the receiver is requested to immediately inform the
sender and - in consideration of the responsibilities arising from undue use
and/or disclosure of the message and/or the information contained therein -
destroy the original message and any copy or printout thereof.
-----------------------------------------------------------------------------