summaryrefslogtreecommitdiff
path: root/source4/smbd
Commit message (Expand)AuthorAgeFilesLines
...
* lib: Add lib/util/server_id.hVolker Lendecke2017-01-221-0/+1
* Happy New Year 2017!Stefan Metzmacher2017-01-011-1/+1
* smbd/service_stream: connection processing flag is not really boolDouglas Bagnall2016-12-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-233-3/+3
* Remove unused and untested source4 ntptr and spoolss systemsAndrew Bartlett2016-07-192-5/+1
* s4:server_named_pipe: make sure we use lower case pipe nameStefan Metzmacher2016-06-241-1/+1
* 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
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-061-1/+1
* 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-132-12/+0
* Fix a few printf format errorsVolker Lendecke2015-05-071-4/+5
* lib: Remove server_id_str()Volker Lendecke2015-04-281-1/+2
* s4-process_model: Panic if the standard init function failsAndreas Schneider2015-03-271-1/+6
* s4-process_model: Do not close random fds while forking.Andreas Schneider2015-03-271-3/+9
* s4-process_standard: Remove signal(SIGCHLD, SIG_IGN)Andrew Bartlett2015-03-171-2/+174
* s4-process_model: Remove prefork and oneforkAndrew Bartlett2015-03-163-373/+0
* messaging4: Enable POOL_USAGEVolker Lendecke2015-02-141-0/+2
* Happy New Year 2015!Stefan Metzmacher2015-01-011-1/+1
* smbd4: Remove process_model_threadVolker Lendecke2014-07-312-585/+0
* lib: directory_create_or_exist() does not use "uid" parameterVolker Lendecke2014-07-281-1/+1
* s4:service_task: explicitly use dcerpc_binding_handle_set_sync_ev() for irpcAndrew Bartlett2014-05-131-0/+2
* 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
* lib-util: rename memdup to smb_memdup and fix all callersBjörn Baumbach2014-04-161-2/+2
* Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.Garming Sam2014-03-051-1/+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
* loadparm: rename lp[cfg]_hostsdeny to lp[cfg]_hosts_deny for consistency with...Michael Adam2014-02-031-1/+1
* loadparm: rename lp[cfg]_hostsallow to lp[cfg]_hosts_allow for consistency wi...Michael Adam2014-02-031-1/+1
* 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
* service_stream: Log if the connection termination is deferred or not (bug #9820)Andrew Bartlett2013-07-101-1/+5
* 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
* s4:service_task: add missing imessaging_cleanup() to task_server_terminate()Stefan Metzmacher2013-01-271-0/+2
* s4:service_task: prevent a segfault if task->msg_ctx is not initialized yetStefan Metzmacher2013-01-271-1/+1
* s4-process_single: Use pid,task_id as cluster_id in process_single just like ...Andrew Bartlett2013-01-261-8/+13
* bug9598: s4-process_single: Use pid,fd as cluster_id in process_single just l...Andrew Bartlett2013-01-251-3/+8
* Use the new directory_create_or_exist_strict() function.Andreas Schneider2013-01-091-1/+1
* Happy New Year 2013Stefan Metzmacher2013-01-011-1/+1
* docs: Merge both samba.8 manpages.Karolin Seeger2012-12-032-182/+0
* docs: man 8 samba: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* Remove compatibility code for setproctitle() now moved to libreplace.Jelmer Vernooij2012-09-242-26/+0
* replace: Support setproctitle().Jelmer Vernooij2012-09-241-13/+0
* 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-193-139/+2