namepacket.c: Block SIGTERM correctly - we can only take them at defined points.
authorSamba Release Account <samba-bugs@samba.org>
Sat, 31 May 1997 01:11:40 +0000 (01:11 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Sat, 31 May 1997 01:11:40 +0000 (01:11 +0000)
commit9f4e01224751134c2f7701e2aea87d06a79d77a4
treecc64a8070622596af11a4c47b9fe2c100be69863
parentfbeaf146c0903f0939d1128af01cff8ea18a2546
namepacket.c: Block SIGTERM correctly - we can only take them at defined points.
nameserv.c: Fixup name release code - used when we are going down.
nameservreply.c: Relaxed check for deleting name - original code never deleted.
nmbd.c: Block SIGTERM signals most of the time - see comment on namepacket above.
Jeremy (jallison@whistle.com)
source/namepacket.c
source/nameserv.c
source/nameservreply.c
source/nmbd/nmbd.c