1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/client
Jelmer Vernooij acd6a086b3 r12510: Change the DCE/RPC interfaces to take a pointer to a
dcerpc_interface_table struct rather then a tuple of interface
name, UUID and version.

This removes the requirement for having a global list of DCE/RPC interfaces,
except for these parts of the code that use that list explicitly
(ndrdump and the scanner torture test).

This should also allow us to remove the hack that put the authservice parameter
in the dcerpc_binding struct as it can now be read directly from
dcerpc_interface_table.

I will now modify some of these functions to take a dcerpc_syntax_id
structure rather then a full dcerpc_interface_table.
(This used to be commit 8aae0f168e)
2007-10-10 13:47:48 -05:00
..
client.c r12510: Change the DCE/RPC interfaces to take a pointer to a 2007-10-10 13:47:48 -05:00
config.mk r11244: Relative path names in .mk files 2007-10-10 13:45:06 -05:00
mount.cifs.c r3443: the next stage in the include files re-organisation. 2007-10-10 13:05:11 -05:00
smbmnt.c r962: convert 'unsigned' and 'unsigned int' to uint_t 2007-10-10 12:56:23 -05:00
smbmount.c r8643: - make lp_configfile() work again 2007-10-10 13:29:48 -05:00
smbspool.c r8678: setup for gdb backtrace in 'make test' 2007-10-10 13:29:53 -05:00
smbumount.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
tree.c r4052: fixed a bunch of code to use the type safe _p allocation macros 2007-10-10 13:06:18 -05:00