s3-id_cache: Use better names for id cache management ops
[idra/samba.git] / source3 / smbd / server_reload.c
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...
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...