genrand.c: Improved generation of random values, more secure.
authorJeremy Allison <jra@samba.org>
Wed, 22 Apr 1998 00:56:38 +0000 (00:56 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 22 Apr 1998 00:56:38 +0000 (00:56 +0000)
commite6bda112ebe0d41f54c4249b5c2e1f24011347e1
tree290a037fe143c0afb70316a187874f09d5017c2f
parent3271e4c29fdc15a1ae61dec94517e484c2457411
genrand.c: Improved generation of random values, more secure.
loadparm.c: Started add of 'security=domain' code.
password.c: Fix for security=server NT bugs.
reply.c: Started add of 'security=domain' code.
server.c: Started add of 'security=domain' code.
smb.h: Started add of 'security=domain' code.
Jeremy.
source/include/smb.h
source/lib/genrand.c
source/param/loadparm.c
source/smbd/password.c
source/smbd/reply.c
source/smbd/server.c