summaryrefslogtreecommitdiffstats
path: root/source/printing
Commit message (Expand)AuthorAgeFilesLines
* Gone back to explicit queue number passing as snum - removed encoding ofJeremy Allison2002-07-172-252/+121
* Lanman print jobs are *16* bits, not 32. arggggh. Map them....Jeremy Allison2002-07-171-0/+79
* Put printing tdbs in a subdirectory to prevent name collisions.Jeremy Allison2002-07-161-1/+6
* added copyrightGerald Carter2002-07-111-0/+1
* last check in for tonight.Gerald Carter2002-07-111-40/+128
* all that is left to do is to actually perform theGerald Carter2002-07-111-15/+155
* intermediate work on DeletePrinterDriverEx(). This callGerald Carter2002-07-111-71/+146
* *Experimental* new large-scaling printer code. Splits printing.tdb intoJeremy Allison2002-07-114-155/+411
* Fix for LPRng from James Henstridge james@daa.com.au.Jeremy Allison2002-07-081-0/+2
* Address the string_sub problem by changing len = 0 to mean "no expand".Jeremy Allison2002-07-022-9/+9
* used findstatic.pl to make some variables static and remove some deadAndrew Tridgell2002-07-011-1/+1
* Shut down printing tdb correctly - this will be more important when I goJeremy Allison2002-06-281-3/+17
* Proper merge of all the working printing stuff from APPLIANCE_HEAD.Jeremy Allison2002-06-282-158/+435
* It's fairly obvious that no one has tried to upload a driverGerald Carter2002-06-271-2/+2
* replacing free() with SAFE_FREE() where possibleGerald Carter2002-06-241-8/+8
* backing out changes for nowGerald Carter2002-06-241-11/+11
* printing merge from SAMBA_2_2. Ther server code looks to be in sync now.Gerald Carter2002-06-244-29/+34
* Format tidyup before I start working on scalability fixes (one file perJeremy Allison2002-06-211-74/+134
* Globally replace 'global_sam_sid' with get_global_sam_sid(), a selfAndrew Bartlett2002-06-071-2/+1
* Ok, ok, I was too impatient...Jim McDonough2002-05-101-2/+2
* Fix build. Changed MSG_PRINTER_UPDATE to MSG_PRINTER_DRVUPGRADE.Jim McDonough2002-05-101-2/+2
* Merged in printing fixes... There were many missing !Jeremy Allison2002-05-091-0/+29
* Added Martin's lpq parse fixes from 2.2.Jeremy Allison2002-04-191-20/+12
* When opening a tdb fails - don't expect to be able to do tdb_errstr ! (Doh!).Jeremy Allison2002-04-191-2/+2
* Merge of print server permission handling fixes from HEAD.Tim Potter2002-04-151-0/+16
* when background printing wasn't enabled printing was completely brokenAndrew Tridgell2002-04-131-1/+4
* removed unnecessary memsetGerald Carter2002-04-111-2/+1
* specversion merge from SAMBA_2_2Gerald Carter2002-04-111-0/+2
* Stomped on some header file version numbers that have crept back in.Tim Potter2002-03-221-1/+1
* Ensure we don't do lp_servicename()'s in tdb traverse as thisJeremy Allison2002-03-201-5/+7
* Print queue entries *must* have queue names, not numbers - numbers areJeremy Allison2002-03-201-7/+30
* Remove the "stat open" code - make it inline. This should fix theJeremy Allison2002-03-201-1/+0
* Merge JohnR's fix.Jeremy Allison2002-03-191-5/+10
* Merge in JohnR's page count fixes.Jeremy Allison2002-03-191-4/+31
* Fix ability to compile with CUPS support.John Terpstra2002-03-171-2/+2
* Added dos_errstr() function. Not all errors in list yet.Tim Potter2002-03-171-1/+1
* syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter2002-03-153-54/+96
* getpid() -> sys_getpid()Tim Potter2002-03-141-1/+1
* Backed out enumprinters stuff - leave it for another day.Tim Potter2002-03-141-1/+3
* Merge of enumprinters vs getprinter naming patch from 2.2Tim Potter2002-03-121-6/+8
* Fix for machines that have their time changed forward, then back. EnsureJeremy Allison2002-03-071-6/+18
* Fix from JohnR - Fixed SetPrinterData(magic key) to support zero length DEVMO...Jeremy Allison2002-02-271-1/+1
* FIXME: Use next_token rather than strtok!Martin Pool2002-02-261-0/+1
* Fixup the sending of printer change messages from job changes.Jeremy Allison2002-02-261-17/+21
* Merge of printing performance fixes from appliance.Tim Potter2002-02-251-6/+6
* merge from 2.2Gerald Carter2002-02-191-2/+2
* Bring printing in HEAD inline with 2.2.x and app-head.Jeremy Allison2002-02-091-124/+230
* Removed version number from file header.Tim Potter2002-01-307-14/+7
* merge from APPLIANCE_HEADGerald Carter2002-01-261-35/+1
* These changes commited on a 'no less broken' basis.Andrew Bartlett2002-01-261-7/+5