1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source3/include
Ralph Boehme 92b1499542 vfs: RIP SMB_VFS_SYS_ACL_SET_FILE()
.--. .-,       .-..-.__
        .'(`.-` \_.-'-./`  |\_( "\__
     __.>\ ';  _;---,._|   / __/`'--)
    /.--.  : |/' _.--.<|  /  | |
_..-'    `\     /' /`  /_/ _/_/
 >_.-``-. `Y  /' _;---.`|/))))
'` .-''. \|:  .'   __, .-'"`
 .'--._ `-:  \/:  /'  '.\             _|_
     /.'`\ :;   /'      `-           `-|-`
    -`    |     |                      |
          :.; : |                  .-'~^~`-.
          |:    |                .' _     _ `.
          |:.   |                | |_) | |_) |
          :. :  |                | | \ | |   |
          : ;   |                |           |
          : ;   |                |  SMB_VFS  |
          : ;   |                |  SYS_ACL  |
          : ;   |                | SET_FILE  |
        .jgs. : ;                |           |
-."-/\\\/:::.    `\."-._'."-"_\\-|           |///."-
" -."-.\\"-."//.-".`-."_\\-.".-\\`=.........=`//-".

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2020-12-17 18:56:29 +00:00
..
ads.h libads: Decide to have no fallback option 2017-05-30 08:06:06 +02:00
adt_tree.h
async_smb.h
auth_generic.h
auth_info.h CVE-2017-12150: s3:popt_common: don't turn a guessed username into a specified one 2017-09-20 13:04:10 +02:00
auth.h auth: Remove the "typedef auth_methods" 2020-01-06 01:47:30 +00:00
client.h libsmb: Remove cli_state->dfs_mountpoint 2020-11-04 20:17:47 +00:00
ctdb_srvids.h messaging: Always register CTDB_SRVID_SAMBA_PROCESS 2017-12-05 00:56:12 +01:00
ctdbd_conn.h s3:ctdbd_conn: simplify get_public_ips() / find_in_public_ips() API 2020-10-14 12:29:55 +00:00
debugparse.h
fake_file.h
g_lock.h lib: g_lock.h references "struct server_id", add #include 2020-11-19 22:56:40 +00:00
idmap_autorid_tdb.h
idmap.h winbindd/idmap: apply const to struct idmap_methods pointers 2020-10-23 03:25:35 +00:00
includes.h s3:include: Move loadparm prototypes to own header file 2020-10-09 19:16:46 +00:00
intl.h
krb5_env.h
libsmb_internal.h libsmb: Use "struct" in self-references 2020-10-21 19:04:38 +00:00
libsmbclient.h s3:libsmb: Use cli_credentials_set_smb_encryption() 2020-08-19 16:22:42 +00:00
local.h s3:includes: change OPLOCK_BREAK_TIMEOUT from 30 to 35 seconds 2020-07-08 15:54:38 +00:00
locking.h smbd: Move "struct share_mode_lock" to share_mode_lock.h 2020-11-10 19:49:34 +00:00
lsa.h
MacExtensions.h vfs_fruit: Fix typos 2020-10-02 21:30:33 +00:00
mangle.h
messages.h lib: Fix includes for messages.h 2020-10-24 05:57:31 +00:00
msdfs.h s3: smbd: cleanup. Change 'int referral_count' -> 'size_t referral_count' in struct junction_map. 2019-12-16 14:05:33 +00:00
nameserv.h
nss_info.h winbindd/idmap: apply const to struct nss_info_methods pointers 2020-10-23 03:25:35 +00:00
nt_printing.h includes: nt_printing.h does not need client.h 2020-10-21 19:04:39 +00:00
ntdomain.h s3:rpc_server: Remove dead code 2020-03-20 17:11:28 +00:00
ntioctl.h libcli: Move IO_REPARSE_TAG definitions to smb_constants.h 2020-06-15 17:59:39 +00:00
ntquotas.h
passdb.h lib: Remove some unused code 2019-02-28 13:53:40 +00:00
popt_common_cmdline.h s3:lib: Move popt_common_credentials to separate file 2018-09-07 17:26:14 +02:00
popt_common.h s3:lib: Move popt_common_credentials to separate file 2018-09-07 17:26:14 +02:00
printing.h s3: include: printing: align function parameters 2019-10-21 16:01:56 +00:00
proto.h s3: add full_path_from_dirfsp_atname() 2020-12-16 09:08:30 +00:00
registry.h s3-rpc_cli: add winreg_add_core_driver() 2017-05-09 16:43:13 +02:00
rpc_dce.h
rpc_misc.h
secrets.h s3:secrets: remove unused secrets_store_[prev_]machine_password() 2017-06-27 16:57:46 +02:00
serverid.h lib: Remove unused serverid.tdb 2017-12-05 04:58:26 +01:00
session.h
smb_acls.h sysacls: change datatypes to 32 bits 2017-12-21 19:12:08 +01:00
smb_krb5.h
smb_ldap.h s3:ldap: Use #ifdef instead of #if for config.h definitions 2018-11-28 23:19:23 +01:00
smb_macros.h smbd: use fsp_get_io_fd() when accessing a file or it's associated metadata 2020-12-16 09:08:30 +00:00
smb_perfcount.h lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
smb.h smb: update comments on the NTCREATEX_FLAG_* flags 2020-10-23 17:44:34 +00:00
smbldap.h Fix a comment typo copied around 2020-08-17 19:35:38 +00:00
smbprofile.h vfs: add SMB_VFS_OPENAT() 2020-05-21 20:38:31 +00:00
srvstr.h
stamp-h.in
sysquotas.h sysquotas.h: collect more platform quotablock sizes 2019-02-17 13:33:13 +01:00
tldap_util.h
tldap.h
trans2.h smbd: add and use SMB2_FILE_ALL_INFORMATION 2020-10-23 19:06:40 +00:00
transfer_file.h
util_event.h lib: #include "util_event.h" only where needed 2018-04-24 22:26:22 +02:00
util_sd.h
util_tdb.h lib: Remove unused tdb_trans_* functions 2018-10-27 21:24:24 +02:00
vfs_macros.h vfs: RIP SMB_VFS_SYS_ACL_SET_FILE() 2020-12-17 18:56:29 +00:00
vfs.h vfs: RIP SMB_VFS_SYS_ACL_SET_FILE() 2020-12-17 18:56:29 +00:00