summaryrefslogtreecommitdiffstats
path: root/source3/rpc_client
Commit message (Collapse)AuthorAgeFilesLines
* 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
* s3-spoolss: remove cli_spoolss_notify.c completly.Günther Deschner2009-02-231-33/+0
| | | | | | All of the spoolss change notify code uses pidl generated functions now. Guenther
* s3-spoolss: remove old spoolss_RemoteFindFirstPrinterChangeNotifyEx.Günther Deschner2009-02-231-32/+0
| | | | Guenther
* s3-spoolss: remove old spoolss_RouterReplyPrinterEx.Günther Deschner2009-02-231-54/+0
| | | | Guenther
* s3-spoolss: fix client name in rpccli_spoolss_openprinter_ex.Günther Deschner2009-02-211-1/+2
| | | | Guenther
* s3-spoolss: remove old spoolss_GetPrintProcessorDirectory.Günther Deschner2009-02-191-58/+0
| | | | Guenther
* s3-spoolss: remove old spoolss_GetPrinterDriverDirectory.Günther Deschner2009-02-191-89/+0
| | | | Guenther
* Replace get_myname() with the talloc version from v3-3-testVolker Lendecke2009-02-131-1/+1
|
* s3-spoolss: remove old spoolss_SetPrinterDataEx.Günther Deschner2009-02-121-27/+0
| | | | Guenther
* s3-spoolss: remove old spoolss_GetPrinterDataEx.Günther Deschner2009-02-121-57/+0
| | | | Guenther
* s3-spoolss: add init_systemtime helper.Günther Deschner2009-02-121-0/+42
| | | | Guenther
* s3-spoolss: remove old spoolss_ReplyOpenPrinter.Günther Deschner2009-02-101-36/+0
| | | | Guenther
* s3-spoolss: remove old spoolss_OpenPrinterEx.Günther Deschner2009-02-101-29/+0
| | | | Guenther
* s3-spoolss: remove old spoolss_SetJob.Günther Deschner2009-02-101-26/+0
| | | | Guenther
* s3-spoolss: remove old spoolss_StartDocPrinter.Günther Deschner2009-02-101-31/+0
| | | | Guenther
* s3-rpcclient: add rpccli_spoolss_openprinter_ex() convenience wrapper.Günther Deschner2009-02-101-0/+49
| | | | Guenther
* s3-spoolss: remove old rpccli_spoolss_routerreplyprinter.Günther Deschner2009-02-091-34/+0
| | | | Guenther
* s3-spoolss: remove old spoolss_ReplyClosePrinter.Günther Deschner2009-02-091-29/+0
| | | | Guenther
* s3-spoolss: remove old _spoolss_DeletePrinterDriverEx.Günther Deschner2009-02-091-30/+0
| | | | Guenther
* s3-spoolss: remove old spoolss_DeletePrinterDriver.Günther Deschner2009-02-091-30/+0
| | | | Guenther
* s3-spoolss: remove old _spoolss_DeletePrinterKey.Günther Deschner2009-02-091-25/+0
| | | | Guenther
* s3-spoolss: remove old _spoolss_DeletePrinterData.Günther Deschner2009-02-091-25/+0
| | | | Guenther
* s3-spoolss: remove old _spoolss_DeletePrinterDataEx.Günther Deschner2009-02-091-26/+0
| | | | Guenther
* s3-spoolss: remove old _spoolss_GetForm.Günther Deschner2009-02-091-56/+0
| | | | Guenther
* s3-spoolss: remove old _spoolss_SetForm.Günther Deschner2009-02-091-26/+0
| | | | Guenther
* s3-spoolss: remove old spoolss_AddForm.Günther Deschner2009-02-091-25/+0
| | | | Guenther
* s3-spoolss: remove old _spoolss_WritePrinter.Günther Deschner2009-02-071-29/+0
| | | | Guenther
* s3-spoolss: use rpccli_spoolss_DeleteForm.Günther Deschner2009-02-071-25/+0
| | | | Guenther
* s3-spoolss: remove old _spoolss_EndDocPrinter.Günther Deschner2009-02-061-25/+0
| | | | Guenther
* s3-spoolss: remove old _spoolss_EndPagePrinter.Günther Deschner2009-02-061-25/+0
| | | | Guenther
* s3-spoolss: remove old _spoolss_StartPagePrinter.Günther Deschner2009-02-061-25/+0
| | | | Guenther
* s3-spoolss: remove old _spoolss_ClosePrinter.Günther Deschner2009-02-061-25/+0
| | | | Guenther
* s3: use samr_RidWithAttribute instead of DOM_GID.Günther Deschner2009-02-051-8/+10
| | | | Guenther
* Next step disentangling async_req from NTSTATUSVolker Lendecke2009-02-022-12/+12
| | | | Now I need to document this :-)
* Split up async_req into a generic and a NTSTATUS specific partVolker Lendecke2009-02-013-77/+77
|
* Move rpc_pipe_open_internal to srv_pipe_hnd.cVolker Lendecke2009-02-011-37/+0
| | | | This is a smbd-only function
* cli_get_pipe_name_from_interface does not really need a talloc_ctxVolker Lendecke2009-02-012-21/+22
|
* Fix memleaksVolker Lendecke2009-01-301-0/+7
|
* pass NULL to prs_give_memory, that is a pointerVolker Lendecke2009-01-301-1/+1
|
* Add the "SMBD" rpc transportVolker Lendecke2009-01-302-0/+749
| | | | | | | | | | | | | | | | | | | | The idea of this is that all client utils like smbpasswd and also for example "net join" do not access our internal databases like passdb and secrets.tdb directly anymore but pass everything throught the well-established RPC interfaces. The way you use this is the following: With rpc_cli_smbd_conn_init() or its async variant you initialize a "struct rpc_cli_smbd_conn". This structure is the link to a freshly forked smbd, ready to be used for RPC services. You should only ever have one such structure in your program. More don't hurt, but are plainly unnecessary. If you want to use the SAMR pipe to change a passwort, you connect to that pipe with rpc_pipe_open_local. Do you normal rpccli_samr calls on that and your locally forked smbd will connect to passdb for you. GD, this might make the distinction between the _l and _r calls in libnetapi mostly unnecessary. At least it is intended to do so... :-)