index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
replace
/
libreplace_cc.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
Jelmer Vernooij
2008-09-16
1
-182
/
+0
*
Solve an IBM XL C/C++ compiler error encountered in get_exit_code() auth_erro...
Yannick Bergeron
2008-09-14
1
-1
/
+2
*
Correctly find a [u]int32_t replacement
Volker Lendecke
2008-09-14
1
-6
/
+15
*
use uintptr_t instead of intptr_t where appropriate
Andrew Tridgell
2008-04-17
1
-1
/
+2
*
r25976: libreplace: not all platforms like _XOPEN_SOURCE=600
Stefan Metzmacher
2007-12-21
1
-2
/
+5
*
r25974: libreplace: see what the build-farm says if we use _XOPEN_SOURCE=600
Stefan Metzmacher
2007-12-21
1
-0
/
+1
*
r25971: libreplace: remove AC_EXTENSION_FLAG as it's the same as AC_N_DEFINE
Stefan Metzmacher
2007-12-21
1
-2
/
+2
*
r25515: Revert r25448:
Michael Adam
2007-10-10
1
-2
/
+2
*
r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ...
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r23303: so HP-UX 11.11 also likes the 11.00 workarround for broken
Stefan Metzmacher
2007-10-10
1
-7
/
+2
*
r23296: HP-UX 11.11 also gets sizeof(uint64_t) == 4
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r23293: the fix for HP-UX 11.11 doesn't work on HP-UX 11.00
Stefan Metzmacher
2007-10-10
1
-1
/
+5
*
r23266: HP-UX 11.23 doesn't like this, but HP-UX 11.00 and 11.11 need it
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r23265: HP-UX 11.00 also needs this, try to see if 11.23 is also happy
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r19609: fix uninitialized perl variabel, we need AC_SUBST() for all configure...
Stefan Metzmacher
2007-10-10
1
-17
/
+21
*
r19198: fix typo...
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r19195: this should fix should workaround the broken
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r19186: that doesn't help...
Stefan Metzmacher
2007-10-10
1
-4
/
+0
*
r19173: see if HPUX 11.23 needs the same workaround as 11.11
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r19131: merge from samba3:
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r18970: avoid strndup and strnlen on AIX. They are quite broken. See
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r18914: this bug fix needs to be for just hpux 11.11
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r18913: an attempt to get tdb/ldb working on the HPUX box 'gwen'. This idea
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r18859: finally worked out what is going wrong with immediate structures. The
Andrew Tridgell
2007-10-10
1
-0
/
+27
*
r18549: move gcc version check to libreplace and reorder the tests a bit
Stefan Metzmacher
2007-10-10
1
-6
/
+10
*
r18535: move the AC_CANONICAL_HOST and host specific flag tests into
Andrew Tridgell
2007-10-10
1
-0
/
+31
*
r18502: remove unused lines
Stefan Metzmacher
2007-10-10
1
-10
/
+0
*
r18501: libreplace needs 'long long', bailout if not present
Stefan Metzmacher
2007-10-10
1
-0
/
+7
*
r18488: we have to make sure any extensions flags also make it into
Andrew Tridgell
2007-10-10
1
-11
/
+3
*
r18486: hopefully this fixes the panics on solaris
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r18479: start hiding libreplace configure tests behind macros
Stefan Metzmacher
2007-10-10
1
-0
/
+99