summaryrefslogtreecommitdiffstats
path: root/source/lsarpcd
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1999-02-03 03:18:38 +0000
committerJeremy Allison <jra@samba.org>1999-02-03 03:18:38 +0000
commit87dc4ff92fac7f4f74339180735e2a1132c63fb6 (patch)
treed7ed1981573aa80c15d5d35d4fa4a9df94423d67 /source/lsarpcd
parent58ed592a48a04d777014817ff6fe8255a684d6d8 (diff)
downloadsamba-87dc4ff92fac7f4f74339180735e2a1132c63fb6.tar.gz
samba-87dc4ff92fac7f4f74339180735e2a1132c63fb6.tar.xz
samba-87dc4ff92fac7f4f74339180735e2a1132c63fb6.zip
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.
Diffstat (limited to 'source/lsarpcd')
0 files changed, 0 insertions, 0 deletions