svn commit: samba r1470 - in branches/SAMBA_4_0/source: include ntvfs ntvfs/ipc smb_server torture torture/rap

vlendec at samba.org vlendec at samba.org
Mon Jul 12 16:35:49 GMT 2004


Author: vlendec
Date: 2004-07-12 16:35:48 +0000 (Mon, 12 Jul 2004)
New Revision: 1470

Added:
   branches/SAMBA_4_0/source/ntvfs/ipc/ipc_rap.c
   branches/SAMBA_4_0/source/ntvfs/ipc/rap_server.c
Modified:
   branches/SAMBA_4_0/source/include/rap.h
   branches/SAMBA_4_0/source/ntvfs/config.mk
   branches/SAMBA_4_0/source/ntvfs/ipc/vfs_ipc.c
   branches/SAMBA_4_0/source/smb_server/trans2.c
   branches/SAMBA_4_0/source/torture/rap/rap.c
   branches/SAMBA_4_0/source/torture/torture.c
Log:
Get the smb_trans2 structure out of the rap_cli_call struct.

Initial attempt at RAP server infrastructure. Look at rap_server.c for the
dummy functions that are supposed to implement the core functionality.

ipc_rap.c contains all the data shuffling. _rap_shareenum and _rap_serverenum2
in ipc_rap.c are (I think) regular enough to be auto-generated.

I did not test all the corner cases yet, but nevertheless I would like some
comments on the general style.

Volker

P.S: samba-3 smbclient now doesn't freak out anymore, although the results are
not entirely correct :-)


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=1470&nolog=1


More information about the samba-cvs mailing list