summaryrefslogtreecommitdiff
path: root/source4/smbd
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18360: better handling of child process killing in standard modeAndrew Tridgell1-0/+19
2007-10-10r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij1-1/+1
2007-10-10r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij1-1/+1
2007-10-10r18117: first steps in making samba4 use libreplaceAndrew Tridgell1-1/+1
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij2-2/+2
2007-10-10r17227: don't call a function which takes some nonoptional argsStefan Metzmacher1-9/+15
2007-10-10r17209: Add dependency over the new share configuration module into smbdSimo Sorce1-1/+2
2007-10-10r17206: Add a modular API for share configuration.Simo Sorce1-0/+2
2007-10-10r17197: This patch moves the encryption of bulk data on SASL negotiated securityAndrew Bartlett1-0/+5
2007-10-10r15580: (Hopefully) fix pthreads process modelJelmer Vernooij1-1/+1
2007-10-10r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij1-1/+1
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij1-92/+0
2007-10-10r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij1-3/+7
2007-10-10r15277: - fix the build on netbsd, where stdlib.h has the setproctitle() prot...Stefan Metzmacher1-2/+3
2007-10-10r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2-4/+4
2007-10-10r15273: fix setproctitle supportStefan Metzmacher1-6/+10
2007-10-10r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij1-0/+2
2007-10-10r15212: Simplify setproctitle codeJelmer Vernooij1-6/+7
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2-14/+14
2007-10-10r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach1-2/+1
2007-10-10r15182: make stuff more portableStefan Metzmacher1-4/+4
2007-10-10r15179: Detect setproctitle if it is in libc. Patch by Timur BakeveyJelmer Vernooij1-4/+7
2007-10-10r15100: Port the bugfix for #3569 to Samba4Volker Lendecke1-2/+2
2007-10-10r14997: Fix build of static libraries. Libraries build fine now, but linking ...Jelmer Vernooij1-1/+1
2007-10-10r14890: fix the usage of popt...Stefan Metzmacher1-5/+17
2007-10-10r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher5-6/+4
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