summaryrefslogtreecommitdiff
path: root/source4/build/m4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell1-3/+0
2007-10-10r5194: added support for using epoll instead of select() on systems that haveAndrew Tridgell1-0/+3
2007-10-10r5043: this broke more systems than it helped. Remove it and try to workAndrew Tridgell1-9/+0
2007-10-10r5042: another attempt to get solaris10 buildingAndrew Tridgell1-1/+1
2007-10-10r5040: attempt to get solaris10 building by defining _XOPEN_SOURCEAndrew Tridgell1-0/+9
2007-10-10r4800: proper fix for the _GNU_SOURCE problem with comparison_fn_tAndrew Tridgell1-11/+1
2007-10-10r4799: comparison_fn_t is under __USE_GNU on GNU systems, therefore, we need ...Alexander Bokovoy1-0/+5
2007-10-10r4794: - disabled the ntacl command line utilities until they are rewritten t...Andrew Tridgell1-604/+20
2007-10-10r4717: fixed our usage of VA_COPY to be more standards compliantAndrew Tridgell1-3/+13
2007-10-10r4363: value "none required" is set if no library is needed (autoconf does th...Jelmer Vernooij1-1/+7
2007-10-10r4362: dlopen() doesn't imply -ldlJelmer Vernooij1-1/+1
2007-10-10r4124: include locale.h to get LC_ALL in include/system/iconv.hAndrew Tridgell1-1/+1
2007-10-10r4123: set locale to C to ensure ascii string functions workAndrew Tridgell1-0/+2
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij1-1/+1
2007-10-10r3726: More simplifications/fixes in the build systemJelmer Vernooij1-8/+0
2007-10-10r3691: Use packagesJelmer Vernooij1-1/+1
2007-10-10r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell1-10/+0
2007-10-10r3448: some systems don't have stdint.hAndrew Tridgell1-0/+1
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell1-3/+6
2007-10-10r3027: got rid of some configure checks we don't need any moreAndrew Tridgell1-45/+5
2007-10-10r2951: fixed the intptr_t test for discard_const()Andrew Tridgell1-1/+1
2007-10-10r2900: rusty pointed out to me that discard_const() can be done via a macroAndrew Tridgell1-0/+1
2007-10-10r2656: moved the seteuid configure tests into the posix backend (these testsAndrew Tridgell1-58/+0
2007-10-10r2582: Merge checks for xattr and acl libraries from Samba3 so the {get,set}n...Tim Potter1-0/+114
2007-10-10r1988: Let Samba use all POSIX features available on VOS.Paul Green1-2/+2
2007-10-10r1973: for systems that don't have strtoull() try strtouq(). This should fixAndrew Tridgell1-1/+1
2007-10-10r1943: don't use the with --enable-*developer selected flags forStefan Metzmacher1-5/+0
2007-10-10r1308: move smb_panic() to lib/fault.cStefan Metzmacher1-1/+1
2007-10-10r1073: import DYNEXP flags to smb_buildStefan Metzmacher1-1/+8
2007-10-10r1037: Always export all symbolsJelmer Vernooij1-152/+146
2007-10-10r970: - remove unused wchar_t checkStefan Metzmacher1-22/+0
2007-10-10r967: move some configure checks to seperate filesStefan Metzmacher1-111/+6
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-0/+2
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-0/+2
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-0/+2
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-0/+2
2007-10-10r765: add SMB_INCLUDE_M4() macro as wrapper arround sinclude()Stefan Metzmacher1-1/+1
2007-10-10r749: move the basic type checksStefan Metzmacher1-12/+17
2007-10-10r748: get some more info about what the compilers in the build farm supportStefan Metzmacher1-3/+10
2007-10-10r703: only use $PERL -W when --enable-debugStefan Metzmacher1-0/+3
2007-10-10r680: fail directly when we notice that perl is not thereStefan Metzmacher1-1/+7
2007-10-10r147: - Remove dublicate ldap tests (richard the current test is in libads/co...Stefan Metzmacher1-0/+17
2004-02-22- creat the LIBCMDLINE subsystemStefan Metzmacher1-71/+0
2004-02-18don't inlcude rpc/rpc.h and rpcsvc/*.h anymoreStefan Metzmacher1-72/+1
2004-02-18remove unused NISPLUS/AUTOMOUNT stuffStefan Metzmacher1-11/+0
2004-02-13move external configure test programsStefan Metzmacher1-11/+11
2004-02-13move all old configure checks to build/m4/rewrite.m4Stefan Metzmacher1-0/+1787