summaryrefslogtreecommitdiff
path: root/source3/printing/load.c
Commit message (Expand)AuthorAgeFilesLines
* printing: drop pcap_cache_loaded() guard around load_printers()David Disseldorp2019-02-011-1/+3
* printing: remove unused arguments from load_printers()Stefan Metzmacher2018-06-141-2/+1
* printing: return last change time with pcap_cache_loaded()David Disseldorp2014-08-081-1/+1
* printing: traverse_read the printer list for share updatesDavid Disseldorp2014-08-081-1/+1
* loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell2012-07-181-1/+1
* Forward port of Richard Sharpe's <realrichardsharpe@gmail.com> fix for bug #8...Jeremy Allison2012-05-311-1/+6
* param: Merge param headers into lib/param/loadparm.hAndrew Bartlett2011-06-291-0/+1
* s3-printing: only include printing where really needed.Günther Deschner2011-02-221-1/+1
* s3-printing: reload shares after pcap cache fillDavid Disseldorp2011-01-071-4/+2
* s3-printing: fix BUG 7280 - auto printers not loading with registryJim McDonough2010-08-161-0/+4
* s3: Remove the smbd_messaging_context from load_printersVolker Lendecke2010-08-081-3/+3
* s3: Remove the smbd_messaging_context from pcap_cache_reloadVolker Lendecke2010-08-081-2/+4
* 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
* If you have a large number of cups printers, then scanning for print info can...Jeremy Allison2008-10-101-1/+1
* strtok -> strtok_rVolker Lendecke2008-01-231-1/+3
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r4539: patch from Rob -- adding real printcap name cache function to speed up...Gerald Carter2007-10-101-29/+19
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* Sync 3.0 branch with HEADJelmer Vernooij2002-08-171-4/+4
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* move to SAFE_FREE()Simo Sorce2001-09-171-2/+2
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-4/+4
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-171-2/+7
* Added John Reilly's enumports/addprinter/delprinter scripting code plus theJeremy Allison2000-07-311-1/+1
* the bulk of the changes. Also split the loadparm related code into printing/l...Andrew Tridgell2000-04-161-0/+69