Fixed a few typos and added the opnum for ADDPRINTERDRIVEREX to the
[ira/wip.git] / source3 / include / rpc_spoolss.h
2001-11-09 Gerald CarterFixed a few typos and added the opnum for ADDPRINTERDRI...
2001-11-05 Tim PotterWrote some stubs for new win2k only spoolss rpc commands:
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-09-03 Andrew Tridgellmore NTSTATUS/WERROR conversion
2001-09-03 Andrew Tridgellthe next step in our error code handling change
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-06-21 Jeremy AllisonMerging Gerry's spoolss changes.
2001-05-17 Gerald Cartermerge from 2.2 DeletePrinterDriver() server side stud...
2001-03-15 Gerald Carteradded getdriverdir and cleaned up the PRINTER_DRIVER_CT...
2001-03-07 Jeremy AllisonSync up handle creation with 2.2 branch. We can now...
2001-02-23 Jeremy Allisoninclude/rpc_spoolss.h: Added JOB_STATUS_XXX defines.
2001-01-17 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-04 David O'NeillChanges from APPLIANCE_HEAD:
2000-09-25 Jean-François Mico... printer notify code.
2000-09-16 Jean-François Mico... in a printer_info_6, driver version is 64 bits long...
2000-09-09 Jeremy AllisonImplemented DELETEPRINTERDATA (tested with Gerald's...
2000-09-05 Jeremy AllisonImplemented GETFORM tested and working using Gerald...
2000-09-01 David O'NeillChanges from APPLIANCE_HEAD (per Tim Potter):
2000-08-31 Jeremy AllisonImplemented DELETEFORM tested using Gerald's Win32...
2000-08-30 Jeremy AllisonImplemented AbortPrinter() from Gerald's Win32 test...
2000-08-29 Gerald Carteradded a #define for SPOOLSSGETPRINTERDATAEX. Although...
2000-08-28 Andrew Tridgellyipee!
2000-08-10 Jeremy AllisonTidied up security rights definitions.
2000-08-09 Gerald CarterMore work on AddPrinterDriver() and AddPrinterEx()...
2000-08-08 Gerald CarterAll changes related to rpcclient...
2000-07-18 Gerald CarterFixed some more client SPOOLSS functions. The following
2000-07-06 Tim PotterMoved printer ACE mask values from nt_printing.h to...
2000-06-20 Jeremy AllisonFixes for Win2k "add printer driver" INFO_LEVEL_6 was...
2000-06-10 Jean-François Mico... parsing code for reply[open|close]printer in preparatio...
2000-06-01 Jeremy AllisonBack to building. Now to test with insure.
2000-06-01 Jeremy AllisonMore stuff I cvan't afford to lose. I'm realizing how...
2000-05-28 Luke Leightonmoved notif_y_table struct to spoolss_nt.c only used...
2000-05-27 Luke Leightonsecurity descs in spoolss. needs parse_sec.c nttrans...
2000-05-12 Andrew Tridgelladded spool_io_printer_driver_info_level_6()
2000-05-02 Andrew Tridgelladded support for deleting printers into the spoolss...
2000-03-29 Jean-François Mico... rewrote getprinterdriver level 3, now correctly handle...
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-03-10 Luke Leightonyou know, when you do a cvs commit, you _really_ expect...
2000-03-10 Jean-François Mico... getprinter level 0: was to short, found most of the...
2000-03-10 Luke Leightonindent went wrong. grr.
2000-03-07 Jean-François Mico... Enumprinters level 1: reply *exactly* like an NT server
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... 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-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 Leightonadded rpcclient spoolenum command. enumerates printers.
1999-11-06 Luke Leightonspoolss openprinterex / closeprinter client-code.
1999-11-05 Luke Leightonexperimental spoolss rpcclient commands
1999-07-27 Jean-François Mico... - enumprintprocessors and enumprintmonitors added.
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... Changed the RPC api definition now first arg is a pipe_...
1999-04-27 Jean-François Mico... Adding RPC spoolss code support and some new low-level...