Adding jcmd's share ACL on XP patch. Thanks Jim !
[ira/wip.git] / source3 / printing /
2003-01-11 Gerald Carter[merge] make sure to update print queue cache during...
2003-01-11 Gerald Carter[merge] make sure to updatre print queue cache during...
2003-01-10 Jeremy AllisonFix lpq_cache time check (missed from yesterday).
2003-01-10 Jeremy AllisonDon't delete jobs subitted after the lpq time.
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-13 Jim McDonoughStore printer guid in the dsspooler registry key so...
2002-12-13 Jim McDonoughStore printer guid in the dsspooler registry key so...
2002-12-13 Jim McDonoughMore printer publishing code.
2002-12-13 Jim McDonoughMore printer publishing code.
2002-12-05 Jeremy AllisonFix debugs for rap mapping. Delete job on map fail.
2002-12-05 Jeremy AllisonFix debugs for rap mapping. Delete job on map fail.
2002-12-05 Jim McDonoughMore printer data to publish
2002-12-05 Jim McDonoughMore printer data to publish
2002-12-05 Jeremy AllisonThe element in fsp->print_job should be a RAP jobid...
2002-12-05 Jeremy AllisonThe element in fsp->print_job should be a RAP jobid...
2002-12-04 Jim McDonoughMore attributes to publish. All DsSpooler attributes...
2002-12-04 Jeremy AllisonJanitor for tpot yet again... Merging in memory leak...
2002-12-04 Jeremy AllisonJanitor for tpot yet again... Merging in memory leak...
2002-12-04 Jim McDonoughprinter publishing when using APW or choosing 'list...
2002-12-04 Jim McDonoughprinter publishing when using APW or choosing 'list...
2002-11-29 Tim PotterMerge a bunch of trivial changes from HEAD. The differ...
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-26 Gerald Carter[print notify fixes from APP_HEAD]
2002-11-26 Gerald Carter[print notify fixes from APP_HEAD]
2002-11-24 Andrew BartlettNo need to #include smb.h, when we already #include...
2002-11-23 Jeremy AllisonLots of fixes for error paths where tdb_fetch() data...
2002-11-23 Jeremy AllisonLots of fixes for error paths where tdb_fetch() data...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-10 Jeremy AllisonFirst cut of fix for changenotify on a print server...
2002-11-10 Jeremy AllisonFirst cut of fix for changenotify on a print server...
2002-11-10 Jeremy AllisonFix for scalable printing noticed by tpot. Don't loop...
2002-11-10 Jeremy AllisonFix for scalable printing noticed by tpot. Don't loop...
2002-11-07 Jeremy AllisonFix crash bug with overwriting memory.
2002-11-07 Jeremy AllisonFix crash bug with overwriting malloced memory.
2002-11-07 Jeremy AllisonKeeping branches in sync....
2002-11-07 Jeremy AllisonKeeping branches in sync....
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
2002-10-31 Jeremy AllisonFix slowdown because of enumerating all print queues...
2002-10-31 Jeremy AllisonFix slowdown because of enumerating all print queues...
2002-10-31 Jeremy AllisonCheck the long_archi name is not null.
2002-10-31 Jeremy AllisonCheck the long_archi name for NULL.
2002-10-26 Jeremy AllisonFix problem where an fd would be left open for every...
2002-10-26 Jeremy AllisonFix problem where an fd would be left open for every...
2002-10-21 Gerald Cartermerge from samba_3_0
2002-10-21 Gerald Carterremoved the following parameters
2002-10-16 Jeremy AllisonNever do a ZERO_STRUCT on a structure in a linked list...
2002-10-16 Jeremy AllisonNever do a ZERO_STRUCT on a structure in a linked list...
2002-10-16 Jeremy AllisonSMB_ASSERT to check list terminates.
2002-10-16 Jeremy AllisonSMB_ASSERT to check list terminates.
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
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-25 Andrew BartlettAt least try to get this function picked up by the...
2002-09-25 Gerald Cartermerge from APP_HEAD
2002-09-24 Jeremy AllisonHold lock on NEXTJOB record for a very short time....
2002-09-20 Gerald CarterCUPS merge from SAMBA_2_2
2002-09-18 Gerald Carterprintjob merge from APP_HEAD regarding device modes
2002-09-10 Gerald CarterAbortPrinter() fix merged from APP_HEAD.
2002-09-05 Jeremy AllisonRevert the "reverse" change to rpc_server/srv_spoolss_n...
2002-09-05 Jeremy AllisonRemove donotify as notifies are cheap now.
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 Jeremy AllisonAdd bcast_msg_flags to connection struct. Allows sender...
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-27 Jeremy AllisonMove to reference counting rather than lock counting.
2002-08-27 Jeremy AllisonHandle locking correctly.
2002-08-27 Jeremy AllisonAllow us to "lock" printer tdb entries in memory to...
2002-08-18 Gerald Carter* Fix DeletePrinterDataEx() to work with arbitrary...
2002-08-18 Gerald Carterfix GetPrinterDataEx() to work with registry subkeys...
2002-08-18 Gerald Carterfix to allow EnumPrinterKey() to enumerate multiple...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
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-08 Gerald Carterone line merge from APP_HEAD
2002-08-08 Gerald Carterdelete printer driver fix from APP_HEAD
2002-08-08 Gerald Carterprinting change notification merge from APPLIANCE_HEAD
2002-08-02 Tim PotterMerge of print notify fixes from APPLIANCE_HEAD.
2002-07-29 Gerald Cartercouple of minor formatting fixes to help me see better.
2002-07-22 Tim PotterMerge from APPLIANCE_HEAD.
2002-07-22 Jeremy AllisonEnsure we're root before opening a printer backend...
2002-07-20 Andrew BartlettAnd a little more 'const'.
2002-07-20 Gerald Carteranother intermediate checkin on the way to enumerating...
2002-07-20 Andrew BartlettMore fixes towards warnings on the IRIX compiler
2002-07-17 Jeremy AllisonGone back to explicit queue number passing as snum...
2002-07-17 Jeremy AllisonLanman print jobs are *16* bits, not 32. arggggh. Map...
2002-07-16 Jeremy AllisonPut printing tdbs in a subdirectory to prevent name...
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...
next