1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/include
Matthew DeVore 232054c09b lib/util: remove extra safe_string.h file
lib/util/safe_string.h is similar to source3/include/safe_string.h, but
the former has fewer checks. It is missing bcopy, strcasecmp, and
strncasecmp.

Add the missing elements to lib/util/safe_string.h remove the other
safe_string.h which is in the source3-specific path. To accomodate
existing uses of str(n?)casecmp, add #undef lines to source files where
they are used.

Signed-off-by: Matthew DeVore <matvore@google.com>
Reviewed-by: David Mulder <dmulder@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Aug 28 02:18:40 UTC 2020 on sn-devel-184
2020-08-28 02:18:40 +00:00
..
ads.h
adt_tree.h
async_smb.h
auth_generic.h
auth_info.h
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
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
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 lib: Move get_socket_port() to its only consumer 2020-08-17 19:35:37 +00:00
registry.h
rpc_dce.h
rpc_misc.h
secrets.h
serverid.h
session.h
smb_acls.h
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 smbd: remove unused NTCREATEX_OPTIONS_PRIVATE_STREAM_DELETE 2020-07-18 05:58: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 s3: VFS: Change the function signature for SMB_VFS_READ_DFS_PATHAT() to take a non-const smb_filename. 2020-06-03 04:54:38 +00:00