summaryrefslogtreecommitdiffstats
path: root/source4/build/m4
Commit message (Expand)AuthorAgeFilesLines
...
* r7425: configure check to see if a compiler can handle negative enum valuesStefan Metzmacher2007-10-102-0/+17
* r7419: when we have both --enable-developer and --enable-debug we don't need ...Andrew Tridgell2007-10-101-9/+10
* r7302: remove dublicate includesStefan Metzmacher2007-10-101-3/+0
* r7288: Remove empty wrapper functionJelmer Vernooij2007-10-102-21/+2
* r7284: more build issues for sqlite3Derrell Lipman2007-10-101-0/+1
* r7274: Move m4 files to seperate dirJelmer Vernooij2007-10-109-0/+738
* r6825: Fall back to chsize if ftruncate is not availableJelmer Vernooij2007-10-101-1/+1
* r6752: Patch by Steven Edwards to improve portability to mingw32Jelmer Vernooij2007-10-101-3/+3
* r6538: Somehow building shared libraries was broken. Either AC_CANONICAL_HOSTTim Potter2007-10-101-0/+2
* r6485: Move LDAP detection M4 file and use it for the standalone ldb buildJelmer Vernooij2007-10-101-1/+1
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-101-16/+0
* r5906: Fix the usage of the internal popt (make proto should ignore it)Jelmer Vernooij2007-10-101-1/+1
* r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell2007-10-101-3/+0
* r5194: added support for using epoll instead of select() on systems that haveAndrew Tridgell2007-10-101-0/+3
* r5043: this broke more systems than it helped. Remove it and try to workAndrew Tridgell2007-10-101-9/+0
* r5042: another attempt to get solaris10 buildingAndrew Tridgell2007-10-101-1/+1
* r5040: attempt to get solaris10 building by defining _XOPEN_SOURCEAndrew Tridgell2007-10-101-0/+9
* r4800: proper fix for the _GNU_SOURCE problem with comparison_fn_tAndrew Tridgell2007-10-101-11/+1
* r4799: comparison_fn_t is under __USE_GNU on GNU systems, therefore, we need ...Alexander Bokovoy2007-10-101-0/+5
* r4794: - disabled the ntacl command line utilities until they are rewritten t...Andrew Tridgell2007-10-101-604/+20
* r4717: fixed our usage of VA_COPY to be more standards compliantAndrew Tridgell2007-10-101-3/+13
* r4363: value "none required" is set if no library is needed (autoconf does th...Jelmer Vernooij2007-10-101-1/+7
* r4362: dlopen() doesn't imply -ldlJelmer Vernooij2007-10-101-1/+1
* r4124: include locale.h to get LC_ALL in include/system/iconv.hAndrew Tridgell2007-10-101-1/+1
* r4123: set locale to C to ensure ascii string functions workAndrew Tridgell2007-10-101-0/+2
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-101-1/+1
* r3726: More simplifications/fixes in the build systemJelmer Vernooij2007-10-101-8/+0
* r3691: Use packagesJelmer Vernooij2007-10-101-1/+1
* r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell2007-10-101-10/+0
* r3448: some systems don't have stdint.hAndrew Tridgell2007-10-101-0/+1
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-101-3/+6
* r3027: got rid of some configure checks we don't need any moreAndrew Tridgell2007-10-101-45/+5
* r2951: fixed the intptr_t test for discard_const()Andrew Tridgell2007-10-101-1/+1
* r2900: rusty pointed out to me that discard_const() can be done via a macroAndrew Tridgell2007-10-101-0/+1
* r2656: moved the seteuid configure tests into the posix backend (these testsAndrew Tridgell2007-10-101-58/+0
* r2582: Merge checks for xattr and acl libraries from Samba3 so the {get,set}n...Tim Potter2007-10-101-0/+114
* r1988: Let Samba use all POSIX features available on VOS.Paul Green2007-10-101-2/+2
* r1973: for systems that don't have strtoull() try strtouq(). This should fixAndrew Tridgell2007-10-101-1/+1
* r1943: don't use the with --enable-*developer selected flags forStefan Metzmacher2007-10-101-5/+0
* r1308: move smb_panic() to lib/fault.cStefan Metzmacher2007-10-101-1/+1
* r1073: import DYNEXP flags to smb_buildStefan Metzmacher2007-10-101-1/+8
* r1037: Always export all symbolsJelmer Vernooij2007-10-101-152/+146
* r970: - remove unused wchar_t checkStefan Metzmacher2007-10-101-22/+0
* r967: move some configure checks to seperate filesStefan Metzmacher2007-10-101-111/+6
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-0/+2
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-0/+2
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-0/+2
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-0/+2
* r765: add SMB_INCLUDE_M4() macro as wrapper arround sinclude()Stefan Metzmacher2007-10-101-1/+1
* r749: move the basic type checksStefan Metzmacher2007-10-101-12/+17