[dovecot/core] 23f217: submission: Allocate client on alloconly mempool.

GitHub noreply at github.com
Thu Oct 11 15:30:06 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 23f2178c439478aa4377923898fe7d661dd57053
      https://github.com/dovecot/core/commit/23f2178c439478aa4377923898fe7d661dd57053
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M src/submission/submission-client.c
    M src/submission/submission-client.h

  Log Message:
  -----------
  submission: Allocate client on alloconly mempool.


  Commit: 0381d1082cce486cca25eecee9f737360fb93655
      https://github.com/dovecot/core/commit/0381d1082cce486cca25eecee9f737360fb93655
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M src/submission/submission-client.c
    M src/submission/submission-client.h

  Log Message:
  -----------
  submission: Provide ephemeral pool for transaction state.


  Commit: abd6484138cd5e5ec4d9eefdb644f4924577c3bd
      https://github.com/dovecot/core/commit/abd6484138cd5e5ec4d9eefdb644f4924577c3bd
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M src/submission/submission-recipient.c
    M src/submission/submission-recipient.h

  Log Message:
  -----------
  submission: Allocate each recipient object on its own pool.

This allows allocating per recipient module data.


  Commit: 79e4f34a1ba4c5beb46fdac0388b260259b3163e
      https://github.com/dovecot/core/commit/79e4f34a1ba4c5beb46fdac0388b260259b3163e
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M src/submission/submission-client.c
    M src/submission/submission-client.h

  Log Message:
  -----------
  submission: Implement basic client vfuncs.

Currently, only client_destroy can be overriden.


  Commit: 8e0e321c7ee0c682f69c38ef29a8ed0ed8d50fb3
      https://github.com/dovecot/core/commit/8e0e321c7ee0c682f69c38ef29a8ed0ed8d50fb3
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M src/submission/submission-client.c
    M src/submission/submission-client.h
    M src/submission/submission-commands.c
    M src/submission/submission-commands.h

  Log Message:
  -----------
  submission: Implement client vfuncs for all normal SMTP commands.


  Commit: f3f676f7b5feaa4ca8737189c224e1483d53f9ff
      https://github.com/dovecot/core/commit/f3f676f7b5feaa4ca8737189c224e1483d53f9ff
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M src/submission/submission-client.c
    M src/submission/submission-client.h

  Log Message:
  -----------
  submission: Implement client vfuncs for transaction start and free.


  Commit: b2c30f230b5a5a1a6c1b382b8006bdc072ef48a7
      https://github.com/dovecot/core/commit/b2c30f230b5a5a1a6c1b382b8006bdc072ef48a7
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M src/submission/submission-client.c
    M src/submission/submission-client.h

  Log Message:
  -----------
  submission: Add support for module contexts to client.


  Commit: e38ff66a6285e788172b5c08afd3850ce6d87612
      https://github.com/dovecot/core/commit/e38ff66a6285e788172b5c08afd3850ce6d87612
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M src/submission/submission-recipient.c
    M src/submission/submission-recipient.h

  Log Message:
  -----------
  submission: Add support for module contexts to recipient.


  Commit: 98ea2c2e2f3f83761b25e346a0315b9f22f6e878
      https://github.com/dovecot/core/commit/98ea2c2e2f3f83761b25e346a0315b9f22f6e878
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M src/lib-smtp/smtp-syntax.c
    M src/lib-smtp/smtp-syntax.h

  Log Message:
  -----------
  lib-smtp: syntax: Add verification functions for EHLO keywords and parameters.


  Commit: 297ca82aab052458b231a3b735b2cdfcd5eb26b6
      https://github.com/dovecot/core/commit/297ca82aab052458b231a3b735b2cdfcd5eb26b6
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M src/submission/submission-client.c
    M src/submission/submission-client.h
    M src/submission/submission-commands.c

  Log Message:
  -----------
  submission: client: Add API for adding extra (non-standard) capabilities.


Compare: https://github.com/dovecot/core/compare/eb1651466c8b...297ca82aab05
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list