index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
winexe
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-18
s3:libsmb: introduce smbsock_connect.h
Stefan Metzmacher
1
-0
/
+1
2025-04-18
example/winexe: pass struct smb_transports through some more layers
Stefan Metzmacher
1
-6
/
+5
2025-04-18
s3:libsmb: pass struct smb_transports to cli_full_connection_creds()
Stefan Metzmacher
1
-2
/
+5
2024-11-13
examples:winexe: Initialize Trustee.ptstrName at the right time
Pavel Filipenský
1
-1
/
+2
2024-07-18
examples:winexe: Initialize integer
Andreas Schneider
1
-1
/
+1
2024-07-18
examples:winexe: Fully initialize EXPLICIT_ACCESS
Andreas Schneider
1
-10
/
+14
2024-06-30
winexe: Make sure specificError is initialized
Andreas Schneider
1
-1
/
+1
2024-05-31
examples:winexe: embed Samba version as exe timestamp
Douglas Bagnall
1
-7
/
+14
2024-05-31
examples:winexe: reproducible builds with zero timestamp
Douglas Bagnall
2
-2
/
+16
2024-05-31
examples:winexe: more efficient C array generation, no py2
Douglas Bagnall
1
-18
/
+7
2024-04-29
s3:libsmb: Pass memory context to cli_full_connection_creds()
Andreas Schneider
1
-0
/
+2
2023-10-10
libsmb: Pass "flags" through cli_close_send() and pylibsmb
Volker Lendecke
1
-20
/
+17
2023-03-28
examples: Fix code spelling
Andreas Schneider
1
-1
/
+1
2022-12-16
build: Convert winexe to use enabled= in wscript
Andrew Bartlett
1
-26
/
+34
2022-07-28
examples/winexe: fix fetching return code of the remote command
Yury Lunev
1
-1
/
+1
2021-12-02
s3:rpc_client: Pass remote name and socket to cli_rpc_pipe_open_noauth_transp...
Günther Deschner
1
-2
/
+12
2021-11-05
s3-winexe: Fix winexe core dump (use-after-free)
Günther Deschner
1
-4
/
+12
2021-06-20
winexe: Some code cleanup and fixes
Andreas Schneider
1
-3
/
+3
2021-06-20
winexe: Use the new cmdline option parser
Andreas Schneider
2
-109
/
+36
2021-04-28
auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()
Andreas Schneider
1
-1
/
+2
2020-11-26
winexe: Fix a possible null pointer derference
Andreas Schneider
1
-9
/
+13
2020-11-03
auth:creds: Rename CRED_USE_KERBEROS values
Andreas Schneider
1
-2
/
+2
2020-08-19
s3:libsmb: Remove signing_state from cli_full_connection_creds()
Andreas Schneider
1
-3
/
+1
2020-08-19
s3:libsmb: Introduce CLI_FULL_CONNECTION_IPC
Andreas Schneider
1
-1
/
+1
2020-03-09
winexe: add configure option to control whether to build it (default: auto)
Günther Deschner
1
-1
/
+2
2020-03-09
librpc: fix IDL for svcctl_ChangeServiceConfigW
Günther Deschner
1
-0
/
+2
2019-07-05
winexe: Add support for connecting to a host on an alternate port
Karl Lenz
1
-3
/
+23
2019-07-05
winexe: Fix translation of the winexesvc binaries to C
Karl Lenz
1
-4
/
+26
2019-05-28
winexe: Use C99 initializer for poptOption in winexe.c
Stefan Metzmacher
1
-34
/
+115
2018-12-13
s3:libsmb: pass impersonation_level to cli_ntcreate_send()
Stefan Metzmacher
1
-0
/
+3
2018-09-27
PY3: fix "TabError: inconsistent use of tabs and spaces"
Noel Power
1
-10
/
+10
2018-09-05
examples: Fix mingw64 detection
Volker Lendecke
1
-0
/
+2
2018-08-28
examples: Add winexe re-implemented on current Samba libs
Volker Lendecke
6
-0
/
+2788