1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/printing
2008-10-10 16:43:13 -07:00
..
load.c If you have a large number of cups printers, then scanning for print info can cause a client to timeout 2008-10-10 11:55:14 -07:00
lpq_parse.c Fix some scary FC9 warnings 2008-06-10 17:21:23 +02:00
notify.c Simply our main loop processing. A lot :-). Correctly use events for all the previous "special" cases. 2008-10-03 14:18:35 -07:00
nt_printing.c Remove SEC_ACCESS. It's a uint32_t. 2008-10-09 09:49:03 -07:00
pcap.c If you have a large number of cups printers, then scanning for print info can cause a client to timeout 2008-10-10 11:55:14 -07:00
print_aix.c strtok -> strtok_r 2008-01-23 15:08:04 +01:00
print_cups.c Ensure we do reinit_after_fork(). 2008-10-10 16:43:13 -07:00
print_generic.c Adding missing calls to va_end(). 2008-01-27 09:33:42 +01:00
print_iprint.c Remove most of the remaining globals out of lib/util_sock.c. 2007-11-03 23:20:10 -07:00
print_svid.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
printfsp.c Remove current_user reference from printfsp.c 2008-06-26 13:13:23 +02:00
printing_db.c Remove pstring from printing/*.c except for the 2007-11-21 13:56:36 -08:00
printing.c Allow %u parameters for print job username - use advanced sub 2008-07-16 12:37:48 -04:00