1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/librpc
Matthias Dieter Wallnöfer efe6552f0c NETLOGON pipe improvements
Patch for bug #4939

This refactors the NETLOGON code related to this bug:

- Introduces a new "SYNCSTATE" enum required by the "DatabaseSync2" call (acc.
to WSPP)
- Make "DatabaseSync" dependant from "DatabaseSync2" (acc. to WSPP)
- Let "DatabaseSync2" return NT_STATUS_NOT_IMPLEMENTED (I'm not sure if this is
also true when a domain is running in mixed mode)
- Make "LogonControl" and "LogonControl2" dependant form "LogonControl2Ex"
(acc. to WSPP)
- Let "LogonControl2Ex" return WERR_NOT_SUPPORTED for now
2009-06-18 13:49:25 +10:00
..
gen_ndr NETLOGON pipe improvements 2009-06-18 13:49:25 +10:00
idl NETLOGON pipe improvements 2009-06-18 13:49:25 +10:00
ndr Revert "avoid crashes in ndr_print_*() calls" 2009-06-12 15:37:48 +10:00
rpc Add derpc_transport_string_by_transport(), apply some const 2009-01-09 23:08:16 +01:00
tools Make sure prototypes are always included, make some functions static and 2008-10-20 18:59:51 +02:00
build_idl.sh Use py_* files to check whether generated files are out of date / not 2008-12-16 19:46:43 +01:00
ndr.pc.in Define _GNU_SOURCE, required for comparison_fn_t. 2009-01-28 17:05:56 +01:00
tables.pl Consider shared IDL files and Samba3-specific IDL files separately, allow overriding output directory. 2008-12-16 15:42:47 +01:00