summaryrefslogtreecommitdiff
path: root/source3/include/printing.h
AgeCommit message (Collapse)AuthorFilesLines
2002-03-20John's patch changed the size of a structure stored in the tdb - weJeremy Allison1-1/+1
must thus update the versionid of the tdb. Jeremy. (This used to be commit c5230a5387d6ef57f89f4224b75de84b18c109ff)
2002-03-19Merge in JohnR's page count fixes.Jeremy Allison1-0/+1
Jeremy. (This used to be commit 2e3133fbe5531b9bbc9bf46a04b27fa58e555f5a)
2002-03-07Fix for machines that have their time changed forward, then back. EnsureJeremy Allison1-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)
2002-02-25Merge of printing performance fixes from appliance.Tim Potter1-1/+1
(This used to be commit c8dc59dfe877f63bea6976b7d7fd448e0c8722ba)
2002-01-30Removed version number from file header.Tim Potter1-2/+1
Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
2001-08-23Fixed detection of CUPS. We need to check for the presence of the cupsTim Potter1-2/+2
header files as well as libcups. (This used to be commit 2dbb41a7b88e7fad63579111aaab4a1cd28c54d5)
2001-03-16Added files for CUP printing patch split.Jeremy Allison1-0/+69
Jeremy. (This used to be commit 9822f13ae23e244e5e9a4cf3355bea2eead8cf66)