summaryrefslogtreecommitdiff
path: root/source3/rpcclient/cmd_witness.c
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes s/Unsuported/Unsupported/Mathieu Parent2019-09-011-1/+1
* rpcclient: free popt context when doneSwen Schillig2019-08-221-0/+1
* s3:rpcclient: Use C99 initializer for cmd_set in cmd_witnessAndreas Schneider2019-01-281-7/+56
* s3:rpcclient: Use C99 initializer for poptOption in cmd_witnessAndreas Schneider2019-01-281-17/+129
* werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpc...Günther Deschner2016-09-281-2/+2
* s3-rpcclient: protect against empty witness async notify messages.Günther Deschner2015-09-291-0/+5
* s3-rpcclient: remove old extra hand marshalling from witness cmds.Günther Deschner2015-07-031-77/+31
* s3-rpcclient: use witness defines in witness rpcclient.Günther Deschner2015-07-031-20/+7
* witness: autogenerate the marshalling of the witness_notifyResponse_message.Günther Deschner2015-07-031-0/+2
* librpc: further fixes for witness.idl.Gregor Beck2015-04-131-5/+5
* s3:rpcclient: fix build without HAVE_IPV6Gregor Beck2014-03-311-5/+14
* s3:rpcclient: add witness commandGregor Beck2014-02-111-0/+504