param: No longer have a special case for lp_configfile
[samba.git] / source3 / smbd / server_reload.c
2014-02-12 Andrew Bartlettparam: No longer have a special case for lp_configfile
2014-02-03 Michael Adamloadparm: rename lp[cfg]_print_ok to lp[cfg]_printable...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-06-03 David DisseldorpFix bug 9900: is_printer_published GUID retrieval
2012-08-28 Andreas Schneiders3-smbd: Fix flooding the logs with records we don...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-05-31 Jeremy AllisonForward port of Richard Sharpe's <realrichardsharpe...
2012-05-05 Michael Adams3:smbd: comment the lp_load call in reload_services()
2012-03-14 Andreas Schneiders3-printing: Check for browseable too.
2012-02-09 Björn Baumbachs3-printing: Add new printers to registry.
2011-12-15 Stefan Metzmachers3:smbd: pass smbd_server_connection and a snumused...
2011-09-05 Andreas Schneiders3-smbd: Rename reload_printers() and add documentation.
2011-08-02 Simo Sorces3:smbd - Move printing queue stuff
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-06-29 Andrew Bartlettparam: Merge param headers into lib/param/loadparm.h
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-30 Andrew Bartletts3-smbd provide struct smbd_server_connection * to...
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-auth: smbd needs auth.h
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2011-02-22 Günther Deschners3-printing: only include printing where really needed.
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-01-07 David Disseldorps3-printing: Initiate pcap reload from parent smbd
2011-01-07 David Disseldorps3-printing: reload shares after pcap cache fill
2010-08-18 Volker Lendeckes3: Lift smbd_server_fd from reload_services()
2010-08-13 Andreas Schneiders3-smbd: Publish nt printers.
2010-08-08 Volker Lendeckes3: Remove the smbd_messaging_context from load_printers
2010-08-08 Volker Lendeckes3: Remove the smbd_messaging_context from pcap_cache_r...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from reload_services
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from reload_printers
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from is_printer_pub...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from nt_printer_publish
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from nt_printer_remove
2010-07-30 Günther Deschners3-build: avoid to globally include printing and spools...
2010-07-27 Simo Sorces3-spoolss: Use winreg_delete_printer_key to delete...
2010-07-27 Simo Sorces3-printing: Converted printer publishing functions.
2010-05-28 Andrew Bartletts3:smbd split reload services/printers functions from...