docs: fix a typo in history file
[bbaumbach/samba-autobuild/.git] / examples / winexe / winexe.c
2022-07-28 Yury Lunevexamples/winexe: fix fetching return code of the remote...
2021-12-02 Günther Deschners3:rpc_client: Pass remote name and socket to cli_rpc_p...
2021-11-05 Günther Deschners3-winexe: Fix winexe core dump (use-after-free)
2021-06-20 Andreas Schneiderwinexe: Some code cleanup and fixes
2021-06-20 Andreas Schneiderwinexe: Use the new cmdline option parser
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_ker...
2020-11-26 Andreas Schneiderwinexe: Fix a possible null pointer derference
2020-11-03 Andreas Schneiderauth:creds: Rename CRED_USE_KERBEROS values
2020-08-19 Andreas Schneiders3:libsmb: Remove signing_state from cli_full_connectio...
2020-08-19 Andreas Schneiders3:libsmb: Introduce CLI_FULL_CONNECTION_IPC
2020-03-09 Günther Deschnerlibrpc: fix IDL for svcctl_ChangeServiceConfigW
2019-07-05 Karl Lenzwinexe: Add support for connecting to a host on an...
2019-05-28 Stefan Metzmacherwinexe: Use C99 initializer for poptOption in winexe.c
2018-12-13 Stefan Metzmachers3:libsmb: pass impersonation_level to cli_ntcreate_send()
2018-08-28 Volker Lendeckeexamples: Add winexe re-implemented on current Samba...