summaryrefslogtreecommitdiffstats
path: root/source4/smbd
Commit message (Expand)AuthorAgeFilesLines
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-103-6/+7
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-102-0/+4
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r25028: Fix more warnings.Jelmer Vernooij2007-10-102-4/+6
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-104-0/+4
* r24994: Fix some C++ warnings.Jelmer Vernooij2007-10-102-2/+2
* r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij2007-10-103-3/+7
* r24712: No longer expose the 'BOOL' data type in any interfaces.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
* r24276: don't mark a stream readable until after the messaging setup isAndrew Tridgell2007-10-101-2/+4
* r23960: Don't destory the 'reason' for terminating the service before printin...Andrew Bartlett2007-10-101-1/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-1013-39/+26
* r23702: fixed a "falling back to select" error in the standard processAndrew Tridgell2007-10-101-1/+5
* 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
* 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