summaryrefslogtreecommitdiff
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove unused asprintf_strupper_m()Volker Lendecke2022-01-182-3/+0
* s3: includes: Make the comments describing itime consistent. Always use "inve...Jones Syue2022-01-101-2/+2
* s3: smbd: Create and use a common function for generating a fileid - create_c...Jeremy Allison2022-01-081-0/+1
* s3: smbd: Add "enum brl_flavour" to struct smbd_lock_element.Jeremy Allison2022-01-061-0/+1
* Happy New Year 2022!Stefan Metzmacher2022-01-011-1/+1
* lib: Add required includes to source3/include/secrets.hVolker Lendecke2021-11-171-0/+3
* vfs: Fix a few typosVolker Lendecke2021-11-111-4/+4
* libsmb: Remove "trans_oob()" macroVolker Lendecke2021-11-111-3/+0
* source3: move lib/substitute.c functions out of proto.hRalph Boehme2021-11-111-33/+0
* CVE-2020-25717: Add FreeIPA domain controller roleAlexander Bokovoy2021-11-091-1/+1
* vfs: Add flags and xferlen args to SMB_VFS_OFFLOAD_READ_RECVRalph Boehme2021-10-082-4/+11
* s3: Remove definition of removed kernel_flock functionChristof Schmitt2021-09-211-1/+0
* VFS: Increase VFS version for renamed functionChristof Schmitt2021-09-211-1/+2
* VFS: Rename kernel_flock to filesystem_sharemodeChristof Schmitt2021-09-212-12/+23
* profile: Remove syscall_kernel_flock profilingChristof Schmitt2021-09-211-1/+0
* lib: Give util_specialsids.c its own prototype headerVolker Lendecke2021-09-211-5/+0
* Don't use sysconf(_SC_NGROUPS_MAX) on macOS for getgroups()Alex Richardson2021-09-091-1/+2
* s3:smbstatus: pretty print the use of new signing/encryption algorithmsStefan Metzmacher2021-07-151-0/+1
* s3: lib: Add sys_fstatat() wrapper.Jeremy Allison2021-07-141-0/+5
* libcli: Move map_errno_from_nt_status from s3 lib to common libcliSamuel Cabrero2021-07-081-1/+0
* vfs: RIP SMB_VFS_GETXATTR()Jeremy Allison2021-07-042-20/+1
* VFS: Remove SMB_VFS_CHFLAGS, not used anymoreNoel Power2021-06-292-8/+0
* VFS: Add initial implemenataion for SMB_VFS_FCHFLAGSNoel Power2021-06-292-0/+15
* s3: VFS: Cleanup. Remove SMB_VFS_FSYNC() macro.Jeremy Allison2021-06-221-5/+0
* smbd: add dosmode_from_fake_filehandle()Ralph Boehme2021-06-091-0/+1
* s3: lib: sysacls: Remove all implementations of sys_acl_set_file().Jeremy Allison2021-06-091-4/+0
* s3: lib: sysacls: Add the 'SMB_ACL_TYPE_T type' parameter to sys_acl_set_fd().Jeremy Allison2021-06-091-2/+4
* s3: lib: sysacls: Remove sys_acl_get_file(). No longer used.Jeremy Allison2021-06-091-4/+0
* s3: VFS: RIP SMB_VFS_SYS_ACL_BLOB_GET_FILE()Jeremy Allison2021-06-092-20/+1
* s3: VFS: RIP SMB_VFS_SYS_ACL_GET_FILE()Jeremy Allison2021-06-092-17/+1
* vfs: RIP SMB_VFS_GET_NT_ACL_AT()Jeremy Allison2021-06-092-11/+1
* VFS: SMB_VFS_SYS_ACL_GET_FD: Modify api to take additional type paramNoel Power2021-06-092-5/+9
* VFS: SMB_VFS_SYS_ACL_GET_FD: Add SMB_ACL_TYPE_T type argNoel Power2021-06-091-1/+3
* s3: smbd: Remove parent_smb_fname(), no longer used.Jeremy Allison2021-06-021-4/+0
* s3: VFS: Add SMB_VFS_PARENT_PATHNAME().Jeremy Allison2021-06-022-0/+22
* s3:lib: Remove util_cmdlineAndreas Schneider2021-05-281-69/+0
* s3:lib: Remove popt_samba3Andreas Schneider2021-05-282-96/+0
* s3:libsmb: Use cli_credentials to store traversal credsAndreas Schneider2021-05-281-3/+2
* s3: smbd: Remove all references to utility and backend functions supporting s...Jeremy Allison2021-05-181-2/+0
* vfs: RIP SMB_VFS_SYS_ACL_DELETE_DEF_FILE()Jeremy Allison2021-05-182-11/+1
* s3: lib: sysacls: Add sys_acl_delete_def_fd().Jeremy Allison2021-05-181-0/+2
* s3: VFS: Add SMB_VFS_SYS_ACL_DELETE_DEF_FD(),Jeremy Allison2021-05-182-0/+12
* s3: VFS: Remove SMB_VFS_READDIR_ATTR(), no longer usedSamuel Cabrero2021-05-142-17/+1
* VFS: Add SMB_VFS_FREADDIR_ATTR()Samuel Cabrero2021-05-142-0/+18
* lib: Add parent_watch_fd()Volker Lendecke2021-05-111-0/+1
* s3: VFS: Remove SMB_VFS_STREAMINFO(), no longer usedNoel Power2021-05-111-19/+0
* VFS: Add SMB_VFS_FSTREAMINFONoel Power2021-05-112-0/+22
* s3: utils: Remove debug2html utility. Not used, installed or tested.Richard Sharpe2021-05-071-126/+0
* s3:smbd: Remove NIS supportAndreas Schneider2021-04-221-4/+0
* lib: Remove two unused historic macrosVolker Lendecke2021-04-191-3/+0