summaryrefslogtreecommitdiff
path: root/source4/smbd/server.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4: Happy New Year 2012Stefan Metzmacher2012-01-011-1/+1
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-031-6/+6
* lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystemAndrew Bartlett2011-10-281-1/+1
* lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_runAndrew Bartlett2011-10-281-2/+2
* lib/util Rename samba_init_module_fn -> samba_module_init_fnAndrew Bartlett2011-10-281-2/+2
* lib/util Split samba-modules library into public and private partsAndrew Bartlett2011-10-281-1/+1
* lib/util Rename load_samba_modules -> samba_modules_loadAndrew Bartlett2011-10-281-1/+1
* lib/util Rename run_init_functions -> samba_init_module_fns_runAndrew Bartlett2011-10-281-2/+2
* lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett2011-10-281-2/+2
* s4-messaging: Pass the loadparm context, not just the messaging pathAndrew Bartlett2011-10-131-1/+1
* 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-061-0/+1
* s4-messaging: fixed the removal of messaging sockets in child tasksAndrew Tridgell2011-07-221-2/+2
* s4:param: add "state dir" and "cache dir" optionsStefan Metzmacher2011-07-121-0/+2
* s4:smbd/server.c - quiet "time_t" format string warnings by castsMatthias Dieter Wallnöfer2011-06-091-2/+4
* s4/server: simplify and replace bad portable gettimeofday by timeBjörn Jacke2011-06-061-15/+2
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-061-3/+3
* s4-smbd: fix randseed_init() usage.Günther Deschner2011-05-061-1/+1
* s4-param Rename secrets_init() -> randseed_init()Andrew Bartlett2011-05-031-4/+3
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-031-3/+3
* s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.datAndrew Tridgell2011-02-071-0/+1
* s4: Happy New Year 2011Stefan Metzmacher2011-01-021-1/+1
* s4-auth Remove event context from privilage database handlingAndrew Bartlett2010-12-211-1/+1
* Add timestamp when running with --maximum-runtimeMatthieu Patou2010-11-271-1/+15