summaryrefslogtreecommitdiff
path: root/source3/printing
AgeCommit message (Expand)AuthorFilesLines
2003-01-14Merge from HEAD:Andrew Bartlett2-2/+2
2003-01-11[merge] make sure to update print queue cache during timeout_processing() to ...Gerald Carter1-6/+15
2003-01-10Don't delete jobs subitted after the lpq time.Jeremy Allison1-4/+4
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett3-31/+31
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2-5/+5
2002-12-13Store printer guid in the dsspooler registry key so we don't have toJim McDonough1-72/+178
2002-12-13More printer publishing code.Jim McDonough1-6/+16
2002-12-05Fix debugs for rap mapping. Delete job on map fail.Jeremy Allison2-3/+7
2002-12-05More printer data to publishJim McDonough1-33/+89
2002-12-05The element in fsp->print_job should be a RAP jobid, not a uint32 RPCJeremy Allison2-7/+43
2002-12-04Janitor for tpot yet again... Merging in memory leak fix.Jeremy Allison1-2/+2
2002-12-04Automatic printer publishing when using APW or choosing 'list in the director...Jim McDonough1-1/+143
2002-11-29Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter3-4/+0
2002-11-26This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+204
2002-11-26[print notify fixes from APP_HEAD]Gerald Carter2-279/+122
2002-11-26[print notify fixes from APP_HEAD]Gerald Carter3-279/+326
2002-11-24No need to #include smb.h, when we already #include include.hAndrew Bartlett3-4/+0
2002-11-23Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison2-15/+25
2002-11-23Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison2-15/+25
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-18/+22
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-18/+22
2002-11-10First cut of fix for changenotify on a print server handle. Use the connectio...Jeremy Allison1-43/+80
2002-11-10First cut of fix for changenotify on a print server handle. Use the connectio...Jeremy Allison1-43/+80
2002-11-10Fix for scalable printing noticed by tpot. Don't loop infinatelyJeremy Allison1-13/+36
2002-11-10Fix for scalable printing noticed by tpot. Don't loop infinatelyJeremy Allison1-13/+36
2002-11-07Fix crash bug with overwriting memory.Jeremy Allison1-5/+3
2002-11-07Fix crash bug with overwriting malloced memory.Jeremy Allison1-5/+3
2002-11-07Keeping branches in sync....Jeremy Allison1-1/+2
2002-11-07Keeping branches in sync....Jeremy Allison1-1/+2
2002-11-07Merge of scalable printing code fix... Needs testing.Jeremy Allison2-30/+307
2002-11-07Merge of scalable printing code fix... Needs testing.Jeremy Allison2-30/+307
2002-10-31Fix slowdown because of enumerating all print queues on every smbd startup.Jeremy Allison2-15/+18
2002-10-31Fix slowdown because of enumerating all print queues on every smbd startup.Jeremy Allison2-15/+18
2002-10-31Check the long_archi name is not null.Jeremy Allison1-0/+6
2002-10-31Check the long_archi name for NULL.Jeremy Allison1-0/+6
2002-10-26Fix problem where an fd would be left open for every printer queue.Jeremy Allison1-0/+27
2002-10-26Fix problem where an fd would be left open for every printer queue.Jeremy Allison1-0/+27
2002-10-21merge from samba_3_0Gerald Carter2-73/+0
2002-10-21removed the following parametersGerald Carter2-73/+0
2002-10-16Never do a ZERO_STRUCT on a structure in a linked list, it's dumb :-).Jeremy Allison1-1/+3
2002-10-16Never do a ZERO_STRUCT on a structure in a linked list, it's dumb :-).Jeremy Allison1-1/+3
2002-10-16SMB_ASSERT to check list terminates.Jeremy Allison1-0/+3
2002-10-16SMB_ASSERT to check list terminates.Jeremy Allison1-0/+3
2002-10-04Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison2-9/+9
2002-10-04Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison2-9/+9
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter5-308/+864
2002-09-25At least try to get this function picked up by the autoprototyperAndrew Bartlett1-2/+2
2002-09-25merge from APP_HEADGerald Carter1-8/+32
2002-09-24Hold lock on NEXTJOB record for a very short time. Jerry needs to add codeJeremy Allison1-29/+52
2002-09-20CUPS merge from SAMBA_2_2Gerald Carter1-0/+4