[dovecot/core] 8c0312: man: doveconf - Document -P flag

GitHub noreply at github.com
Fri Mar 23 15:30:17 EET 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 8c031232b2d9a6b7eb5e6a2e7f0b8217ead38ebc
      https://github.com/dovecot/core/commit/8c031232b2d9a6b7eb5e6a2e7f0b8217ead38ebc
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
    M doc/man/doveconf.1.in

  Log Message:
  -----------
  man: doveconf - Document -P flag


  Commit: aa02a6e6161b3771bd7de1bfac375e339279445a
      https://github.com/dovecot/core/commit/aa02a6e6161b3771bd7de1bfac375e339279445a
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
    M src/lib/strfuncs.c
    M src/lib/strfuncs.h

  Log Message:
  -----------
  lib: Add i_strstr_arr for searching string for multiple needles


  Commit: 9b40bf3a6a085130639c0100f5003838e47ebfee
      https://github.com/dovecot/core/commit/9b40bf3a6a085130639c0100f5003838e47ebfee
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
    M src/lib/strescape.c
    M src/lib/strescape.h
    M src/lib/test-strescape.c

  Log Message:
  -----------
  lib: Add str_nescape

For partial escaping


  Commit: 1518e085d8d88b6221627203f5a906be7873b31a
      https://github.com/dovecot/core/commit/1518e085d8d88b6221627203f5a906be7873b31a
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
    M src/config/doveconf.c

  Log Message:
  -----------
  config: Move sensitive value hiding to own function

Simplifies next change


  Commit: fc02343fd81a6fab272ac0366b15fc60ec44a8b6
      https://github.com/dovecot/core/commit/fc02343fd81a6fab272ac0366b15fc60ec44a8b6
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
    M src/config/doveconf.c

  Log Message:
  -----------
  config: Hide more sensitive information

Hide parts of values where we can see a key that has word
key, secret or pass as prefix and is a key-value pair
separated by =.


Compare: https://github.com/dovecot/core/compare/061acb56a138...fc02343fd81a


More information about the dovecot-cvs mailing list