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
*
s3/rpc_client: return validation from rpccli_netlogon functions
Ralph Boehme
2018-01-13
1
-1
/
+13
*
rpcclient: Avoid a ZERO_STRUCT, save a few bytes .text
Volker Lendecke
2017-11-13
1
-3
/
+1
*
rpcclient: Fix "capabilities" command
Volker Lendecke
2017-09-25
1
-40
/
+16
*
rpcclient: Remove sam_sync related commands
Volker Lendecke
2017-09-20
1
-352
/
+0
*
cli_netlogon: Eliminate rpccli_setup_netlogon_creds_with_creds
Volker Lendecke
2017-09-16
1
-5
/
+6
*
cli_netlogon: Rename rpccli_create_netlogon_creds_with_creds
Volker Lendecke
2017-09-16
1
-1
/
+1
*
s3: Avoid netlogon_creds_cli.h in includes.h
Volker Lendecke
2017-09-16
1
-0
/
+1
*
s3: clients: Use netlogon_creds_cli_close_global_db() in all normal exit paths.
Jeremy Allison
2017-07-26
1
-0
/
+1
*
s3: rpcclient: Use rpcclient_msg_ctx as the long-lived talloc context for rpc...
Jeremy Allison
2017-07-26
1
-2
/
+2
*
s3: rpcclient: Use event context as the talloc parent of the rpcclient_msg_ctx.
Jeremy Allison
2017-07-26
1
-1
/
+2
*
s3: rpcclient: Split out initialization and free of event context.
Jeremy Allison
2017-07-26
1
-1
/
+10
*
s3:trusts_util: pass dcname to trust_pw_change()
Stefan Metzmacher
2017-06-27
1
-0
/
+2
*
s3: client tools: Call popt_free_cmdline_auth_info() on all normal exits.
Jeremy Allison
2017-05-09
1
-0
/
+1
*
s3: client tools. Remove direct access to struct user_auth_info *cmdline_auth...
Jeremy Allison
2017-05-09
2
-26
/
+39
*
s3-rpcclient: Fix enumdata spoolss display of REG_DWORD
Günther Deschner
2017-05-07
1
-1
/
+1
*
rpcclient: allow -U'OTHERDOMAIN\user' again
Stefan Metzmacher
2017-04-05
1
-13
/
+8
*
cli_netlogon: Add return parms to rpccli_netlogon_password_logon
Volker Lendecke
2017-03-07
1
-0
/
+4
*
s3:popt_common: let POPT_COMMON_CREDENTIALS imply logfile and conffile loading
Stefan Metzmacher
2016-12-20
1
-15
/
+0
*
s3:waf: Make PARAM and SMBREGISTRY a subsystem of smbconf only
Andreas Schneider
2016-12-04
1
-1
/
+1
*
s3-rpcclient: Add AsyncCorePrinterDriverInstalled command
Günther Deschner
2016-11-24
1
-1
/
+66
*
s3-rpcclient: Add rpcclient IRemoteWinspool commands
Günther Deschner
2016-11-24
3
-0
/
+116
*
s3:rpcclient: Use messaging_init_client()
Andreas Schneider
2016-11-16
1
-3
/
+13
*
s3:rpcclient: Print a new line on exit
Andreas Schneider
2016-11-16
1
-1
/
+3
*
s3:popt_common: simplify popt_common_credentials handling
Stefan Metzmacher
2016-11-15
1
-14
/
+1
*
s3-rpcclient: add object_uuid argument to cmd_epmapper_map()
Günther Deschner
2016-11-11
1
-4
/
+14
*
spoolss: Use correct values for secdesc and devmode pointers
Günther Deschner
2016-11-11
1
-2
/
+2
*
s3-rpcclient: allow to pass down interface and transport to epmmap command
Günther Deschner
2016-10-28
1
-2
/
+47
*
s3-rpcclient: add packet auth level command
Günther Deschner
2016-10-26
1
-0
/
+42
*
s3-rpcclient: support [packet] in rpcclient binding strings.
Günther Deschner
2016-10-26
1
-0
/
+4
*
s3-rpcclient: Fix initializing rpcclient
Andreas Schneider
2016-10-06
1
-7
/
+19
*
werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source3/rpcclie...
Günther Deschner
2016-09-28
1
-1
/
+1
*
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpc...
Günther Deschner
2016-09-28
3
-9
/
+9
*
werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source3/rpcclient/
Günther Deschner
2016-09-28
3
-9
/
+9
*
werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/rpcclient/
Günther Deschner
2016-09-28
5
-17
/
+17
*
s3-rpcclient: add getdriverpackagepath command.
Günther Deschner
2016-09-11
1
-0
/
+69
*
s3-waf: give rpcclient its own wscript_build.
Günther Deschner
2016-09-11
1
-0
/
+54
*
s3:rpcclient: make use of SMB_SIGNING_IPC_DEFAULT
Stefan Metzmacher
2016-05-21
1
-1
/
+12
*
Revert "s3:rpcclient add -m option"
Stefan Metzmacher
2016-05-21
1
-5
/
+0
*
s3:rpcclient add -m option
Christian Ambach
2016-05-12
1
-0
/
+5
*
s3:rpcclient make --pw-nt-hash option work
Christian Ambach
2016-05-12
1
-0
/
+3
*
CVE-2016-2118: s3: rpcclient: change the default auth level from DCERPC_AUTH_...
Stefan Metzmacher
2016-04-12
1
-3
/
+2
*
s3: rpcclient: Prevent null ptr access by returning error if no creds available
Noel Power
2015-11-04
1
-0
/
+5
*
s3-rpcclient: protect against empty witness async notify messages.
Günther Deschner
2015-09-29
1
-0
/
+5
*
s3-rpcclient: add client for create enum ex.
Günther Deschner
2015-08-04
1
-0
/
+58
*
s3-rpcclient: add cmd_clusapi_get_cluster_version2.
Günther Deschner
2015-07-14
1
-0
/
+41
*
rpcclient: Set internal log level to 0
Christof Schmitt
2015-07-10
1
-0
/
+1
*
s3-rpcclient: remove old extra hand marshalling from witness cmds.
Günther Deschner
2015-07-03
1
-77
/
+31
*
s3-rpcclient: close policy handle in cmd_clusapi_open_resource().
Günther Deschner
2015-07-03
1
-1
/
+5
*
s3-rpcclient: use witness defines in witness rpcclient.
Günther Deschner
2015-07-03
1
-20
/
+7
*
s3-rpcclient: add clusapi_get_resource_state command.
Günther Deschner
2015-07-03
1
-0
/
+59
[next]