summaryrefslogtreecommitdiff
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* s3: includes: Make the comments describing itime consistent. Always use "inve...Jones Syue2022-01-121-2/+2
* s3: smbd: Create and use a common function for generating a fileid - create_c...Jeremy Allison2022-01-121-0/+1
* lib: Add required includes to source3/include/secrets.hVolker Lendecke2021-11-191-0/+3
* source3: move lib/substitute.c functions out of proto.hRalph Boehme2021-11-161-33/+0
* CVE-2020-25717: Add FreeIPA domain controller roleAlexander Bokovoy2021-11-041-1/+1
* Don't use sysconf(_SC_NGROUPS_MAX) on macOS for getgroups()Alex Richardson2021-09-131-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
* s3: VFS: Remove SMB_VFS_NTIMES(), no longer usedSamuel Cabrero2021-04-193-9/+1
* VFS: Add SMB_VFS_FNTIMESSamuel Cabrero2021-04-193-0/+16
* VFS: Remove SMB_VFS_CHMOD, no longer usedNoel Power2021-04-112-14/+1
* VFS: Fix version SMB_VFS_GET_DOS_ATTRIBUTES was removed inNoel Power2021-04-111-1/+1
* VFS: Remove SMB_VFS_SET_DOS_ATTRIBUTE, no longer usedNoel Power2021-04-082-11/+0
* VFS: Remove SMB_VFS_REMOVEXATTR, no longer usedJeremy Allison2021-04-072-14/+1
* s3:passdb: Add secrets_store_creds()Andreas Schneider2021-03-301-0/+3
* lib: Properly return errno from open_socket_in()Volker Lendecke2021-03-191-5/+5
* lib: Remove init_names()Volker Lendecke2021-03-161-3/+0
* nmbd: Move my_netbios_names() to nmbdVolker Lendecke2021-03-161-1/+0
* printing: Move rap2jobid functions to their own fileVolker Lendecke2021-03-161-3/+0