s4:s3compat Change s3compat winbind interface and add prototypes
authorAndrew Bartlett <abartlet@samba.org>
Fri, 14 May 2010 11:08:30 +0000 (21:08 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 3 Jun 2010 01:14:07 +0000 (11:14 +1000)
commit994dea0623512688a70d9ea82a0d0bf0fbde1726
tree9a77b3ec912df539252a8e01dbba1d843e5fc228
parent9910ad45a27cee12dbfc5ed3f3b952b03fe22693
s4:s3compat Change s3compat winbind interface and add prototypes

It's just asking for trouble to use manually created unsyncronised
prototypes.

The winbind change is to have the source3/winbind code engange after
the parsing of the packet, rather than before.  This is because
otherwise there was a conflict with the stream_connection code.

Andrew Bartlett
source4/s3compat/machine_sid.c
source4/s3compat/s3_smbd.c
source4/s3compat/s3_winbind.c
source4/s3compat/s3compat_authenticate.c
source4/s3compat/s3compat_winbindd.c
source4/s3compat/s3compat_wrapper.h
source4/winbind/wb_samba3_protocol.c
source4/winbind/wb_server.c