svn commit: samba r1486 - in branches/SAMBA_4_0/source: auth
include ntvfs/cifs param rpc_server smb_server smbd
Stefan (metze) Metzmacher
metze at samba.org
Tue Jul 13 21:09:47 GMT 2004
metze at samba.org schrieb:
> Author: metze
> Date: 2004-07-13 21:04:56 +0000 (Tue, 13 Jul 2004)
> New Revision: 1486
>
> Added:
> branches/SAMBA_4_0/source/smbd/server.h
> branches/SAMBA_4_0/source/smbd/service.c
> branches/SAMBA_4_0/source/smbd/service.h
> Modified:
> branches/SAMBA_4_0/source/auth/auth.c
> branches/SAMBA_4_0/source/include/includes.h
> branches/SAMBA_4_0/source/include/local.h
> branches/SAMBA_4_0/source/ntvfs/cifs/vfs_cifs.c
> branches/SAMBA_4_0/source/param/loadparm.c
> branches/SAMBA_4_0/source/rpc_server/dcerpc_server.c
> branches/SAMBA_4_0/source/rpc_server/dcerpc_server.h
> branches/SAMBA_4_0/source/rpc_server/dcerpc_tcp.c
> branches/SAMBA_4_0/source/smb_server/connection.c
> branches/SAMBA_4_0/source/smb_server/negprot.c
> branches/SAMBA_4_0/source/smb_server/reply.c
> branches/SAMBA_4_0/source/smb_server/request.c
> branches/SAMBA_4_0/source/smb_server/service.c
> branches/SAMBA_4_0/source/smb_server/smb_server.c
> branches/SAMBA_4_0/source/smb_server/smb_server.h
> branches/SAMBA_4_0/source/smbd/config.m4
> branches/SAMBA_4_0/source/smbd/config.mk
> branches/SAMBA_4_0/source/smbd/process_model.c
> branches/SAMBA_4_0/source/smbd/process_model.h
> branches/SAMBA_4_0/source/smbd/process_single.c
> branches/SAMBA_4_0/source/smbd/process_standard.c
> branches/SAMBA_4_0/source/smbd/process_thread.c
> branches/SAMBA_4_0/source/smbd/rewrite.c
> branches/SAMBA_4_0/source/smbd/server.c
> Log:
> commit the start of the generic server infastructure
>
> the idea is to have services as modules (smb, dcerpc, swat, ...)
>
> the process_model don't know about the service it self anymore.
>
> TODO:
> - the smbsrv should use the smbsrv_send function
> - the service subsystem init should be done like for other modules
> - we need to have a generic socket subsystem, which handle stream, datagram,
> and virtuell other sockets( e.g. for the ntvfs_ipc module to connect to the dcerpc server
> , or for smb or dcerpc or whatever to connect to a server wide auth service)
> - and other fixes...
>
> NOTE: process model pthread seems to be broken( but also before this patch!)
...and also remove the build options -b option from smbd
this stuff should be handle by the build system in future...
--
metze
Stefan Metzmacher <metze at samba.org> www.samba.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: OpenPGP digital signature
Url : http://lists.samba.org/archive/samba-technical/attachments/20040713/5667d91b/signature.bin
More information about the samba-technical
mailing list