parse correctly getprinterdriver2
[sfrench/samba-autobuild/.git] / source / rpc_parse / parse_spoolss.c
2000-03-13 Jean-François Mico... parse correctly getprinterdriver2
2000-03-10 Jean-François Mico... getprinter level 0: was to short, found most of the...
2000-03-06 Jean-François Mico... changed prs_unistr to parse empty and non-empty strings...
2000-02-26 Jean-François Mico... added enumprintprocessordatatypes
2000-02-26 Jean-François Mico... rewrote enumprinterdata. still a bug in it but reproduc...
2000-02-24 Jean-François Mico... converted a couple of bzero() to memset()
2000-02-21 Jean-François Mico... more rewrite ...
2000-02-15 Jean-François Mico... fix the reply of rpc_alter_context
2000-02-07 Jean-François Mico... Hum, I should remove my gloves when I'm in front of...
2000-02-07 Jean-François Mico... First commit of the spoolss code to the HEAD branch.
1999-12-13 Andrew Tridgell2nd phase of head branch sync with SAMBA_2_0 - this...
1999-12-12 Luke Leightonfinal part of "first" phase converting over to msrpc...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-11-27 Luke Leightonwell, i stuffed up the spooler commands.
1999-11-09 Luke Leightondebugging rpcclient spoolenum and spooljobs commands...
1999-11-08 Luke Leightonpreparation for doing a spoolss enum jobs command....
1999-11-06 Luke Leightonmissed mem_grow_data call
1999-11-06 Luke Leightonfixed string function for reading in printer_info_N.
1999-11-06 Luke Leightonadded rpcclient spoolenum command. enumerates printers.
1999-11-06 Luke Leightonspoolss openprinterex / closeprinter client-code.
1999-11-05 Luke Leightonexperimental spoolss rpcclient commands
1999-10-15 Luke Leightonreturn results on prs_xxxxx() and all xxx_io_xxx()...
1999-09-24 Jean-François Mico... Correctly handle the dependent files in the printer_dri...
1999-09-24 Jean-François Mico... Alan (alanh@pinacl.co.uk) found a nasty bug
1999-07-27 Jean-François Mico... - enumprintprocessors and enumprintmonitors added.
1999-07-01 Jean-François Mico... many small bugs...
1999-06-22 Jean-François Mico... Fixed most memory leak and big-endian bug in the spools...
1999-04-27 Jean-François Mico... Adding RPC spoolss code support and some new low-level...