lib/util: move memcache.[ch] to the toplevel 'samba-util' library
[nivanova/samba-autobuild/.git] / source3 / smbd / server.c
2014-07-18 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2014-06-30 Christof Schmittsmbd: Make messaging_send_to_children static
2014-06-30 Christof Schmittsmbd: Use common function for FORCE_DIS and KILL_CLIENT...
2014-06-18 Volker Lendeckemessaging3: Make messaging_dgm_cleanup return 0/errno
2014-06-06 Jeremy Allisons3/s4: smbd, rpc, ldap, cldap, kdc services.
2014-04-23 Jeremy Allisons3: smbd: Call dgram cleanup init background setup.
2014-04-23 Volker Lendeckesmbd: Always clean up the child's msg_ctx
2014-04-23 Volker Lendeckelib: Remove messages_local
2014-04-23 Volker Lendeckelib: Add messaging_dgm
2014-04-23 Alexander Bokovoysmbd: use exit_daemon() to support reporting to systemd...
2014-04-23 Alexander Bokovoyadd systemd integration
2014-04-03 Jeremy Allisons3: messages: Implement cleanup of dead records.
2014-04-01 Andreas Schneiders3-smbd: Align debug level for the same information.
2014-03-24 Stefan Metzmachers3:build: remove global CLUSTER_SUPPORT define
2014-02-12 Andrew Bartlettcmdline: Remove dynconfig hooks in command line processing
2014-02-08 Garming Samparam: rename lp function and variable from 'piddir...
2014-02-08 Garming Samparam: rename lp function and variable from 'lockdir...
2014-01-06 Volker Lendeckesmbd: Make "num_children" available by smbcontrol
2013-12-12 Christian Ambachs3:smbd react on message that client should be disconnected
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-29 Andreas Schneiders3-smbd_shim: Add become_authenticated_pipe_user().
2013-10-17 Michael Adams3:smbd: use new function cluster_probe_ok()
2013-10-17 Volker Lendeckesmbd/winbindd: Do an early check if ctdbd is functional
2013-06-20 Jeremy AllisonFix bug #9166 - Starting smbd or nmbd with stdin from...
2013-04-18 Gregor Becks3:smbd: add a scavenger process for disconnected durab...
2013-02-19 Stefan Metzmachers3:smbd: s/struct timed_event/struct tevent_timer
2013-02-19 Stefan Metzmachers3:smbd: s/struct event_context/struct tevent_context
2013-01-23 Volker Lendeckesmbd: Fix a NULL vs false return error
2013-01-09 Andreas SchneiderUse the new directory_create_or_exist_strict() function.
2012-11-14 Richard Sharpesmbd_open_one_socket does not use the messaging_context...
2012-11-13 Richard SharpeA small error message fix in source3/smbd/server.c
2012-10-19 Stefan Metzmachers3:smbd: don't call claim/yield_connection() in make_co...
2012-10-19 Gregor Becks3:lib: remove unused sessionid_*() functions
2012-10-19 Stefan Metzmachers3:smbd: add exit_server to the smbd_shim hooks
2012-10-19 Michael Adams3:smbd: move initialization of the smbd_shim from...
2012-10-04 Andreas Schneiders3fs-smbd: Make sure the registry is set up before...
2012-09-26 Andreas Schneiders3-smbd: Don't segfault if user specified ports out...
2012-09-24 Christian Ambachs3:printing only do printing_subsystem_update when...
2012-08-23 Andrew Bartlettparam: Add startup checks for valid server role/binary...
2012-07-27 Andrew Bartlettlib/param: Remove use of lp{cfg,}_socket_address outsid...
2012-07-19 Jeremy AllisonMove everything to use the common pidfile functions.
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-19 Andrew Bartlettlib/param: bring lp_smb_ports() into common by making...
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
next