sync 3.0 into HEAD for the last time
[vlendec/samba-autobuild/.git] / source3 / rpc_server / srv_spoolss.c
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-03-19 Jelmer VernooijPut in the new modules system. It's now used by passdb...
2003-02-18 Jelmer VernooijUse the new modules stuff to load dynrpc modules. Basic...
2003-01-17 Jim McDonoughEnable dynamic loading of RPC modules. See docs/textdo...
2002-08-08 Tim PotterMerge ... incomplete rffpcnex testing code from APPLIAN...
2002-07-11 Gerald Carteradded copyright
2002-07-08 Gerald Carteradded parsing routines for SPOOLSS_ADDPRINTERDRIVEREX and
2002-07-08 Gerald Carter* basic implementation of SPOOLSS_DELETEPRINTERDATAEX and
2002-06-18 Simo Sorcemore debug classess activated
2002-04-22 Gerald Cartermerge from SAMBA_2_2
2002-03-26 Gerald CarterOpenPrinter() merge from 2.2
2002-03-15 Gerald Cartersyncing up printing code with SAMBA_2_2 (already done...
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-10 Tim PotterAdded client and server code for the GetPrintProcessorD...
2001-11-22 Gerald Cartermerge from 2.2
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-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-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-07-25 Tim PotterHeld a shoot-out between NT_STATUS_NO_PROBLEMO and...
2001-06-21 Jeremy AllisonMerging Gerry's spoolss changes.
2001-05-18 Gerald Cartermerge from 2.2 (deleteprinterdriver RPC)
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 Carterrenamed one of the enumprinterdrivers parsing functions
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-03-03 Jeremy AllisonRoll back to using malloc/realloc on some of spoolss...
2001-02-28 Jeremy AllisonFinished converion of spoolss code to canonical format...
2001-02-28 Jeremy AllisonMore converted to canonical format. Home now - do the...
2001-02-28 Jeremy AllisonConverted more to canonical format... save as I go.,
2001-02-28 Jeremy AllisonOoops - forgot to check the rpcclient and smbcacls...
2001-02-28 Jeremy AllisonPartial conversion of SPOOLSS code to canonical format...
2001-02-28 Jeremy AllisonMove to talloc control of SPOOL_XXX structs. Move to...
2001-01-31 David O'NeillChanges from SAMBA_2_2:
2001-01-17 David O'NeillChanges from APPLIANCE_HEAD:
2000-09-09 Jeremy AllisonImplemented DELETEPRINTERDATA (tested with Gerald's...
2000-09-05 Jeremy AllisonImplemented GETFORM tested and working using Gerald...
2000-08-31 Jeremy AllisonImplemented DELETEFORM tested using Gerald's Win32...
2000-08-30 Jeremy AllisonImplemented AbortPrinter() from Gerald's Win32 test...
2000-08-28 Andrew Tridgellyipee!
2000-07-25 Jean-François Mico... A rather big change set ! (listed in no particular...
2000-07-06 Tim PotterPass pipes_struct rather than vuid down to startdocprin...
2000-06-20 Jeremy AllisonFixes for Win2k "add printer driver" INFO_LEVEL_6 was...
2000-06-16 Tim PotterSimplified server pipe implementation by changing argum...
2000-06-06 Jeremy AllisonMemory leak fixes.
2000-06-05 Jeremy AllisonSome tidyup fixes (memory leaks etc.). Still no progres...
2000-06-01 Jeremy AllisonMore insure found memory leak and corruption fixes.
2000-06-01 Jeremy AllisonBack to building. Now to test with insure.
2000-05-27 Andrew Tridgellgetting and setting security descriptors on printers...
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...