summaryrefslogtreecommitdiff
path: root/source3/utils/net_rpc_shell.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-29net: now that "net rpc user" uses netapi calls exclusivly, net rpc shell needsGünther Deschner1-0/+9
2008-07-21Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idxVolker Lendecke1-3/+2
2008-07-20Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke1-2/+4
2008-06-10net: Make "net rpc" use functable3Kai Blin1-2/+3
2008-05-20net: Use true/false instead of True/False.Kai Blin1-9/+9
2008-05-10net: Remove globalsKai Blin1-21/+24
2008-04-20Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_structVolker Lendecke1-1/+1
2007-12-15Replace sid_string_static with sid_string_tosVolker Lendecke1-1/+1
2007-12-06Remove pstrings from client/client.c by doing a large rewrite.Jeremy Allison1-4/+10
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-2/+2
2007-10-10r25197: Change net_make_ipc_connection() and net_make_ipc_connection_ex() toMichael Adam1-3/+4
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r16346: Allow to exit a "net rpc shell" with 'quit' or 'exit'.Günther Deschner1-0/+4
2007-10-10r13579: Next try to fix the AIX build. Thanks to Björn for nagging...Volker Lendecke1-22/+20
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter1-2/+2
2007-10-10r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)Volker Lendecke1-1/+7
2007-10-10r13337: Attempt to fix the AIX buildVolker Lendecke1-1/+1
2007-10-10r13316: Let the carnage begin....Gerald Carter1-0/+270