summaryrefslogtreecommitdiff
path: root/source4/smbd/server.c
Commit message (Expand)AuthorAgeFilesLines
* s4:server: add support for 'smbcontrol samba shutdown'Stefan Metzmacher2019-02-051-1/+37
* s4:server: avoid using pid=0 for the parent 'samba' processStefan Metzmacher2019-02-051-1/+1
* waf: Remove build system info (uname -a)Mathieu Parent2018-01-141-3/+0
* samba: Only use async signal-safe functions in signal handlerVolker Lendecke2018-01-061-3/+1
* Happy New Year 2018!Stefan Metzmacher2018-01-011-1/+1
* s4:samba: Fix default to be running samba as a deamonAndrew Bartlett2017-12-191-1/+1
* s4:samba: Allow samba daemon to run in foregroundAndreas Schneider2017-11-281-2/+9
* s4:samba: Do not segfault if we run into issuesAndreas Schneider2017-11-281-0/+8
* source4/smbd: replace DEBUG( with DBG_Gary Lockyer2017-10-191-15/+15
* source4 smbd: remove global control pipe from process_standard.Gary Lockyer2017-09-281-6/+67
* s4:smbd: set samba root process titleGary Lockyer2017-09-261-0/+2
* s4:smbd: call setproctitle_initGary Lockyer2017-09-261-0/+2
* s4/smbd: set the process group.Gary Lockyer2017-09-181-1/+17
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-3/+3
* s4: server: Use state as the talloc context for open_schannel_session_store.Jeremy Allison2017-04-171-1/+10
* s4: server: Remove use of talloc_autofree_context as the parent of event_ctx.Jeremy Allison2017-04-171-2/+6
* s4: messaging: When talloc_free()'ing an event context, only remove msg_dgm_r...Jeremy Allison2017-04-171-1/+1
* s4: server: Add a tevent signal handler for SIGTERM.Jeremy Allison2017-04-171-3/+28
* s4: server: Add error return checks for tevent_add_fde, tevent_add_timer.Jeremy Allison2017-04-171-2/+9
* s4: server: Plumb server_state through the irpc messaging for samba_terminate().Jeremy Allison2017-04-171-6/+9
* s4: server: Use server_state as a parameter to max_runtime_handler, not just ...Jeremy Allison2017-04-171-3/+4
* s4: server: Use server_state as a parameter to stdin handler, not just name.Jeremy Allison2017-04-171-3/+4
* s4: server: Create a server 'state' struct.Jeremy Allison2017-04-171-14/+26
* s4: server. Whitespace and 80+ column cleanup.Jeremy Allison2017-04-171-52/+97
* param: Remove winbindd privileged socket directory optionAndrew Bartlett2017-01-221-1/+0
* Happy New Year 2017!Stefan Metzmacher2017-01-011-1/+1
* s4/messaging: messaging_dgm_ref talloc hierarchy fixRalph Boehme2016-09-131-0/+8
* s4: messaging: Remove bool auto_remove parameter from imessaging_init().Jeremy Allison2016-07-231-1/+1
* Remove unused and untested source4 ntptr and spoolss systemsAndrew Bartlett2016-07-191-4/+0
* build: Build less of Samba when building --without-ntvfs-fileserverAndrew Bartlett2016-06-021-4/+0
* selftest: Include a few more details in selftest and samba startup.Andrew Bartlett2016-05-101-6/+8
* Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij2016-01-131-0/+1
* Happy New Year 2016!Stefan Metzmacher2016-01-011-1/+1
* Rely on /dev/urandomVolker Lendecke2015-10-131-6/+0
* messaging4: Enable POOL_USAGEVolker Lendecke2015-02-141-0/+2
* Happy New Year 2015!Stefan Metzmacher2015-01-011-1/+1
* ad-dc: use exit_daemon() to communicate status of startup to systemdAlexander Bokovoy2014-04-231-12/+7
* add systemd integrationAlexander Bokovoy2014-04-231-0/+4
* param: rename lp function and variable from 'piddir' to 'pid_directory'Garming Sam2014-02-071-1/+1
* param: rename lp function and variable from 'lockdir' to 'lock_directory'Garming Sam2014-02-071-2/+2
* Happy New Year 2014!Stefan Metzmacher2014-01-021-1/+1
* s4:server: avoid calling into nss_winbind from within 'samba'Stefan Metzmacher2013-07-101-0/+7
* Fix bug #9166 - Starting smbd or nmbd with stdin from /dev/null results in "E...Jeremy Allison2013-06-201-3/+14
* swat: Remove swat.Kai Blin2013-05-181-1/+0
* Happy New Year 2013Stefan Metzmacher2013-01-011-1/+1
* param: Add startup checks for valid server role/binary combinationsAndrew Bartlett2012-08-231-0/+11
* s4-smbd: Check for failure of irpc_add_nameAndrew Bartlett2012-08-071-1/+4
* Move source4/smbd/pidfile into lib/util in preparation for making it in common.Jeremy Allison2012-07-191-1/+1
* lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2012-06-151-1/+1
* s4-smbd: Show time event was expected to run, as well as the current wall clo...Andrew Bartlett2012-02-201-2/+2