parse correctly getprinterdriver2
[kai/samba.git] / source / rpc_server / srv_spoolss_nt.c
2000-03-13 Jean-François Mico... parse correctly getprinterdriver2
2000-03-11 Jeremy AllisonYou *must* use O_EXCL when using mktemp (security issue).
2000-03-10 Jeremy AllisonFixups for compiles with gcc flags -Wall -Wshadow ...
2000-03-10 Jean-François Mico... getprinter level 0: was to short, found most of the...
2000-03-07 Jean-François Mico... Enumprinters level 1: reply *exactly* like an NT server
2000-03-07 Jean-François Mico... fixed enumprinterdata.
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... made dynamic the Printer struct. No more limits :-)
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.