1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/printing
Volker Lendecke ff0ac5b0e7 r23112: Trim down the message.c API slightly: The messages_pending_for_pid is now
replaced by MSG_FLAG_LOWPRIORITY or'ed into the msg_type. To enable this,
changed the msg_type definitions to hexadecimal.

This way we could theoretically add the MSG_FLAG_NODUPLICATES again, but I
would rather not do this, because that one is racy and can't be guaranteed at
all.
(This used to be commit 3f5eb8a960)
2007-10-10 12:22:47 -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 r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
printing_db.c r16392: Klockwork #1168. Protect against null deref. 2007-10-10 11:18:51 -05:00
printing.c r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm 2007-10-10 12:22:17 -05:00