summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* VFS: SMB_VFS_SYS_ACL_GET_FD: Modify api to take additional type paramNoel Power2021-06-092-3/+7
* s3: VFS: Add SMB_VFS_PARENT_PATHNAME().Jeremy Allison2021-06-022-0/+24
* examples: Migrate smb2mount to new cmdline option parserAndreas Schneider2021-05-282-8/+23
* examples: Pass cli_credentials to connect_one in smb2mountAndreas Schneider2021-05-281-3/+6
* vfs: RIP SMB_VFS_SYS_ACL_DELETE_DEF_FILE()Jeremy Allison2021-05-182-15/+0
* s3: VFS: Add SMB_VFS_SYS_ACL_DELETE_DEF_FD(),Jeremy Allison2021-05-182-0/+15
* s3: VFS: Remove SMB_VFS_READDIR_ATTR(), no longer usedSamuel Cabrero2021-05-142-18/+0
* VFS: Add SMB_VFS_FREADDIR_ATTR()Samuel Cabrero2021-05-142-0/+18
* s3: VFS: Remove SMB_VFS_STREAMINFO(), no longer usedNoel Power2021-05-112-27/+0
* VFS: Add SMB_VFS_FSTREAMINFONoel Power2021-05-112-0/+24
* auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()Andreas Schneider2021-04-281-1/+2
* tests: Use --configfile instead of -sAndreas Schneider2021-04-284-15/+15
* auth3: Remove auth_skel.cVolker Lendecke2021-04-193-118/+0
* s3:script: Remove findsmb from default installationAndreas Schneider2021-04-192-0/+305
* s3: VFS: Remove SMB_VFS_NTIMES(), no longer usedSamuel Cabrero2021-04-192-17/+0
* VFS: Add SMB_VFS_FNTIMESSamuel Cabrero2021-04-192-0/+17
* VFS: Remove SMB_VFS_CHMOD, no longer usedNoel Power2021-04-112-17/+0