[dovecot/core] 03c653: lib-program-client: Whitespace fix

GitHub noreply at github.com
Mon Oct 10 11:00:09 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 03c6532fe7aa3ddae23c99ff6bec78d8dd2e8165
      https://github.com/dovecot/core/commit/03c6532fe7aa3ddae23c99ff6bec78d8dd2e8165
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-10-10 (Mon, 10 Oct 2016)

  Changed paths:
    M src/lib-program-client/program-client-local.c
    M src/lib-program-client/program-client-private.h
    M src/lib-program-client/program-client.c

  Log Message:
  -----------
  lib-program-client: Whitespace fix


  Commit: 98bc2ecdbfd4f2f20c3a5e96ae445072fbe22223
      https://github.com/dovecot/core/commit/98bc2ecdbfd4f2f20c3a5e96ae445072fbe22223
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-10-10 (Mon, 10 Oct 2016)

  Changed paths:
    M src/lib-program-client/program-client-private.h
    M src/lib-program-client/program-client-remote.c
    M src/lib-program-client/program-client.c
    M src/lib-program-client/program-client.h

  Log Message:
  -----------
  lib-program-client: Expose asynchronous API


  Commit: 9f29dfcbf3812c4f88ffb1c99b5a56b2e8091ea4
      https://github.com/dovecot/core/commit/9f29dfcbf3812c4f88ffb1c99b5a56b2e8091ea4
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-10-10 (Mon, 10 Oct 2016)

  Changed paths:
    M src/lib-program-client/program-client-remote.c
    M src/lib-program-client/program-client.h

  Log Message:
  -----------
  lib-program-client: Rename remote to unix

This is to make more clear that the call requires
unix path and does not support TCP. There will be
TCP based API too later.


  Commit: 0a017e924aa2490f6a54096d11e534b2a7554ebe
      https://github.com/dovecot/core/commit/0a017e924aa2490f6a54096d11e534b2a7554ebe
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-10-10 (Mon, 10 Oct 2016)

  Changed paths:
    M src/lib-program-client/Makefile.am
    A src/lib-program-client/test-program-client-local.c
    A src/lib-program-client/test-program-client-unix.c

  Log Message:
  -----------
  lib-program-client: Add test suite for program client


Compare: https://github.com/dovecot/core/compare/151fc06a4491...0a017e924aa2


More information about the dovecot-cvs mailing list