Since AB has been changing the winbind interface it's time to add the "mock
authorTim Potter <tpot@samba.org>
Thu, 10 Jan 2002 23:45:29 +0000 (23:45 +0000)
committerTim Potter <tpot@samba.org>
Thu, 10 Jan 2002 23:45:29 +0000 (23:45 +0000)
commita4af65b9b93671f13f277d49279a85042a8fd1d5
tree6a3487df0b628f45a6028d30ec2db1a03bc02d3c
parentc5e14d73dffee86ef2dabcf7031eea0da9e32f3d
Since AB has been changing the winbind interface it's time to add the "mock
swedish" test to client calls.  This is putting a length field at the
start of a request so we can disconnect clients talking with an out of date
libnss_winbind.so rather than deadlock them.

Misc cleanups:

 - made some int values uint32
 - moved WINBIND_INTERFACE_VERSION to start of cmd list
source/nsswitch/wb_common.c
source/nsswitch/winbindd.c
source/nsswitch/winbindd_nss.h