summaryrefslogtreecommitdiff
path: root/source3/m4
AgeCommit message (Expand)AuthorFilesLines
2012-08-31s3:build fix autoconf build on RHEL5Christian Ambach1-0/+236
2012-08-21build: Remove special case for the build farmAndrew Bartlett1-0/+8
2012-05-28freebsd9: support both WAF MIT krb5 build and autoconf build against MIT krb5Alexander Bokovoy1-0/+1
2012-05-24s3-configure: Fix configure version information.Ira Cooper1-4/+4
2012-02-09s3-build: remove EXEEXT from MakefilesAndrew Bartlett1-1/+1
2012-01-09s3-build: Remove unused hooks to set smbtorture4 and test argsAndrew Bartlett1-58/+0
2011-12-03Revert making public of the samba-module library.Jelmer Vernooij1-1/+1
2011-10-28lib/util Rename samba_init_module -> samba_module_initAndrew Bartlett1-1/+1
2011-10-06modules: standardise on samba_init_module as the hook symbol to resolveAndrew Bartlett1-1/+1
2011-08-11s3:build(autoconf): fix bug #8369: remove irritating "." targets when recent ...Michael Adam1-0/+6
2011-07-13s3:configure: use the same dynconfig options and default values as the toplev...Stefan Metzmacher1-302/+1
2011-06-24s3:configure: remove unused --with-rootsbindir configure optionStefan Metzmacher1-18/+0
2011-06-24s3-autconf Move nmbd socket directory to PREFIX/var/nmbdAndrew Bartlett1-2/+2
2011-06-02In samba_version.m4 the test to get the version now returns severalHerb Lewis1-1/+1
2011-05-13s3:build: add an optional full version argument to the SMB_LIBRARY() macro.Michael Adam1-4/+6
2011-01-07s3: Make nmbd socket dir configurableVolker Lendecke1-0/+18
2011-01-04s3-build: Remove broken RPC modules support.Andreas Schneider1-8/+0
2010-11-12s3: Rename GIT_COMMIT_{TIME,DATE} to COMMIT_{TIME,DATE}.Jelmer Vernooij1-7/+7
2010-08-31libreplace: move detection of clock_gettime to libreplaceBjörn Jacke1-31/+0
2010-07-19s3-rpc_server: Added callbacks for init and shutdown of a rpc service.Andreas Schneider1-1/+9
2010-05-30s3: add m4 macro to check if stderr is empty or notBjörn Jacke1-0/+13
2010-05-05s3:configure: not simply check for "ld" but for the linker used by $CCBjörn Jacke1-2/+2
2010-02-13s3: Fix typo found by jhell <jhell@DataIX.net>Volker Lendecke1-2/+2
2009-12-04s3 aclocal.m4: Fix iconv checks, clean up m4 codeKai Blin1-27/+30
2009-09-23build: use AS_HELP_STRING() for --with-localedirMichael Adam1-1/+1
2009-09-23build: add switch "--with-codepagedir=DIR" to configure.Michael Adam1-0/+16
2009-06-19s3:dmapi: prefer dmapi libs from gpfs over system libsBjörn Jacke1-4/+4
2009-06-08Small fix to SMB_LIBRARY macroTimur I. Bakeyev1-2/+2
2009-06-08SIGRTMIN additionsTimur I. Bakeyev1-0/+3
2009-05-15s3:build: fix linking with --disable-shared-libsMichael Adam1-0/+1
2009-04-20Move syslog check out of m4 library file into configure.inJelmer Vernooij1-2/+1
2009-04-20Move check for syslog out of libreplace to source3/ and source4/.Jelmer Vernooij1-0/+1
2009-04-01s3:build: no need to set LIBFOO_STATIC to the object collection any moreMichael Adam1-1/+1
2009-04-01s3:build: first cut at fixing linking of shared/static libs internallyMichael Adam1-1/+7
2009-03-17clean up lib64 linking paths the same way as libBjörn Jacke1-2/+8
2009-02-03s3:build: pass the path to smbtorture4 down to make with and without '-t' prefixStefan Metzmacher1-1/+3
2009-01-29s3:configure: autodetect ctdb/cluster supportStefan Metzmacher1-14/+0
2009-01-27s3 build: Eliminate the gmake-specific Makefile syntaxTim Prouty1-1/+3
2009-01-26s3 make test: Add the ability to specify a custom smb.conf for make testTim Prouty1-0/+19
2009-01-12Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.cSteven Danneman1-0/+32
2008-11-13i18n/l10n pam_winbindBo Yang1-0/+19
2008-11-11s3: Add support for make test to use a share dir outside of the prefix dirTim Prouty1-0/+16
2008-10-21Correctly report when merged-build is used in developer mode.Jelmer Vernooij1-0/+1
2008-10-06Add dyn_NCALRPCDIRVolker Lendecke1-0/+19
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-1/+1
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij1-1/+1
2008-08-20build: fix bug #5590 by not linking in the static libs but the objects.Michael Adam1-1/+1
2008-08-20build: fall down to the same place when using an internal lib statically.Michael Adam1-1/+1
2008-08-15configure: use libdir=${prefix}/lib and modules=${libdir}/samba as default wi...Michael Adam1-2/+2
2008-08-15configure: use ${libdir} instead of \${LIBDIR}.Michael Adam1-4/+4