re-enable ffpcn on print server handle
[kai/samba.git] / source / rpc_server / srv_spoolss_nt.c
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
2002-07-24 Gerald Carterdone! printer_info_2, devicemode, sec_desc, & printer...
2002-07-22 Tim PotterSync with APPLIANCE_HEAD branch (whitespace, const...
2002-07-22 Tim PotterMerge from APPLIANCE_HEAD.
2002-07-17 Jeremy AllisonGone back to explicit queue number passing as snum...
2002-07-12 Jeremy AllisonWe must ZERO_STRUCT before using the buffer in copy_uni...
2002-07-11 Gerald Carteradded copyright
2002-07-11 Gerald Carterlast check in for tonight.
2002-07-11 Gerald Carterall that is left to do is to actually perform the
2002-07-11 Gerald Carterintermediate work on DeletePrinterDriverEx(). This...
2002-07-08 Gerald Carterfix typo
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 Jeremy AllisonAddress the string_sub problem by changing len = 0...
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-24 Gerald Cartercompile fix
2002-06-24 Gerald Carterprinting merge from SAMBA_2_2. Ther server code looks...
2002-06-18 Simo Sorcemore debug classess activated
2002-06-11 Gerald Cartermerge from 2.2
2002-06-06 Tim PotterFix compile error - doh!
2002-06-06 Tim PotterMoved some notify related constants into srv_spoolss_nt...
2002-06-06 Tim PotterFixed out of date comment for _spoolss_rffpcnex()
2002-05-24 Gerald Cartermerge from SAMBA_2_2
2002-05-24 Gerald Cartermerge from SAMBA_2_2.
2002-05-19 Tim PotterPatch to only set SV_TYPE_PRINTQ_SERVER in default_serv...
2002-05-09 Jeremy AllisonMerged in printing fixes... There were many missing !
2002-04-22 Gerald Cartermerge from SAMBA_2_2
2002-04-18 Jeremy AllisonFix found by Li Shao @ HP - XP clients don't bother...
2002-04-15 Tim PotterMerge ... print server permission handling fixes from...
2002-04-11 Jeremy AllisonCorrectly emulate NT in printer handle opening access...
2002-04-11 Gerald Carters/werror_str/dos_errstr/g to fix compile
2002-04-11 Gerald CarterWERROR merge from SAMBA_2_2
2002-04-09 Tim PotterFixed typo in debug statement.
2002-04-09 Tim PotterFixed some compiler warnings.
2002-04-05 Jeremy AllisonFix Gerry bug - MajorVersion should be 2 not 3.
2002-03-28 Gerald Cartermerge from SAMBA_2_2
2002-03-26 Gerald CarterOpenPrinter() merge from 2.2
2002-03-22 Tim PotterStomped on some header file version numbers that have...
2002-03-20 Gerald Cartermerge from APPLIANCE_HEAD
2002-03-20 Gerald Carterresetprinter merge from SAMBA_2_2
2002-03-20 Tim PotterMerge from app-head:
2002-03-19 Jeremy AllisonMerge in JohnR's page count fixes.
2002-03-17 Tim PotterAdded dos_errstr() function. Not all errors in list...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-03-15 Gerald Cartersyncing up printing code with SAMBA_2_2 (already done...
2002-03-14 Tim PotterBacked out enumprinters stuff - leave it for another...
2002-03-12 Tim PotterMerge of enumprinters vs getprinter naming patch from 2.2
2002-03-08 Gerald Cartermerge from 2.2
next