summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* libsmb: Introduce type-safe struct cli_smb2_create_flagsVolker Lendecke2023-04-181-2/+2
* examples: Fix spellingAndreas Schneider2023-04-111-1/+1
* examples: Improve comment in smb.conf.defaultAndreas Schneider2023-03-281-1/+1
* examples: Remove trailing whitespaces in smb.conf.defaultAndreas Schneider2023-03-281-12/+12
* examples: Fix code spellingAndreas Schneider2023-03-2817-26/+26
* examples: Remove trailing whitespaces in mklogon.confAndreas Schneider2023-03-281-9/+9
* examples: Remove trailing whitespaces in ol-schema-migrate.plAndreas Schneider2023-03-281-26/+26
* lib: Remove idtree from samba_util.hVolker Lendecke2023-01-101-0/+1
* build: Convert winexe to use enabled= in wscriptAndrew Bartlett2022-12-161-26/+34
* libsmb: Pass symlink error up through cli_smb2_create_fnum_recv()Volker Lendecke2022-11-221-2/+2
* libsmb: Return symlink error struct from smb2cli_create_recv()Volker Lendecke2022-11-221-6/+16
* vfs: Add dirfsp to connectpath_fn()Volker Lendecke2022-09-172-5/+9
* examples: A tiny bit of README.Coding for teststat.cVolker Lendecke2022-08-261-17/+12
* examples: Make libsmbclient samples look a *bit* less uglyVolker Lendecke2022-08-2619-1921/+1916
* examples: Fix shellcheck error in VampireDriversFunctionsAndreas Schneider2022-08-171-16/+16
* examples: Remove trailing spaces in VampireDriversFunctionsAndreas Schneider2022-08-171-206/+206
* examples: Fix shellcheck error in get_next_oidAndreas Schneider2022-08-171-2/+2
* vfs: Add struct vfs_open_how.resolveVolker Lendecke2022-08-061-0/+5
* vfs: change openat propotype to match linux openat2Volker Lendecke2022-08-062-5/+3
* examples/winexe: fix fetching return code of the remote commandYury Lunev2022-07-281-1/+1
* examples: Update winbind.stpSamuel Cabrero2022-05-192-1/+22
* examples: Update winbind.stpSamuel Cabrero2022-05-192-22/+22
* examples: Update winbind.stpSamuel Cabrero2022-05-192-22/+22
* examples: Update winbind.stpSamuel Cabrero2022-05-192-22/+22
* examples: Update winbind.stp, delete removed functionsSamuel Cabrero2022-05-192-43/+1
* examples: Update winbind.stp and generate scriptSamuel Cabrero2022-04-302-1/+22
* Revert "vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()"Volker Lendecke2022-04-282-0/+3
* vfs: Remove name-based SMB_VFS_GET_REAL_FILENAME()Volker Lendecke2022-04-282-21/+0
* vfs: Add SMB_VFS_GET_REAL_FILENAME_ATVolker Lendecke2022-04-282-0/+21
* examples: Update winbindd.stp and generate scriptSamuel Cabrero2022-04-082-1/+22
* examples: Update winbindd.stp and its generator scriptSamuel Cabrero2022-03-252-23/+23
* lib/replace: Do not typedef int boolAndrew Bartlett2022-03-231-1/+1
* vfs: Convert get_real_filename() to NTSTATUSVolker Lendecke2022-03-102-10/+11
* vfs: Add SMB_VFS_FSTATATVolker Lendecke2022-03-102-0/+23
* examples: Update winbindd.stp and its generator scriptSamuel Cabrero2022-03-062-22/+22
* examples: Reformat shell scriptsAndreas Schneider2022-02-2215-218/+255
* 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
* vfs: Add flags and xferlen args to SMB_VFS_OFFLOAD_READ_RECVRalph Boehme2021-10-082-0/+10
* examples/VFS/skel_opaque: Rename kernel_flock to filesystem_sharemodeChristof Schmitt2021-09-211-4/+5
* examples/VFS/skel_transparent: Rename kernel_flock to filesystem_sharemodeChristof Schmitt2021-09-211-4/+5
* VFS: Rename kernel_flock to filesystem_sharemodeChristof Schmitt2021-09-212-3/+6
* vfs: RIP SMB_VFS_GETXATTR()Jeremy Allison2021-07-042-21/+0
* VFS: Remove SMB_VFS_CHFLAGS, not used anymoreNoel Power2021-06-292-17/+0
* VFS: Add initial implemenataion for SMB_VFS_FCHFLAGSNoel Power2021-06-292-0/+17
* winexe: Some code cleanup and fixesAndreas Schneider2021-06-201-3/+3
* winexe: Use the new cmdline option parserAndreas Schneider2021-06-202-109/+36
* s3: VFS: RIP SMB_VFS_SYS_ACL_BLOB_GET_FILE()Jeremy Allison2021-06-092-22/+0
* s3: VFS: RIP SMB_VFS_SYS_ACL_GET_FILE()Jeremy Allison2021-06-092-19/+0
* vfs: RIP SMB_VFS_GET_NT_ACL_AT()Jeremy Allison2021-06-092-27/+0