index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpcclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all uint32/16/8 to _t in source3/rpcclient.
Richard Sharpe
2015-05-12
8
-82
/
+82
*
librpc: further fixes for witness.idl.
Gregor Beck
2015-04-13
1
-5
/
+5
*
rpcclient: Fix the timeout command
Andreas Schneider
2015-04-09
1
-16
/
+8
*
s3:rpcclient: only require netlogon_creds for specified netlogon calls
Stefan Metzmacher
2015-03-30
3
-10
/
+8
*
lib: load_case_tables() -> smb_init_locale()
Volker Lendecke
2015-03-24
1
-1
/
+1
*
librpc: use WERROR in the clusapi interface.
Günther Deschner
2015-03-13
1
-33
/
+33
*
s3-rpcclient: add very basic clusapi client.
Günther Deschner
2015-03-13
2
-0
/
+253
*
s3:rpcclient: make use of rpccli_[create|setup]_netlogon_creds_with_creds()
Stefan Metzmacher
2015-03-12
1
-38
/
+19
*
s3:rpc_client: remove unused auth_level paramter of cli_rpc_pipe_open_schannel()
Stefan Metzmacher
2015-03-12
1
-1
/
+0
*
rpcclient: Fix and enhance rpcclient output
Robin Hack
2015-02-17
1
-2
/
+10
*
samba: pass down size_t instead of int to add_string_to_array().
Günther Deschner
2014-11-17
1
-2
/
+3
*
fsrvp: define FSRVP_E_SHADOWCOPYSET_ID_MISMATCH
David Disseldorp
2014-11-14
1
-1
/
+5
*
s3-rpcclient: Make sure current_nt_hash is initialized.
Andreas Schneider
2014-10-31
1
-1
/
+3
*
s3:libsmb: Remove unused domain copy stored in cli_state
Stefan Metzmacher
2014-10-17
1
-1
/
+1
*
s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we can
Andrew Bartlett
2014-10-08
1
-1
/
+1
*
s3-rpc_client: Migrate to cli_rpc_pipe_open_generic_auth and remove cli_rpc_p...
Andrew Bartlett
2014-10-08
1
-16
/
+3
*
s3-rpc_client: Adapt cli_rpc_pipe_open_generic_auth to use enum credentials_k...
Andrew Bartlett
2014-10-08
1
-0
/
+1
*
s3-rpc_client: Adapt cli_rpc_pipe_open_spnego to use enum credentials_kerbero...
Andrew Bartlett
2014-10-08
1
-5
/
+6
*
s3-rpc_client: return info3 in rpccli_netlogon_password_logon().
Günther Deschner
2014-07-15
1
-1
/
+4
*
idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo
Samuel Cabrero
2014-07-07
1
-0
/
+4
*
Allow FSRVP access generic HRESULT error message descriptions
Noel Power
2014-04-02
1
-0
/
+8
*
rpcclient: abort shadow-copy set on commit failure
David Disseldorp
2014-04-01
1
-3
/
+26
*
rpcclient: append a trailing slash to FSRVP request UNCs
David Disseldorp
2014-03-31
1
-6
/
+22
*
s3:rpcclient: fix build without HAVE_IPV6
Gregor Beck
2014-03-31
1
-5
/
+14
*
For FSRVP use textual error messages instead of hex error codes
Noel Power
2014-03-08
1
-2
/
+50
*
s3:rpcclient: make use of dcerpc_binding_get_string_option("host")
Stefan Metzmacher
2014-02-13
1
-2
/
+4
*
s3:rpcclient: make use of dcerpc_binding_set_abstract_syntax() in cmd_epmapper.c
Stefan Metzmacher
2014-02-13
1
-1
/
+7
*
s3:rpcclient: make use of dcerpc_binding_[g|s]et_*() in rpcclient.c
Stefan Metzmacher
2014-02-13
1
-9
/
+18
*
s3:rpcclient: make use of dcerpc_parse_binding() to create the binding
Stefan Metzmacher
2014-02-13
1
-7
/
+12
*
s3:rpcclient: initialize struct dcerpc_binding completely
Stefan Metzmacher
2014-02-11
1
-0
/
+1
*
s3:rpcclient: add witness command
Gregor Beck
2014-02-11
2
-0
/
+506
*
s3:rpcclient: remove unused code from cmd_lsa_get_username()
Stefan Metzmacher
2014-01-16
1
-10
/
+0
*
s3:rpcclient: add support for DCERPC_AUTH_LEVEL_CONNECT
Stefan Metzmacher
2014-01-16
1
-12
/
+11
*
s3:rpc_client: make cli_rpc_pipe_open_schannel() more flexible
Stefan Metzmacher
2014-01-07
1
-6
/
+7
*
s3:rpcclient: make use of rpccli_netlogon_password_logon() in the 'samlogon' cmd
Stefan Metzmacher
2014-01-07
1
-3
/
+8
*
s3:rpcclient: remove optional auth_level parameter of the 'samlogon' cmd
Stefan Metzmacher
2014-01-07
1
-7
/
+4
*
s3:rpcclient: give errors and clean up correctly after failing to obtain secret
Garming Sam
2014-01-07
1
-0
/
+6
*
s3:rpcclient: make use of rpccli_{create,setup}_netlogon_creds()
Stefan Metzmacher
2014-01-07
1
-18
/
+41
*
s3:rpcclient: make use of trust_pw_change()
Stefan Metzmacher
2014-01-07
1
-5
/
+5
*
s3:rpcclient: make use of rpcclient_netlogon_creds instead of cli->netlogon_c...
Stefan Metzmacher
2014-01-07
1
-5
/
+17
*
s3:rpcclient: remove unused rpccli_netlogon_setup_creds() from cmd_netlogon_d...
Stefan Metzmacher
2014-01-07
1
-20
/
+1
*
s3:rpcclient: add rpcclient_netlogon_creds
Stefan Metzmacher
2014-01-07
2
-0
/
+4
*
s3:rpcclient: add rpcclient_msg_ctx
Stefan Metzmacher
2014-01-07
2
-0
/
+6
*
s3:rpc_client: make use of the new netlogon_creds_cli_context
Stefan Metzmacher
2014-01-07
1
-8
/
+49
*
s3:rpcclient: close the connection if setting up the netlogon secure channel ...
Stefan Metzmacher
2013-12-23
1
-0
/
+5
*
CVE-2013-4408:s3:Ensure LookupRids() replies arrays are range checked.
Jeremy Allison
2013-12-09
1
-0
/
+8
*
CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.
Jeremy Allison
2013-12-09
2
-2
/
+62
*
CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.
Jeremy Allison
2013-12-09
1
-2
/
+5
*
rpcclient: fix output of lsalookupsids for sids of type DOMAIN
Michael Adam
2013-11-13
1
-3
/
+10
*
s3:rpcclient: fix a leaked talloc_stackframe in cmd_epmapper
Gregor Beck
2013-11-04
1
-5
/
+7
[next]