svn commit: samba r10844 - in branches/SAMBA_4_0/source:
nsswitch winbind
Andrew Bartlett
abartlet at samba.org
Sun Oct 9 21:40:44 GMT 2005
On Sun, 2005-10-09 at 17:45 +0200, Stefan Metzmacher wrote:
> On Sun, Oct 09, 2005 at 12:13:06PM +0000, abartlet at samba.org wrote:
> > Author: abartlet
> > Date: 2005-10-09 12:13:05 +0000 (Sun, 09 Oct 2005)
> > New Revision: 10844
>
> > Modified: branches/SAMBA_4_0/source/nsswitch/winbindd_nss.h
> > ===================================================================
> > --- branches/SAMBA_4_0/source/nsswitch/winbindd_nss.h 2005-10-09 08:32:06 UTC (rev 10843)
> > +++ branches/SAMBA_4_0/source/nsswitch/winbindd_nss.h 2005-10-09 12:13:05 UTC (rev 10844)
> > @@ -186,7 +186,6 @@
> > pid_t pid; /* pid of calling process */
> > uint32_t flags; /* flags relavant to a given request */
> > winbind_string domain_name; /* name of domain for which the request applies */
> > - int msgid;
> >
> > union {
> > winbind_string winsreq; /* WINS request */
> > @@ -247,6 +246,8 @@
> > winbind_string cache_key;
> > } dual_sidaliases;
> > } data;
> > + char *extra_data;
> > + size_t extra_len;
> > char null_term;
> > };
>
> why have you changed the protocol? the protocol is this struct passed
> into the socket...
>
> Or is that a merge from SAMBA_3_0?
That was a samba3 merge, because I'm using the Samba3 tools to test.
Andrew Bartlett
--
Andrew Bartlett http://samba.org/~abartlet/
Samba Developer, SuSE Labs, Novell Inc. http://suse.de
Authentication Developer, Samba Team http://samba.org
Student Network Administrator, Hawker College http://hawkerc.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/samba-technical/attachments/20051010/30981312/attachment.bin
More information about the samba-technical
mailing list