1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/printing
Gerald Carter 23b3b29eec Progress on CR 601
cache the printer_info_2 with the open printer handle.
cache is invalidated on a mod_a_printer() call **on that smbd**.

Yes, this means that the window for admins to step on each other
from different clients just got larger, but since handles a generally
short lived this is probably ok.
(This used to be commit 31272d3b6b)
2003-02-25 20:53:53 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
load.c Sync 3.0 branch with HEAD 2002-08-17 16:31:24 +00:00
lpq_parse.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
notify.c * set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736 2003-02-15 23:33:30 +00:00
nt_printing.c Progress on CR 601 2003-02-25 20:53:53 +00:00
pcap.c Merge a bunch of trivial changes from HEAD. The difference remaining 2002-11-29 02:58:59 +00:00
print_cups.c Cleanups: (merge from HEAD) 2003-02-10 11:47:21 +00:00
print_generic.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
print_svid.c Merge a bunch of trivial changes from HEAD. The difference remaining 2002-11-29 02:58:59 +00:00
printfsp.c Ensure we only ever set fsp->conn in one place. 2003-02-04 01:43:10 +00:00
printing_db.c Up the hash table size for printing tdb.c 2003-02-04 23:43:03 +00:00
printing.c Bit of a hack job to prevent smbprn.XXX jobs appearing in the queue if the 2003-02-19 01:43:33 +00:00