summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2022-05-19examples: Update winbind.stpSamuel Cabrero2-1/+22
2022-05-19examples: Update winbind.stpSamuel Cabrero2-22/+22
2022-05-19examples: Update winbind.stpSamuel Cabrero2-22/+22
2022-05-19examples: Update winbind.stpSamuel Cabrero2-22/+22
2022-05-19examples: Update winbind.stp, delete removed functionsSamuel Cabrero2-43/+1
2022-04-30examples: Update winbind.stp and generate scriptSamuel Cabrero2-1/+22
2022-04-28Revert "vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()"Volker Lendecke2-0/+3
2022-04-28vfs: Remove name-based SMB_VFS_GET_REAL_FILENAME()Volker Lendecke2-21/+0
2022-04-28vfs: Add SMB_VFS_GET_REAL_FILENAME_ATVolker Lendecke2-0/+21
2022-04-08examples: Update winbindd.stp and generate scriptSamuel Cabrero2-1/+22
2022-03-25examples: Update winbindd.stp and its generator scriptSamuel Cabrero2-23/+23
2022-03-23lib/replace: Do not typedef int boolAndrew Bartlett1-1/+1
2022-03-10vfs: Convert get_real_filename() to NTSTATUSVolker Lendecke2-10/+11
2022-03-10vfs: Add SMB_VFS_FSTATATVolker Lendecke2-0/+23
2022-03-06examples: Update winbindd.stp and its generator scriptSamuel Cabrero2-22/+22
2022-02-22examples: Reformat shell scriptsAndreas Schneider15-218/+255
2021-12-02s3:rpc_client: Pass remote name and socket to cli_rpc_pipe_open_noauth_transp...Günther Deschner1-2/+12
2021-11-05s3-winexe: Fix winexe core dump (use-after-free)Günther Deschner1-4/+12
2021-10-08vfs: Add flags and xferlen args to SMB_VFS_OFFLOAD_READ_RECVRalph Boehme2-0/+10
2021-09-21examples/VFS/skel_opaque: Rename kernel_flock to filesystem_sharemodeChristof Schmitt1-4/+5
2021-09-21examples/VFS/skel_transparent: Rename kernel_flock to filesystem_sharemodeChristof Schmitt1-4/+5
2021-09-21VFS: Rename kernel_flock to filesystem_sharemodeChristof Schmitt2-3/+6
2021-07-04vfs: RIP SMB_VFS_GETXATTR()Jeremy Allison2-21/+0
2021-06-29VFS: Remove SMB_VFS_CHFLAGS, not used anymoreNoel Power2-17/+0
2021-06-29VFS: Add initial implemenataion for SMB_VFS_FCHFLAGSNoel Power2-0/+17
2021-06-20winexe: Some code cleanup and fixesAndreas Schneider1-3/+3
2021-06-20winexe: Use the new cmdline option parserAndreas Schneider2-109/+36
2021-06-09s3: VFS: RIP SMB_VFS_SYS_ACL_BLOB_GET_FILE()Jeremy Allison2-22/+0
2021-06-09s3: VFS: RIP SMB_VFS_SYS_ACL_GET_FILE()Jeremy Allison2-19/+0
2021-06-09vfs: RIP SMB_VFS_GET_NT_ACL_AT()Jeremy Allison2-27/+0
2021-06-09VFS: SMB_VFS_SYS_ACL_GET_FD: Modify api to take additional type paramNoel Power2-3/+7
2021-06-02s3: VFS: Add SMB_VFS_PARENT_PATHNAME().Jeremy Allison2-0/+24
2021-05-28examples: Migrate smb2mount to new cmdline option parserAndreas Schneider2-8/+23
2021-05-28examples: Pass cli_credentials to connect_one in smb2mountAndreas Schneider1-3/+6
2021-05-18vfs: RIP SMB_VFS_SYS_ACL_DELETE_DEF_FILE()Jeremy Allison2-15/+0
2021-05-18s3: VFS: Add SMB_VFS_SYS_ACL_DELETE_DEF_FD(),Jeremy Allison2-0/+15
2021-05-14s3: VFS: Remove SMB_VFS_READDIR_ATTR(), no longer usedSamuel Cabrero2-18/+0
2021-05-14VFS: Add SMB_VFS_FREADDIR_ATTR()Samuel Cabrero2-0/+18
2021-05-11s3: VFS: Remove SMB_VFS_STREAMINFO(), no longer usedNoel Power2-27/+0
2021-05-11VFS: Add SMB_VFS_FSTREAMINFONoel Power2-0/+24
2021-04-28auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()Andreas Schneider1-1/+2
2021-04-28tests: Use --configfile instead of -sAndreas Schneider4-15/+15
2021-04-19auth3: Remove auth_skel.cVolker Lendecke3-118/+0
2021-04-19s3:script: Remove findsmb from default installationAndreas Schneider2-0/+305
2021-04-19s3: VFS: Remove SMB_VFS_NTIMES(), no longer usedSamuel Cabrero2-17/+0
2021-04-19VFS: Add SMB_VFS_FNTIMESSamuel Cabrero2-0/+17
2021-04-11VFS: Remove SMB_VFS_CHMOD, no longer usedNoel Power2-17/+0
2021-04-08VFS: Remove SMB_VFS_SET_DOS_ATTRIBUTE, no longer usedNoel Power2-18/+0
2021-04-07VFS: Remove SMB_VFS_REMOVEXATTR, no longer usedJeremy Allison2-17/+0
2021-03-11VFS: Remove SMB_VFS_SETXATTR, no longer usedNoel Power2-24/+0