Age | Commit message (Expand) | Author | Files | Lines |
2010-05-28 | s3-build: only use ndr_samr.h where needed. | Günther Deschner | 1 | -0/+1 |
2010-01-19 | s3 net: Fix compile warnings | Kai Blin | 1 | -2/+1 |
2010-01-18 | s3/net: split up some printable stings to ease i18n | Björn Jacke | 1 | -2/+2 |
2009-11-12 | Ensure all callers to the rpc_client/cli_pipe functions correctly | Jeremy Allison | 1 | -1/+1 |
2009-11-08 | Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table" | Volker Lendecke | 1 | -13/+8 |
2009-11-08 | s3: Make run_rpc_command take strings instead of a ndr_interface_table | Volker Lendecke | 1 | -8/+13 |
2009-09-02 | s3-net: allow to exit "net rpc sh" with "q" as well. | Günther Deschner | 1 | -1/+3 |
2009-08-11 | s3 net: i18n support for net rpc shell | Kai Blin | 1 | -16/+16 |
2009-07-22 | Revert "net: Use samba default command line arguments." | Kai Blin | 1 | -6/+3 |
2009-05-25 | net: Use samba default command line arguments. | Kai Blin | 1 | -3/+6 |
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 |