summaryrefslogtreecommitdiff
path: root/source4/smbd/server.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-07s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.datAndrew Tridgell1-0/+1
2011-01-02s4: Happy New Year 2011Stefan Metzmacher1-1/+1
2010-12-21s4-auth Remove event context from privilage database handlingAndrew Bartlett1-1/+1
2010-11-27Add timestamp when running with --maximum-runtimeMatthieu Patou1-1/+15
2010-11-01s4-modules: get rid of the remaining static prototypes for modulesAndrew Tridgell1-17/+2
2010-10-23s4 dns: Add a boilerplate DNS server implementationKai Blin1-0/+1
2010-10-14s4: show samba version in bin/samba -bAndrew Tridgell1-0/+1
2010-10-11s4-smbd Remove event_context_set_default()Andrew Bartlett1-3/+0
2010-10-10ldb-samba: Add ldb_wrap_add, remove last schema reference from ldb_wrap.Jelmer Vernooij1-1/+1
2010-10-02s4-server: exit with status 127 on SIGTERMAndrew Tridgell1-1/+1
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-7/+7
2010-06-25s4:schannel Open the schannel_store.tdb at startupAndrew Bartlett1-0/+8
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-3/+1
2010-05-14Revert "s4: remove unused references to swat"Andrew Bartlett1-0/+1
2010-04-29s4: remove unused references to swatStefan Metzmacher1-1/+0
2010-04-21s4-server: show build host in samba -b outputAndrew Tridgell1-0/+5
2010-03-29s4: added a simple implementation of bin/samba -bAndrew Tridgell1-1/+44
2010-03-26s3-smbd: Don't close stdout if we want to log to stdout.Andreas Schneider1-1/+1
2010-02-23s4:schannel merge code with s3Simo Sorce1-2/+0
2010-02-22More spelling fixes across source4/Brad Hards1-1/+1
2010-02-13s4:server.c - use always "return" instead of "exit" in the "binary_smbd_main"...Matthias Dieter Wallnöfer1-4/+4
2010-02-11s4-dns: added a dns update taskAndrew Tridgell1-0/+1
2010-01-08s4-event: added s4_event_context_set_default()Andrew Tridgell1-0/+3
2010-01-04s4: Happy New Year 2010Stefan Metzmacher1-1/+1
2009-10-23s4-server: pre-open the main ldb databases in the serverAndrew Tridgell1-8/+14
2009-09-20s4:server.c - add linespace (only cosmetic)Matthias Dieter Wallnöfer1-1/+2
2009-09-19s4-smbd: removed unnecessary includesAndrew Tridgell1-3/+0
2009-09-18s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell1-0/+46
2009-09-11s4-kcc: add a very simple KCCAndrew Tridgell1-0/+1
2009-08-07prime the sam ldb schema in the parent samba processAndrew Tridgell1-0/+18
2009-03-21s4:smbd: the name of the binary is "samba" nowStefan Metzmacher1-1/+1
2009-02-20Moved become_daemon() and close_low_fds() to shared util libSteven Danneman1-1/+1
2009-02-02s4:smbd: s/private/private_dataStefan Metzmacher1-4/+4
2009-01-03s4:smbd: convert to tevent_* apiStefan Metzmacher1-9/+9
2009-01-02Happy New Year!Stefan Metzmacher1-1/+1
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-4/+4
2008-12-29s4:cluster: remove old/broken ctdb codeStefan Metzmacher1-4/+0
2008-12-22Fix missing symbols issues when building with shared libraries.Jelmer Vernooij1-1/+1
2008-09-24Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-09-22process incoming connections and fork a samba3 in inetd modeStefan Metzmacher1-0/+1
2008-09-21Revert "Rename smbd -> samba."Jelmer Vernooij1-1/+1
2008-09-21Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-06-20smbd: make sure the parent smbd stays alive foreverStefan Metzmacher1-7/+13
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce1-1/+1
2008-05-28Bring up the ntp signing deamonAndrew Bartlett1-0/+1
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-1/+1
2008-04-01Add context pointer to secrets functions.Jelmer Vernooij1-1/+1
2008-03-08Fix the build.Jelmer Vernooij1-1/+13
2008-03-08Push SOVERSION and VERSION out of perl code.Jelmer Vernooij1-1/+0
2008-02-28More share_init to more apprioriate place.Jelmer Vernooij1-2/+0