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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-17
s3:rpcclient: make use of rpcclient_cli_state
Stefan Metzmacher
1
-2
/
+2
2013-10-17
s3:rpcclient: introduce global rpcclient_cli_state
Stefan Metzmacher
2
-1
/
+5
2013-08-21
Fix bug #10100 - rpcclient crashes when sending the 'netshareenum 502' command
Jeremy Allison
1
-3
/
+7
2013-08-12
s3:rpcclient: fix compiler warnings
Stefan Metzmacher
1
-6
/
+7
2013-08-10
s3:rpcclient: try to use NETLOGON_NEG_SUPPORTS_AES
Stefan Metzmacher
2
-2
/
+4
2013-08-05
s3:rpcclient: use talloc_stackframe() in do_cmd()
Stefan Metzmacher
1
-2
/
+6
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth_transpo...
Günther Deschner
1
-1
/
+1
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
Günther Deschner
3
-4
/
+4
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_schannel().
Günther Deschner
1
-1
/
+1
2013-01-24
s3-rpcclient: add cmd_spoolss_play_gdi_script_on_printer_ic.
Günther Deschner
1
-0
/
+103
2013-01-24
s3-rpcclient: decode OsVersion{Ex} binary blobs when displaying printerdata.
Günther Deschner
1
-0
/
+21
2013-01-17
spoolss: make spoolss deal with ndr64 SetForm by using proper container object.
Günther Deschner
1
-4
/
+4
2013-01-17
spoolss: make spoolss deal with ndr64 AddForm by using proper container object.
Günther Deschner
1
-6
/
+6
2013-01-17
spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr.
Günther Deschner
1
-2
/
+2
2013-01-02
s3-rpcclient: Fix cmd_eventlog_loginfo() null pointer passing.
Andreas Schneider
1
-2
/
+8
2013-01-02
s3-rpcclient: Fix cmd_eventlog_readlog() null pointer passing.
Andreas Schneider
1
-7
/
+8
2012-12-12
s3-rpcclient: Check return value of add_string_to_array().
Andreas Schneider
1
-1
/
+5
2012-11-29
rpcclient: fix usage docs for rpcclient adddriver
David Disseldorp
1
-2
/
+2
2012-11-08
s3fs-client: Burn commandline password of client utils.
Andreas Schneider
1
-0
/
+1
2012-09-22
s3:rpcclient fix a compiler warning
Christian Ambach
1
-0
/
+2
2012-07-24
Fix compiler warning message.
Jeremy Allison
1
-2
/
+2
2012-06-21
s3-rpcclient: support all known netr_LogonControl2 variants properly
Alexander Bokovoy
1
-3
/
+35
2012-06-19
Fix warnings using %lu to print a 64-bit value (should by %llu).
Jeremy Allison
1
-2
/
+2
2012-06-08
s3-rpcclient: add fsrvp commands
David Disseldorp
2
-0
/
+658
2012-05-28
s3:libsmb: get rid of cli_state_remote_name
Luk Claes
1
-2
/
+3
2012-05-10
s3: Fix Coverity ID 242717 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+2
2012-05-10
s3: Fix Coverity ID 242718 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+2
2012-05-10
s3: Fix Coverity ID 242719 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+2
2012-05-10
s3: Fix Coverity ID 242720 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+2
2012-05-10
s3: Fix Coverity ID 242721 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+2
2012-05-10
s3: Fix Coverity ID 242722 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+1
2012-05-10
s3: Fix Coverity ID 242723 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+1
2012-05-10
s3: Fix Coverity ID 241961 Uninitialized scalar variable
Volker Lendecke
1
-0
/
+2
2012-05-10
s3: Fix Coverity ID 242724 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+1
2012-04-25
s3:registry: remove usage of reg_objects from cmd_spoolss.c
Gregor Beck
1
-29
/
+14
2012-03-02
s3-rpcclient: Ensure interfaces are loaded after smb.conf
Andrew Bartlett
1
-2
/
+3
2012-01-25
s3-rpcclient: Remove debug_dsdcinfo_flags() call.
Andreas Schneider
1
-6
/
+0
2012-01-18
s3-librpc: pass struct ndr_interface_table down to cli_pipe_open_generic/spne...
Andrew Bartlett
1
-2
/
+2
2012-01-18
s3-rpcclient: pass struct ndr_interface_table down
Andrew Bartlett
16
-192
/
+187
2012-01-18
s3-librpc Make cli_rpc_pipe_open_spnego_ntlmssp() generic
Andrew Bartlett
1
-17
/
+17
2012-01-18
s3-librpc Call GSSAPI via the auth_generic layer and gensec
Andrew Bartlett
1
-9
/
+1
2012-01-11
s3-rpcclient: add deldriverex flags argument
David Disseldorp
1
-7
/
+7
2012-01-11
s3-librpc Rename and rework cli_rpc_pipe_open_ntlmssp() to be generic
Andrew Bartlett
1
-1
/
+3
2011-11-29
s3-rpcclient: add tool to call lsa_SetInformationTrustedDomain.
Günther Deschner
1
-0
/
+71
2011-08-03
s3-ntlmssp Remove rpccli_get_pwd_hash and auth_ntlmssp_get_nt_hash
Andrew Bartlett
1
-18
/
+20
2011-07-28
s3:rpcclient: use the lp_load_global() wrapper of lp_load()
Michael Adam
1
-1
/
+1
2011-07-22
s3:rpcclient: make use of cli_state_remote_name()
Stefan Metzmacher
1
-2
/
+2
2011-07-22
s3:rpcclient: use rpc_pipe->desthost instead of cli->desthost
Stefan Metzmacher
1
-1
/
+1
2011-06-09
s3:rpcclient: remove unused new_workgroup variable
Stefan Metzmacher
1
-4
/
+0
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
3
-10
/
+10
[next]