summaryrefslogtreecommitdiff
path: root/source4/smbd/server.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-22Happy New Year 2008! :-)Stefan Metzmacher1-1/+1
2008-02-20Fix static module list generation for ldb.Jelmer Vernooij1-2/+0
2007-12-24r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij1-1/+1
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij1-1/+1
2007-12-21r26400: Don't try to do character conversion before smb.conf has been parsed.Jelmer Vernooij1-2/+2
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij1-14/+14
2007-12-21r26272: Remove global_loadparm in some more places.Jelmer Vernooij1-1/+2
2007-12-21r26269: Fix a couple more references to global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij1-1/+1
2007-12-21r26237: Add loadparm context to the server service interface.Jelmer Vernooij1-1/+1
2007-12-21r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij1-7/+7
2007-12-21r26226: Avoid more uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-10-10r25535: Deal with events subsystem failures.Jelmer Vernooij1-0/+5
2007-10-10r25454: Use standard bool types in a couple more places.Jelmer Vernooij1-6/+6
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-2/+2
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-3/+3
2007-10-10r25028: Fix more warnings.Jelmer Vernooij1-4/+5
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij1-1/+1
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij1-4/+1
2007-10-10r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.Andrew Bartlett1-1/+1