summaryrefslogtreecommitdiffstats
path: root/source4/smbd
Commit message (Expand)AuthorAgeFilesLines
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-101-2/+2
* r11317: An ugly hack to setup the global gssapi_krb5_context early, when weAndrew Bartlett2007-10-101-0/+6
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-102-8/+8
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-6/+0
* r11004: r10083@SERNOX: metze | 2005-09-08 16:50:32 +0200Stefan Metzmacher2007-10-101-0/+10
* r10920: in case of a accept() failure just failing and trying again is noAndrew Tridgell2007-10-103-0/+17
* r10768: add a function to create a stream_connection from an alreadyStefan Metzmacher2007-10-101-0/+33
* r10682: force the free of the fd event first when a stream terminates. That e...Andrew Tridgell2007-10-101-0/+1
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-1/+1
* r10509: Some more sconscript fixes. Now getting to link stage for smbclientJelmer Vernooij2007-10-101-2/+3
* r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij2007-10-101-0/+5
* r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij2007-10-101-1/+2
* r10315: Remove use of fstring and pstring in dynconfig.cJelmer Vernooij2007-10-101-1/+0
* r8966: Simplify the makefile generation system a bit.Jelmer Vernooij2007-10-101-0/+1
* r8678: setup for gdb backtrace in 'make test'Andrew Tridgell2007-10-101-3/+1
* r8282: make the deletion of the smbd.tmp directory recursive. This cleans up ...Andrew Tridgell2007-10-101-45/+40
* r7911: task_terminate() is defined in the macosx headers, so change the nameAndrew Tridgell2007-10-101-3/+3
* r7845: remove unused filesStefan Metzmacher2007-10-101-535/+0
* r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett2007-10-101-9/+2
* r7493: add a --maximum-runtime option to smbd. If this time is exceeeded then...Andrew Tridgell2007-10-101-0/+22
* r7478: fixed a problem with a backgrounded smbd looping to handle continuousAndrew Tridgell2007-10-101-0/+3
* r7392: more verbose debug outputStefan Metzmacher2007-10-101-1/+1
* r7356: fixed the problem mkaplan reported with not being able to run without -iAndrew Tridgell2007-10-101-2/+5
* r7352: the internal heimdal build change. This changes quite a few things:Andrew Tridgell2007-10-101-0/+4
* r7303: autodetect the libkdc and our kdc supportStefan Metzmacher2007-10-101-1/+0
* r7294: implemented the irpc messaging system. This is the core of theAndrew Tridgell2007-10-102-0/+2
* r7226: Forgot file to disable building the new kdcAndrew Bartlett2007-10-101-0/+1
* r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett2007-10-101-0/+10
* r6997: added a private pointer to the task structure. This is needed by the s...Andrew Tridgell2007-10-101-0/+1
* r6981: first version of the builtin web server for Samba4Andrew Tridgell2007-10-101-0/+10
* r6846: make smbd terminate immediately on EOF from stdinAndrew Tridgell2007-10-101-0/+16
* r6725: the beginnings of a cldap serverAndrew Tridgell2007-10-101-0/+10
* r6530: the server ID of a connection in the single process model should beAndrew Tridgell2007-10-101-1/+1
* r6196: Make the comparisons consistent with in the same expression.Richard Sharpe2007-10-101-1/+1
* r6187: 1. Make sure that we don't try to delete . and .. in a more portable way.Richard Sharpe2007-10-101-10/+34
* r5411: make network interface selection a bit sanerAndrew Tridgell2007-10-102-0/+2
* r5306: removed all the unused mutex functions from mutex.c. When (if?) weAndrew Tridgell2007-10-101-0/+1
* r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell2007-10-102-0/+3
* r5302: fixed a compilation problem on solaris caused by the recent includeAndrew Tridgell2007-10-101-1/+1
* r5301: fixed pthreads buildAndrew Tridgell2007-10-101-0/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-102-0/+2
* r5296: - only include the tdb headers where they are neededAndrew Tridgell2007-10-101-0/+1
* r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell2007-10-107-7/+7
* r5195: most events don't need the time of the event, so save a gettimeofday()...Andrew Tridgell2007-10-102-6/+6
* r5193: make sure we mark the event dead when we free it on a dead connectionAndrew Tridgell2007-10-101-1/+1
* r5185: make all the events data structures private to events.c. This willAndrew Tridgell2007-10-104-25/+12
* r5141: fix compiler warningsStefan Metzmacher2007-10-102-2/+2
* r5108: the beginnings of a nbtd server for Samba4. Currently just displaysAndrew Tridgell2007-10-102-1/+11
* r5104: - added support for task based servers. These are servers that withinAndrew Tridgell2007-10-108-16/+266
* r5103: forgot to add two new filesAndrew Tridgell2007-10-102-0/+272