commit-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mailutils branch, patches-2.2, created. release-2.2-4-g546a1c7


From: Sergey Poznyakoff
Subject: [SCM] GNU Mailutils branch, patches-2.2, created. release-2.2-4-g546a1c7
Date: Mon, 13 Sep 2010 13:46:29 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mailutils".

http://git.savannah.gnu.org/cgit/mailutils.git/commit/?id=546a1c78efa1bad5536d94e4722d6ac2ef62a685

The branch, patches-2.2 has been created
        at  546a1c78efa1bad5536d94e4722d6ac2ef62a685 (commit)

- Log -----------------------------------------------------------------
commit 546a1c78efa1bad5536d94e4722d6ac2ef62a685
Author: Sergey Poznyakoff <address@hidden>
Date:   Mon Sep 13 16:44:44 2010 +0300

    imap4d: bugfix
    
    * imap4d/lsub.c (imap4d_lsub): Return LSUB untagged response, not
    LIST.

commit 661f53f37bfa6cd7562146ec4857413797bc8dd7
Author: Sergey Poznyakoff <address@hidden>
Date:   Sun Sep 12 18:44:59 2010 +0300

    Mailbox quota support in imap4d: initial implementation.
    
    * imap4d/quota.c: New file.
    * imap4d/Makefile.am (imap4d_SOURCES): Add quota.c
    * imap4d/append.c (imap4d_append0): Refuse to append if
    the quota is exceeded or would be exceeded after completing
    the operation.
    * imap4d/copy.c (imap4d_copy0): Refuse to copy messages if
    the quota is exceeded or would be exceeded after completing
    the operation.
    Return a meaningful textual description.
    Attempt to restore mailbox to its original size if the operation failed.
    * imap4d/imap4d.c (imap4d_session_setup0): Call quota_setup.
    * imap4d/imap4d.h (quota_setup, quota_check, quota_update): New functions.
    
    * include/mailutils/folder.h (mu_list_response) <format>: New member.
    * include/mailutils/mailbox.h (mu_mailbox_create_from_record): New
    function.
    * include/mailutils/types.hin (MU_FOLDER_ATTRIBUTE_LINK): New flag.
    * libproto/mbox/folder.c (list_helper): Do not return symbolic links
    unless MU_FOLDER_ATTRIBUTE_LINK is set.
    Fill in the resp->format member.
    * mailbox/mailbox.c (_mailbox_create_from_record): New static function.
    (_create_mailbox0): Rewrite as a wrapper over _mailbox_create_from_record.
    (mu_mailbox_create_from_record): New function.
    
    * guimb/scm/Makefile.am: Add sieve.scm to 
AM_INSTALLCHECK_STD_OPTIONS_EXEMPT.

commit 6a1aaa2561049ba404ad5bc05820ba830fbe4af0
Author: Sergey Poznyakoff <address@hidden>
Date:   Sun Sep 12 18:42:49 2010 +0300

    movemail: bugfix.
    
    * movemail/movemail.c (guess_mbox_owner): Fix setting GID
    with --owner=set-id.
    (main): Don't attempt to expunge source mailbox if preserve_mail
    is set.

commit 323afc48194347cf8c52d329bfb2a0712137cf8d
Author: Sergey Poznyakoff <address@hidden>
Date:   Sun Sep 12 18:42:02 2010 +0300

    amd: bugfix.
    
    * mailbox/amd.c (read_size_file): Fix return value.

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU Mailutils



reply via email to

[Prev in Thread] Current Thread [Next in Thread]