Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4-libcli: Add null check for ndr functions in rap. | Andreas Schneider | 2013-02-22 | 1 | -0/+8 |
| | | | | Reviewed-by: Alexander Bokovoy <ab@samba.org> | ||||
* | s4:libcli/rap: the caller should get talloc children from ↵ | Stefan Metzmacher | 2011-12-16 | 2 | -1/+6 |
| | | | | | | | | | | | | call->ndr_pull_{param,data} This should fix the flakey 'rap.printing.rap_printq_getinfo' test, see https://git.samba.org/autobuild.flakey/2011-12-16-0022/samba4.stdout metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Fri Dec 16 13:11:42 CET 2011 on sn-devel-104 | ||||
* | s4:libcli/rap: call->ndr_push_{param,data} can be talloc childs of 'call' | Stefan Metzmacher | 2011-12-16 | 1 | -2/+2 |
| | | | | metze | ||||
* | s4:libcli/rap: use talloc_zero() and initialize everything | Stefan Metzmacher | 2011-12-16 | 1 | -8/+3 |
| | | | | metze | ||||
* | s4:libcli/rap: remove unused members from struct rap_call | Stefan Metzmacher | 2011-12-16 | 1 | -3/+0 |
| | | | | | | | metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Fri Dec 16 10:53:42 CET 2011 on sn-devel-104 | ||||
* | s4:libcli/rap: initialize call->rcv_datalen | Stefan Metzmacher | 2011-12-16 | 1 | -0/+1 |
| | | | | metze | ||||
* | cli-raw: Add public libsmbclient-raw library. | Jelmer Vernooij | 2011-08-18 | 1 | -1/+1 |
| | |||||
* | cli_raw: Make name lowercase. | Jelmer Vernooij | 2011-07-23 | 1 | -1/+1 |
| | | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Jul 23 23:20:51 CEST 2011 on sn-devel-104 | ||||
* | s4-libcli/rap: add smbcli_rap_netremotetod(). | Günther Deschner | 2011-05-16 | 1 | -0/+47 |
| | | | | Guenther | ||||
* | s4-libcli/rap: add NDR_RAP dependency to LIBCLI_RAP. | Günther Deschner | 2011-03-18 | 1 | -1/+1 |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Mar 18 14:10:57 CET 2011 on sn-devel-104 | ||||
* | s4-libcli/rap: add smbcli_rap_netsessiongetinfo(). | Günther Deschner | 2011-03-18 | 1 | -0/+60 |
| | | | | Guenther | ||||
* | s4-libcli/rap: add smbcli_rap_netuserdelete(). | Günther Deschner | 2011-03-18 | 1 | -0/+45 |
| | | | | Guenther | ||||
* | s4-libcli/rap: add smbcli_rap_netuseradd(). | Günther Deschner | 2011-03-18 | 1 | -1/+58 |
| | | | | Guenther | ||||
* | s4-rap: remove last iconv_convenience traces from rap client and test code. | Günther Deschner | 2011-03-15 | 1 | -3/+0 |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Mar 15 22:01:51 CET 2011 on sn-devel-104 | ||||
* | s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP ↵ | Günther Deschner | 2011-03-15 | 3 | -0/+1560 |
| | | | | | | subsystem. Guenther | ||||
* | s4: remove unused rap.h. | Günther Deschner | 2010-04-26 | 1 | -358/+0 |
| | | | | Guenther | ||||
* | s4: rename RAP share_enum_info to share_info. | Günther Deschner | 2010-04-26 | 1 | -10/+10 |
| | | | | Guenther | ||||
* | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 2007-10-10 | 1 | -3/+2 |
| | | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa) | ||||
* | r19200: Implement smbcli_rap_netservergetinfo. To be used in ↵ | Volker Lendecke | 2007-10-10 | 1 | -0/+14 |
| | | | | | | | | | RPC-SAMBA3SPOOLSS and others that might need the server name. Volker (This used to be commit 03eaf0edf9f8a6d70375f9f12810b4fbb860290a) | ||||
* | r13652: Move some more stuff out off include/ | Jelmer Vernooij | 2007-10-10 | 1 | -0/+345 |
(This used to be commit 26bf2a393b90acc098be0b30886dbba34d348a01) |