summaryrefslogtreecommitdiff
path: root/source3/printing/load.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-10s3:printing: Move pcap_cache_loaded() to load.cVolker Lendecke1-0/+15
2021-03-19s3:param: Fix segfault trying to add pcap printer without a [printers] shareAndreas Schneider1-1/+4
2021-03-16printing: Introduce printer_list_printername_exists()Volker Lendecke1-1/+1
2021-03-16printing: Remove simple wrapper function pcap_printer_read_fn()Volker Lendecke1-3/+16
2019-11-27smbdotconf: mark "auto services" with substitution="1"Ralph Boehme1-1/+3
2019-02-01printing: drop pcap_cache_loaded() guard around load_printers()David Disseldorp1-1/+3
2018-06-14printing: remove unused arguments from load_printers()Stefan Metzmacher1-2/+1
2014-08-08printing: return last change time with pcap_cache_loaded()David Disseldorp1-1/+1
2014-08-08printing: traverse_read the printer list for share updatesDavid Disseldorp1-1/+1
2012-07-18loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell1-1/+1
2012-05-31Forward port of Richard Sharpe's <realrichardsharpe@gmail.com> fix for bug #8...Jeremy Allison1-1/+6
2011-06-29param: Merge param headers into lib/param/loadparm.hAndrew Bartlett1-0/+1
2011-02-22s3-printing: only include printing where really needed.Günther Deschner1-1/+1
2011-01-07s3-printing: reload shares after pcap cache fillDavid Disseldorp1-4/+2
2010-08-16s3-printing: fix BUG 7280 - auto printers not loading with registryJim McDonough1-0/+4
2010-08-08s3: Remove the smbd_messaging_context from load_printersVolker Lendecke1-3/+3
2010-08-08s3: Remove the smbd_messaging_context from pcap_cache_reloadVolker Lendecke1-2/+4
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
2008-10-10If you have a large number of cups printers, then scanning for print info can...Jeremy Allison1-1/+1
2008-01-23strtok -> strtok_rVolker Lendecke1-1/+3
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r4539: patch from Rob -- adding real printcap name cache function to speed up...Gerald Carter1-29/+19
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-1/+1
2002-08-17Sync 3.0 branch with HEADJelmer Vernooij1-4/+4
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-09-17move to SAFE_FREE()Simo Sorce1-2/+2
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-4/+4
2001-01-17Changes from APPLIANCE_HEAD:David O'Neill1-2/+7
2000-07-31Added John Reilly's enumports/addprinter/delprinter scripting code plus theJeremy Allison1-1/+1
2000-04-16the bulk of the changes. Also split the loadparm related code into printing/l...Andrew Tridgell1-0/+69