summaryrefslogtreecommitdiff
path: root/source4/smbd/server.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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