summaryrefslogtreecommitdiffstats
path: root/source4/libcli/rap
Commit message (Collapse)AuthorAgeFilesLines
* cli_raw: Make name lowercase.Jelmer Vernooij2011-07-231-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 Deschner2011-05-161-0/+47
| | | | Guenther
* s4-libcli/rap: add NDR_RAP dependency to LIBCLI_RAP.Günther Deschner2011-03-181-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 Deschner2011-03-181-0/+60
| | | | Guenther
* s4-libcli/rap: add smbcli_rap_netuserdelete().Günther Deschner2011-03-181-0/+45
| | | | Guenther
* s4-libcli/rap: add smbcli_rap_netuseradd().Günther Deschner2011-03-181-1/+58
| | | | Guenther
* s4-rap: remove last iconv_convenience traces from rap client and test code.Günther Deschner2011-03-151-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 Deschner2011-03-153-0/+1560
| | | | | | subsystem. Guenther
* s4: remove unused rap.h.Günther Deschner2010-04-261-358/+0
| | | | Guenther
* s4: rename RAP share_enum_info to share_info.Günther Deschner2010-04-261-10/+10
| | | | Guenther
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-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 Lendecke2007-10-101-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 Vernooij2007-10-101-0/+345
(This used to be commit 26bf2a393b90acc098be0b30886dbba34d348a01)