1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/dsdb/schema
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
..
tests s4/param: Fix provision_get_schema leaking python object 2019-02-21 04:09:19 +01:00
dsdb_dn.c
prefixmap.h
schema_convert_to_ol.c lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
schema_description.c lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
schema_filtered.c Fix a comment typo copied around 2020-08-17 19:35:38 +00:00
schema_inferiors.c dsdb-schema: schema_fill_possible_inferiors() should rebuild everthing 2013-05-23 20:25:59 +10:00
schema_info_attr.c s4/dsdb/schema: Fix Access to field results in deference of null pointer 2019-07-08 09:30:10 +00:00
schema_init.c lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
schema_prefixmap.c lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
schema_query.c lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
schema_set.c lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
schema_syntax.c lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
schema.h Fix a comment typo copied around 2020-08-17 19:35:38 +00:00