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
/
config.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
r19569: Require that all public header files have a destination path. Fix
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r19539: Move pidfile to smbd/
Jelmer Vernooij
2007-10-10
1
-1
/
+5
*
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r18121: Simplify m4 code, hopefully fix Samba4 build problems.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r18117: first steps in making samba4 use libreplace
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r17209: Add dependency over the new share configuration module into smbd
Simo Sorce
2007-10-10
1
-1
/
+2
*
r15301: Use static libraries internally. This required a few hacks in the build
Jelmer Vernooij
2007-10-10
1
-92
/
+0
*
r15298: Fix the build using a few hacks in the build system.
Jelmer Vernooij
2007-10-10
1
-3
/
+7
*
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
2007-10-10
1
-12
/
+12
*
r14997: Fix build of static libraries. Libraries build fine now, but linking ...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14572: Give libraries saner names, remove some .pc files, make some things
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r14380: Reduce the size of structs.h
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14094: Use saner module directory names, fix loading of server service modules.
Jelmer Vernooij
2007-10-10
1
-41
/
+41
*
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r13926: More header splitups.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13070: Add a simple smbd manpage, based on the Samba 3 one.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
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
*
r12592: Remove some useless dependencies
Jelmer Vernooij
2007-10-10
1
-2
/
+3
*
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12265: as all server_service modules are specified in smbd/config.mk
Stefan Metzmacher
2007-10-10
1
-0
/
+10
*
r11244: Relative path names in .mk files
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r11004: r10083@SERNOX: metze | 2005-09-08 16:50:32 +0200
Stefan Metzmacher
2007-10-10
1
-0
/
+10
*
r10330: Add SConscript to more subsystems. Some of the tdb tools build now.
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r8966: Simplify the makefile generation system a bit.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to be
Andrew Bartlett
2007-10-10
1
-0
/
+10
*
r6981: first version of the builtin web server for Samba4
Andrew Tridgell
2007-10-10
1
-0
/
+10
*
r6725: the beginnings of a cldap server
Andrew Tridgell
2007-10-10
1
-0
/
+10
*
r5108: the beginnings of a nbtd server for Samba4. Currently just displays
Andrew Tridgell
2007-10-10
1
-0
/
+10
*
r5104: - added support for task based servers. These are servers that within
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r4728: split up server_services into:
Stefan Metzmacher
2007-10-10
1
-14
/
+5
*
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r3733: More build system fixes/features:
Jelmer Vernooij
2007-10-10
1
-0
/
+4
*
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
2007-10-10
1
-0
/
+5
*
r3016: - converted the events code to talloc
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r2321: add complately untested LDAP server start
Stefan Metzmacher
2007-10-10
1
-0
/
+8
*
r1486: commit the start of the generic server infastructure
Stefan Metzmacher
2007-10-10
1
-8
/
+16
*
r1233: -move smb related code to smb_server/*
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.
Andrew Bartlett
2007-10-10
1
-1
/
+0
*
r864: convert the smbd/* code to a config.mk file
Stefan Metzmacher
2007-10-10
1
-0
/
+51