summaryrefslogtreecommitdiff
path: root/examples/winexe
Commit message (Expand)AuthorAgeFilesLines
* winexe: Some code cleanup and fixesAndreas Schneider2021-06-201-3/+3
* winexe: Use the new cmdline option parserAndreas Schneider2021-06-202-109/+36
* 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
* winexe: add configure option to control whether to build it (default: auto)Günther Deschner2020-03-091-1/+2
* 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: Fix translation of the winexesvc binaries to CKarl Lenz2019-07-051-4/+26
* 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
* PY3: fix "TabError: inconsistent use of tabs and spaces"Noel Power2018-09-271-10/+10
* examples: Fix mingw64 detectionVolker Lendecke2018-09-051-0/+2
* examples: Add winexe re-implemented on current Samba libsVolker Lendecke2018-08-286-0/+2788