1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/source3/printing
Volker Lendecke e8156439f2 r23183: Check in a change made by Tridge:
This replaces the internal explicit dev/ino file id representation by a
"struct file_id". This is necessary as cluster file systems and NFS
don't necessarily assign the same device number to the shared file
system. With this structure in place we can now easily add different
schemes to map a file to a unique 64-bit device node.

Jeremy, you might note that I did not change the external interface of
smb_share_modes.c.

Volker
(This used to be commit 9b10dbbd5d)
2007-10-10 12:22:52 -05:00
..
load.c r4539: patch from Rob -- adding real printcap name cache function to speed up printcap reloads 2007-10-10 10:53:46 -05:00
lpq_parse.c r16243: Fix Klocwork bugs #581 and #706, ensure we check 2007-10-10 11:17:27 -05:00
notify.c r23112: Trim down the message.c API slightly: The messages_pending_for_pid is now 2007-10-10 12:22:47 -05:00
nt_printing.c r22954: More messaging_register 2007-10-10 12:22:11 -05:00
pcap.c r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell. 2007-10-10 11:03:41 -05:00
print_aix.c r4539: patch from Rob -- adding real printcap name cache function to speed up printcap reloads 2007-10-10 10:53:46 -05:00
print_cups.c r21958: Fix Coverity ID 343 (dead code) 2007-10-10 12:18:52 -05:00
print_generic.c r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branches 2007-10-10 12:22:02 -05:00
print_iprint.c r20131: get rid of a few no previous prototype warnings 2007-10-10 12:16:26 -05:00
print_svid.c r11855: patch from Aruna Prabakar for checking that the spooler si running on HP-UX 2007-10-10 11:05:30 -05:00
print_test.c r20269: merge -r20264:20267 from SAMBA_3_0_24 2007-10-10 12:16:38 -05:00
printfsp.c r23183: Check in a change made by Tridge: 2007-10-10 12:22:52 -05:00
printing_db.c r16392: Klockwork #1168. Protect against null deref. 2007-10-10 11:18:51 -05:00
printing.c r23168: Move the lp_max_connections() into service.c. 2007-10-10 12:22:51 -05:00