config: Fix crypt prototype on RedHat Linux.
authorJeremy Allison <jra@samba.org>
Thu, 15 Oct 1998 00:55:17 +0000 (00:55 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 15 Oct 1998 00:55:17 +0000 (00:55 +0000)
commitfc7d3e4caa7650c02ef36fff83b64b06050f66b1
tree8fbe7f4ec700a5f2f42397683783e7d19249337a
parentbc747b8a077d22344aa03bbba202f5137b59284d
config: Fix crypt prototype on RedHat Linux.
include/includes.h: Fix crypt prototype on RedHat Linux.
smbd/fileio.c: Fix mmap bug found by WinCE client.
smbd/ipc.c: Fix WinCE wierdness with pipes being opened as \server\pipe\lanman
smbd/password.c: Fix encrypted null passwords.
Jeremy.
(This used to be commit 475992730c0ecbf31c09b3518df2f0354cec61da)
source3/acconfig.h
source3/configure
source3/configure.in
source3/include/config.h.in
source3/include/includes.h
source3/smbd/fileio.c
source3/smbd/ipc.c
source3/smbd/oplock.c
source3/smbd/password.c