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
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:build: add some comments to the SMB_EXT_LIB() definition
Stefan Metzmacher
2009-02-25
1
-0
/
+7
*
Let --enable-external-libldb default to no (since linking against
Jelmer Vernooij
2009-02-21
1
-2
/
+4
*
Add --enable-external-* flags for libraries shipped with Samba, to allow
Jelmer Vernooij
2009-02-21
1
-0
/
+22
*
Revert "Fix errornos assumption that all compilers are gcc"
Jelmer Vernooij
2009-02-09
1
-1
/
+1
*
Fix errornos assumption that all compilers are gcc
Torgeir Lerkerod
2009-02-09
1
-1
/
+1
*
s4:build: add a comment why we need CFLAG_NO_CAST_QUAL and CFLAG_NO_UNUSED_MA...
Stefan Metzmacher
2009-02-02
1
-4
/
+7
*
"test" expects only one =
Björn Jacke
2009-02-01
1
-1
/
+1
*
quote ' inside '...' and make sure shell isn't eating \ by using perl here.
Björn Jacke
2009-01-29
1
-5
/
+3
*
Move configure test files to the top-level and share them between s3 and
Jelmer Vernooij
2009-01-22
12
-1292
/
+5
*
Move check_python.m4 to common m4 directory.
Jelmer Vernooij
2009-01-21
2
-101
/
+1
*
Only check for Perl once in Samba 3.
Jelmer Vernooij
2009-01-21
2
-33
/
+1
*
Move check_make.m4 to the top-level.
Jelmer Vernooij
2009-01-21
2
-34
/
+1
*
Fixed problemed showed on a number of systems on the buildfarm.
Torgeir Lerkerod
2009-01-14
1
-1
/
+4
*
Revert "quote ' inside '...' and make sure shell isn't eating \ by using perl...
Stefan Metzmacher
2009-01-09
1
-3
/
+2
*
quote ' inside '...' and make sure shell isn't eating \ by using perl here.
Björn Jacke
2009-01-09
1
-2
/
+3
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2009-01-04
1
-0
/
+8
|
\
|
*
s4:build: add SMB_MAKE_SETTINGS() macro
Stefan Metzmacher
2009-01-04
1
-0
/
+8
*
|
make: Search for c tags in ../ as well.
Jelmer Vernooij
2009-01-01
1
-2
/
+4
|
/
*
Allow using external libtevent.
Jelmer Vernooij
2008-12-23
1
-0
/
+1
*
Use make variable for Samba 4 shared library output directory.
Jelmer Vernooij
2008-12-23
2
-2
/
+2
*
Use relative paths for Python modules. Seems to workaround a strange bug in
Jelmer Vernooij
2008-12-23
1
-1
/
+1
*
Force symbolic links for shared library sonames to be created,
Jelmer Vernooij
2008-12-22
1
-1
/
+1
*
Fix missing symbols issues when building with shared libraries.
Jelmer Vernooij
2008-12-22
1
-1
/
+1
*
Remove infrastructure for (no longer used) SWIG.
Jelmer Vernooij
2008-12-21
3
-141
/
+0
*
Avoid linking in all Python modules to the samba binaries - we can just let P...
Jelmer Vernooij
2008-12-21
1
-1
/
+1
*
Don't filter out any variables for config.pm, only for config.mk.
Jelmer Vernooij
2008-11-26
1
-3
/
+1
*
Use a simple shell loop instead of _AC_SUBST_VARS.
Jelmer Vernooij
2008-11-26
1
-3
/
+12
*
s3/s4 build: Fix makefile expression to work on more systems
Tim Prouty
2008-11-18
1
-1
/
+1
*
s3/s4 build: Add additional LDFLAGS in check_python.m4 to allow it to pass on...
Tim Prouty
2008-11-12
1
-2
/
+13
*
Fix building of SWIG files from merged build.
Jelmer Vernooij
2008-10-30
1
-1
/
+1
*
Fix installation of Samba 4 during merged build.
Jelmer Vernooij
2008-10-30
1
-1
/
+1
*
Fix merged build .
Jelmer Vernooij
2008-10-14
1
-1
/
+0
*
Move make check out of cache call to avoid weird formatting.
Jelmer Vernooij
2008-10-14
1
-1
/
+1
*
Make check_*.m4 m4 library files just contain functions that can be
Jelmer Vernooij
2008-10-14
5
-24
/
+266
*
Move checks for perl inside function.
Jelmer Vernooij
2008-10-14
1
-5
/
+12
*
Move checks for make inside function.
Jelmer Vernooij
2008-10-14
1
-2
/
+14
*
Fix path check.
Jelmer Vernooij
2008-10-14
1
-1
/
+1
*
Fix FHS flag, rename to --enable-fhs since it's a feature flag
Jelmer Vernooij
2008-09-30
1
-7
/
+12
*
Rename smbd -> samba.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
Prevent prefix=/usr being used without --with-fhs.
Matthias Dieter Wallnoefer
2008-09-18
1
-0
/
+5
*
Fix uninstalling of binaries.
Matthias Dieter Wallnöfer
2008-09-10
1
-3
/
+3
*
Allow overriding shared library policy using environment variable.
Jelmer Vernooij
2008-09-03
1
-2
/
+4
*
Fix embedding of Samba 4.
Jelmer Vernooij
2008-09-03
1
-3
/
+9
*
build: generate :: rules for automatic dependencies
Stefan Metzmacher
2008-08-26
1
-2
/
+2
*
configure: use AS_HELP_STRING for --with-disable-ext-lib
Michael Adam
2008-08-16
1
-1
/
+1
*
configure: use AS_HELP_STRING for --enable-developer
Michael Adam
2008-08-16
1
-1
/
+1
*
configure: use AS_HELP_STRING for --enable-debug.
Michael Adam
2008-08-16
1
-1
/
+1
*
configure: use AS_HELP_STRING for --with-selftest-prefix.
Michael Adam
2008-08-16
1
-1
/
+1
*
configure: use AS_HELP_STRING for --with-logfilebase.
Michael Adam
2008-08-16
1
-1
/
+1
*
configure: use AS_HELP_STRING for --with-piddir
Michael Adam
2008-08-16
1
-1
/
+1
[next]