port latest changes from SAMBA_3_0 tree
[samba.git] / source3 / rpc_server / srv_spoolss_nt.c
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-03 Gerald Carter* set winbind cache time to 5 minutes
2003-05-15 Jeremy AllisonEnsure sys_adminlog code won't coredump with incorrect...
2003-04-15 Tim PotterTypo in comment.
2003-04-14 Jelmer VernooijFix typos
2003-04-11 Gerald Carter* We must return 0x2 as the majorversion for nt4 to...
2003-04-11 Gerald Cartersimple fix to hopefully speed up srv_spoolss_replyopenp...
2003-04-10 Jeremy AllisonEnsure we're not filtering our essential delete messages.
2003-04-09 Gerald Carteranother forgotten merge sitting on my laptop from app_h...
2003-04-09 Gerald Carterforgotten merge left on disk; remove extra SAFE_FREE()
2003-04-02 Jeremy AllisonSubtle changes to message handling after ENUMJOBS.
2003-04-01 Gerald Carterfix potential handle leak in _spoolss_open_printer_ex...
2003-03-31 Gerald Carterfix potential smbd crash when we fail to alloacte a...
2003-03-31 Gerald Carteradd a few error checks in EnumPrinterData()
2003-03-20 Jeremy Allisonlib/messages.c: Check return from chainlock before...
2003-03-03 Gerald Carter* always report ourselves as a Windows 2000 print serve...
2003-03-03 Gerald Carter* CR1868: only send a change notify message if we have...
2003-03-01 Jeremy AllisonAdded limit to number of jobs enumerated. Set to 0...
2003-02-27 Gerald Carteradditional fix for CR 601
2003-02-25 Gerald CarterProgress on CR 601
2003-02-21 Gerald Carteri patched the wrong branch! s/unistr2_to_dos/unistr2_to...
2003-02-21 Gerald Cartercouple of merges from APP_HEAD
2003-02-18 Gerald Carterset the various DsSpooler keys that are linked to PRINT...
2003-02-17 Andrew BartlettThis patch fixes one of my longest-standing pet hates...
2003-02-15 Gerald Carter* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-02-13 Jeremy AllisonRemoved unused variable.
2003-02-13 Jeremy AllisonMerge JohnR's patch.
2003-02-05 Jeremy AllisonFixed type.
2003-01-17 Andrew Tridgellreverted this patch till I sort out the craziness with...
2003-01-17 Andrew TridgellThis removes the 3rd argument from init_unistr2()....
2003-01-14 Andrew BartlettThe last of the fstring/pstring mixups, and an extra...
2003-01-11 Gerald Cartertypo from merge
2003-01-11 Gerald Carter[merge] make sure to updatre print queue cache during...
2003-01-09 Gerald Cartera 0 length printer data value is not a memory allocatio...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-17 Gerald Carter* fix memory leak when constructing an driver_level_6...
2002-12-13 Jim McDonoughStore printer guid in the dsspooler registry key so...
2002-12-13 Jim McDonoughMore printer publishing code.
2002-12-04 Jim McDonoughprinter publishing when using APW or choosing 'list...
2002-12-04 Gerald Carter[merge from app_head]
2002-11-18 Gerald Carterformatting fix
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-11 Gerald Carterfix for CR 601. Only call addprinter command when...
2002-11-10 Jeremy AllisonFirst cut of fix for changenotify on a print server...
2002-11-09 Gerald Carterdeldriver fix
2002-11-09 Gerald Carterre-enable ffpcn on print server handle
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
2002-10-25 Gerald CarterPURGE_PRINTER fix from APP_HEAD
2002-10-16 Gerald Carterfix from APP_HEAD to commit a re-init'd printer to...
2002-10-15 Gerald Cartermerge from app_head to use GMT in job submission notifi...
2002-10-09 Gerald Carterprint job properties fix from APP_HEAD. a null devmode...
2002-10-09 Gerald Carteradd_printer_hook() fix from APP_HEAD
2002-10-08 Gerald Cartermerge from APP_HEAD
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-02 Jeremy AllisonMissing break meant getprintprocessordirectory always...
2002-09-27 Jeremy AllisonIt turns out that Windows allows delete printer on...
2002-09-27 Jeremy AllisonCheck for security on delete printer was reversed...
2002-09-25 Gerald Cartermerge from APP_HEAD
2002-09-18 Gerald Carterprintjob merge from APP_HEAD regarding device modes
2002-09-11 Gerald Cartermerge from APP_HEAD for GetJob()
2002-09-11 Gerald CarterDelPrinterDrvEx() fix from APP_HEAD
2002-09-11 Volker LendeckeMerge the cli_shutdown change from 2_2. All except...
2002-09-10 Gerald Carterremoved warning about shadowed globals
2002-09-10 Gerald CarterAbortPrinter() fix merged from APP_HEAD.
2002-09-10 Gerald Carterchange notify merge from APP_HEAD
2002-09-09 Jeremy AllisonActually, I think Jerrys patch was incorrect as it...
2002-09-07 Gerald Cartermerge of printer change notify fix from APP_HEAD
2002-09-05 Jeremy AllisonRevert the "reverse" change to rpc_server/srv_spoolss_n...
2002-09-05 Tim PotterDelivery notify messages over the back channel in ...
2002-09-05 Tim PotterRoussed on Jeremy for not putting in enough debugs...
2002-09-04 Jeremy AllisonAdded better error code on out of space. Removed total...
2002-09-04 Jeremy AllisonMerge ... (apparently working :-) new printing notify...
2002-09-04 Gerald CarterDeletePrinterDriver[Ex]() fixes from APP_HEAD
2002-08-30 Gerald Carterfix up print portion of registry. Merge from APP_HEAD.
2002-08-30 Gerald Cartermerge of phant0m key fix from APP_HEAD
2002-08-26 Gerald Cartermerge from APP_HEAD
2002-08-26 Gerald Cartermerge from APP_HEAD
2002-08-22 Gerald Carterfix registry editor API for printing backend after...
2002-08-22 Gerald Carterget the access check in addform() correct this time.
2002-08-21 Gerald Carteraddform fix from SAMBA_2_2
2002-08-20 Gerald Cartersegfault fixes merged from APP_HEAD
2002-08-19 Gerald Carteradd support for the "value,OID" format described in...
2002-08-19 Gerald Carteradded wrapper for delete_printer_data() that write...
2002-08-19 Gerald Carterchange notify fix left out of merge by APP_HEAD by...
2002-08-18 Gerald Carter* Fix DeletePrinterDataEx() to work with arbitrary...
2002-08-18 Gerald Carterfix to allow EnumPrinterKey() to enumerate multiple...
2002-08-18 Gerald Carter* small formatting fixes
2002-08-18 Gerald Carterfixed up a few comments
2002-08-18 Gerald Carter* fix Get/SetPrinterDataEx() to work with printer key...
2002-08-17 Gerald Carter* the printing code should now be back to the working...
2002-08-17 Gerald Carterfix seg fault in _spoolss_enumprinterkey after changes...
2002-08-16 Gerald Carterfix small bug in enumprinterdataex due to my changes...
2002-08-16 Gerald CarterFairly large change to printing code.
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 Cartercouple of minor formatting fixes to help me see better.
2002-07-29 Gerald Cartermerge from SAMBA_2_2
next