loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
[samba.git] / source3 / smbd / server.c
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-06-29 Stefan Metzmachers3:smbd: add smbXsrv_open* infrastructure
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
2012-06-25 Stefan Metzmachers3:smbd: add smbXsrv_tcon infrastructure
2012-06-25 Stefan Metzmachers3:smbd: add smbXsrv_session infrastructure
2012-06-25 Stefan Metzmachers3:smbd: add smbXsrv_version_* infrastructure
2012-06-05 Stefan Metzmachers3:lib: split things into a conn_tdb.h
2012-05-31 Jeremy AllisonStop spamming the logs with "Could not remove pid XX...
2012-05-24 Stefan Metzmachers3:smbd: remove global 'smbd_server_conn' !!!
2012-05-24 Stefan Metzmachers3:smbd: only call file_init_global() in the parent...
2012-05-15 Andreas Schneiders3-auth: Rename to init_system_session_info().
2012-04-20 Michael Adams3:id_cache: do not use the in-memory idmap cache ...
2012-04-17 Volker Lendeckes3: New notify implementation
2012-04-17 Volker Lendeckes3: Increase debuglevel for unknown child msgs
2012-04-16 Andrew Bartlettparam: Change from _lp to lp__ as the prefix for intern...
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-22 Volker Lendeckes3: Fix smbd -i
2012-03-22 Volker Lendeckes3: Remove an unused structure field
2012-03-15 Michael Adams3:smbd: let smbd/nmbd/winbindd child processes termina...
2012-03-14 Stefan Metzmachers3:smbd: also create ncalrpc/np directory before forkin...
2012-03-07 Ira Coopers3: piddir creation fix.
2012-03-07 Andrew Bartletts3-rpc_server: Register embedded RPC services after...
2012-03-04 Andrew Bartlettchange low FDs are handled in Samba
2012-02-28 Volker Lendeckes3: More fix for smbd -i
2012-02-28 Andrew Tridgellsmbd: detect EOF on stdin in --foreground mode
2012-02-21 Volker Lendeckes3: Fix smbd -i
2012-02-15 Volker Lendeckes3: Add SERVERID_UNIQUE_ID_NOT_TO_VERIFY, bug 8760
2012-01-31 Volker Lendeckes3: Fix "smbcontrol smbd close-share"
2011-12-15 Stefan Metzmachers3:smbd: pass smbd_server_connection and a snumused...
2011-12-15 Stefan Metzmachers3:smbd: split smb_conf_updated into parent and child...
2011-12-15 Stefan Metzmachers3:smbd: split ID_CACHE_* message handling into parent...
2011-12-14 Stefan Metzmachers3:smbd: remove brl_register_msgs()
2011-12-14 Stefan Metzmachers3:smbd/server: avoid msg_ctx_to_sconn() in smbd_accept...
2011-12-14 Stefan Metzmachers3:smbd/server: maintain the list of child processes...
2011-12-14 Stefan Metzmachers3:smbd/server: pass smbd_parent_context to smbd_setup_...
2011-12-14 Stefan Metzmachers3:smbd/globals: change 'int am_parent' into 'struct...
2011-12-13 Stefan Metzmachers3:smbd/server: move smbd_open_socket and smbd_parent_c...
2011-12-13 Stefan Metzmachers3:smbd: pass smbd_server_connection to smbd_setup_sig_...
2011-12-13 Stefan Metzmachers3:smbd: pass smbd_server_connection to smbd_setup_sig_...
2011-12-13 Stefan Metzmachers3:smbd/server: remove unused msg_sam_sync()
2011-12-13 Stefan Metzmachers3:smbd/server: add parent specific SIGTERM and SIGHUP...
2011-12-13 Stefan Metzmachers3:smbd/server: create smbd_parent_context earlier
2011-12-13 Stefan Metzmachers3:smbd/server: remember the ev_ctx on the smbd_parent_...
2011-12-13 Stefan Metzmachers3:smbd/server: remember the msg_ctx on the smbd_parent...
2011-12-13 Stefan Metzmachers3:smbd: register MSG_SMB_FILE_RENAME after the fork
2011-12-13 Volker Lendeckes3: Use pid_to_procid
2011-12-13 Volker Lendeckes3: Remove a call to procid_self()
2011-12-13 Volker Lendeckes3: Remove a call to procid_self()
2011-12-13 Volker Lendeckes3: Remove a call to procid_self()
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-10-31 Stefan Metzmachers3:smbd: also the parent smbd needs FLAG_MSG_PRINT_GENE...
2011-10-13 Andrew Bartlettlibcli/auth: Provide a struct loadparm_context to schan...
2011-10-12 Gregor Becks3:smbcontrol: let smbd pass the idmap msg to its child...
2011-10-12 Gregor Becks3: factor out messaging_send_to_children()
2011-09-13 Volker Lendeckes3: Remove a reference to smbd_server_conn
2011-09-13 Volker Lendeckes3: Remove a reference to smbd_server_conn
2011-09-13 Volker Lendeckes3: Remove a reference to smbd_server_conn
2011-09-05 Andreas Schneiders3-smbd: Rename reload_printers() and add documentation.
2011-08-21 Andreas Schneiders3-id_cache: Use better names for id cache management ops
2011-08-21 Andreas Schneiders3-id_cache: Move id caches mgmt out of smbd
2011-08-21 Simo Sorces3-rpc_server: Replace RPC_SERVICE_MODE_DAEMON checks
2011-08-21 Andreas Schneiders3-smbd: Start lsasd as deamon.
2011-08-13 Andrew Bartletts3-smbd Avoid races creating 'ncaclrpc dir' with epmd...
2011-08-10 Simo Sorces3-printing: Do not try to force reload.
2011-08-10 Simo Sorces3-printing: Force pcap reload when all ready
2011-08-10 Simo Sorces3:spoolssd Start spoolssd from printing_subsystem_init
2011-08-09 Andreas Schneiders3-smbd: Pass tevent context to smbd_server_connection_...
2011-08-02 Simo Sorces3:server Consolidate printing related initialization
2011-08-02 Simo Sorces3:smbd - Move printing queue stuff
2011-08-01 Andreas Schneiders3-rpc_server: Use rpc_spoolss_mode().
2011-08-01 Andreas Schneiders3-rpc_server: Use rpc_epmapper_mode().
2011-08-01 Andreas Schneiders3-rpc_server: Rename to rpc service setup.
2011-07-19 Andrew Bartlettdebug: log early messages to stdout, and keep it open
2011-07-14 Andreas Schneiders3-smbd: Pass event and messaging context to smbd_paren...
2011-07-14 Andreas Schneiders3-smbd: Pass ev_ctx to remove_child_pid().
2011-07-14 Andreas Schneiders3-smbd: Pass msg_ctx to smbd_accept_connection.
2011-07-14 Andreas Schneiders3-smbd: Pass ev_ctx to smbd_setup_sig_chld_handler().
2011-07-14 Andreas Schneiders3-smbd: Pass ev_ctx and msg_ctx to smbd_accept_connect...
2011-07-14 Andreas Schneiders3-smbd: Pass ev_ctx and msg_ctx to open_sockets_smbd().
2011-07-14 Andreas Schneiders3-smbd: Pass ev_ctx to smbd_parent_loop().
2011-07-14 Andreas Schneiders3-smbd: Create ev_ctx and msg_ctx and use it.
2011-07-04 Andreas Schneiders3-smbd: Remove obsolete smbd_set_server_fd().
2011-06-30 Christian Ambachs3:smbd do not panic when CTDB is unhealthy (Bug #8278)
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-06-01 Andrew Bartletts3-param prepare for some lp_ functions to return const
2011-05-30 Andrew Bartletts3-globals Remove smbd_event_context() (use server_even...
2011-05-30 Andrew Bartletts3-smbd provide struct smbd_server_connection * to...
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-05-08 Andrew Tridgells3-smbd: expose smbd_set_server_fd()
2011-04-29 Günther Deschners3-build: remove some unused headers.
2011-04-13 Günther Deschners3: only include smb profiling where needed.
2011-04-01 Marc A. DahlhausFix bug #8047 - mdns registration doesn't work if ...
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-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-29 Andreas Schneiders3-spoolssd: Start the spoolss service correctly.
next