svn commit: samba r22418 - in branches/SAMBA_3_0/source: . include lib nsswitch smbd

jpeach at samba.org jpeach at samba.org
Fri Apr 20 21:09:44 GMT 2007


Author: jpeach
Date: 2007-04-20 21:09:44 +0000 (Fri, 20 Apr 2007)
New Revision: 22418

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

Log:
Support running under launchd. We abstract the method of obtaining
sockets to listen on a little, because in the launchd case these
are provided for us. We also add an idle timeout so that a daemon
can exit after a period of inactivity.

Added:
   branches/SAMBA_3_0/source/include/smb_launchd.h
   branches/SAMBA_3_0/source/lib/launchd.c
Modified:
   branches/SAMBA_3_0/source/Makefile.in
   branches/SAMBA_3_0/source/configure.in
   branches/SAMBA_3_0/source/nsswitch/winbindd.c
   branches/SAMBA_3_0/source/nsswitch/winbindd_nss.h
   branches/SAMBA_3_0/source/smbd/connection.c
   branches/SAMBA_3_0/source/smbd/server.c


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


More information about the samba-cvs mailing list