Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>
authorSamba Release Account <samba-bugs@samba.org>
Thu, 17 Jul 1997 20:11:58 +0000 (20:11 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Thu, 17 Jul 1997 20:11:58 +0000 (20:11 +0000)
commit8b904f4ecc7b6bd6558d40fda4184112bbb10366
tree6f356198018991ea578110d5091d3b30a4cf7f8c
parent6835bd679c414a7d19a50cd6e99a53801cf4475e
Makefile: Added krb5 option from Nathan Neulinger  <nneul@umr.edu>
includes.h: Added krb5 option from Nathan Neulinger  <nneul@umr.edu>, added SGI5 fix.
password.c: Added krb5 option from Nathan Neulinger  <nneul@umr.edu>
quotas.c: Added inode quote fix.
reply.c: removed redundent code.
server.c: Changed error debug to 0, removed redundent check.
util.c: Added close_low_fd() to become_daemon - fix for rsh from Johnathan Knight.
Jeremy (jallison@whistle.com)
(This used to be commit 256afb764828b0a6dad5529d62501bc9ea2807ee)
source3/include/includes.h
source3/lib/util.c
source3/smbd/password.c
source3/smbd/quotas.c
source3/smbd/reply.c
source3/smbd/server.c