index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is
James Peach
2007-10-10
1
-2
/
+1
*
r15182: make stuff more portable
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r15179: Detect setproctitle if it is in libc. Patch by Timur Bakevey
Jelmer Vernooij
2007-10-10
1
-4
/
+7
*
r15100: Port the bugfix for #3569 to Samba4
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r14997: Fix build of static libraries. Libraries build fine now, but linking ...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14890: fix the usage of popt...
Stefan Metzmacher
2007-10-10
1
-5
/
+17
*
r14736: - the ntvfs subsystem should not know about smb_server.h
Stefan Metzmacher
2007-10-10
5
-6
/
+4
*
r14572: Give libraries saner names, remove some .pc files, make some things
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r14571: More improvements on shared library support in Samba. Only ldb is lef...
Jelmer Vernooij
2007-10-10
1
-1
/
+3
*
r14567: Make some more functions public.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r14554: Write out header dependencies. This means all C files affected will be
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14380: Reduce the size of structs.h
Jelmer Vernooij
2007-10-10
6
-1
/
+46
*
r14205: move smb specific stuff out of includes.h (finally!!!:-)
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r14100: print out the title with the thread specific debug messages
Stefan Metzmacher
2007-10-10
1
-4
/
+25
*
r14095: disable setproctitle support by default
Stefan Metzmacher
2007-10-10
1
-10
/
+24
*
r14094: Use saner module directory names, fix loading of server service modules.
Jelmer Vernooij
2007-10-10
4
-49
/
+49
*
r14082: fix the build of process model thread
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14079: I just found the setproctitle library from alt linux:-)
Stefan Metzmacher
2007-10-10
8
-3
/
+103
*
r14078: move ldb_global_init() to the main smbd code,
Stefan Metzmacher
2007-10-10
1
-1
/
+4
*
r14038: reopen log files after a SIGHUP
Stefan Metzmacher
2007-10-10
1
-3
/
+6
*
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r13944: Yet another round of splitups.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13938: Around round of splitups
Jelmer Vernooij
2007-10-10
2
-1
/
+4
*
r13937: fix the build
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r13926: More header splitups.
Jelmer Vernooij
2007-10-10
2
-0
/
+2
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
4
-0
/
+5
*
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r13655: Use new name of build header
Jelmer Vernooij
2007-10-10
2
-2
/
+2
*
r13070: Add a simple smbd manpage, based on the Samba 3 one.
Jelmer Vernooij
2007-10-10
2
-0
/
+178
*
r12815: try to fix the build on AIX
Stefan Metzmacher
2007-10-10
3
-0
/
+3
*
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
2007-10-10
1
-2
/
+13
*
r12797: check for a error
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r12661: Happy New Year!
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12620: Get rid of automatically generated lists of init functions of subsyst...
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
4
-7
/
+0
*
r12594: Jelmer pushed some proposed header reductions to the list today. This
Andrew Bartlett
2007-10-10
1
-1
/
+0
*
r12592: Remove some useless dependencies
Jelmer Vernooij
2007-10-10
1
-2
/
+3
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12523: Convert the registry subsystem to use a seperate prototype header
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...
Jelmer Vernooij
2007-10-10
2
-1
/
+11
*
r12499: Move smb_build.h out of includes.h
Jelmer Vernooij
2007-10-10
2
-0
/
+2
*
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
2007-10-10
2
-5
/
+5
*
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
2007-10-10
3
-0
/
+23
*
r12284: use the correct name for logging
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12267: Try to avoid segfault in kerberos libs, because we talloc_free()'ed
Andrew Bartlett
2007-10-10
4
-7
/
+18
*
r12265: as all server_service modules are specified in smbd/config.mk
Stefan Metzmacher
2007-10-10
1
-0
/
+10
*
r12260: move the string "smbd" to one place
Stefan Metzmacher
2007-10-10
1
-14
/
+16
[next]