[dovecot/core] 98800c: doveadm: Make sure positional arguments end up in ...

GitHub noreply at github.com
Tue Sep 5 16:30:10 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 98800cb9f53b7cc7b5dbfc78f2803707b9b0d324
      https://github.com/dovecot/core/commit/98800cb9f53b7cc7b5dbfc78f2803707b9b0d324
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M src/doveadm/doveadm-cmd.c

  Log Message:
  -----------
  doveadm: Make sure positional arguments end up in right place

Otherwise -- is placed into wrong place and breaks command line
reparsing in legacy functions.


  Commit: 42db3821524726962aa35fdae82db5644a52bcd9
      https://github.com/dovecot/core/commit/42db3821524726962aa35fdae82db5644a52bcd9
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M src/doveadm/doveadm-dict.c

  Log Message:
  -----------
  doveadm-dict: Convert to new parameter handling

Fixes problems with negative numbers as parameters


  Commit: dfdcbff54e2be83e7f8f87c757dbbde6b3819500
      https://github.com/dovecot/core/commit/dfdcbff54e2be83e7f8f87c757dbbde6b3819500
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M src/doveadm/doveadm-fs.c

  Log Message:
  -----------
  doveadm-fs: Fix argument handling

If argument contains - and needs to be passed to doveadm-fs
then it needs -- to make sure getopt won't choke on it, and
due to this, we need to use getopt in doveadm-fs too, to make
sure -- gets removed.


Compare: https://github.com/dovecot/core/compare/dff659439354...dfdcbff54e2b


More information about the dovecot-cvs mailing list