1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/librpc
Kamen Mazdrashki e9438b4c12 s4/idl: drsuapi.idl fix drsuapi_DsReplicaSync definition
- Function should accept pointer to drsuapi_DsReplicaSyncRequest.
  While this doesn't generate essentially different code for
  NDR parser, using pointer will make drsuapi_DsReplicaSync
  descritpin with the rest of the functions in DRSUAPI interface.
  Another benefit is that this way we could create Wireshark
  dissector directly from Samba's verions for drsuapi.idl

- 'level' and thus the switch_type() should be uint32
2010-02-24 14:14:06 +02:00
..
gen_ndr s3: re-run make samba3-idl. 2010-02-23 17:02:37 +01:00
idl s4/idl: drsuapi.idl fix drsuapi_DsReplicaSync definition 2010-02-24 14:14:06 +02:00
ndr librpc/ndr Remove unused macros 2010-02-20 17:59:13 +11:00
rpc librpc When sending endpoint mapper requests, include the minor if_version 2010-02-20 02:55:29 +11:00
tools ndrdump: fixed help 2009-09-17 21:52:27 -07: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_standard.pc.in Create libndr-standard, which includes the NDR marshalling code for 2009-07-19 12:41:09 +02: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