Age | Commit message (Expand) | Author | Files | Lines |
2008-08-29 | net: now that "net rpc user" uses netapi calls exclusivly, net rpc shell needs | Günther Deschner | 1 | -0/+9 |
2008-07-21 | Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 1 | -3/+2 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth | Volker Lendecke | 1 | -2/+4 |
2008-06-10 | net: Make "net rpc" use functable3 | Kai Blin | 1 | -2/+3 |
2008-05-20 | net: Use true/false instead of True/False. | Kai Blin | 1 | -9/+9 |
2008-05-10 | net: Remove globals | Kai Blin | 1 | -21/+24 |
2008-04-20 | Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct | Volker Lendecke | 1 | -1/+1 |
2007-12-15 | Replace sid_string_static with sid_string_tos | Volker Lendecke | 1 | -1/+1 |
2007-12-06 | Remove pstrings from client/client.c by doing a large rewrite. | Jeremy Allison | 1 | -4/+10 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r25197: Change net_make_ipc_connection() and net_make_ipc_connection_ex() to | Michael Adam | 1 | -3/+4 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16346: Allow to exit a "net rpc shell" with 'quit' or 'exit'. | Günther Deschner | 1 | -0/+4 |
2007-10-10 | r13579: Next try to fix the AIX build. Thanks to Björn for nagging... | Volker Lendecke | 1 | -22/+20 |
2007-10-10 | r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-) | Volker Lendecke | 1 | -1/+7 |
2007-10-10 | r13337: Attempt to fix the AIX build | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -0/+270 |