CVS update: samba/source/nmbd

John Reilly jreilly at au2.samba.org
Thu Jan 25 15:14:49 EST 2001


Date:	Thursday January 25, 2001 @ 15:14
Author:	jreilly

Update of /data/cvs/samba/source/nmbd
In directory samba:/tmp/cvs-serv3218/nmbd

Modified Files:
      Tag: APPLIANCE_HEAD
	nmbd.c 
Log Message:
Fixed a very subtle bug with signals. Seems that POSIX requires that the signal mask be
inhereted. So, if you happen to kick off smbd/nmbd from code that has the mask set on
SIGUSR1, you lose messages.
- server.c:main() added code to clear signal mask for SIGUSR1, SIGHUP
- nmbd.c:main() added code to clear signal mask for SIGUSR1, SIGHUP, SIGTERM





More information about the samba-cvs mailing list