summaryrefslogtreecommitdiff
path: root/source4/smbd
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij2-2/+2
2007-10-10r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij3-3/+7
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.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-10r24276: don't mark a stream readable until after the messaging setup isAndrew Tridgell1-2/+4
2007-10-10r23960: Don't destory the 'reason' for terminating the service before printin...Andrew Bartlett1-1/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell13-39/+26
2007-10-10r23702: fixed a "falling back to select" error in the standard processAndrew Tridgell1-1/+5
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-10r22403: this dependencies should be privateStefan Metzmacher1-2/+2
2007-10-10r22242: ctdb init now takes a process modelAndrew Tridgell1-1/+1
2007-10-10r21669: Fix --enable-dso buildJelmer Vernooij1-1/+2
2007-10-10r20895: enable ctdb backend at startup (if configured)Andrew Tridgell1-0/+4
2007-10-10r20646: first preparations for cluster enablement. This changes "Andrew Tridgell7-18/+24
2007-10-10r20449: Happy New Year!Stefan Metzmacher1-1/+1
2007-10-10r19676: Fix some more dependencies.Jelmer Vernooij1-0/+1
2007-10-10r19675: the process model don't depend on heimdal anymoreStefan Metzmacher1-4/+2
2007-10-10r19643: make process_model thread compile againStefan Metzmacher1-7/+0
2007-10-10r19610: fix the buildStefan Metzmacher2-1/+3
2007-10-10r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2-14/+0
2007-10-10r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij2-2/+2
2007-10-10r19569: Require that all public header files have a destination path. FixJelmer Vernooij1-1/+1
2007-10-10r19539: Move pidfile to smbd/Jelmer Vernooij3-2/+127
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-1/+1
2007-10-10r18806: fixed two spelling errorsAndrew Tridgell1-2/+2
2007-10-10r18805: make error message match function nameAndrew Tridgell1-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-10r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij1-1/+1
2007-10-10r18117: first steps in making samba4 use libreplaceAndrew Tridgell1-1/+1
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij2-2/+2
2007-10-10r17227: don't call a function which takes some nonoptional argsStefan Metzmacher1-9/+15
2007-10-10r17209: Add dependency over the new share configuration module into smbdSimo Sorce1-1/+2
2007-10-10r17206: Add a modular API for share configuration.Simo Sorce1-0/+2
2007-10-10r17197: This patch moves the encryption of bulk data on SASL negotiated securityAndrew Bartlett1-0/+5
2007-10-10r15580: (Hopefully) fix pthreads process modelJelmer Vernooij1-1/+1
2007-10-10r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij1-1/+1
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij1-92/+0
2007-10-10r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij1-3/+7
2007-10-10r15277: - fix the build on netbsd, where stdlib.h has the setproctitle() prot...Stefan Metzmacher1-2/+3
2007-10-10r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2-4/+4
2007-10-10r15273: fix setproctitle supportStefan Metzmacher1-6/+10
2007-10-10r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij1-0/+2
2007-10-10r15212: Simplify setproctitle codeJelmer Vernooij1-6/+7
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2-14/+14
2007-10-10r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach1-2/+1
2007-10-10r15182: make stuff more portableStefan Metzmacher1-4/+4