1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/include
Ralph Boehme 1c444f9c37 smbd: remove fsp->dirfsp
This was supposed to be a shortcut to avoid passing dirfsp around as an explicit
function argument throughout the whole codebase when the new VFS design idea was
based on using *AT functions throughout the VFS.

Now that we've opted for basing the VFS on handles and *AT functions will only
be used in a much more limitted extent, it makes sense to remove this internal
dirfsp reference, otherwise the combination of internal fsp->dirfsp and
smb_fname->fsp is going to be a tough to wrap your head around.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2020-10-02 19:39:44 +00:00
..
ads.h
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 s3:libsmb: Introduce CLI_FULL_CONNECTION_IPC 2020-08-19 16:22:41 +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: add ctdbd_control_get_public_ips() and ctdbd_find_in_public_ips() 2020-07-08 15:54:41 +00:00
debugparse.h
fake_file.h
g_lock.h lib: Add g_lock_dump_send/recv 2020-05-15 00:48:32 +00:00
idmap_autorid_tdb.h
idmap.h winbindd: pass domain SID to wbint_UnixIDs2Sids 2017-10-10 15:51:27 +02:00
includes.h lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
intl.h
krb5_env.h
libsmb_internal.h libsmb: Remove the CREATE_ACCESS_READ #define 2020-05-28 19:11:39 +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 locking: Move br_off typedef to where it's used 2020-05-05 11:48:38 +00:00
lsa.h
MacExtensions.h
mangle.h
messages.h s3:messaging: remove unused messaging_init_client() 2018-09-07 17:26:15 +02: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
nt_printing.h printing: add more 'const' to read only input pointers 2018-06-14 20:52:22 +02: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: libsmb: Convert the WINS and broadcast name functions to return size_t * num addresses. 2020-09-15 10:09:36 +00:00
registry.h
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 lib: Remove an unused macro 2020-06-15 17:59:39 +00:00
smb_perfcount.h
smb.h s3: Remove struct ip_service. 2020-09-15 10:09:40 +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 s3/smbd: Add new file information classes 2018-01-13 03:03:46 +01: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: remove SMB_VFS_OPEN() 2020-05-21 20:38:34 +00:00
vfs.h smbd: remove fsp->dirfsp 2020-10-02 19:39:44 +00:00