CVS update: samba/source/libsmb

jra at samba.anu.edu.au jra at samba.anu.edu.au
Wed Feb 3 14:18:38 EST 1999


Date:	Wednesday February 3, 1999 @ 14:18
Author:	jra

Update of /data/cvs/samba/source/libsmb
In directory samba:/tmp/cvs-serv27310/libsmb

Modified Files:
      Tag: SAMBA_2_0
	clientgen.c 
Log Message:
Fixed bug where cli->timeout was in milliseconds, but open_sockets_out
was in seconds. This meant that PDC -> BDC failover took so long it essentiually
didn't happen.

include/client.h: Added explicit comment that cli->timeout should be milliseconds.
include/local.h: Changed LONG_CONNECT_TIMEOUT & SHORT_CONNECT_TIMEOUT to be milliseconds.
lib/smbrun.c: Tidied up fork failure catching.
lib/util_sock.c: Ensured timeout treated as milliseconds.
libsmb/clientgen.c: Added comment.
rpc_server/srv_pipe_hnd.c: Luke's changes.
smbd/chgpasswd.c: Paranoia code for EINTR around sys_waitpid.
Jeremy.



More information about the samba-cvs mailing list