Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [print notify fixes from APP_HEAD] | Gerald Carter | 2002-11-26 | 1 | -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 | ||||
* | Add a timeout to tdb_lock_bystring(). Ensure we never have more than | Jeremy Allison | 2002-10-04 | 1 | -1/+1 |
| | | | | | MAX_PRINT_JOBS in a queue. Jeremy. | ||||
* | printjob merge from APP_HEAD regarding device modes | Gerald Carter | 2002-09-18 | 1 | -0/+1 |
| | |||||
* | Up the printing tdb version number to 5 as I've changed it. | Jeremy Allison | 2002-07-11 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | Print queue entries *must* have queue names, not numbers - numbers are | Jeremy Allison | 2002-03-20 | 1 | -2/+2 |
| | | | | | | not identical between different smbds (mr potter, come here and take your medicine.... :-). Jeremy. | ||||
* | John's patch changed the size of a structure stored in the tdb - we | Jeremy Allison | 2002-03-20 | 1 | -1/+1 |
| | | | | | must thus update the versionid of the tdb. Jeremy. | ||||
* | Merge in JohnR's page count fixes. | Jeremy Allison | 2002-03-19 | 1 | -0/+1 |
| | | | | Jeremy. | ||||
* | Fix for machines that have their time changed forward, then back. Ensure | Jeremy Allison | 2002-03-07 | 1 | -0/+7 |
| | | | | | | that any cached lpq information gathered during that time doesn't stay around for longer than 1 hour. Jeremy. | ||||
* | Merge of printing performance fixes from appliance. | Tim Potter | 2002-02-25 | 1 | -1/+1 |
| | |||||
* | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -2/+1 |
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. | ||||
* | Fixed detection of CUPS. We need to check for the presence of the cups | Tim Potter | 2001-08-23 | 1 | -2/+2 |
| | | | | header files as well as libcups. | ||||
* | Added files for CUP printing patch split. | Jeremy Allison | 2001-03-16 | 1 | -0/+69 |
Jeremy. |