summaryrefslogtreecommitdiff
path: root/source3/m4
Commit message (Expand)AuthorAgeFilesLines
* build: Remove special case for the build farmAndrew Bartlett2012-08-211-0/+8
* freebsd9: support both WAF MIT krb5 build and autoconf build against MIT krb5Alexander Bokovoy2012-05-281-0/+1
* s3-configure: Fix configure version information.Ira Cooper2012-05-241-4/+4
* s3-build: remove EXEEXT from MakefilesAndrew Bartlett2012-02-091-1/+1
* s3-build: Remove unused hooks to set smbtorture4 and test argsAndrew Bartlett2012-01-091-58/+0
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-031-1/+1
* lib/util Rename samba_init_module -> samba_module_initAndrew Bartlett2011-10-281-1/+1
* modules: standardise on samba_init_module as the hook symbol to resolveAndrew Bartlett2011-10-061-1/+1
* s3:build(autoconf): fix bug #8369: remove irritating "." targets when recent ...Michael Adam2011-08-111-0/+6
* s3:configure: use the same dynconfig options and default values as the toplev...Stefan Metzmacher2011-07-131-302/+1
* s3:configure: remove unused --with-rootsbindir configure optionStefan Metzmacher2011-06-241-18/+0
* s3-autconf Move nmbd socket directory to PREFIX/var/nmbdAndrew Bartlett2011-06-241-2/+2
* In samba_version.m4 the test to get the version now returns severalHerb Lewis2011-06-021-1/+1
* s3:build: add an optional full version argument to the SMB_LIBRARY() macro.Michael Adam2011-05-131-4/+6
* s3: Make nmbd socket dir configurableVolker Lendecke2011-01-071-0/+18
* s3-build: Remove broken RPC modules support.Andreas Schneider2011-01-041-8/+0
* s3: Rename GIT_COMMIT_{TIME,DATE} to COMMIT_{TIME,DATE}.Jelmer Vernooij2010-11-121-7/+7
* libreplace: move detection of clock_gettime to libreplaceBjörn Jacke2010-08-311-31/+0
* s3-rpc_server: Added callbacks for init and shutdown of a rpc service.Andreas Schneider2010-07-191-1/+9
* s3: add m4 macro to check if stderr is empty or notBjörn Jacke2010-05-301-0/+13
* s3:configure: not simply check for "ld" but for the linker used by $CCBjörn Jacke2010-05-051-2/+2
* s3: Fix typo found by jhell <jhell@DataIX.net>Volker Lendecke2010-02-131-2/+2
* s3 aclocal.m4: Fix iconv checks, clean up m4 codeKai Blin2009-12-041-27/+30
* build: use AS_HELP_STRING() for --with-localedirMichael Adam2009-09-231-1/+1
* build: add switch "--with-codepagedir=DIR" to configure.Michael Adam2009-09-231-0/+16
* s3:dmapi: prefer dmapi libs from gpfs over system libsBjörn Jacke2009-06-191-4/+4
* Small fix to SMB_LIBRARY macroTimur I. Bakeyev2009-06-081-2/+2
* SIGRTMIN additionsTimur I. Bakeyev2009-06-081-0/+3
* s3:build: fix linking with --disable-shared-libsMichael Adam2009-05-151-0/+1
* Move syslog check out of m4 library file into configure.inJelmer Vernooij2009-04-201-2/+1
* Move check for syslog out of libreplace to source3/ and source4/.Jelmer Vernooij2009-04-201-0/+1
* s3:build: no need to set LIBFOO_STATIC to the object collection any moreMichael Adam2009-04-011-1/+1
* s3:build: first cut at fixing linking of shared/static libs internallyMichael Adam2009-04-011-1/+7
* clean up lib64 linking paths the same way as libBjörn Jacke2009-03-171-2/+8
* s3:build: pass the path to smbtorture4 down to make with and without '-t' prefixStefan Metzmacher2009-02-031-1/+3
* s3:configure: autodetect ctdb/cluster supportStefan Metzmacher2009-01-291-14/+0
* s3 build: Eliminate the gmake-specific Makefile syntaxTim Prouty2009-01-271-1/+3
* s3 make test: Add the ability to specify a custom smb.conf for make testTim Prouty2009-01-261-0/+19
* Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.cSteven Danneman2009-01-121-0/+32
* i18n/l10n pam_winbindBo Yang2008-11-131-0/+19
* s3: Add support for make test to use a share dir outside of the prefix dirTim Prouty2008-11-111-0/+16
* Correctly report when merged-build is used in developer mode.Jelmer Vernooij2008-10-211-0/+1
* Add dyn_NCALRPCDIRVolker Lendecke2008-10-061-0/+19
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-171-1/+1
* Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2008-09-161-1/+1
* build: fix bug #5590 by not linking in the static libs but the objects.Michael Adam2008-08-201-1/+1
* build: fall down to the same place when using an internal lib statically.Michael Adam2008-08-201-1/+1
* configure: use libdir=${prefix}/lib and modules=${libdir}/samba as default wi...Michael Adam2008-08-151-2/+2
* configure: use ${libdir} instead of \${LIBDIR}.Michael Adam2008-08-151-4/+4
* configure: remove the --with-libdir parameter.Michael Adam2008-08-151-16/+0