summaryrefslogtreecommitdiff
path: root/source4/smbd
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26441: Remove global_loadparm uses.Jelmer Vernooij2-2/+6
2007-12-21r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij1-1/+1
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-0/+1
2007-12-21r26400: Don't try to do character conversion before smb.conf has been parsed.Jelmer Vernooij1-2/+2
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij1-14/+14
2007-12-21r26322: Fix includeJelmer Vernooij1-0/+1
2007-12-21r26313: Fix more uses of static loadparm.Jelmer Vernooij1-3/+5
2007-12-21r26278: Tallocify convenience table for iconv handles.Jelmer Vernooij1-2/+2
2007-12-21r26274: Some syntax fixes, remove more global_loadparm instances.Jelmer Vernooij1-1/+1
2007-12-21r26272: Remove global_loadparm in some more places.Jelmer Vernooij1-1/+2
2007-12-21r26269: Fix a couple more references to global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26260: Store loadparm context in gensec context.Jelmer Vernooij1-2/+2
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij1-1/+1
2007-12-21r26237: Add loadparm context to the server service interface.Jelmer Vernooij2-5/+7
2007-12-21r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij3-14/+14
2007-12-21r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2-1/+3
2007-12-21r26226: Avoid more uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26006: Improve some dependencies.Jelmer Vernooij1-1/+1
2007-12-21r25922: Make it easier to bind to a unix domain socket, without messing withAndrew Bartlett1-1/+9
2007-10-10r25535: Deal with events subsystem failures.Jelmer Vernooij1-0/+5
2007-10-10r25454: Use standard bool types in a couple more places.Jelmer Vernooij3-9/+9
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij4-5/+10
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij3-6/+7
2007-10-10r25301: Merge my includes.h cleanups.Jelmer Vernooij2-0/+4
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-1/+1
2007-10-10r25028: Fix more warnings.Jelmer Vernooij2-4/+6
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij4-0/+4
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