This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[sfrench/samba-autobuild/.git] / source3 / include / rpc_spoolss.h
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-03 Tim PotterChange JOB_INFO_CTR to return a pointer to an array...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-08 Gerald Carterprinting change notification merge from APPLIANCE_HEAD
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-11 Gerald Carteradded copyright
2002-07-11 Gerald Carterintermediate work on DeletePrinterDriverEx(). This...
2002-07-09 Gerald Carter8-byte alignment needed for beginning driver_info_level_6.
2002-07-08 Gerald Carterfixup ADDPRINTERDRIVEREX some more. unknown uint32...
2002-07-08 Gerald Carteradded parsing routines for SPOOLSS_ADDPRINTERDRIVEREX and
2002-07-08 Gerald Carter* basic implementation of SPOOLSS_DELETEPRINTERDATAEX and
2002-07-02 Tim PotterMerge of constant renames from APPLIANCE_HEAD.
2002-06-28 Jeremy AllisonSTRING was being redefined...
2002-06-28 Jeremy AllisonProper merge of all the working printing stuff from...
2002-06-06 Tim PotterFix compile error - doh!
2002-06-06 Tim PotterMoved some notify related constants into srv_spoolss_nt...
2002-05-07 Tim PotterMerge from HEAD:
2002-05-07 Tim PotterAdded cli_spoolss_enumjobs() function.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-26 Gerald CarterOpenPrinter() merge from 2.2
2002-03-20 Gerald Carterresetprinter merge from SAMBA_2_2
2002-03-15 Gerald Cartersyncing up printing code with SAMBA_2_2 (already done...
2002-01-31 Tim PotterAdded some constants for the flags field in the FORM_1...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Jeremy AllisonFixed ADDPRINTEREX to take a devmode and a security...
2002-01-12 Jeremy AllisonAdded PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level...
2002-01-07 Tim PotterSed error. The status value in the PRINTER_INFO_2...
2001-12-10 Tim PotterAdded client and server code for the GetPrintProcessorD...
2001-12-03 Martin PoolWriting decimal constants as "02" has been shown to...
2001-11-22 Gerald Cartermerge from 2.2
2001-11-15 Gerald Cartermore Win2k RPC opnums (EnumPrinterKey() and DeletePrint...
2001-11-15 Gerald CarterSETPRINTERDATAEX is 0x4d (not 0x50). My mistake.
2001-11-13 Gerald Carterverified two new win2k rpc's EnumPrinterDataEx() and...
2001-11-13 Martin PoolFix typo.
2001-11-13 Gerald Carternew Win2k spoolss rpc opnum (unknown right now).
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...