summaryrefslogtreecommitdiff
path: root/source4/smbd
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij4-7/+0
2007-10-10r12594: Jelmer pushed some proposed header reductions to the list today. ThisAndrew Bartlett1-1/+0
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-2/+3
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-0/+1
2007-10-10r12523: Convert the registry subsystem to use a seperate prototype headerJelmer Vernooij1-0/+1
2007-10-10r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2-1/+11
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij2-0/+2
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2-5/+5
2007-10-10r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij3-0/+23
2007-10-10r12284: use the correct name for loggingStefan Metzmacher1-1/+1
2007-10-10r12267: Try to avoid segfault in kerberos libs, because we talloc_free()'edAndrew Bartlett4-7/+18
2007-10-10r12265: as all server_service modules are specified in smbd/config.mkStefan Metzmacher1-0/+10
2007-10-10r12260: move the string "smbd" to one placeStefan Metzmacher1-14/+16
2007-10-10r12255: - we don't use SIGUSR1 anymore, so ignore itStefan Metzmacher1-2/+7
2007-10-10r12125: make the deferred connection termination the default,Stefan Metzmacher2-6/+30
2007-10-10r11382: Require number of required M4 macrosJelmer Vernooij1-2/+2
2007-10-10r11317: An ugly hack to setup the global gssapi_krb5_context early, when weAndrew Bartlett1-0/+6
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij2-8/+8
2007-10-10r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij1-6/+0
2007-10-10r11004: r10083@SERNOX: metze | 2005-09-08 16:50:32 +0200Stefan Metzmacher1-0/+10
2007-10-10r10920: in case of a accept() failure just failing and trying again is noAndrew Tridgell3-0/+17
2007-10-10r10768: add a function to create a stream_connection from an alreadyStefan Metzmacher1-0/+33
2007-10-10r10682: force the free of the fd event first when a stream terminates. That e...Andrew Tridgell1-0/+1
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-1/+1
2007-10-10r10509: Some more sconscript fixes. Now getting to link stage for smbclientJelmer Vernooij1-2/+3
2007-10-10r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij1-0/+5
2007-10-10r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij1-1/+2
2007-10-10r10315: Remove use of fstring and pstring in dynconfig.cJelmer Vernooij1-1/+0
2007-10-10r8966: Simplify the makefile generation system a bit.Jelmer Vernooij1-0/+1
2007-10-10r8678: setup for gdb backtrace in 'make test'Andrew Tridgell1-3/+1
2007-10-10r8282: make the deletion of the smbd.tmp directory recursive. This cleans up ...Andrew Tridgell1-45/+40
2007-10-10r7911: task_terminate() is defined in the macosx headers, so change the nameAndrew Tridgell1-3/+3
2007-10-10r7845: remove unused filesStefan Metzmacher1-535/+0
2007-10-10r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett1-9/+2
2007-10-10r7493: add a --maximum-runtime option to smbd. If this time is exceeeded then...Andrew Tridgell1-0/+22
2007-10-10r7478: fixed a problem with a backgrounded smbd looping to handle continuousAndrew Tridgell1-0/+3
2007-10-10r7392: more verbose debug outputStefan Metzmacher1-1/+1
2007-10-10r7356: fixed the problem mkaplan reported with not being able to run without -iAndrew Tridgell1-2/+5
2007-10-10r7352: the internal heimdal build change. This changes quite a few things:Andrew Tridgell1-0/+4
2007-10-10r7303: autodetect the libkdc and our kdc supportStefan Metzmacher1-1/+0
2007-10-10r7294: implemented the irpc messaging system. This is the core of theAndrew Tridgell2-0/+2
2007-10-10r7226: Forgot file to disable building the new kdcAndrew Bartlett1-0/+1
2007-10-10r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett1-0/+10
2007-10-10r6997: added a private pointer to the task structure. This is needed by the s...Andrew Tridgell1-0/+1
2007-10-10r6981: first version of the builtin web server for Samba4Andrew Tridgell1-0/+10
2007-10-10r6846: make smbd terminate immediately on EOF from stdinAndrew Tridgell1-0/+16
2007-10-10r6725: the beginnings of a cldap serverAndrew Tridgell1-0/+10
2007-10-10r6530: the server ID of a connection in the single process model should beAndrew Tridgell1-1/+1
2007-10-10r6196: Make the comparisons consistent with in the same expression.Richard Sharpe1-1/+1