summaryrefslogtreecommitdiffstats
path: root/source4/smbd/server.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bring up the ntp signing deamonAndrew Bartlett2008-05-281-0/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-1/+1
|\
| * Add context pointer to secrets functions.Jelmer Vernooij2008-04-011-1/+1
* | Fix the build.Jelmer Vernooij2008-03-081-1/+13
* | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-081-1/+0
|/
* More share_init to more apprioriate place.Jelmer Vernooij2008-02-281-2/+0
* Happy New Year 2008! :-)Stefan Metzmacher2008-02-221-1/+1
* Fix static module list generation for ldb.Jelmer Vernooij2008-02-201-2/+0
* r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij2007-12-241-1/+1
* r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2007-12-241-1/+1
* r26400: Don't try to do character conversion before smb.conf has been parsed.Jelmer Vernooij2007-12-211-2/+2
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-14/+14
* r26272: Remove global_loadparm in some more places.Jelmer Vernooij2007-12-211-1/+2
* r26269: Fix a couple more references to global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-1/+1
* r26237: Add loadparm context to the server service interface.Jelmer Vernooij2007-12-211-1/+1
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-211-7/+7
* r26226: Avoid more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r25535: Deal with events subsystem failures.Jelmer Vernooij2007-10-101-0/+5
* r25454: Use standard bool types in a couple more places.Jelmer Vernooij2007-10-101-6/+6
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-2/+2
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-3/+3
* r25028: Fix more warnings.Jelmer Vernooij2007-10-101-4/+5
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24994: Fix some C++ warnings.Jelmer Vernooij2007-10-101-1/+1
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-4/+1
* r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.Andrew Bartlett2007-10-101-1/+1
* r24623: add back '-D' option to smbdStefan Metzmacher2007-10-101-7/+29
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23695: By not using the NULL context for these large structures, we don'tAndrew Bartlett2007-10-101-1/+1
* r23288: give more info...Stefan Metzmacher2007-10-101-0/+2
* r22242: ctdb init now takes a process modelAndrew Tridgell2007-10-101-1/+1
* r20895: enable ctdb backend at startup (if configured)Andrew Tridgell2007-10-101-0/+4
* r20449: Happy New Year!Stefan Metzmacher2007-10-101-1/+1
* r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij2007-10-101-1/+1
* r19539: Move pidfile to smbd/Jelmer Vernooij2007-10-101-1/+1
* r18360: better handling of child process killing in standard modeAndrew Tridgell2007-10-101-0/+19
* r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2007-10-101-1/+1
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-101-0/+2
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2007-10-101-2/+1
* r14890: fix the usage of popt...Stefan Metzmacher2007-10-101-5/+17
* r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher2007-10-101-2/+0
* r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij2007-10-101-1/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-0/+1
* r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher2007-10-101-0/+1
* r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij2007-10-101-1/+1
* r14078: move ldb_global_init() to the main smbd code,Stefan Metzmacher2007-10-101-1/+4
* r14038: reopen log files after a SIGHUPStefan Metzmacher2007-10-101-3/+6