mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
9e1f9a5719
The spoolss AddJob function has an [in,out] buffer not an [in] buffer
(despite the comment in the code to the contrary). Also, we must fail
this function - not just blindly reply "no problem" as AddJob should
always fail on non-local printers.
This fixes a bug where the "print test page" failed about half the
time. I suspect it will also fix a bunch of other intermittent spoolss
bugs where the client (incorrectly) tries to use the AddJob printing
interface.
(This used to be commit
|
||
---|---|---|
.. | ||
.cvsignore | ||
parse_creds.c | ||
parse_dfs.c | ||
parse_lsa.c | ||
parse_misc.c | ||
parse_net.c | ||
parse_prs.c | ||
parse_reg.c | ||
parse_rpc.c | ||
parse_samr.c | ||
parse_sec.c | ||
parse_spoolss.c | ||
parse_srv.c | ||
parse_wks.c |