summaryrefslogtreecommitdiffstats
path: root/source4/smbd/server.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4-modules: get rid of the remaining static prototypes for modulesAndrew Tridgell2010-11-011-17/+2
* s4 dns: Add a boilerplate DNS server implementationKai Blin2010-10-231-0/+1
* s4: show samba version in bin/samba -bAndrew Tridgell2010-10-141-0/+1
* s4-smbd Remove event_context_set_default()Andrew Bartlett2010-10-111-3/+0
* ldb-samba: Add ldb_wrap_add, remove last schema reference from ldb_wrap.Jelmer Vernooij2010-10-101-1/+1
* s4-server: exit with status 127 on SIGTERMAndrew Tridgell2010-10-021-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-7/+7
* s4:schannel Open the schannel_store.tdb at startupAndrew Bartlett2010-06-251-0/+8
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-3/+1
* Revert "s4: remove unused references to swat"Andrew Bartlett2010-05-141-0/+1
* s4: remove unused references to swatStefan Metzmacher2010-04-291-1/+0
* s4-server: show build host in samba -b outputAndrew Tridgell2010-04-211-0/+5
* s4: added a simple implementation of bin/samba -bAndrew Tridgell2010-03-291-1/+44
* s3-smbd: Don't close stdout if we want to log to stdout.Andreas Schneider2010-03-261-1/+1
* s4:schannel merge code with s3Simo Sorce2010-02-231-2/+0
* More spelling fixes across source4/Brad Hards2010-02-221-1/+1
* s4:server.c - use always "return" instead of "exit" in the "binary_smbd_main"...Matthias Dieter Wallnöfer2010-02-131-4/+4
* s4-dns: added a dns update taskAndrew Tridgell2010-02-111-0/+1
* s4-event: added s4_event_context_set_default()Andrew Tridgell2010-01-081-0/+3
* s4: Happy New Year 2010Stefan Metzmacher2010-01-041-1/+1
* s4-server: pre-open the main ldb databases in the serverAndrew Tridgell2009-10-231-8/+14
* s4:server.c - add linespace (only cosmetic)Matthias Dieter Wallnöfer2009-09-201-1/+2
* s4-smbd: removed unnecessary includesAndrew Tridgell2009-09-191-3/+0
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-181-0/+46
* s4-kcc: add a very simple KCCAndrew Tridgell2009-09-111-0/+1