index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
build
/
m4
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-25
s4:build: add some comments to the SMB_EXT_LIB() definition
Stefan Metzmacher
1
-0
/
+7
2009-02-21
Let --enable-external-libldb default to no (since linking against
Jelmer Vernooij
1
-2
/
+4
2009-02-21
Add --enable-external-* flags for libraries shipped with Samba, to allow
Jelmer Vernooij
1
-0
/
+22
2009-02-02
s4:build: add a comment why we need CFLAG_NO_CAST_QUAL and CFLAG_NO_UNUSED_MA...
Stefan Metzmacher
1
-4
/
+7
2009-02-01
"test" expects only one =
Björn Jacke
1
-1
/
+1
2009-01-29
quote ' inside '...' and make sure shell isn't eating \ by using perl here.
Björn Jacke
1
-5
/
+3
2009-01-22
Move configure test files to the top-level and share them between s3 and
Jelmer Vernooij
3
-5
/
+5
2009-01-21
Move check_python.m4 to common m4 directory.
Jelmer Vernooij
2
-101
/
+1
2009-01-21
Only check for Perl once in Samba 3.
Jelmer Vernooij
2
-33
/
+1
2009-01-21
Move check_make.m4 to the top-level.
Jelmer Vernooij
2
-34
/
+1
2009-01-14
Fixed problemed showed on a number of systems on the buildfarm.
Torgeir Lerkerod
1
-1
/
+4
2009-01-09
Revert "quote ' inside '...' and make sure shell isn't eating \ by using perl...
Stefan Metzmacher
1
-3
/
+2
2009-01-09
quote ' inside '...' and make sure shell isn't eating \ by using perl here.
Björn Jacke
1
-2
/
+3
2009-01-04
s4:build: add SMB_MAKE_SETTINGS() macro
Stefan Metzmacher
1
-0
/
+8
2008-12-21
Remove infrastructure for (no longer used) SWIG.
Jelmer Vernooij
2
-129
/
+0
2008-11-26
Don't filter out any variables for config.pm, only for config.mk.
Jelmer Vernooij
1
-3
/
+1
2008-11-26
Use a simple shell loop instead of _AC_SUBST_VARS.
Jelmer Vernooij
1
-3
/
+12
2008-11-12
s3/s4 build: Add additional LDFLAGS in check_python.m4 to allow it to pass on...
Tim Prouty
1
-2
/
+13
2008-10-14
Fix merged build .
Jelmer Vernooij
1
-1
/
+0
2008-10-14
Move make check out of cache call to avoid weird formatting.
Jelmer Vernooij
1
-1
/
+1
2008-10-14
Make check_*.m4 m4 library files just contain functions that can be
Jelmer Vernooij
5
-24
/
+266
2008-10-14
Move checks for perl inside function.
Jelmer Vernooij
1
-5
/
+12
2008-10-14
Move checks for make inside function.
Jelmer Vernooij
1
-2
/
+14
2008-10-14
Fix path check.
Jelmer Vernooij
1
-1
/
+1
2008-09-30
Fix FHS flag, rename to --enable-fhs since it's a feature flag
Jelmer Vernooij
1
-7
/
+12
2008-09-18
Prevent prefix=/usr being used without --with-fhs.
Matthias Dieter Wallnoefer
1
-0
/
+5
2008-09-03
Fix embedding of Samba 4.
Jelmer Vernooij
1
-3
/
+9
2008-08-16
configure: use AS_HELP_STRING for --with-disable-ext-lib
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --enable-developer
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --enable-debug.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-selftest-prefix.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-logfilebase.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-piddir
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-lockdir.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --ntp-signd-socket-dir.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-winbindd-privileged-socket-dir.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-winbindd-socket-dir .
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-privatedir
Michael Adam
1
-1
/
+1
2008-08-16
configure: format help string for --with-fhs with AS_HELP_STRING().
Michael Adam
1
-1
/
+1
2008-08-16
configure: remove duplicate definition of --with-winbindd-socket-dir.
Michael Adam
1
-16
/
+0
2008-08-01
build: autogenarate VPATH by configure
Stefan Metzmacher
1
-0
/
+3
2008-06-28
Use a configure-specified directory for the winbind priv pipe
Andrew Bartlett
1
-2
/
+37
2008-06-09
build/m4: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_
Stefan Metzmacher
1
-3
/
+3
2008-05-31
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
1
-0
/
+1
2008-05-30
Move CFLAGS handling out of smb_build.
Jelmer Vernooij
1
-1
/
+0
2008-05-29
Allow the ntp_signd socket to be set from configure.
Andrew Bartlett
1
-0
/
+19
2008-05-18
Allow specifying different input file to smb_build.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Move writing of data.mk file to m4 macro.
Jelmer Vernooij
1
-0
/
+31
2008-05-18
Move writing autoconf vars into files into m4 macros.
Jelmer Vernooij
1
-0
/
+40
2008-05-11
Fail earlier on if shared libs can't be built.
Jelmer Vernooij
1
-29
/
+5
[next]