s3:winbind: Add NDR-based parent-child communication to winbind
authorVolker Lendecke <vl@samba.org>
Tue, 28 Jul 2009 19:06:11 +0000 (15:06 -0400)
committerVolker Lendecke <vl@samba.org>
Wed, 5 Aug 2009 07:21:19 +0000 (03:21 -0400)
commit6cf3db91499ebd245b08997a319edf36cfee3365
treea7355f3e0b25e2a13964b7500c77980e94cf2373
parentddd13c6816e7d289406948fe2f68db1aba7669d3
s3:winbind: Add NDR-based parent-child communication to winbind
18 files changed:
nsswitch/winbind_struct_protocol.h
source3/Makefile.in
source3/librpc/gen_ndr/cli_wbint.c [new file with mode: 0644]
source3/librpc/gen_ndr/cli_wbint.h [new file with mode: 0644]
source3/librpc/gen_ndr/ndr_wbint.c [new file with mode: 0644]
source3/librpc/gen_ndr/ndr_wbint.h [new file with mode: 0644]
source3/librpc/gen_ndr/srv_wbint.c [new file with mode: 0644]
source3/librpc/gen_ndr/srv_wbint.h [new file with mode: 0644]
source3/librpc/gen_ndr/wbint.h [new file with mode: 0644]
source3/librpc/idl/wbint.idl [new file with mode: 0644]
source3/winbindd/winbindd.h
source3/winbindd/winbindd_domain.c
source3/winbindd/winbindd_dual.c
source3/winbindd/winbindd_dual_ndr.c [new file with mode: 0644]
source3/winbindd/winbindd_dual_srv.c [new file with mode: 0644]
source3/winbindd/winbindd_idmap.c
source3/winbindd/winbindd_locator.c
source3/winbindd/winbindd_proto.h