1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/rpc_parse
Andrew Tridgell 9e1f9a5719 yipee!
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 14e534a890)
2000-08-28 04:42:31 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
parse_creds.c Ok - this is a *BIG* change - but it fixes the problems with static strings 2000-07-27 00:47:19 +00:00
parse_dfs.c Back to building. Now to test with insure. 2000-06-01 18:17:22 +00:00
parse_lsa.c moved trans2.h and nterr.h into includes.h with all our other includes 2000-04-25 14:06:57 +00:00
parse_misc.c added comment for my own memory purposes 2000-08-17 20:03:53 +00:00
parse_net.c Fix for passing NULL pointer as an array parameter in 2000-07-10 04:56:30 +00:00
parse_prs.c hack for unmarshalling unistr's on machines with BIG_ENDIAN arch 2000-08-16 03:44:04 +00:00
parse_reg.c Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport. 2000-05-15 20:53:08 +00:00
parse_rpc.c Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_STATUS_XXX). 2000-08-01 18:32:34 +00:00
parse_samr.c Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_STATUS_XXX). 2000-08-01 18:32:34 +00:00
parse_sec.c Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_STATUS_XXX). 2000-08-01 18:32:34 +00:00
parse_spoolss.c yipee! 2000-08-28 04:42:31 +00:00
parse_srv.c Added info level 1005 to netsharegetinfo (is the share a DFS root) 2000-04-28 18:36:47 +00:00
parse_wks.c acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code. 2000-03-22 19:03:12 +00:00