Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r25976: libreplace: not all platforms like _XOPEN_SOURCE=600 | Stefan Metzmacher | 1 | -2/+5 |
2007-12-21 | r25974: libreplace: see what the build-farm says if we use _XOPEN_SOURCE=600 | Stefan Metzmacher | 1 | -0/+1 |
2007-12-21 | r25971: libreplace: remove AC_EXTENSION_FLAG as it's the same as AC_N_DEFINE | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r25515: Revert r25448: | Michael Adam | 1 | -2/+2 |
2007-10-10 | r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r23303: so HP-UX 11.11 also likes the 11.00 workarround for broken | Stefan Metzmacher | 1 | -7/+2 |
2007-10-10 | r23296: HP-UX 11.11 also gets sizeof(uint64_t) == 4 | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r23293: the fix for HP-UX 11.11 doesn't work on HP-UX 11.00 | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r23266: HP-UX 11.23 doesn't like this, but HP-UX 11.00 and 11.11 need it | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r23265: HP-UX 11.00 also needs this, try to see if 11.23 is also happy | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r19609: fix uninitialized perl variabel, we need AC_SUBST() for all configure... | Stefan Metzmacher | 1 | -17/+21 |
2007-10-10 | r19198: fix typo... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19195: this should fix should workaround the broken | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r19186: that doesn't help... | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r19173: see if HPUX 11.23 needs the same workaround as 11.11 | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r19131: merge from samba3: | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18970: avoid strndup and strnlen on AIX. They are quite broken. See | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r18914: this bug fix needs to be for just hpux 11.11 | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r18913: an attempt to get tdb/ldb working on the HPUX box 'gwen'. This idea | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r18859: finally worked out what is going wrong with immediate structures. The | Andrew Tridgell | 1 | -0/+27 |
2007-10-10 | r18549: move gcc version check to libreplace and reorder the tests a bit | Stefan Metzmacher | 1 | -6/+10 |
2007-10-10 | r18535: move the AC_CANONICAL_HOST and host specific flag tests into | Andrew Tridgell | 1 | -0/+31 |
2007-10-10 | r18502: remove unused lines | Stefan Metzmacher | 1 | -10/+0 |
2007-10-10 | r18501: libreplace needs 'long long', bailout if not present | Stefan Metzmacher | 1 | -0/+7 |
2007-10-10 | r18488: we have to make sure any extensions flags also make it into | Andrew Tridgell | 1 | -11/+3 |
2007-10-10 | r18486: hopefully this fixes the panics on solaris | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r18479: start hiding libreplace configure tests behind macros | Stefan Metzmacher | 1 | -0/+99 |