[dovecot/core] 5e8e8f: lib-ldap: Fixed compiling with OpenBSD

GitHub noreply at github.com
Thu Oct 20 16:00:10 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 5e8e8fb01389cc04a77e173c57b2d66a2f863370
      https://github.com/dovecot/core/commit/5e8e8fb01389cc04a77e173c57b2d66a2f863370
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M src/lib-ldap/ldap-search.c

  Log Message:
  -----------
  lib-ldap: Fixed compiling with OpenBSD


  Commit: 761585b5c8798d39fbb2fb6a72667719a47bef6f
      https://github.com/dovecot/core/commit/761585b5c8798d39fbb2fb6a72667719a47bef6f
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M src/imap-hibernate/imap-client.c
    M src/lib-storage/mail-storage-service.c
    M src/lib-storage/mail-user.c

  Log Message:
  -----------
  %{auth_domain} shouldn't include the leading '@'


  Commit: e40aeca4aa0e7009949a101e7ce661057486378b
      https://github.com/dovecot/core/commit/e40aeca4aa0e7009949a101e7ce661057486378b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M src/pop3/pop3-client.c

  Log Message:
  -----------
  pop3: Fix pop3_logout_format=%{deleted_size} expansion when there are no deletions

Should be "0", not empty string.


  Commit: f915d2f0b7c106055b40af0be99504aebae3edaa
      https://github.com/dovecot/core/commit/f915d2f0b7c106055b40af0be99504aebae3edaa
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M src/lib/strfuncs.h

  Log Message:
  -----------
  lib: Added i_strchr_to_next()


  Commit: 4b1781e4c64be52e25b5994e5242dbe696cc7d29
      https://github.com/dovecot/core/commit/4b1781e4c64be52e25b5994e5242dbe696cc7d29
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M src/auth/auth-request-var-expand.c
    M src/auth/auth-worker-client.c
    M src/auth/db-ldap.c
    M src/auth/userdb-passwd-file.c
    M src/imap-hibernate/imap-client.c
    M src/lib-dict/dict-client.c
    M src/lib-imap-client/imapc-connection.c
    M src/lib-mail/mail-user-hash.c
    M src/lib-storage/index/shared/shared-storage.c
    M src/lib-storage/mail-storage-service.c
    M src/lib-storage/mail-user.c
    M src/lib-storage/mailbox-list.c
    M src/login-common/client-common.c
    M src/stats/mail-user.c

  Log Message:
  -----------
  global: Use i_strchr_to_next() wherever useful.


  Commit: acfda38b75d0f0e899ef692fef01593bd56ed85e
      https://github.com/dovecot/core/commit/acfda38b75d0f0e899ef692fef01593bd56ed85e
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M src/imap-hibernate/imap-client.c
    M src/imap/imap-client.c
    M src/lib-lda/mail-deliver.c
    M src/lib-lda/mail-send.c
    M src/lib-mail/mail-user-hash.c
    M src/lib-storage/index/shared/shared-storage.c
    M src/lib-storage/mail-storage-service.c
    M src/lib-storage/mail-user.c
    M src/login-common/client-common.c
    M src/login-common/login-settings.c
    M src/plugins/acl/acl-shared-storage.c
    M src/pop3/pop3-client.c
    M src/pop3/pop3-commands.c

  Log Message:
  -----------
  global: Try to initialize var_expand_tab[] directly.

This avoids accidents with the array numbering being wrong.


Compare: https://github.com/dovecot/core/compare/0b808b62a679...acfda38b75d0


More information about the dovecot-cvs mailing list