summaryrefslogtreecommitdiffstats
path: root/source4/smbd
Commit message (Expand)AuthorAgeFilesLines
* build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij2008-01-212-13/+2
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-056-22/+56
* r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij2007-12-242-2/+2
* r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2007-12-242-2/+2
* r26441: Remove global_loadparm uses.Jelmer Vernooij2007-12-212-2/+6
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-1/+1
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-0/+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
* r26322: Fix includeJelmer Vernooij2007-12-211-0/+1
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-3/+5
* r26278: Tallocify convenience table for iconv handles.Jelmer Vernooij2007-12-211-2/+2
* r26274: Some syntax fixes, remove more global_loadparm instances.Jelmer Vernooij2007-12-211-1/+1
* 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
* r26260: Store loadparm context in gensec context.Jelmer Vernooij2007-12-211-2/+2
* 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-212-5/+7
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-213-14/+14
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-212-1/+3
* r26226: Avoid more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26006: Improve some dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25922: Make it easier to bind to a unix domain socket, without messing withAndrew Bartlett2007-12-211-1/+9
* 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-103-9/+9
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-104-5/+10
* 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