1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-28 00:49:42 +03:00
Andrew Tridgell 8fed76b73e fixed a fd leak when trying to regain contact to a domain controller
in winbind

When a w2k3 DC is rebooted the 139/445 ports come up before the
udp/389 cldap port. During this brief period, winbind manages to
connect to 139/445 but not to udp 389. It then enters a tight loop
where it leaks one fd each time. In a couple of seconds it runs out of
file descriptors, and leaves winbind crippled after the DC does
finally come up
(This used to be commit 57187cafbcc053e75bb54750494df9feabe3a738)
2008-08-06 10:50:16 +02:00
..
2008-07-11 17:53:26 +02:00
2008-07-11 17:53:25 +02:00
2008-06-26 14:02:39 -07:00
2008-07-06 12:55:07 -04:00
2008-06-26 14:02:39 -07:00
2008-07-22 15:00:48 +02:00
2008-04-20 00:14:26 +02:00
2007-12-15 22:47:30 +01:00