summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_spoolss_nt.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-09Actually, I think Jerrys patch was incorrect as it didn't everJeremy Allison1-40/+8
2002-09-07merge of printer change notify fix from APP_HEADGerald Carter1-8/+40
2002-09-05Revert the "reverse" change to rpc_server/srv_spoolss_nt.c, simplyJeremy Allison1-30/+3
2002-09-05Delivery notify messages over the back channel in *reverse* order inTim Potter1-3/+30
2002-09-05Roussed on Jeremy for not putting in enough debugs in the new printTim Potter1-0/+2
2002-09-04Added better error code on out of space. Removed total jobs check - notJeremy Allison1-0/+7
2002-09-04Merge of (apparently working :-) new printing notify code.Jeremy Allison1-5/+54
2002-09-04DeletePrinterDriver[Ex]() fixes from APP_HEADGerald Carter1-24/+113
2002-08-30fix up print portion of registry. Merge from APP_HEAD.Gerald Carter1-1/+1
2002-08-30merge of phant0m key fix from APP_HEADGerald Carter1-59/+32
2002-08-26merge from APP_HEADGerald Carter1-1/+1
2002-08-26merge from APP_HEADGerald Carter1-35/+60
2002-08-22fix registry editor API for printing backend after I changedGerald Carter1-3/+1
2002-08-22get the access check in addform() correct this time.Gerald Carter1-111/+94
2002-08-21addform fix from SAMBA_2_2Gerald Carter1-17/+29
2002-08-20segfault fixes merged from APP_HEADGerald Carter1-32/+42
2002-08-19add support for the "value,OID" format described in MSDN.Gerald Carter1-1/+31
2002-08-19added wrapper for delete_printer_data() that write the printer out to disk.Gerald Carter1-7/+15
2002-08-19change notify fix left out of merge by APP_HEAD by accidentGerald Carter1-1/+2
2002-08-18* Fix DeletePrinterDataEx() to work with arbitrary registry keysGerald Carter1-29/+72
2002-08-18fix to allow EnumPrinterKey() to enumerate multiple levels of subkeys.Gerald Carter1-51/+36
2002-08-18* small formatting fixesGerald Carter1-57/+79
2002-08-18fixed up a few commentsGerald Carter1-64/+2
2002-08-18* fix Get/SetPrinterDataEx() to work with printer key otherGerald Carter1-119/+217
2002-08-17* the printing code should now be back to the working state it wasGerald Carter1-18/+38
2002-08-17fix seg fault in _spoolss_enumprinterkey after changes...Gerald Carter1-19/+29
2002-08-16fix small bug in enumprinterdataex due to my changes (still more lurkingGerald Carter1-1/+3
2002-08-16Fairly large change to printing code.Gerald Carter1-466/+244
2002-08-08printing change notification merge from APPLIANCE_HEADGerald Carter1-109/+171
2002-08-08Merge of incomplete rffpcnex testing code from APPLIANCE_HEAD.Tim Potter1-0/+21
2002-07-29couple of minor formatting fixes to help me see better.Gerald Carter1-2/+5
2002-07-29merge from SAMBA_2_2Gerald Carter1-7/+13
2002-07-24done! printer_info_2, devicemode, sec_desc, & printer data all enumerateGerald Carter1-1/+1
2002-07-22Sync with APPLIANCE_HEAD branch (whitespace, const only)Tim Potter1-2/+0
2002-07-22Merge from APPLIANCE_HEAD.Tim Potter1-9/+9
2002-07-17Gone back to explicit queue number passing as snum - removed encoding ofJeremy Allison1-11/+20
2002-07-12We must ZERO_STRUCT before using the buffer in copy_unistr2.Jeremy Allison1-0/+3
2002-07-11added copyrightGerald Carter1-1/+1
2002-07-11last check in for tonight.Gerald Carter1-15/+10
2002-07-11all that is left to do is to actually perform theGerald Carter1-4/+24
2002-07-11intermediate work on DeletePrinterDriverEx(). This callGerald Carter1-19/+24
2002-07-08fix typoGerald Carter1-1/+1
2002-07-08added parsing routines for SPOOLSS_ADDPRINTERDRIVEREX andGerald Carter1-59/+95
2002-07-08* basic implementation of SPOOLSS_DELETEPRINTERDATAEX andGerald Carter1-0/+70
2002-07-02Address the string_sub problem by changing len = 0 to mean "no expand".Jeremy Allison1-1/+1
2002-07-02Merge of constant renames from APPLIANCE_HEAD.Tim Potter1-53/+53
2002-06-28Proper merge of all the working printing stuff from APPLIANCE_HEAD.Jeremy Allison1-344/+540
2002-06-24compile fixGerald Carter1-0/+1
2002-06-24printing merge from SAMBA_2_2. Ther server code looks to be in sync now.Gerald Carter1-42/+95
2002-06-18more debug classess activatedSimo Sorce1-0/+3