CVS update: samba/source/rpc_server

Luke Kenneth Casson Leighton lkcl at samba.org
Thu Jan 27 18:36:57 EST 2000


On Thu, 27 Jan 2000, Jean Francois Micouleau wrote:

> 
> On Thu, 27 Jan 2000, Luke Leighton wrote:
> 
> > jean-francois, i think the BUFFER* argument and the PRINTER_INFO_CTR*
> > arguments are one and the same.  also, i duplicated some of the
> > buf_size, offered and returned parameters because i cannot identify
> > which ones are [in out], which are [in] and which are [out].
> 
> ah ah ah ! (buffer, and offered are [in out])

yeah, i noticed.
 
> Luke please don't touch the BUFFER stuff, I'm rewriting it completly.

okay, i won't.  yeah, this code's a damn nuisance (i mean, microsoft's IDL
definitions and how they end up over-the-wire, not _your_ code!)

i'm going to _skip_ passing BUFFER* as arguments, ok?  and i'm going to
let you work out how to merge buffer and offered as [in out].

i'm just doing spoolss_getprinter() and i'm not passing in buffer* any
more, but you'll need to work out how to fill in offered, it actually
doesn't look like it is!!!

please also try to make sure that enumprinters and enumjobs work!



More information about the samba-cvs mailing list