sync'ing up for 3.0alpha20 release
[kai/samba.git] / source3 / rpc_parse / parse_spoolss.c
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-13 Simo Sorcewrong alignment size calculation
2002-09-04 Tim PotterFix typo in comment.
2002-09-03 Tim PotterImplemented client function for deleteprinterdataex.
2002-09-02 Tim PotterImplemented some more client side spoolss functions:
2002-08-27 Gerald Carterfix 2 byte alignment/offset bug that prevented Win2k...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 Gerald Carter* the printing code should now be back to the working...
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-16 Gerald CarterFairly large change to printing code.
2002-08-14 Gerald Carteradded comment about a new specversion seen from client.
2002-08-08 Gerald Carterprinting change notification merge from APPLIANCE_HEAD
2002-08-08 Tim PotterMerge ... incomplete rffpcnex testing code from APPLIAN...
2002-07-29 Gerald Carterpassing -1 for the src length in rpcstr_pull results...
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 Carterall that is left to do is to actually perform the
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 AllisonProper merge of all the working printing stuff from...
2002-06-27 Gerald Cartera null grp_sid should have a 0 offset. Also removed...
2002-06-24 Gerald Carterprinting merge from SAMBA_2_2. Ther server code looks...
2002-06-18 Simo Sorcemore debug classess activated
2002-05-24 Gerald Cartermerge from SAMBA_2_2.
2002-05-20 Tim PotterOK that last commit was incorrect - this call is parsed...
2002-05-20 Tim PotterThere's probably a pointer to a buffer at the end of...
2002-05-20 Tim PotterNo need to pass a fstring in make_spoolss_q_enumprinters()
2002-05-14 Tim PotterAdded deleteprinterdata client rpc.
2002-05-14 Tim PotterAdded writeprinter rpc command.
2002-05-14 Tim PotterChange make_spoolss_q_{get,set}printerdata() take a...
2002-05-13 Gerald Cartercompile fix merge from SAMBA_2_2
2002-05-13 Tim PotterSupport for client side startdocprinter.
2002-05-10 Gerald Cartermisc merge from SAMBA_2_2
2002-05-10 Gerald Carterdevmode parsing merge from SAMBA_2_2
2002-05-08 Tim PotterAdded client side spoolss rpc commands for startpagepri...
2002-04-22 Gerald Carterprinting merge from HEAD
2002-04-22 Gerald Cartermerge from SAMBA_2_2
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-11 Jeremy AllisonHP2500C driver writes devmode with private data that...
2002-04-11 Gerald Carterspecversion merge from SAMBA_2_2
2002-04-10 Tim PotterFixed missing alignment in spoolss_io_q_enumjobs()...
2002-04-09 Tim PotterThe useless_ptr must be non-zero for addform and setfor...
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-03-14 Tim PotterRemove studly gaps from prs_werror() calls so the...
2002-02-25 Tim PotterImplemented client side functions for SPOOLSS addform...
2002-01-31 Tim PotterAdded make functions for SPOOL_Q_{ADD,SET,DELETE}FORM.
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-18 Jeremy AllisonAdded prs_mem_clear(). Clear memory on buffer reallocat...
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-20 Gerald Cartermerge from 2.2
2001-12-17 Tim PotterReplaced some hardcoded hex numbers with constants.
2001-12-13 Gerald Cartermerge from 2.2
2001-12-10 Tim PotterAdded client and server code for the GetPrintProcessorD...
2001-11-28 Gerald Cartermerge from APPLIANCE_HEAD
2001-11-22 Gerald Carterremove unused variables
2001-11-22 Gerald Cartermerge from 2.2
2001-11-17 Jeremy AllisonTidyups when I was doing the big merge...
2001-11-08 Martin Poolspoolss_io_devmode private data is binary and should...
2001-11-05 Tim PotterWrote some stubs for new win2k only spoolss rpc commands:
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-08-10 Jeremy AllisonMerge in the NT drivers changes from 2.2.
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-26 Herb LewisSGI compiler fixes.
2001-06-21 Jeremy AllisonMerging Gerry's spoolss changes.
2001-05-17 Gerald Cartermerge from 2.2 DeletePrinterDriver() server side stud...
2001-04-28 Gerald Carterrpcclient merge from 2.2 (including Jeremy's non-void...
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-04-02 Jeremy Allisoninclude/ntdomain.h:
2001-03-28 Gerald Carterrename of 16 new_smb_io functions to smb_io_* for consi...
2001-03-27 Gerald Cartermerge from 2.2.
2001-03-19 Gerald Carterreverted the rename of new_spoolss_io_r_enumprinterdriv...
2001-03-15 Gerald Carterwhoops...forgot one
2001-03-15 Gerald Carterrenamed one of the enumprinterdrivers parsing functions
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-03-09 Jeremy AllisonSerious (and I *mean* serious) attempt to fix little...
2001-03-01 Jeremy Allisonrpc_parse/parse_spoolss.c: Fixed memory leak introduced...
2001-03-01 Jeremy AllisonRemove unused code.
2001-02-28 Jeremy AllisonMove to talloc control of SPOOL_XXX structs. Move to...
2001-02-27 Jeremy AllisonAdded total memory allocated counter to talloc, so...
2001-02-12 Jeremy AllisonMerge ... JohnR's changes to appliance-head, JF's chang...
2001-01-17 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-12 Tim PotterPrinter name unistr is null terminated in make_spoolss_...
2000-11-22 Jeremy AllisonADDPRINTERDRIVER info level 6 fix - this is dynamic...
2000-11-21 Jeremy AllisonFix for updating of print queues changed from a local...
2000-11-17 Jeremy AllisonFix for memory leak when adding driver.
2000-11-10 Jeremy Allisonrpc_parse/parse_spoolss.c: Updated comment for old...
2000-11-10 Jeremy Allisonprinting/nt_printing.c: use getpwuid not smbgetpwuid...
2000-10-30 Jeremy AllisonOnly use prs_uint8s on marshalling as we know we're...
2000-10-30 Jeremy AllisonFixed double btyte-swap problems with bigendian archite...
next