summaryrefslogtreecommitdiffstats
path: root/source4/smbd
Commit message (Expand)AuthorAgeFilesLines
* r22403: this dependencies should be privateStefan Metzmacher2007-10-101-2/+2
* r22242: ctdb init now takes a process modelAndrew Tridgell2007-10-101-1/+1
* r21669: Fix --enable-dso buildJelmer Vernooij2007-10-101-1/+2
* r20895: enable ctdb backend at startup (if configured)Andrew Tridgell2007-10-101-0/+4
* r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2007-10-107-18/+24
* r20449: Happy New Year!Stefan Metzmacher2007-10-101-1/+1
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-101-0/+1
* r19675: the process model don't depend on heimdal anymoreStefan Metzmacher2007-10-101-4/+2
* r19643: make process_model thread compile againStefan Metzmacher2007-10-101-7/+0
* r19610: fix the buildStefan Metzmacher2007-10-102-1/+3
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-102-14/+0
* r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij2007-10-102-2/+2
* r19569: Require that all public header files have a destination path. FixJelmer Vernooij2007-10-101-1/+1
* r19539: Move pidfile to smbd/Jelmer Vernooij2007-10-103-2/+127
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+1
* r18806: fixed two spelling errorsAndrew Tridgell2007-10-101-2/+2
* r18805: make error message match function nameAndrew Tridgell2007-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
* r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij2007-10-101-1/+1
* r18117: first steps in making samba4 use libreplaceAndrew Tridgell2007-10-101-1/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-102-2/+2
* r17227: don't call a function which takes some nonoptional argsStefan Metzmacher2007-10-101-9/+15
* r17209: Add dependency over the new share configuration module into smbdSimo Sorce2007-10-101-1/+2
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-101-0/+2
* r17197: This patch moves the encryption of bulk data on SASL negotiated securityAndrew Bartlett2007-10-101-0/+5
* r15580: (Hopefully) fix pthreads process modelJelmer Vernooij2007-10-101-1/+1
* r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij2007-10-101-1/+1
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-92/+0
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-3/+7
* r15277: - fix the build on netbsd, where stdlib.h has the setproctitle() prot...Stefan Metzmacher2007-10-101-2/+3
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-102-4/+4
* r15273: fix setproctitle supportStefan Metzmacher2007-10-101-6/+10
* r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij2007-10-101-0/+2
* r15212: Simplify setproctitle codeJelmer Vernooij2007-10-101-6/+7
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-102-14/+14
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2007-10-101-2/+1
* r15182: make stuff more portableStefan Metzmacher2007-10-101-4/+4
* r15179: Detect setproctitle if it is in libc. Patch by Timur BakeveyJelmer Vernooij2007-10-101-4/+7
* r15100: Port the bugfix for #3569 to Samba4Volker Lendecke2007-10-101-2/+2
* r14997: Fix build of static libraries. Libraries build fine now, but linking ...Jelmer Vernooij2007-10-101-1/+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-105-6/+4
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-2/+2
* r14571: More improvements on shared library support in Samba. Only ldb is lef...Jelmer Vernooij2007-10-101-1/+3
* r14567: Make some more functions public.Jelmer Vernooij2007-10-101-2/+2
* 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-106-1/+46
* r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher2007-10-101-0/+1
* r14100: print out the title with the thread specific debug messagesStefan Metzmacher2007-10-101-4/+25