index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net_rpc_shell.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-utils/net: pass struct ndr_interface_table down
Andrew Bartlett
2012-01-18
1
-2
/
+2
*
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
2011-05-06
1
-0
/
+1
*
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
2011-02-28
1
-0
/
+1
*
s3-netapi Add libnetapi_net_init(), don't double-init common Samba subsystems
Andrew Bartlett
2010-11-24
1
-1
/
+2
*
samba: share readline wrappers among all buildsystems.
Günther Deschner
2010-10-01
1
-0
/
+1
*
s3-net: only include netapi header when needed.
Günther Deschner
2010-08-06
1
-0
/
+1
*
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
2010-08-05
1
-0
/
+1
*
s3-build: only use ndr_samr.h where needed.
Günther Deschner
2010-05-28
1
-0
/
+1
*
s3 net: Fix compile warnings
Kai Blin
2010-01-19
1
-2
/
+1
*
s3/net: split up some printable stings to ease i18n
Björn Jacke
2010-01-18
1
-2
/
+2
*
Ensure all callers to the rpc_client/cli_pipe functions correctly
Jeremy Allison
2009-11-12
1
-1
/
+1
*
Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table"
Volker Lendecke
2009-11-08
1
-13
/
+8
*
s3: Make run_rpc_command take strings instead of a ndr_interface_table
Volker Lendecke
2009-11-08
1
-8
/
+13
*
s3-net: allow to exit "net rpc sh" with "q" as well.
Günther Deschner
2009-09-02
1
-1
/
+3
*
s3 net: i18n support for net rpc shell
Kai Blin
2009-08-11
1
-16
/
+16
*
Revert "net: Use samba default command line arguments."
Kai Blin
2009-07-22
1
-6
/
+3
*
net: Use samba default command line arguments.
Kai Blin
2009-05-25
1
-3
/
+6
*
net: now that "net rpc user" uses netapi calls exclusivly, net rpc shell needs
Günther Deschner
2008-08-29
1
-0
/
+9
*
Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
2008-07-21
1
-3
/
+2
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
2008-07-20
1
-2
/
+4
*
net: Make "net rpc" use functable3
Kai Blin
2008-06-10
1
-2
/
+3
*
net: Use true/false instead of True/False.
Kai Blin
2008-05-20
1
-9
/
+9
*
net: Remove globals
Kai Blin
2008-05-10
1
-21
/
+24
*
Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct
Volker Lendecke
2008-04-20
1
-1
/
+1
*
Replace sid_string_static with sid_string_tos
Volker Lendecke
2007-12-15
1
-1
/
+1
*
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
2007-12-06
1
-4
/
+10
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-2
/
+2
*
r25197: Change net_make_ipc_connection() and net_make_ipc_connection_ex() to
Michael Adam
2007-10-10
1
-3
/
+4
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r16346: Allow to exit a "net rpc shell" with 'quit' or 'exit'.
Günther Deschner
2007-10-10
1
-0
/
+4
*
r13579: Next try to fix the AIX build. Thanks to Björn for nagging...
Volker Lendecke
2007-10-10
1
-22
/
+20
*
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
2007-10-10
1
-2
/
+2
*
r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)
Volker Lendecke
2007-10-10
1
-1
/
+7
*
r13337: Attempt to fix the AIX build
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-0
/
+270