mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
e7a4c86878
Map the incoming iremotewinspool opnum to match the appropriate call in the spoolss server in the pull path. There is no 1:1 mapping in the opnums between the procols, only in the corresponding functions. Without doing the mapping we currently forward e.g. winspool_AsyncOpenPrinter() to spoolss_EnumPrinters() leading to all sorts of errors. A correct mapping was in place earlier with an handsorted server call table but it got removed with the rpc server rewrite. Guenther Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
iremotewinspool_util.c | ||
iremotewinspool_util.h | ||
srv_iremotewinspool_nt.c | ||
srv_iremotewinspool.c | ||
srv_spoolss_handle.h | ||
srv_spoolss_nt.c | ||
srv_spoolss_nt.h | ||
srv_spoolss_util.c | ||
srv_spoolss_util.h |