more merging voodoo
[kai/samba.git] / source / rpc_server / srv_spoolss.c
2000-05-10 Andrew Tridgellmore merging voodoo
2000-05-04 Andrew Tridgell - use full_name instead of real_name
2000-05-02 Andrew Tridgelladded support for deleting printers into the spoolss...
2000-04-25 Andrew Tridgellfixed a memory leak of devmode in spoolss
2000-04-23 Andrew Tridgellfixed another spoolss memory leak
2000-04-06 Jeremy AllisonModified interfaces and added checks around *all* ...
2000-04-04 Tim PotterRemoved unused parameter vuid from rpc_server api_...
2000-03-13 Jean-François Mico... oops ! forgot smb.h in last commit
2000-03-13 Jean-François Mico... parse correctly getprinterdriver2
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... 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 Leightondelineation between smb and msrpc more marked. smbd...
1999-11-29 Luke Leightonattempting to resolve the issue that multiple servers...
1999-11-08 Luke Leightonpreparation for doing a spoolss enum jobs command....
1999-11-06 Luke Leightonspoolss openprinterex / closeprinter client-code.
1999-09-27 Jean-François Mico... don't leak printer handles,
1999-09-25 Jean-François Mico... Don't duplicate forms anymore, just update the definition.
1999-09-24 Jean-François Mico... Correctly handle the dependent files in the printer_dri...
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-05-03 Jean-François Mico... last part of RPC api change.
1999-04-27 Jean-François Mico... Adding RPC spoolss code support and some new low-level...