summaryrefslogtreecommitdiffstats
path: root/source3/rpc_client
Commit message (Collapse)AuthorAgeFilesLines
* Convert rpc_pipe_bind to tevent_reqVolker Lendecke2009-03-241-50/+46
|
* Convert rpc_cli_transport->trans to tevent_reqVolker Lendecke2009-03-242-40/+33
|
* Convert rpc_cli_transport->write to tevent_reqVolker Lendecke2009-03-244-75/+70
|
* Convert rpc_cli_transport->read to tevent_reqVolker Lendecke2009-03-244-88/+80
|
* Convert rpc_api_pipe_req to tevent_reqVolker Lendecke2009-03-241-39/+35
|
* Convert rpc_api_pipe to tevent_reqVolker Lendecke2009-03-241-78/+71
|
* Convert cli_api_pipe to tevent_reqVolker Lendecke2009-03-241-50/+53
|
* Convert get_complete_frag to tevent_reqVolker Lendecke2009-03-241-42/+42
|
* Convert rpc_write to tevent_reqVolker Lendecke2009-03-241-54/+57
|
* Convert rpc_read to tevent_reqVolker Lendecke2009-03-241-34/+35
|
* s3: remove POLICY_HND.Günther Deschner2009-03-183-7/+7
| | | | Guenther
* s3-spoolss: remove custom syntax_spoolss and use the syntax defined in IDL.Günther Deschner2009-03-181-1/+1
| | | | Guenther
* s3-spoolss: remove old rpccli_spoolss_enumprinterdataex.Günther Deschner2009-03-181-64/+0
| | | | Guenther
* s3-spoolss: add rpccli_spoolss_enumprinterdataex convenience wrapper.Günther Deschner2009-03-181-0/+41
| | | | Guenther
* s3-spoolss: remove old rpccli_spoolss_enumprinterkey wrapper.Günther Deschner2009-03-171-55/+0
| | | | Guenther
* s3-spoolss: add rpccli_spoolss_enumprinterkey convenience wrapper.Günther Deschner2009-03-171-0/+39
| | | | Guenther
* s3-spoolss: remove rpccli_spoolss_enumprinterdata.Günther Deschner2009-03-171-49/+0
| | | | Guenther
* s3-spoolss: remove old rpccli_spoolss_setprinterdata wrapper.Günther Deschner2009-03-171-26/+0
| | | | Guenther
* s3-spoolss: remove old rpccli_spoolss_getprinterdata.Günther Deschner2009-03-171-57/+0
| | | | Guenther
* s3-spoolss: add rpccli_spoolss_getprinterdata convenience wrapper.Günther Deschner2009-03-171-0/+41
| | | | Guenther
* s3-spoolss: add push_spoolss_PrinterData().Günther Deschner2009-03-171-0/+15
| | | | Guenther
* s3-spoolss: add pull_spoolss_PrinterData().Günther Deschner2009-03-171-0/+18
| | | | Guenther
* Remove pwd_cache.c, it was doing nothing. Make user_name, domain, andJeremy Allison2009-03-131-2/+2
| | | | | password talloc'ed strings within the cli_struct. Jeremy.
* s3-spoolss: remove old enumprinters wrapper.Günther Deschner2009-03-131-206/+0
| | | | Guenther
* s3-spoolss: add rpccli_spoolss_enumprinters convenience wrapper.Günther Deschner2009-03-131-0/+53
| | | | Guenther
* s3-spoolss: remove old rpccli_spoolss_enumprinterdrivers wrapper.Günther Deschner2009-03-131-178/+0
| | | | Guenther
* s3-spoolss: add rpccli_spoolss_enumprinterdrivers convenience wrapper.Günther Deschner2009-03-131-0/+54
| | | | Guenther
* s3-spoolss: remove old rpccli_spoolss_enumjobs wrapper.Günther Deschner2009-03-131-126/+0
| | | | Guenther
* s3-spoolss: add rpccli_spoolss_enumjobs convenience wrapper.Günther Deschner2009-03-131-0/+58
| | | | Guenther
* s3-spoolss: add rpccli_spoolss_enummonitors convenience wrapper.Günther Deschner2009-03-071-0/+51
| | | | Guenther
* s3-spoolss: add rpccli_spoolss_enumports convenience wrapper.Günther Deschner2009-03-071-0/+51
| | | | Guenther
* s3-spoolss: remove old spoolss_EnumPorts.Günther Deschner2009-03-071-134/+0
| | | | Guenther
* s3-spoolss: add rpccli_spoolss_enumprintprocessordatatypes convenience wrapper.Günther Deschner2009-03-071-0/+54
| | | | Guenther
* s3-spoolss: add rpccli_spoolss_enumprintprocessors convenience wrapper.Günther Deschner2009-03-071-0/+53
| | | | Guenther
* s3-spoolss: remove old rpccli_spoolss_enumforms.Günther Deschner2009-03-061-86/+0
| | | | Guenther
* s3-spoolss: add convencience wrapper around rpccli_spoolss_EnumForms.Günther Deschner2009-03-061-0/+51
| | | | Guenther
* Make struct tevent_req opaqueSimo Sorce2009-03-021-8/+6
| | | | | | | | | | | | | | | | Move struct tevent_req in tevent_internal, and ad getters and setters for private data and the callback function. This patch also renames 'private_state' into 'data'. What is held in this pointer is in fact data and not a state like enum tevent_req_state. Calling it 'state' is confusing. The functions addedd are: tevent_req_set_callback() - sets req->async.fn and req->async.private_data tevent_req_set_print_fn() - sets req->private_print tevent_req_callback_data() - gets req->async.private_data tevent_req_data() - gets rea->data This way it is much simpler to keep API/ABI compatibility in the future.
* s3-spoolss: remove old rpccli_spoolss_getjob.Günther Deschner2009-02-261-67/+0
| | | | Guenther
* s3-spoolss: add rpccli_spoolss_getjob convenience wrapper.Günther Deschner2009-02-261-0/+52
| | | | Guenther
* s3-spoolss: remove unused decode_printer_info_7.Günther Deschner2009-02-251-32/+0
| | | | Guenther
* Convert rpc_sock_write to use tevent_req base async_sendVolker Lendecke2009-02-251-7/+46
|
* Convert rpc_sock_read to use tevent_req base async_readVolker Lendecke2009-02-251-10/+47
|
* s3-spoolss: remove rpccli_spoolss_getprinter.Günther Deschner2009-02-251-84/+0
| | | | Guenther
* s3-spoolss: remove rpccli_spoolss_setprinter.Günther Deschner2009-02-251-26/+0
| | | | Guenther
* s3-spoolss: remove rpccli_spoolss_addprinterex.Günther Deschner2009-02-251-35/+0
| | | | Guenther
* s3-spoolss: add rpccli_spoolss_getprinter convenience wrapper.Günther Deschner2009-02-251-1/+49
| | | | Guenther
* s3-spoolss: add rpccli_spoolss_addprinterex convenience wrapper.Günther Deschner2009-02-251-0/+42
| | | | Guenther
* s3-spoolss: remove rpccli_spoolss_addprinterdriver.Günther Deschner2009-02-241-30/+0
| | | | Guenther
* s3-spoolss: remove old rpccli_spoolss_getprinterdriver wrapper.Günther Deschner2009-02-241-79/+0
| | | | Guenther
* s3-spoolss: add rpccli_spoolss_getprinterdriver2 convenience wrapper.Günther Deschner2009-02-241-0/+62
| | | | Guenther