[dovecot/core] b3e714: var-expand: Add support for conditionals

GitHub noreply at github.com
Mon Jul 24 16:00:11 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: b3e71425659780a58cba2f1d84eceef5b4616762
      https://github.com/dovecot/core/commit/b3e71425659780a58cba2f1d84eceef5b4616762
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M src/lib/Makefile.am
    A src/lib/var-expand-if.c
    M src/lib/var-expand-private.h
    M src/lib/var-expand.c

  Log Message:
  -----------
  var-expand: Add support for conditionals

%{if;value-a,op,value-b:true-value:false-value}


  Commit: 57479bd6600f51e0c4850969f6587cae40f56782
      https://github.com/dovecot/core/commit/57479bd6600f51e0c4850969f6587cae40f56782
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M src/lib/test-var-expand.c

  Log Message:
  -----------
  var-expand: Add tests for var_expand conditionals


Compare: https://github.com/dovecot/core/compare/bc7d7e41fe00...57479bd6600f


More information about the dovecot-cvs mailing list