summaryrefslogtreecommitdiffstats
path: root/source4/smbd
Commit message (Expand)AuthorAgeFilesLines
* r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher2007-10-105-6/+4
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-2/+2
* r14571: More improvements on shared library support in Samba. Only ldb is lef...Jelmer Vernooij2007-10-101-1/+3
* r14567: Make some more functions public.Jelmer Vernooij2007-10-101-2/+2
* r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij2007-10-101-1/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-106-1/+46
* r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher2007-10-101-0/+1
* r14100: print out the title with the thread specific debug messagesStefan Metzmacher2007-10-101-4/+25
* r14095: disable setproctitle support by defaultStefan Metzmacher2007-10-101-10/+24
* r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij2007-10-104-49/+49
* r14082: fix the build of process model threadStefan Metzmacher2007-10-101-1/+1
* r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher2007-10-108-3/+103
* r14078: move ldb_global_init() to the main smbd code,Stefan Metzmacher2007-10-101-1/+4
* r14038: reopen log files after a SIGHUPStefan Metzmacher2007-10-101-3/+6
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-1/+1
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-101-0/+1
* r13938: Around round of splitupsJelmer Vernooij2007-10-102-1/+4
* r13937: fix the buildStefan Metzmacher2007-10-101-1/+1
* r13926: More header splitups.Jelmer Vernooij2007-10-102-0/+2
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-104-0/+5
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-1/+1
* r13655: Use new name of build headerJelmer Vernooij2007-10-102-2/+2
* r13070: Add a simple smbd manpage, based on the Samba 3 one.Jelmer Vernooij2007-10-102-0/+178
* r12815: try to fix the build on AIXStefan Metzmacher2007-10-103-0/+3
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-2/+13
* r12797: check for a errorStefan Metzmacher2007-10-101-1/+2
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-1/+1
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-101-0/+2
* r12661: Happy New Year!Stefan Metzmacher2007-10-101-1/+1
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-101-1/+2
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-104-7/+0
* r12594: Jelmer pushed some proposed header reductions to the list today. ThisAndrew Bartlett2007-10-101-1/+0
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-2/+3
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-101-0/+1
* r12523: Convert the registry subsystem to use a seperate prototype headerJelmer Vernooij2007-10-101-0/+1
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2007-10-102-1/+11
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-102-0/+2
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-102-5/+5
* r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2007-10-103-0/+23
* r12284: use the correct name for loggingStefan Metzmacher2007-10-101-1/+1
* r12267: Try to avoid segfault in kerberos libs, because we talloc_free()'edAndrew Bartlett2007-10-104-7/+18
* r12265: as all server_service modules are specified in smbd/config.mkStefan Metzmacher2007-10-101-0/+10
* r12260: move the string "smbd" to one placeStefan Metzmacher2007-10-101-14/+16
* r12255: - we don't use SIGUSR1 anymore, so ignore itStefan Metzmacher2007-10-101-2/+7
* r12125: make the deferred connection termination the default,Stefan Metzmacher2007-10-102-6/+30
* 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