summaryrefslogtreecommitdiffstats
path: root/source/include
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-12-16 21:48:33 +0000
committerJeremy Allison <jra@samba.org>1998-12-16 21:48:33 +0000
commitb9b6af70047e52bac4089f4898c5ffd8e6b5d3d5 (patch)
tree171987358d8df23e27c2522534ab241472db8848 /source/include
parent49d87cb33c07f18fb9fdd0db203d20fc7bee0489 (diff)
downloadsamba-b9b6af70047e52bac4089f4898c5ffd8e6b5d3d5.tar.gz
samba-b9b6af70047e52bac4089f4898c5ffd8e6b5d3d5.tar.xz
samba-b9b6af70047e52bac4089f4898c5ffd8e6b5d3d5.zip
acconfig.h configure configure.in include/config.h.in: Added krb5 libs code back,
based on 1.9.18 tree. tests/crypttest.c: Added test for truncated salt in crypt. passdb/ldap.c: Malloc checks. passdb/pass_check.c: Added test for truncated salt in crypt. Added OSF1 enhanced security fix. Jeremy.
Diffstat (limited to 'source/include')
-rw-r--r--source/include/config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/include/config.h.in b/source/include/config.h.in
index 45370d4b9aa..39c655e18a0 100644
--- a/source/include/config.h.in
+++ b/source/include/config.h.in
@@ -139,6 +139,7 @@
#undef HAVE_INT32_FROM_RPC_RPC_H
#undef HAVE_UINT32_FROM_RPC_RPC_H
#undef KRB4_AUTH
+#undef KRB5_AUTH
#undef SEEKDIR_RETURNS_VOID
#undef HAVE_DIRENT_D_OFF
#undef HAVE_GETSPNAM
@@ -153,6 +154,7 @@
#undef HAVE_MEMSET
#undef HAVE_STRCASECMP
#undef HAVE_STRUCT_DIRENT64
+#undef HAVE_TRUNCATED_SALT
/* The number of bytes in a int. */
#undef SIZEOF_INT