summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2025-08-19examples/libsmbclient: Fix CID #1273089 Resource leakGünther Deschner1-1/+3
2025-04-18s3:libsmb: introduce smbsock_connect.hStefan Metzmacher2-0/+2
2025-04-18example/winexe: pass struct smb_transports through some more layersStefan Metzmacher1-6/+5
2025-04-18example/fuse: pass struct smb_transports to connect_one()Stefan Metzmacher1-4/+7
2025-04-18s3:libsmb: pass struct smb_transports to cli_full_connection_creds()Stefan Metzmacher2-3/+7
2024-11-13examples:winexe: Initialize Trustee.ptstrName at the right timePavel Filipenský1-1/+2
2024-08-21s3:vfs: add vfs_rename_how to SMB_VFS_RENAMEAT()Stefan Metzmacher2-3/+6
2024-07-18examples:winexe: Initialize integerAndreas Schneider1-1/+1
2024-07-18examples:winexe: Fully initialize EXPLICIT_ACCESSAndreas Schneider1-10/+14
2024-07-08examples: Initialize char arraysAndreas Schneider1-2/+2
2024-06-30examples: Make sure the array is probably initializedAndreas Schneider1-1/+1
2024-06-30winexe: Make sure specificError is initializedAndreas Schneider1-1/+1
2024-06-28examples: Initialize char arraysAndreas Schneider1-2/+2
2024-06-28examples: Use cp with force optionAndreas Schneider1-3/+3
2024-05-31examples:winexe: embed Samba version as exe timestampDouglas Bagnall1-7/+14
2024-05-31examples:winexe: reproducible builds with zero timestampDouglas Bagnall2-2/+16
2024-05-31examples:winexe: more efficient C array generation, no py2Douglas Bagnall1-18/+7
2024-05-22libsmb: Execute a "TODO", remove IVAL2_TO_SMB_BIG_UINTVolker Lendecke1-1/+1
2024-04-29s3:libsmb: Pass memory context to cli_full_connection_creds()Andreas Schneider2-5/+12
2024-01-09examples/scripts: add smbXsrvdumpRalph Boehme1-0/+87
2023-10-25examples: Fix code spellingJoseph Sutton1-1/+1
2023-10-13examples: Fix invalid escape sequencesJoseph Sutton1-5/+5
2023-10-13examples: Don’t use deprecated method ‘has_key()’Joseph Sutton1-1/+1
2023-10-12examples: Enable posix for teststatVolker Lendecke1-0/+2
2023-10-12examples: Print file type as part of teststatVolker Lendecke1-4/+31
2023-10-10examples: Expand IS_DOS_DIR() macrosVolker Lendecke1-1/+1
2023-10-10libsmb: Pass "flags" through cli_close_send() and pylibsmbVolker Lendecke1-20/+17
2023-10-10libsmb: Add "flags" to cli_smb2_close_fnum_send()Volker Lendecke1-1/+1
2023-10-04libsmb: Pass NTTIME to interpret_long_date()Volker Lendecke1-8/+8
2023-09-25clifuse: Start implementing forget()Volker Lendecke1-0/+20
2023-09-25clifuse: Use an empty array for holding the inode pathVolker Lendecke1-1/+1
2023-09-25examples: Slightly modernize printfs in teststatVolker Lendecke1-8/+14
2023-09-25examples: Use explicit SMBCCTXVolker Lendecke1-2/+12
2023-08-23examples: Use lpcfg_set_cmdline()Pavel Kalugin1-2/+5
2023-08-22clifuse: Use direct FSCC info levelVolker Lendecke1-8/+12
2023-07-17examples: Remove outdated validcharsAndreas Schneider5-815/+0
2023-07-17example: Remove outdated config files from tridgeAndreas Schneider6-162/+0
2023-07-13examples: Fix code spellingAndreas Schneider1-1/+1
2023-07-13examples: Make codespell happyAndreas Schneider1-2/+2
2023-06-23vfs: Remove "sbuf" from readdir_fn()Volker Lendecke2-7/+4
2023-06-14vfs: Remove vfs telldir/seekdir functionsVolker Lendecke2-24/+0
2023-04-18libsmb: Introduce type-safe struct cli_smb2_create_flagsVolker Lendecke1-2/+2
2023-04-11examples: Fix spellingAndreas Schneider1-1/+1
2023-03-28examples: Improve comment in smb.conf.defaultAndreas Schneider1-1/+1
2023-03-28examples: Remove trailing whitespaces in smb.conf.defaultAndreas Schneider1-12/+12
2023-03-28examples: Fix code spellingAndreas Schneider17-26/+26
2023-03-28examples: Remove trailing whitespaces in mklogon.confAndreas Schneider1-9/+9
2023-03-28examples: Remove trailing whitespaces in ol-schema-migrate.plAndreas Schneider1-26/+26
2023-01-10lib: Remove idtree from samba_util.hVolker Lendecke1-0/+1
2022-12-16build: Convert winexe to use enabled= in wscriptAndrew Bartlett1-26/+34