Summary: server -login modules are now initializing the
users
New version of: pigeondeliver--main--0.2--patch-31
Available in archive: tla ml.masobit.net--2006-pigeonair
Committed by: Carlo Contavalli <ccontavalli masobit.net>
on: Thu Apr 27 08:58:26 UTC 2006
New-Files: 3
Modified-Files: 16
Removed-Files: 1
Changelog:
*
services/mailStore/server/provider/distributed/dscm-proxy.c
- renamed
in dscm-distributed.c.
* lib/dscm0/dscm0/dscm-user.h - dscm_mail_user_t moved from
sapi to standard
dscm0 library. I expect this to break a lot of things.
* services/mailStore/server/provider/login-imap/configure.m4
- modified to
use the mda and the creator modules correctly, and not to
depend on courier
libraries anymore.
*
services/mailStore/server/provider/login-imap/dscm-imap-chat
ter.c - corrected
a few dumb possible bugs.
* lib/dscm-courier0/Makefile.in - modified not to use
libdscm-sapi0, which is
not needed anymore.
* lib/dscm-sapi0/dscm-sapi0/dscm-sapi.h - removed
definitions of dscm_mail_user_t.
* lib/dscm-courier0/configure.m4 - modified not to use
libdscm-sapi0.
* lib/dscm-chat0/dscm-chat0/dscm-module-provider.h - updated
definition of
dscm_hdlr_server_provider_process_f.
*
services/mailStore/server/provider/courier-pop3d/dscm-courie
r-pop3d.c - is
no longer initializing the mda and parsing the user.
*
services/mailStore/server/provider/login-pop3/dscm-pop3-logi
n.c - is now
initializing the mda and parsing the user.
* configure - generated ex-novo.
* lib/dscm-courier0/dscm-courier0/dscm-courier.h - is now
including
dscm0/dscm-user.h instead of dscm-sapi0/dscm-sapi.h.
* services/mailStore/server/provider/return/dscm-return.c -
updated
for new dscm_hdlr_server_provider_process_f definition.
* services/mailStore/server/provider/login-pop3/configure.m4
- modified
to include a couple more libraries.
*
services/mailStore/server/provider/login-imap/dscm-imap-logi
n.c - is now
initializing the mda and parsing the user.
* lib/dscm-courier0/dscm-courier.c - is now including
dscm0/dscm-user.h
*
services/mailStore/server/provider/courier-imapd/dscm-courie
r-imapd.c -
is no longer initializing the mda user by itself.
* lib/dscm-datatree0/dscm-login.c - improved error handling.
|