Age | Commit message (Expand) | Author | Files | Lines |
2009-08-18 | s4 ctags: Stop *_proto.h files from cluttering up the tags | Kai Blin | 1 | -1/+1 |
2009-07-31 | s4:build: make sure that we regenerate proto headers when source files change | Stefan Metzmacher | 1 | -0/+2 |
2009-06-29 | Two patches which fix issues on cross compiling/building | Nathaniel McCallum | 1 | -1/+3 |
2009-06-18 | smb_build: Always build modules for system-libraries as shared libraries, | Jelmer Vernooij | 1 | -2/+3 |
2009-06-08 | Make tunable for modulesdir | Timur I. Bakeyev | 1 | -0/+16 |
2009-06-03 | Make the path to this uglyness complete so people can find the guilty party.. | Jeremy Allison | 1 | -1/+1 |
2009-06-02 | Move mount.cifs/umount.cifs to the top level and remove the outdated copy | Jelmer Vernooij | 1 | -1/+1 |
2009-06-02 | Build modules statically by default, as there still seem to be a lot of | Jelmer Vernooij | 1 | -1/+2 |
2009-05-13 | s4 config-summary: Fix printing of which libraries are external and | Jelmer Vernooij | 1 | -2/+8 |
2009-04-22 | s4-build: Also search ../nsswitch for make (c|e)tags | Kai Blin | 1 | -1/+1 |
2009-04-20 | Add ../libgpo to samba4 srcdir list in rules.mk. | Wilco Baan Hofman | 1 | -1/+1 |
2009-03-27 | s4:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONS | Stefan Metzmacher | 1 | -2/+3 |
2009-03-20 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysec | Jelmer Vernooij | 1 | -2/+3 |
2009-03-17 | s4:build: use SAMBA_PKG_CONFIG_MIN_VERSION instead of PKG_CONFIG_MIN_VERSION | Stefan Metzmacher | 1 | -2/+3 |
2009-03-15 | Strip /usr/include from include flags, so we don't end up including | Jelmer Vernooij | 1 | -1/+3 |
2009-03-15 | Merge branch 'tdr' of /home/jelmer/samba4 | Jelmer Vernooij | 1 | -1/+3 |
2009-03-15 | Remove -L/usr/lib from a couple more make variables. | Jelmer Vernooij | 1 | -1/+3 |
2009-03-12 | s4:build: try to fix the build with the ibm checker in the build-farm | Stefan Metzmacher | 1 | -1/+1 |
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-09 | Revert "Fix errornos assumption that all compilers are gcc" | Jelmer Vernooij | 1 | -1/+1 |
2009-02-09 | Fix errornos assumption that all compilers are gcc | Torgeir Lerkerod | 1 | -1/+1 |
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 | 12 | -1292/+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 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 1 | -0/+8 |
2009-01-04 | s4:build: add SMB_MAKE_SETTINGS() macro | Stefan Metzmacher | 1 | -0/+8 |
2009-01-01 | make: Search for c tags in ../ as well. | Jelmer Vernooij | 1 | -2/+4 |
2008-12-23 | Allow using external libtevent. | Jelmer Vernooij | 1 | -0/+1 |
2008-12-23 | Use make variable for Samba 4 shared library output directory. | Jelmer Vernooij | 2 | -2/+2 |
2008-12-23 | Use relative paths for Python modules. Seems to workaround a strange bug in | Jelmer Vernooij | 1 | -1/+1 |
2008-12-22 | Force symbolic links for shared library sonames to be created, | Jelmer Vernooij | 1 | -1/+1 |
2008-12-22 | Fix missing symbols issues when building with shared libraries. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-21 | Remove infrastructure for (no longer used) SWIG. | Jelmer Vernooij | 3 | -141/+0 |
2008-12-21 | Avoid linking in all Python modules to the samba binaries - we can just let P... | Jelmer Vernooij | 1 | -1/+1 |
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-18 | s3/s4 build: Fix makefile expression to work on more systems | Tim Prouty | 1 | -1/+1 |
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-30 | Fix building of SWIG files from merged build. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-30 | Fix installation of Samba 4 during merged build. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-14 | Fix merged build . | Jelmer Vernooij | 1 | -1/+0 |