summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient/cmd_srvsvc.c
Commit message (Expand)AuthorAgeFilesLines
* another oneLuke Leighton1999-11-221-18/+12
* okay :) all cmd_() functions now take int argc, char **argv :) thatLuke Leighton1999-11-221-7/+7
* const feeding frenzyLuke Leighton1999-11-081-1/+1
* adding experimental set user password command to rpcclient, it returnsLuke Leighton1999-11-041-19/+23
* created msrpc_srv_enum_tprt() function by massaging cmd_srv_enum_tprt().Luke Leighton1999-11-031-47/+56
* dynamic mem allocation in net_srv_transport_enum() parsing.Luke Leighton1999-11-031-0/+2
* NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.Luke Leighton1999-10-301-0/+61
* error-code checking in lsa_lookup_sids. anonymous connections forLuke Leighton1999-10-011-16/+27
* display of session enum infoLuke Leighton1999-08-181-0/+7
* event log update, netsessenum, netconnenum update.Luke Leighton1999-08-181-2/+2
* Adding "time" rpcclient command which displays the remote time.Matthew Chapman1999-05-011-0/+41
* removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton1998-12-071-15/+20
* strtoul replace with strtolLuke Leighton1998-10-161-5/+5
* rpc client mods (ntlmssp flags)Luke Leighton1998-10-161-5/+5
* - fixed a bunch of warnings and minor errorsAndrew Tridgell1998-10-081-10/+10
* Makefile.in :Luke Leighton1998-10-021-33/+32
* added wksinfo command to rpcclient, which don't work too good.Luke Leighton1998-09-251-12/+12
* added rpcclient programLuke Leighton1998-09-251-0/+329