summaryrefslogtreecommitdiff
path: root/source4/smbd
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-2/+2
2007-10-10r14571: More improvements on shared library support in Samba. Only ldb is lef...Jelmer Vernooij1-1/+3
2007-10-10r14567: Make some more functions public.Jelmer Vernooij1-2/+2
2007-10-10r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij1-1/+1
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij6-1/+46
2007-10-10r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher1-0/+1
2007-10-10r14100: print out the title with the thread specific debug messagesStefan Metzmacher1-4/+25
2007-10-10r14095: disable setproctitle support by defaultStefan Metzmacher1-10/+24
2007-10-10r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij4-49/+49
2007-10-10r14082: fix the build of process model threadStefan Metzmacher1-1/+1
2007-10-10r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher8-3/+103
2007-10-10r14078: move ldb_global_init() to the main smbd code,Stefan Metzmacher1-1/+4
2007-10-10r14038: reopen log files after a SIGHUPStefan Metzmacher1-3/+6
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-1/+1
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij1-0/+1
2007-10-10r13938: Around round of splitupsJelmer Vernooij2-1/+4
2007-10-10r13937: fix the buildStefan Metzmacher1-1/+1
2007-10-10r13926: More header splitups.Jelmer Vernooij2-0/+2
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij4-0/+5
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-1/+1
2007-10-10r13655: Use new name of build headerJelmer Vernooij2-2/+2
2007-10-10r13070: Add a simple smbd manpage, based on the Samba 3 one.Jelmer Vernooij2-0/+178
2007-10-10r12815: try to fix the build on AIXStefan Metzmacher3-0/+3
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-2/+13
2007-10-10r12797: check for a errorStefan Metzmacher1-1/+2
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-1/+1
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij1-0/+2
2007-10-10r12661: Happy New Year!Stefan Metzmacher1-1/+1
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij1-1/+2
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