nsswitch: Fix checking for config.h #define in nsstest.h
[gd/samba-autobuild/.git] / source4 / smbd /
2018-11-30 Gary Lockyers4 smdb standard: Limit processes forked on accept.
2018-11-28 Andreas Schneiders4:smbd: Use #ifdef instead of #if for config.h definitions
2018-11-23 Tim Bealesource4 smbd prefork: Add code comments
2018-11-23 Gary Lockyersource4 smbd prefork: Cleanup messaging on restart
2018-11-23 Gary Lockyersource4 smbd prefork: Add backoff to process restart
2018-11-23 Gary Lockyersource4 smbd prefork: restart on non zero exit code
2018-11-23 Gary Lockyersource4 smbd process: pass the fatal flag to terminate
2018-11-23 Gary Lockyersource4 smbd prefork: Restart failed processes
2018-11-23 Gary Lockyersource4 smbd prefork: Pass restart information
2018-11-07 Gary Lockyersource4 smbd: pass instance number to post_fork
2018-11-01 Gary Lockyersource4 smdb: Add a post fork hook to the service API
2018-11-01 Gary Lockyersource4 smbd: Make the service_details structure constant.
2018-06-28 Aaron Haslettsamba: read backup date field on init and fail if present
2018-05-10 Gary Lockyersamdb: Add remote address to connect
2018-04-25 William Browns4/smbd/server.c: create /run if missing
2018-02-27 Volker Lendeckelibsocket: Add "mem_ctx" to socket_create()
2018-01-14 Mathieu Parentwaf: Remove build system info (uname -a)
2018-01-05 Volker Lendeckesamba: Only use async signal-safe functions in signal...
2018-01-01 Stefan MetzmacherHappy New Year 2018!
2017-12-19 Andrew Bartletts4:samba: Fix default to be running samba as a deamon
2017-11-28 Andreas Schneiders4:samba: Allow samba daemon to run in foreground
2017-11-28 Andreas Schneiders4:samba: Do not segfault if we run into issues
2017-10-27 Volker Lendeckesamba: Fix CID 1420179 Code maintainability issues...
2017-10-27 Volker Lendeckesamba: Fix CID 1420180 Null pointer dereferences
2017-10-19 Andreas Schneiders4:smbd: Add missing unistd.h include to fix build...
2017-10-19 Gary Lockyersource4/smbd: replace DEBUG( with DBG_
2017-10-19 Gary Lockyersource4/smbd: add a prefork process model.
2017-10-19 Gary Lockyersource4/smbd: Fix code formatting after refactoring.
2017-10-19 Gary Lockyerprocess_standard: Do not log at level 2 every time...
2017-10-19 Gary Lockyerprocess_standard: Honour proc_ctx->inhibit_fork_on_accept
2017-10-19 Gary Lockyerprocess_standard: Move child pipe setup further down...
2017-10-19 Gary Lockyerprocess_standard: Use the new process_context
2017-10-19 Gary Lockyer source4/smbd: refactor the process model for prefork
2017-09-28 Gary Lockyersource4 smbd: remove global control pipe from process_s...
2017-09-25 Gary Lockyers4:smbd: set samba root process title
2017-09-25 Gary Lockyers4:smbd: call setproctitle_init
2017-09-18 Gary Lockyers4/smbd: set the process group.
2017-06-14 Garming Samstream_terminate_connection: Prevent use-after-free
2017-05-11 Jeremy Allisons4: Add TALLOC_CTX * to register_server_service().
2017-04-25 Andrew Bartlettprocess_standard: clean up messaging for children after...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-04-17 Jeremy Allisons4: server: Use state as the talloc context for open_sc...
2017-04-17 Jeremy Allisons4: server: Remove use of talloc_autofree_context as...
2017-04-17 Jeremy Allisons4: messaging: When talloc_free()'ing an event context...
2017-04-17 Jeremy Allisons4: server: Add a tevent signal handler for SIGTERM.
2017-04-17 Jeremy Allisons4: server: Add error return checks for tevent_add_fde...
2017-04-17 Jeremy Allisons4: server: Plumb server_state through the irpc messagi...
2017-04-17 Jeremy Allisons4: server: Use server_state as a parameter to max_runt...
2017-04-17 Jeremy Allisons4: server: Use server_state as a parameter to stdin...
2017-04-17 Jeremy Allisons4: server: Create a server 'state' struct.
2017-04-17 Jeremy Allisons4: server. Whitespace and 80+ column cleanup.
2017-04-08 Jeremy Allisons4: process_standard: Add a simplified SIGTERM handler...
2017-04-08 Jeremy Allisons4: process_standard: Add tevent SIGHUP signal handler...
2017-04-08 Jeremy Allisons4: process_standard: Add return checking for tevent_ad...
2017-04-08 Jeremy Allisons4: process_standard: Always free tevent_context before...
2017-04-08 Jeremy Allisons4: process_standard: Move talloc_free of event context...
2017-04-02 Jeremy Allisons4: server: Fix crash in NTVFS server caused by orderin...
2017-03-31 Jeremy Allisons4: messaging. Add imessaging_reinit_all() function.
2017-03-29 Gary Lockyers4-named_pipe_auth: Rename client -> remote_client...
2017-03-29 Andrew Bartletts4-smbd: Remember the original client and server IPs...
2017-02-22 Chris LambCorrect "initialze" typos.
2017-01-27 Andreas Schneiderrpc_server: Allow to configure the port range for RPC...
2017-01-27 Andreas Schneiderrpc_server: Use the RPC TCPIP ports of Windows
2017-01-22 Andrew Bartlettparam: Remove winbindd privileged socket directory...
2017-01-22 Volker Lendeckelib: Add lib/util/server_id.h
2017-01-01 Stefan MetzmacherHappy New Year 2017!
2016-11-30 Douglas Bagnallsmbd/service_stream: connection processing flag is...
2016-09-12 Ralph Boehmes4/messaging: messaging_dgm_ref talloc hierarchy fix
2016-07-23 Jeremy Allisons4: messaging: Remove bool auto_remove parameter from...
2016-07-19 Andrew BartlettRemove unused and untested source4 ntptr and spoolss...
2016-06-24 Stefan Metzmachers4:server_named_pipe: make sure we use lower case pipe...
2016-06-02 Andrew Bartlettbuild: Build less of Samba when building --without...
2016-05-09 Andrew Bartlettselftest: Include a few more details in selftest and...
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2016-01-13 Jelmer VernooijAvoid including libds/common/roles.h in public loadparm...
2016-01-01 Stefan MetzmacherHappy New Year 2016!
2015-10-13 Volker LendeckeRely on /dev/urandom
2015-05-07 Volker LendeckeFix a few printf format errors
2015-04-28 Volker Lendeckelib: Remove server_id_str()
2015-03-27 Andreas Schneiders4-process_model: Panic if the standard init function...
2015-03-27 Andreas Schneiders4-process_model: Do not close random fds while forking.
2015-03-17 Andrew Bartletts4-process_standard: Remove signal(SIGCHLD, SIG_IGN)
2015-03-16 Andrew Bartletts4-process_model: Remove prefork and onefork
2015-02-14 Volker Lendeckemessaging4: Enable POOL_USAGE
2015-01-01 Stefan MetzmacherHappy New Year 2015!
2014-07-31 Volker Lendeckesmbd4: Remove process_model_thread
2014-07-28 Volker Lendeckelib: directory_create_or_exist() does not use "uid...
2014-05-12 Andrew Bartletts4:service_task: explicitly use dcerpc_binding_handle_s...
2014-04-23 Alexander Bokovoyad-dc: use exit_daemon() to communicate status of start...
2014-04-23 Alexander Bokovoyadd systemd integration
2014-04-16 Björn Baumbachlib-util: rename memdup to smb_memdup and fix all callers
2014-03-05 Garming SamRemove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE...
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-02-03 Michael Adamloadparm: rename lp[cfg]_hostsdeny to lp[cfg]_hosts_den...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_hostsallow to lp[cfg]_hosts_al...
2014-01-02 Stefan MetzmacherHappy New Year 2014!
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-07-10 Stefan Metzmachers4:server: avoid calling into nss_winbind from within...
2013-07-10 Andrew Bartlettservice_stream: Log if the connection termination is...
next