svn commit: samba r24957 - in branches/SAMBA_3_2_0/source: auth include param smbd

vlendec at samba.org vlendec at samba.org
Tue Sep 4 19:53:02 GMT 2007


Author: vlendec
Date: 2007-09-04 19:52:59 +0000 (Tue, 04 Sep 2007)
New Revision: 24957

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24957

Log:
Merge 21867, 21869, 21870 and 21871:

Simplify calling convention of timeout_processing. lp_deadtime is only
referenced in conn_idle_all().

Move sending keepalives out of the main processing loop into idle event.
On the way, make lp_keepalive() a proper parameter.

Move sending auth_server keepalives out of the main loop into an idle event.

Move deadtime processing into an idle event. While there, simplify
conn_idle_all() a bit.


Modified:
   branches/SAMBA_3_2_0/source/auth/auth.c
   branches/SAMBA_3_2_0/source/auth/auth_server.c
   branches/SAMBA_3_2_0/source/include/auth.h
   branches/SAMBA_3_2_0/source/param/loadparm.c
   branches/SAMBA_3_2_0/source/smbd/conn.c
   branches/SAMBA_3_2_0/source/smbd/process.c
   branches/SAMBA_3_2_0/source/smbd/server.c


Changeset:
Sorry, the patch is too large (535 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24957


More information about the samba-cvs mailing list