summaryrefslogtreecommitdiff
path: root/source4/libcli/rap/rap.h
AgeCommit message (Collapse)AuthorFilesLines
2011-12-16s4:libcli/rap: the caller should get talloc children from ↵Stefan Metzmacher1-0/+2
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
2011-12-16s4:libcli/rap: remove unused members from struct rap_callStefan Metzmacher1-3/+0
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Fri Dec 16 10:53:42 CET 2011 on sn-devel-104
2011-03-15s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP ↵Günther Deschner1-0/+77
subsystem. Guenther
2010-04-26s4: remove unused rap.h.Günther Deschner1-358/+0
Guenther
2010-04-26s4: rename RAP share_enum_info to share_info.Günther Deschner1-10/+10
Guenther
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-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)
2007-10-10r19200: Implement smbcli_rap_netservergetinfo. To be used in ↵Volker Lendecke1-0/+14
RPC-SAMBA3SPOOLSS and others that might need the server name. Volker (This used to be commit 03eaf0edf9f8a6d70375f9f12810b4fbb860290a)
2007-10-10r13652: Move some more stuff out off include/Jelmer Vernooij1-0/+345
(This used to be commit 26bf2a393b90acc098be0b30886dbba34d348a01)