summaryrefslogtreecommitdiffstats
path: root/source3/include/printing.h
Commit message (Collapse)AuthorAgeFilesLines
* [print notify fixes from APP_HEAD]Gerald Carter2002-11-261-0/+16
| | | | | | | | | * fixing change notify on print server handle * adding change notify support into smbcontrol for sending comment changes, etc... All part of CR 1159/1160 (This used to be commit 256d8c27cdc6f802f3bfba44593b07014f6ae10a)
* Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison2002-10-041-1/+1
| | | | | | MAX_PRINT_JOBS in a queue. Jeremy. (This used to be commit bb58a08af459b4abae9d53ab98c15f40638ce52b)
* printjob merge from APP_HEAD regarding device modesGerald Carter2002-09-181-0/+1
| | | | (This used to be commit aa52351384abace54a89c9fbfa5e4c31a8464c91)
* Up the printing tdb version number to 5 as I've changed it.Jeremy Allison2002-07-111-1/+1
| | | | | Jeremy. (This used to be commit f4eff4a99edd49ab11d0fc061fdb4efe96e713f5)
* Print queue entries *must* have queue names, not numbers - numbers areJeremy Allison2002-03-201-2/+2
| | | | | | | not identical between different smbds (mr potter, come here and take your medicine.... :-). Jeremy. (This used to be commit 230941d2fbb746d39c00e482e7f600c68aa45efa)
* John's patch changed the size of a structure stored in the tdb - weJeremy Allison2002-03-201-1/+1
| | | | | | must thus update the versionid of the tdb. Jeremy. (This used to be commit c5230a5387d6ef57f89f4224b75de84b18c109ff)
* Merge in JohnR's page count fixes.Jeremy Allison2002-03-191-0/+1
| | | | | Jeremy. (This used to be commit 2e3133fbe5531b9bbc9bf46a04b27fa58e555f5a)
* Fix for machines that have their time changed forward, then back. EnsureJeremy Allison2002-03-071-0/+7
| | | | | | | that any cached lpq information gathered during that time doesn't stay around for longer than 1 hour. Jeremy. (This used to be commit 39fca711a5cf15a03d6c79639b202712d1749a64)
* Merge of printing performance fixes from appliance.Tim Potter2002-02-251-1/+1
| | | | (This used to be commit c8dc59dfe877f63bea6976b7d7fd448e0c8722ba)
* Removed version number from file header.Tim Potter2002-01-301-2/+1
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
* Fixed detection of CUPS. We need to check for the presence of the cupsTim Potter2001-08-231-2/+2
| | | | | header files as well as libcups. (This used to be commit 2dbb41a7b88e7fad63579111aaab4a1cd28c54d5)
* Added files for CUP printing patch split.Jeremy Allison2001-03-161-0/+69
Jeremy. (This used to be commit 9822f13ae23e244e5e9a4cf3355bea2eead8cf66)