summaryrefslogtreecommitdiff
path: root/source3/printing/print_standard.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-16lib: Give lib/util/util_file.c its own header fileVolker Lendecke1-0/+1
2016-12-11printing: std_pcap_cache_reload xfile->stdioVolker Lendecke1-8/+12
2016-11-20lib: Remove global xfile.h includesVolker Lendecke1-0/+1
2016-11-20lib: Rename fgets_slash to x_fgets_slashVolker Lendecke1-1/+2
2016-11-11s3-printing: Allow printer names longer than 16 charsAndreas Schneider1-18/+37
2014-08-08printing: reload printer_list.tdb from in memory listDavid Disseldorp1-2/+6
2011-05-20Fix bug #8157 - std_pcap_cache_reload() fails to parse a cups printcap file c...Jeremy Allison1-8/+5
2011-05-16s3-printing: Get the location info from cups.Günther Deschner1-1/+1
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner1-0/+1
2010-05-14s3-printing: explicitly include "printing/pcap.h" as there is /usr/include/pc...Günther Deschner1-1/+1
2010-05-14Make pcap headers privateSimo Sorce1-0/+1
2010-05-14Move standard printcap parsing to print_standard.cSimo Sorce1-0/+129