s4:s3compat provide hooks for lp_workgroup() etc in s3compat
authorAndrew Bartlett <abartlet@samba.org>
Mon, 17 May 2010 09:11:24 +0000 (19:11 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 3 Jun 2010 01:14:10 +0000 (11:14 +1000)
commit7c95fa97146893b3fb97d68a7c85886f43f642c1
treebdc1c42e6f8b5b5a21914de8a9d6170d07c6fc48
parentb8e49af477d5962fd0bc9267668ef2235101bf54
s4:s3compat provide hooks for lp_workgroup() etc in s3compat

These functions are key to maintaining a consistant view of the
binary, and it was practical to seperate them from the source3
loadparm.  This helps the s3compat winbind effort.

Andrew Bartlett
source4/s3compat/s3_winbind.c
source4/s3compat/s3compat_authenticate.c
source4/s3compat/s3compat_globals.c
source4/s3compat/s3compat_globals.h
source4/s3compat/s3compat_names.c [new file with mode: 0644]
source4/s3compat/wscript_build
source4/smbd/server.c