summaryrefslogtreecommitdiffstats
path: root/source4/smbd/server.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* prime the sam ldb schema in the parent samba processAndrew Tridgell2009-08-071-0/+18
* s4:smbd: the name of the binary is "samba" nowStefan Metzmacher2009-03-211-1/+1
* Moved become_daemon() and close_low_fds() to shared util libSteven Danneman2009-02-201-1/+1
* s4:smbd: s/private/private_dataStefan Metzmacher2009-02-021-4/+4
* s4:smbd: convert to tevent_* apiStefan Metzmacher2009-01-031-9/+9
* Happy New Year!Stefan Metzmacher2009-01-021-1/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-4/+4
* s4:cluster: remove old/broken ctdb codeStefan Metzmacher2008-12-291-4/+0
* Fix missing symbols issues when building with shared libraries.Jelmer Vernooij2008-12-221-1/+1
* Rename smbd -> samba.Jelmer Vernooij2008-09-241-1/+1
* process incoming connections and fork a samba3 in inetd modeStefan Metzmacher2008-09-221-0/+1
* Revert "Rename smbd -> samba."Jelmer Vernooij2008-09-211-1/+1
* Rename smbd -> samba.Jelmer Vernooij2008-09-211-1/+1
* smbd: make sure the parent smbd stays alive foreverStefan Metzmacher2008-06-201-7/+13
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-141-1/+1