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