Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14844: Support a stdbool.h replacement in lib/replace/ | Jelmer Vernooij | 2 | -5/+1 |
2007-10-10 | r14816: Simplify test for comparison_fn_t | Jelmer Vernooij | 1 | -20/+0 |
2007-10-10 | r14813: Remove headers already checked for earlier or not used. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r14812: Fix typos | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14621: Define HAVE_IMMEDIATE_STRUCTURES for those using Samba headers, | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14583: Enable automatic dependencies only if GNU make >= 3.81 is present. | Jelmer Vernooij | 1 | -0/+31 |
2007-10-10 | r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts has | Jelmer Vernooij | 1 | -9/+0 |
2007-10-10 | r14281: Pull apart LIBDIR and MODULESDIR | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r14104: version.h has changed the location | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r13967: change the standard visibility to "default" public again | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r13917: fix detection of the visibility support, | Stefan Metzmacher | 1 | -7/+14 |
2007-10-10 | r13902: Stricter checking for the -fvisibility flag | Jelmer Vernooij | 1 | -11/+18 |
2007-10-10 | r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used | Jelmer Vernooij | 1 | -20/+12 |
2007-10-10 | r13847: Fix some portability issues with the visibility attribute. | Jelmer Vernooij | 1 | -7/+9 |
2007-10-10 | r13269: ${prefix} is a special case in the autoconf/build system, and should | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r13263: Check whether open(2) will accept the O_DIRECT flag. This should fix the | James Peach | 1 | -0/+12 |
2007-10-10 | r13249: Check for alloca.h. popt needs this. | James Peach | 1 | -0/+1 |
2007-10-10 | r13248: Revert revision 13071. It turns out that sys/param.h can be implicitly | James Peach | 1 | -21/+0 |
2007-10-10 | r13244: Allow control of the location of the Samba3-compatible winbindd pipe | Andrew Bartlett | 1 | -0/+19 |
2007-10-10 | r13243: Bring __FUNCTION__ checks across from Samba 3. | James Peach | 1 | -0/+8 |
2007-10-10 | r13241: Work around missing AS_HELP_STRING definition in autoconf 2.57. Fix | James Peach | 1 | -0/+5 |
2007-10-10 | r13225: Enable full compiler warnings for developer mode on IRIX. | James Peach | 1 | -3/+7 |
2007-10-10 | r13163: as we don't import the raw magic configure vars for | Stefan Metzmacher | 1 | -11/+12 |
2007-10-10 | r13153: Try to move closer to FHS. This probably breaks everything... | Andrew Bartlett | 1 | -51/+6 |
2007-10-10 | r13152: Jelmer assures me that this won't break anything, but does make it | Andrew Bartlett | 1 | -7/+9 |
2007-10-10 | r13071: Work around a really annoying compiler warning where header file | James Peach | 1 | -0/+21 |
2007-10-10 | r12836: use: -fvisibility=hidden -D_PUBLIC_="__attribute__((visibility(\"defa... | Stefan Metzmacher | 1 | -0/+19 |
2007-10-10 | r12805: merge from samba3 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s... | Stefan Metzmacher | 1 | -2/+11 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -5/+4 |
2007-10-10 | r12379: export the detected perl | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r12301: FHS 2.2 says that /var/cache/* contains only cached data, which can w... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12266: add --with-libdir option to overwrite the result that is set by --wit... | Stefan Metzmacher | 1 | -0/+13 |
2007-10-10 | r11481: Disable pre-linking on VMS | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r11382: Require number of required M4 macros | Jelmer Vernooij | 1 | -29/+4 |
2007-10-10 | r11304: Add support back in for loading shared modules (not used yet) | Jelmer Vernooij | 1 | -9/+0 |
2007-10-10 | r11299: Try to fix build on Stratos VOS (doesn't support ld -r) | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r11184: Remove test that checks whether ftruncate() needs root, because I can't | Jelmer Vernooij | 1 | -7/+0 |
2007-10-10 | r10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE() for intptr_t, so the | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r10510: Decrease the amount of data included by includes.h a bit | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10476: Move some more types to libreplace. Fix missing strndup errors | Jelmer Vernooij | 1 | -9/+1 |
2007-10-10 | r10456: More SCons fixes: | Jelmer Vernooij | 1 | -4/+1 |
2007-10-10 | r10438: Move portability functions to lib/replace/; replace now simply ensures | Jelmer Vernooij | 1 | -93/+7 |
2007-10-10 | r10393: More type checking in scons | Jelmer Vernooij | 2 | -7/+0 |
2007-10-10 | r10287: Compile compilers for build host. This fixes some bits of | Jelmer Vernooij | 1 | -3/+11 |
2007-10-10 | r10283: Eliminate some more use of autoconf substitution variables. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r10077: - move gcc option checks to check_cc.m4 | Stefan Metzmacher | 2 | -29/+44 |
2007-10-10 | r10076: this macro was moved to build/m4/smb_cc_featues.m4 | Stefan Metzmacher | 1 | -18/+0 |
2007-10-10 | r10075: fix warning with autoconf 2.59 on SuSE 9.3 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r10071: Configure checks for IRIX build environment. Test whether we can | James Peach | 6 | -16/+243 |