summaryrefslogtreecommitdiff
path: root/source4/libcli/rap/rap.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-22s4-libcli: Add null check for ndr functions in rap.Andreas Schneider1-0/+8
2011-12-16s4:libcli/rap: the caller should get talloc children from call->ndr_pull_{par...Stefan Metzmacher1-1/+4
2011-12-16s4:libcli/rap: call->ndr_push_{param,data} can be talloc childs of 'call'Stefan Metzmacher1-2/+2
2011-12-16s4:libcli/rap: use talloc_zero() and initialize everythingStefan Metzmacher1-8/+3
2011-12-16s4:libcli/rap: initialize call->rcv_datalenStefan Metzmacher1-0/+1
2011-05-16s4-libcli/rap: add smbcli_rap_netremotetod().Günther Deschner1-0/+47
2011-03-18s4-libcli/rap: add smbcli_rap_netsessiongetinfo().Günther Deschner1-0/+60
2011-03-18s4-libcli/rap: add smbcli_rap_netuserdelete().Günther Deschner1-0/+45
2011-03-18s4-libcli/rap: add smbcli_rap_netuseradd().Günther Deschner1-1/+58
2011-03-15s4-rap: remove last iconv_convenience traces from rap client and test code.Günther Deschner1-3/+0
2011-03-15s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP subs...Günther Deschner1-0/+1476