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)
commit475992730c0ecbf31c09b3518df2f0354cec61da
tree908f12d5f2eea0978f2a5066f70328ccf6314623
parent53805112f1a301f77cda93b68e6fa3054895f20f
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.
source/acconfig.h
source/configure
source/configure.in
source/include/config.h.in
source/include/includes.h
source/smbd/fileio.c
source/smbd/ipc.c
source/smbd/oplock.c
source/smbd/password.c