mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
restore the spoolss pipe as Jeremy replaced srv_pipe with the one from
SAMBA_2_0 :-) J.F.
This commit is contained in:
parent
525338e807
commit
34a3781961
@ -475,6 +475,7 @@ static struct api_cmd api_fd_commands[] =
|
||||
#if 1 /* DISABLED_IN_2_0 JRATEST */
|
||||
{ "winreg", "winreg", api_reg_rpc },
|
||||
#endif
|
||||
{ "spoolss", "spoolss", api_spoolss_rpc },
|
||||
{ NULL, NULL, NULL }
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user