Merge branch 'master' of ssh://git.samba.org/data/git/samba into wmi
[samba.git] / source4 / lib / replace / libreplace_cc.m4
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-14 Yannick BergeronSolve an IBM XL C/C++ compiler error encountered in...
2008-09-14 Volker LendeckeCorrectly find a [u]int32_t replacement
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew Tridgelluse uintptr_t instead of intptr_t where appropriate
2007-12-21 Stefan Metzmacherr25976: libreplace: not all platforms like _XOPEN_SOURC...
2007-12-21 Stefan Metzmacherr25974: libreplace: see what the build-farm says if...
2007-12-21 Stefan Metzmacherr25971: libreplace: remove AC_EXTENSION_FLAG as it...
2007-10-10 Michael Adamr25515: Revert r25448:
2007-10-10 Jelmer Vernooijr25448: Remove IMMEDIATE_STRUCTURES define, which was...
2007-10-10 Stefan Metzmacherr23303: so HP-UX 11.11 also likes the 11.00 workarround...
2007-10-10 Stefan Metzmacherr23296: HP-UX 11.11 also gets sizeof(uint64_t) == 4
2007-10-10 Stefan Metzmacherr23293: the fix for HP-UX 11.11 doesn't work on HP...
2007-10-10 Stefan Metzmacherr23266: HP-UX 11.23 doesn't like this, but HP-UX 11...
2007-10-10 Stefan Metzmacherr23265: HP-UX 11.00 also needs this, try to see if...
2007-10-10 Stefan Metzmacherr19609: fix uninitialized perl variabel, we need AC_SUB...
2007-10-10 Stefan Metzmacherr19198: fix typo...
2007-10-10 Stefan Metzmacherr19195: this should fix should workaround the broken
2007-10-10 Stefan Metzmacherr19186: that doesn't help...
2007-10-10 Stefan Metzmacherr19173: see if HPUX 11.23 needs the same workaround...
2007-10-10 Stefan Metzmacherr19131: merge from samba3:
2007-10-10 Andrew Tridgellr18970: avoid strndup and strnlen on AIX. They are...
2007-10-10 Andrew Tridgellr18914: this bug fix needs to be for just hpux 11.11
2007-10-10 Andrew Tridgellr18913: an attempt to get tdb/ldb working on the HPUX...
2007-10-10 Andrew Tridgellr18859: finally worked out what is going wrong with...
2007-10-10 Stefan Metzmacherr18549: move gcc version check to libreplace and reorde...
2007-10-10 Andrew Tridgellr18535: move the AC_CANONICAL_HOST and host specific...
2007-10-10 Stefan Metzmacherr18502: remove unused lines
2007-10-10 Stefan Metzmacherr18501: libreplace needs 'long long', bailout if not...
2007-10-10 Andrew Tridgellr18488: we have to make sure any extensions flags also...
2007-10-10 Stefan Metzmacherr18486: hopefully this fixes the panics on solaris
2007-10-10 Stefan Metzmacherr18479: start hiding libreplace configure tests behind...