summaryrefslogtreecommitdiff
path: root/source3/smbd/server_reload.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-14s3:smbd: guard lp_killservice() in delete_and_reload_printers() with connecti...Jeremy Allison1-1/+2
2022-12-14smbd: Remove source3/smbd/statcache.cVolker Lendecke1-1/+0
2021-11-08smbd: check lp_load_printers before reload via NetShareEnumDavid Disseldorp1-1/+7
2021-03-16printing: Introduce printer_list_printername_exists()Volker Lendecke1-1/+3
2019-11-27smbdotconf: mark "next configfile" with substitution="1"Ralph Boehme1-1/+3
2019-11-27smbdotconf: mark "printername" with substitution="1"Ralph Boehme1-1/+3
2018-06-18smbd: remove useless set_current_service(NULL,0,True) from reload_services()Stefan Metzmacher1-3/+0
2018-06-14printing: remove unused arguments from delete_and_reload_printers()Stefan Metzmacher1-6/+1
2018-06-14printing: remove unused arguments from load_printers()Stefan Metzmacher1-2/+2
2018-05-25smbd: Flush dfree memcache on service reloadChristof Schmitt1-0/+1
2015-04-22s3:smbd: use lp_load_with_shares() in reload_services().Michael Adam1-5/+1
2014-09-19s3:smbd: use sconn->client->connections in reload_services()Stefan Metzmacher1-5/+4
2014-08-08smbd: split printer reload processingDavid Disseldorp1-44/+7
2014-08-08server: remove duplicate snum_is_shared_printer()David Disseldorp1-1/+1
2014-08-08smbd: only reprocess printer_list.tdb if it changedDavid Disseldorp1-0/+21
2014-08-06s3:smbd: move sconn->sock to xconn->transport.sockStefan Metzmacher1-3/+8
2014-02-12param: No longer have a special case for lp_configfileAndrew Bartlett1-1/+1
2014-02-03loadparm: rename lp[cfg]_print_ok to lp[cfg]_printable for consistency with docsMichael Adam1-1/+1
2013-06-03Fix bug 9900: is_printer_published GUID retrievalDavid Disseldorp1-1/+1
2012-08-28s3-smbd: Fix flooding the logs with records we don't find in pcap.Andreas Schneider1-1/+1
2012-07-18loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell1-3/+5
2012-05-31Forward port of Richard Sharpe's <realrichardsharpe@gmail.com> fix for bug #8...Jeremy Allison1-0/+1
2012-05-05s3:smbd: comment the lp_load call in reload_services()Michael Adam1-1/+5
2012-03-14s3-printing: Check for browseable too.Andreas Schneider1-1/+6
2012-02-09s3-printing: Add new printers to registry.Björn Baumbach1-11/+33
2011-12-15s3:smbd: pass smbd_server_connection and a snumused function pointer to reloa...Stefan Metzmacher1-11/+9
2011-09-05s3-smbd: Rename reload_printers() and add documentation.Andreas Schneider1-5/+16
2011-08-02s3:smbd - Move printing queue stuffSimo Sorce1-9/+0
2011-07-20s3-auth Use the common auth_session_infoAndrew Bartlett1-1/+1
2011-07-20s3-auth Use struct auth3_session_info outside the auth subsystemAndrew Bartlett1-1/+1
2011-06-29param: Merge param headers into lib/param/loadparm.hAndrew Bartlett1-0/+1
2011-05-31s3-smbd provide struct smbd_server_connection * to conn_snum_usedAndrew Bartlett1-1/+5
2011-03-30s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner1-1/+0
2011-03-30s3-messages: only include messages.h where needed.Günther Deschner1-0/+1
2011-03-30s3-auth: smbd needs auth.hGünther Deschner1-0/+1
2011-03-30s3: include smbd/smbd.h where needed.Günther Deschner1-0/+1
2011-02-22s3-printing: only include printing where really needed.Günther Deschner1-0/+1
2011-02-22s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_infoAndrew Bartlett1-8/+8
2011-01-07s3-printing: Initiate pcap reload from parent smbdDavid Disseldorp1-2/+9
2011-01-07s3-printing: reload shares after pcap cache fillDavid Disseldorp1-5/+8
2010-08-18s3: Lift smbd_server_fd from reload_services()Volker Lendecke1-5/+6
2010-08-13s3-smbd: Publish nt printers.Andreas Schneider1-1/+1
2010-08-08s3: Remove the smbd_messaging_context from load_printersVolker Lendecke1-1/+1
2010-08-08s3: Remove the smbd_messaging_context from pcap_cache_reloadVolker Lendecke1-1/+1
2010-08-08s3: Lift the smbd_messaging_context from reload_servicesVolker Lendecke1-3/+3
2010-08-08s3: Lift the smbd_messaging_context from reload_printersVolker Lendecke1-6/+6
2010-08-08s3: Lift the smbd_messaging_context from is_printer_publishedVolker Lendecke1-0/+1
2010-08-08s3: Lift the smbd_messaging_context from nt_printer_publishVolker Lendecke1-1/+3
2010-08-08s3: Lift the smbd_messaging_context from nt_printer_removeVolker Lendecke1-1/+2
2010-07-31s3-build: avoid to globally include printing and spoolss headers.Günther Deschner1-0/+1