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