summaryrefslogtreecommitdiffstats
path: root/source3/printing/notify.c
Commit message (Collapse)AuthorAgeFilesLines
* [print notify fixes from APP_HEAD]Gerald Carter2002-11-261-0/+87
| | | | | | | | | * 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 f1062e79de8a3046c6e3f22b3d1a4819afe6809b)
* Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-071-30/+59
| | | | | Jeremy. (This used to be commit d030df76439c72825d68410211e62090438cef54)
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-16/+104
| | | | (This used to be commit 65e7b5273bb58802bf0c389b77f7fcae0a1f6139)
* Sync 3.0 branch with HEADJelmer Vernooij2002-08-171-24/+41
| | | | (This used to be commit eac75549c398f208484ae735d5a5931fed6d0e99)
* *Experimental* new large-scaling printer code. Splits printing.tdb intoJeremy Allison2002-07-111-9/+9
| | | | | | | | a separate tdb per printer, but only keeps (currently one) tdb open at a time (although this is easily changed by changing a #define). Needs scalability testing with large numbers of printers now.... Jeremy. (This used to be commit b0909cfa14fc7ef29d2b98b56d52723570da782a)
* Proper merge of all the working printing stuff from APPLIANCE_HEAD.Jeremy Allison2002-06-281-0/+230
Now let's keep this in sync ! Jeremy. (This used to be commit 3603cd4947df2c10df604447dc542932cb9e5d5a)