summaryrefslogtreecommitdiff
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* printing: Fix a typoVolker Lendecke2021-03-161-1/+1
* VFS: Remove SMB_VFS_SETXATTR, no longer usedNoel Power2021-03-112-17/+1
* lib/util: Replace buggy string_sub_talloc() with talloc_string_sub() in lib/utilAndrew Bartlett2021-03-101-14/+0
* VFS: Remove SMB_VFS_LISTXATTR, no longer usedNoel Power2021-02-262-14/+3
* s3 lib system: Change signature of sys_proc_fd_pathGary Lockyer2021-02-091-1/+1
* vfs: make fsp arg of vfs_[memctx|fetch]_fsp_extension constRalph Boehme2021-01-281-2/+3
* winbind: move "winbind:ignore domain" logic to a seperate functionRalph Boehme2021-01-211-0/+1
* s3:smbd: make sure a SHUTDOWN_CLOSE applies to a stream fsp before its base fspStefan Metzmacher2021-01-141-0/+1
* lib: Move ucs2_align() to 'charset' subsystemVolker Lendecke2021-01-121-1/+0
* lib: give global_contexts.c its own header fileVolker Lendecke2021-01-081-6/+0
* Happy New Year 2021!Stefan Metzmacher2021-01-011-1/+1
* vfs: RIP SMB_VFS_SYS_ACL_SET_FILE()Ralph Boehme2020-12-172-17/+1