summaryrefslogtreecommitdiff
path: root/examples/winexe/winexe.c
Commit message (Expand)AuthorAgeFilesLines
* examples/winexe: fix fetching return code of the remote commandYury Lunev2022-07-281-1/+1
* s3:rpc_client: Pass remote name and socket to cli_rpc_pipe_open_noauth_transp...Günther Deschner2021-12-021-2/+12
* s3-winexe: Fix winexe core dump (use-after-free)Günther Deschner2021-11-051-4/+12
* winexe: Some code cleanup and fixesAndreas Schneider2021-06-201-3/+3
* winexe: Use the new cmdline option parserAndreas Schneider2021-06-201-108/+35
* auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()Andreas Schneider2021-04-281-1/+2
* winexe: Fix a possible null pointer derferenceAndreas Schneider2020-11-261-9/+13
* auth:creds: Rename CRED_USE_KERBEROS valuesAndreas Schneider2020-11-031-2/+2
* s3:libsmb: Remove signing_state from cli_full_connection_creds()Andreas Schneider2020-08-191-3/+1
* s3:libsmb: Introduce CLI_FULL_CONNECTION_IPCAndreas Schneider2020-08-191-1/+1
* librpc: fix IDL for svcctl_ChangeServiceConfigWGünther Deschner2020-03-091-0/+2
* winexe: Add support for connecting to a host on an alternate portKarl Lenz2019-07-051-3/+23
* winexe: Use C99 initializer for poptOption in winexe.cStefan Metzmacher2019-05-281-34/+115
* s3:libsmb: pass impersonation_level to cli_ntcreate_send()Stefan Metzmacher2018-12-131-0/+3
* examples: Add winexe re-implemented on current Samba libsVolker Lendecke2018-08-281-0/+1867