summaryrefslogtreecommitdiff
path: root/source3/printing/print_standard.c
Commit message (Expand)AuthorAgeFilesLines
* printing: std_pcap_cache_reload xfile->stdioVolker Lendecke2016-12-111-8/+12
* lib: Remove global xfile.h includesVolker Lendecke2016-11-201-0/+1
* lib: Rename fgets_slash to x_fgets_slashVolker Lendecke2016-11-201-1/+2
* s3-printing: Allow printer names longer than 16 charsAndreas Schneider2016-11-111-18/+37
* printing: reload printer_list.tdb from in memory listDavid Disseldorp2014-08-081-2/+6
* Fix bug #8157 - std_pcap_cache_reload() fails to parse a cups printcap file c...Jeremy Allison2011-05-201-8/+5
* s3-printing: Get the location info from cups.Günther Deschner2011-05-161-1/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* s3-printing: explicitly include "printing/pcap.h" as there is /usr/include/pc...Günther Deschner2010-05-141-1/+1
* Make pcap headers privateSimo Sorce2010-05-141-0/+1
* Move standard printcap parsing to print_standard.cSimo Sorce2010-05-141-0/+129