summaryrefslogtreecommitdiffstats
path: root/source4/smbd
Commit message (Expand)AuthorAgeFilesLines
* 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
* source4/smbd/pidfile: don't panic if pid file is corrupt.Rusty Russell2012-06-281-0/+3
* lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2012-06-151-1/+1
* s4:smbd: fix typosMichael Adam2012-06-122-3/+3
* Revert "waf-mitkrb5: enable dcerpc_server library to support OpenChange clien...Alexander Bokovoy2012-06-011-2/+2
* waf-mitkrb5: enable dcerpc_server library to support OpenChange client codeAlexander Bokovoy2012-06-011-2/+2
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-12/+11
* samba.8: Fix typo: deamon -> daemon.Jelmer Vernooij2012-03-131-1/+1
* s4-smbd: Show time event was expected to run, as well as the current wall clo...Andrew Bartlett2012-02-201-2/+2
* s4: Happy New Year 2012Stefan Metzmacher2012-01-011-1/+1
* s3: Fix the clustering buildVolker Lendecke2011-12-171-1/+1
* pidfile: use set_close_on_exec()Andrew Tridgell2011-12-151-0/+2
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-033-13/+13
* lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystemAndrew Bartlett2011-10-282-2/+2
* lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_runAndrew Bartlett2011-10-282-4/+4
* lib/util Rename samba_init_module_fn -> samba_module_init_fnAndrew Bartlett2011-10-282-4/+4
* lib/util Split samba-modules library into public and private partsAndrew Bartlett2011-10-283-3/+3
* lib/util Rename load_samba_modules -> samba_modules_loadAndrew Bartlett2011-10-282-2/+2
* lib/util Rename run_init_functions -> samba_init_module_fns_runAndrew Bartlett2011-10-282-4/+4
* lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett2011-10-282-4/+4
* s4-messaging: Pass the loadparm context, not just the messaging pathAndrew Bartlett2011-10-133-3/+3
* libcli/auth: Provide a struct loadparm_context to schannel callsAndrew Bartlett2011-10-131-1/+1
* lib/util: consolidate module loading into common codeAndrew Bartlett2011-10-063-1/+3
* credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij2011-08-181-1/+1