index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
replace
/
libreplace.m4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r25864: libreplace: we should only have one location where we check for requi...
Stefan Metzmacher
1
-4
/
+1
2007-12-21
r25846: Add configure test for -Wl,--export-dynamic.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r25726: [libreplace] move and fix getaddrinfo configure checks
Stefan Metzmacher
1
-30
/
+1
2007-12-21
r25695: [libreplace] fix the standalone build of libreplace
Stefan Metzmacher
1
-27
/
+12
2007-10-10
r25586: Fix getaddrinfo detection - from Timur.
Jeremy Allison
1
-1
/
+9
2007-10-10
r25558: Define HAVE_* for other gai functions to prevent problems with libroken.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getna...
Jelmer Vernooij
1
-1
/
+42
2007-10-10
r25219: remove unused check for precompiled headers.
Jelmer Vernooij
1
-11
/
+0
2007-10-10
r24868: Don't use callbacks for prompting when stdout is not a tty.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23237: update lib/replace from ctdb
Andrew Tridgell
1
-1
/
+1
2007-10-10
r23188: revert 23123 and 23118.
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r23118: Make inet_pton and inet_ntop available through lib/replace.
Michael Adam
1
-0
/
+1
2007-10-10
r22598: Simplify includes for replace.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r22263: use AC_HAVE_DECL() because AC_CHECK_DECLS() defines to 1 or 0
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22250: try to fix the build on aix1 in the farm
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r22215: add strptime replacement to libreplace based on the patch
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r22152: merge from samba3:
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r21793: add replacement for unsetenv()
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r21302: Provide simple redirecting headers for standard headers.
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r20816: merge from samba3:
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r20788: - remove epoll configure checks from libreplace
Stefan Metzmacher
1
-3
/
+0
2007-10-10
r19347: Add socketpair()
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19234: fix configure test for net/if.h for some platforms
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r19227: - add a AC_CACHE_CHECK() around the net/if.h test
Stefan Metzmacher
1
-16
/
+15
2007-10-10
r18769: Re-enable __VA_ARGS__ test (but don't make it fatal)
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r18600: - fix shell syntax in tests for libraries
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18594: fail the configure step if the required library is not found for tdb,
Andrew Tridgell
1
-1
/
+5
2007-10-10
r18592: we don't need this twice
Stefan Metzmacher
1
-3
/
+0
2007-10-10
r18563: - move more of the header checks into lib/replace/
Andrew Tridgell
1
-4
/
+27
2007-10-10
r18544: - use AC_LIBREPLACE_LOCATION_CHECKS in samba4
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r18535: move the AC_CANONICAL_HOST and host specific flag tests into
Andrew Tridgell
1
-0
/
+24
2007-10-10
r18485: include libreplace.m4 in the aclocal.m4 files
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r18479: start hiding libreplace configure tests behind macros
Stefan Metzmacher
1
-64
/
+25
2007-10-10
r18474: - we don't need to explicit check stdint.h and inttypes.h
Stefan Metzmacher
1
-8
/
+17
2007-10-10
r18472: - use STDC_HEADERS for stdlib.h and stddef.h as autoconf does
Stefan Metzmacher
1
-5
/
+2
2007-10-10
r18465: much better fix for a roken specifiv problem
Stefan Metzmacher
1
-11
/
+0
2007-10-10
r18460: split out timegm test and only add timegm.o when needed
Stefan Metzmacher
1
-4
/
+5
2007-10-10
r18458: move wins32 stuff to the top dir
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r18451: move repdir/ into the top dir
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18450: - autogenerate the OBJ_FILES for LIBREPLACE
Stefan Metzmacher
1
-7
/
+9
2007-10-10
r18445: splitout the dlfcn related tests
Stefan Metzmacher
1
-10
/
+2
2007-10-10
r18443: add object files only when needed
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r18407: test for epoll.h and select.h
Andrew Tridgell
1
-1
/
+4
2007-10-10
r18388: remove _XOPEN_SOURCE it causes trouble on BSD and IRIX
Stefan Metzmacher
1
-6
/
+0
2007-10-10
r18383: ok we need _XOPEN_SOURCE 500 and include standards.h on Tru64
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r18382: define _XOPEN_SOURCE to hopefully bring in MAP_FAILED in
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r18381: make sure autoconf doesn't add '-O2' to CFLAGS
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r18378: try enabling _OSF_SOURCE to see if it fixes the tru64 build problems -
Andrew Tridgell
1
-0
/
+6
2007-10-10
r18359: better handling of child process killing in standard mode
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18350: we have to check for lstat() to keep roken happen on hpux
Andrew Tridgell
1
-1
/
+1
[next]