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
/
rpcclient
/
cmd_wkssvc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Add rpcclient wkssvc_enumerateusers
Volker Lendecke
2009-12-06
1
-0
/
+51
*
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
2009-11-26
1
-0
/
+1
*
Revert "s3: Do not directly reference the ndr_table_* in rpcclient"
Volker Lendecke
2009-11-08
1
-16
/
+4
*
s3: Do not directly reference the ndr_table_* in rpcclient
Volker Lendecke
2009-11-08
1
-4
/
+16
*
Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
2008-07-21
1
-4
/
+4
*
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2008-05-20
1
-4
/
+3
*
Add "desthost" to rpc_pipe_client
Volker Lendecke
2008-04-20
1
-6
/
+6
*
Add cmd_wkssvc_enumeratecomputernames to rpcclient.
Günther Deschner
2007-12-19
1
-0
/
+37
*
Allow to set custom message in wkssvc messagebuffer.
Günther Deschner
2007-12-07
1
-1
/
+6
*
Fix build with new werror based pidl rpc.
Günther Deschner
2007-12-07
1
-4
/
+9
*
Add cmd_wkssvc_messagebuffersend().
Günther Deschner
2007-12-07
1
-2
/
+37
*
Add getjoininformation to rpcclient.
Günther Deschner
2007-12-07
1
-0
/
+26
*
Allow to set level in cmd_wkssvc_wkstagetinfo().
Günther Deschner
2007-12-06
1
-0
/
+9
*
Fix wkssvc callers.
Günther Deschner
2007-12-03
1
-2
/
+4
*
Reanimate rpcclient wkssvc command.
Günther Deschner
2007-12-03
1
-65
/
+32
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-1
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
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
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-0
/
+2
*
More conversions I missed. Thanks metze.
Jeremy Allison
2003-07-04
1
-1
/
+1
*
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
the next step in the intl changeover. This should get us compiling agian,
Andrew Tridgell
2001-10-14
1
-6
/
+0
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-3
/
+0
*
next_token() was supposed to be a reentrant replacement for strtok(),
Andrew Tridgell
2001-06-21
1
-1
/
+1
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
1
-1
/
+0
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-5
/
+17
*
updated \PIPE\wkssvc commands to use new abstracted connection system.
Luke Leighton
1999-11-27
1
-13
/
+1
*
moved two more commands over to getopt.
Luke Leighton
1999-11-22
1
-3
/
+2
*
okay :) all cmd_() functions now take int argc, char **argv :) that
Luke Leighton
1999-11-22
1
-1
/
+1
*
removed nt_pipe_fnum from struct cli_state. need to be able to call
Luke Leighton
1998-12-07
1
-3
/
+4
*
strtoul removed, strtol used instead
Luke Leighton
1998-10-16
1
-1
/
+1
*
rpc client mods (ntlmssp flags)
Luke Leighton
1998-10-16
1
-1
/
+1
*
Fixed unused variable warning messages.
Jeremy Allison
1998-09-25
1
-1
/
+1
*
added wksinfo command to rpcclient, which don't work too good.
Luke Leighton
1998-09-25
1
-10
/
+9
*
added rpcclient program
Luke Leighton
1998-09-25
1
-0
/
+96