summaryrefslogtreecommitdiff
path: root/source4/smbd/server.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r24623: add back '-D' option to smbdStefan Metzmacher1-7/+29
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23695: By not using the NULL context for these large structures, we don'tAndrew Bartlett1-1/+1
2007-10-10r23288: give more info...Stefan Metzmacher1-0/+2
2007-10-10r22242: ctdb init now takes a process modelAndrew Tridgell1-1/+1
2007-10-10r20895: enable ctdb backend at startup (if configured)Andrew Tridgell1-0/+4
2007-10-10r20449: Happy New Year!Stefan Metzmacher1-1/+1
2007-10-10r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij1-1/+1
2007-10-10r19539: Move pidfile to smbd/Jelmer Vernooij1-1/+1
2007-10-10r18360: better handling of child process killing in standard modeAndrew Tridgell1-0/+19
2007-10-10r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij1-1/+1
2007-10-10r17206: Add a modular API for share configuration.Simo Sorce1-0/+2
2007-10-10r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach1-2/+1
2007-10-10r14890: fix the usage of popt...Stefan Metzmacher1-5/+17
2007-10-10r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher1-2/+0
2007-10-10r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij1-1/+1
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-0/+1
2007-10-10r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher1-0/+1