summaryrefslogtreecommitdiff
path: root/source4/build/m4/rewrite.m4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9369: an attempt to fix the build on HPUX. This is based on work by DonAndrew Tridgell1-1/+1
2007-10-10r9148: remove the aix stuff it didn't fix the buildStefan Metzmacher1-8/+0
2007-10-10r9108: try to get aix building...Stefan Metzmacher1-0/+8
2007-10-10r9063: - don't pollute the global $LIBS variable with -ldlStefan Metzmacher1-159/+7
2007-10-10r8713: Experiment to try and fix warnings on 64-bit machines without breakingTim Potter1-1/+1
2007-10-10r8540: fixed network interface detection on several hostsAndrew Tridgell1-3/+0
2007-10-10r8462: added a test for %lld support to our snprintf() configure test.Andrew Tridgell1-1/+5
2007-10-10r8461: fixed integer64 handling on bit endian platforms. The ejs code usedAndrew Tridgell1-0/+1
2007-10-10r8453: my solaris10 box doesn't have math.hAndrew Tridgell1-1/+1
2007-10-10r8356: avoid warning from AC_CHECK_HEADER that file is present but cannot be ...Love Hörnquist Åstrand1-1/+7
2007-10-10r8306: some more heimdal configure checksAndrew Tridgell1-1/+1
2007-10-10r7866: Remove some unused autoconf macro calls.Jelmer Vernooij1-17/+11
2007-10-10r7672: this should fix the crypt dependency problem (I hope!)Andrew Tridgell1-3/+3
2007-10-10r7302: remove dublicate includesStefan Metzmacher1-3/+0
2007-10-10r7288: Remove empty wrapper functionJelmer Vernooij1-2/+2
2007-10-10r7284: more build issues for sqlite3Derrell Lipman1-0/+1
2007-10-10r6825: Fall back to chsize if ftruncate is not availableJelmer Vernooij1-1/+1
2007-10-10r6752: Patch by Steven Edwards to improve portability to mingw32Jelmer Vernooij1-3/+3
2007-10-10r6538: Somehow building shared libraries was broken. Either AC_CANONICAL_HOSTTim Potter1-0/+2
2007-10-10r6485: Move LDAP detection M4 file and use it for the standalone ldb buildJelmer Vernooij1-1/+1
2007-10-10r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij1-16/+0
2007-10-10r5906: Fix the usage of the internal popt (make proto should ignore it)Jelmer Vernooij1-1/+1
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