|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Martin Hedenfalk (martinh
cvs.openbsd.org)
Date: Tue Jun 15 2010 - 10:47:56 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: martinh
cvs.openbsd.org 2010/06/15 09:47:56
Modified files:
usr.sbin/ldapd : auth.c ldapd.h modify.c namespace.c search.c
Log message:
Make modify and simple auth requests open their own transactions, as search
already does. Trigger a reopen imsg request if either the data or index
databases are compacted. Queue the failed request and try again when the
file is reopened.
Compaction can now be done by a separate process, and ldapd will pick up
the change and reopen the file.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]