summaryrefslogtreecommitdiffstats
path: root/source/smbd
Commit message (Expand)AuthorAgeFilesLines
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2006-01-031-1/+1
* r12670: Make a couple of dependencies stricterJelmer Vernooij2006-01-021-0/+2
* r12661: Happy New Year!Stefan Metzmacher2006-01-011-1/+1
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2005-12-301-1/+2
* r12608: Remove some unused #include lines.Jelmer Vernooij2005-12-304-7/+0
* r12594: Jelmer pushed some proposed header reductions to the list today. ThisAndrew Bartlett2005-12-301-1/+0
* r12592: Remove some useless dependenciesJelmer Vernooij2005-12-291-2/+3
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2005-12-281-0/+1
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2005-12-271-0/+1
* r12523: Convert the registry subsystem to use a seperate prototype header Jelmer Vernooij2005-12-271-0/+1
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2005-12-262-1/+11
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2005-12-262-0/+2
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using Jelmer Vernooij2005-12-262-5/+5
* r12494: Support loading modules from .so files for most subsystems. Jelmer Vernooij2005-12-263-0/+23
* r12284: use the correct name for loggingStefan Metzmacher2005-12-161-1/+1
* r12267: Try to avoid segfault in kerberos libs, because we talloc_free()'edAndrew Bartlett2005-12-154-7/+18
* r12265: as all server_service modules are specified in smbd/config.mkStefan Metzmacher2005-12-151-0/+10
* r12260: move the string "smbd" to one placeStefan Metzmacher2005-12-151-14/+16
* r12255: - we don't use SIGUSR1 anymore, so ignore itStefan Metzmacher2005-12-151-2/+7
* r12125: make the deferred connection termination the default,Stefan Metzmacher2005-12-082-6/+30
* r11382: Require number of required M4 macrosJelmer Vernooij2005-10-281-2/+2
* r11317: An ugly hack to setup the global gssapi_krb5_context early, when weAndrew Bartlett2005-10-271-0/+6
* r11244: Relative path names in .mk filesJelmer Vernooij2005-10-212-8/+8
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2005-10-201-6/+0
* r11004: r10083@SERNOX: metze | 2005-09-08 16:50:32 +0200Stefan Metzmacher2005-10-141-0/+10
* r10920: in case of a accept() failure just failing and trying again is noAndrew Tridgell2005-10-123-0/+17
* r10768: add a function to create a stream_connection from an alreadyStefan Metzmacher2005-10-061-0/+33
* r10682: force the free of the fd event first when a stream terminates. That e...Andrew Tridgell2005-10-031-0/+1
* r10586: Add MergedObject() builder. Default to Library() rather Jelmer Vernooij2005-09-281-1/+1
* r10509: Some more sconscript fixes. Now getting to link stage for smbclientJelmer Vernooij2005-09-261-2/+3
* r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij2005-09-201-0/+5
* r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij2005-09-191-1/+2
* r10315: Remove use of fstring and pstring in dynconfig.cJelmer Vernooij2005-09-191-1/+0
* r8966: Simplify the makefile generation system a bit. Jelmer Vernooij2005-08-031-0/+1
* r8678: setup for gdb backtrace in 'make test'Andrew Tridgell2005-07-211-3/+1
* r8282: make the deletion of the smbd.tmp directory recursive. This cleans up ...Andrew Tridgell2005-07-101-45/+40
* r7911: task_terminate() is defined in the macosx headers, so change the nameAndrew Tridgell2005-06-251-3/+3
* r7845: remove unused filesStefan Metzmacher2005-06-231-535/+0
* r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett2005-06-131-9/+2
* r7493: add a --maximum-runtime option to smbd. If this time is exceeeded then...Andrew Tridgell2005-06-121-0/+22
* r7478: fixed a problem with a backgrounded smbd looping to handle continuousAndrew Tridgell2005-06-111-0/+3
* r7392: more verbose debug outputStefan Metzmacher2005-06-081-1/+1
* r7356: fixed the problem mkaplan reported with not being able to run without -iAndrew Tridgell2005-06-071-2/+5
* r7352: the internal heimdal build change. This changes quite a few things:Andrew Tridgell2005-06-071-0/+4
* r7303: autodetect the libkdc and our kdc supportStefan Metzmacher2005-06-051-1/+0
* r7294: implemented the irpc messaging system. This is the core of theAndrew Tridgell2005-06-052-0/+2
* r7226: Forgot file to disable building the new kdcAndrew Bartlett2005-06-031-0/+1
* r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett2005-06-031-0/+10
* r6997: added a private pointer to the task structure. This is needed by the s...Andrew Tridgell2005-05-271-0/+1
* r6981: first version of the builtin web server for Samba4Andrew Tridgell2005-05-261-0/+10