s3: piddir creation fix part 2.
[ira/wip.git] / source3 / smbd / server.c
2012-03-07 Ira Coopers3: piddir creation fix.
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.
2011-03-29 Andreas Schneiders3-spoolssd: Pass down event and messanging context.
2011-03-29 Simo Sorces3:spoolssd Start spoolss from smbd
2011-03-23 Andrew Tridgells3-config: say which config file we failed to open
2011-03-23 Andrew Tridgellfault: get fault.c ready for use by s4
2011-03-22 Andrew Tridgells3-fault: removed the cont_fn from fault_setup()
2011-03-08 Andreas Schneiders3-rpc_server: Start the Endpoint Mapper Dameon if...
2011-03-02 Günther Deschners3-server_id: only include server_id where needed.
2011-02-28 Andreas Schneiders3-smbd: Pass tevent context to messaging functions.
2011-02-28 Gregor Becks3: smbcontrol to notify smbd about idmap changes
2011-02-22 Günther Deschners3-printing: only include printing where really needed.
2011-02-22 Günther Deschners3-printing: fix pcacp prototypes and includes.
2011-02-21 Andreas Schneiders3-rpc_server: Rename srv_rpc_register.c.
2011-02-21 Andreas Schneiders3-rpc_server: Rename srv_rpc_register.
2011-02-21 Andreas Schneiders3-rpc_server: Pass tevent_context to dcerpc endpoints.
2011-02-20 Volker Lendeckes3: Convert init_system_info to NTSTATUS
2011-02-17 David Disseldorps3: increase the log level for missing PIDs on SIGCHLD
2011-02-02 Andreas Schneiders3-smbd: Added a function to setup rpc services.
2011-02-02 Andreas Schneiders3-epmapper: Added a endpoint mapper skeleton.
2011-01-07 David Disseldorps3-printing: Initiate pcap reload from parent smbd
2011-01-07 David Disseldorps3-printing: reload shares after pcap cache fill
2011-01-04 Andreas Schneiders3-rpcecho: Only register rpcecho in the developer...
next