Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-wsgi
[kai/samba.git] / source / lib / replace / libreplace.m4
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-05-19 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-17 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-16 Stefan Metzmacherlib/replace: move sys/sockio.h and sys/un.h checks...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-09 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-07 Stefan Metzmacherlibreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for...
2008-05-07 Stefan Metzmacherlibreplace: split out network checks into a AC_LIBREPLA...
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-19 Andrew BartlettMerge branch 'v4-0-logon' of git://git.id10ts.net/samba...
2008-03-18 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-18 Michael Adamlibreplace: move rep_socketpair() to its own module.
2008-03-18 Michael Adamlibreplace: replace inet_ntoa() when it is missing
2008-03-14 Michael Adamlibreplace: add an inet_aton() function that calls...
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Michael Adamlibreplace: Add tests for connect and gethostbyname.
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Michael Adamlibreplace: change samba_cv_ to libreplace_cv_ in libre...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Jeremy AllisonFix bug #5121 (unix passwd sync not working on a stream...
2007-12-21 Stefan Metzmacherr26550: libreplace: fallback to __ss_family of struct...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26467: Use getifaddrs() for interface enumeration...
2007-12-21 Stefan Metzmacherr25864: libreplace: we should only have one location...
2007-12-21 Jelmer Vernooijr25846: Add configure test for -Wl,--export-dynamic.
2007-12-21 Stefan Metzmacherr25726: [libreplace] move and fix getaddrinfo configure...
2007-12-21 Stefan Metzmacherr25695: [libreplace] fix the standalone build of libreplace
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jeremy Allisonr25586: Fix getaddrinfo detection - from Timur.
2007-10-10 Jelmer Vernooijr25558: Define HAVE_* for other gai functions to preven...
2007-10-10 Jelmer Vernooijr25543: Merge libreplace support for inet_pton, inet_nt...
2007-10-10 Jelmer Vernooijr25219: remove unused check for precompiled headers.
2007-10-10 Jelmer Vernooijr24868: Don't use callbacks for prompting when stdout...
2007-10-10 Andrew Tridgellr23237: update lib/replace from ctdb
2007-10-10 Stefan Metzmacherr23188: revert 23123 and 23118.
2007-10-10 Michael Adamr23118: Make inet_pton and inet_ntop available through...
2007-10-10 Jelmer Vernooijr22598: Simplify includes for replace.
2007-10-10 Stefan Metzmacherr22263: use AC_HAVE_DECL() because AC_CHECK_DECLS(...
2007-10-10 Stefan Metzmacherr22250: try to fix the build on aix1 in the farm
2007-10-10 Stefan Metzmacherr22215: add strptime replacement to libreplace based...
2007-10-10 Stefan Metzmacherr22152: merge from samba3:
2007-10-10 Stefan Metzmacherr21793: add replacement for unsetenv()
2007-10-10 Jelmer Vernooijr21302: Provide simple redirecting headers for standard...
2007-10-10 Stefan Metzmacherr20816: merge from samba3:
2007-10-10 Stefan Metzmacherr20788: - remove epoll configure checks from libreplace
2007-10-10 Jelmer Vernooijr19347: Add socketpair()
2007-10-10 Stefan Metzmacherr19234: fix configure test for net/if.h for some platforms
2007-10-10 Stefan Metzmacherr19227: - add a AC_CACHE_CHECK() around the net/if...
2007-10-10 Jelmer Vernooijr18769: Re-enable __VA_ARGS__ test (but don't make...
2007-10-10 Andrew Tridgellr18600: - fix shell syntax in tests for libraries
2007-10-10 Andrew Tridgellr18594: fail the configure step if the required library...
2007-10-10 Stefan Metzmacherr18592: we don't need this twice
2007-10-10 Andrew Tridgellr18563: - move more of the header checks into lib/replace/
2007-10-10 Stefan Metzmacherr18544: - use AC_LIBREPLACE_LOCATION_CHECKS in samba4
2007-10-10 Andrew Tridgellr18535: move the AC_CANONICAL_HOST and host specific...
2007-10-10 Stefan Metzmacherr18485: include libreplace.m4 in the aclocal.m4 files
2007-10-10 Stefan Metzmacherr18479: start hiding libreplace configure tests behind...
2007-10-10 Stefan Metzmacherr18474: - we don't need to explicit check stdint.h...
2007-10-10 Stefan Metzmacherr18472: - use STDC_HEADERS for stdlib.h and stddef...
2007-10-10 Stefan Metzmacherr18465: much better fix for a roken specifiv problem
2007-10-10 Stefan Metzmacherr18460: split out timegm test and only add timegm.o...
2007-10-10 Stefan Metzmacherr18458: move wins32 stuff to the top dir
2007-10-10 Stefan Metzmacherr18451: move repdir/ into the top dir
2007-10-10 Stefan Metzmacherr18450: - autogenerate the OBJ_FILES for LIBREPLACE
2007-10-10 Stefan Metzmacherr18445: splitout the dlfcn related tests
2007-10-10 Stefan Metzmacherr18443: add object files only when needed
2007-10-10 Andrew Tridgellr18407: test for epoll.h and select.h
2007-10-10 Stefan Metzmacherr18388: remove _XOPEN_SOURCE it causes trouble on BSD...
2007-10-10 Stefan Metzmacherr18383: ok we need _XOPEN_SOURCE 500 and include standa...
2007-10-10 Stefan Metzmacherr18382: define _XOPEN_SOURCE to hopefully bring in...
2007-10-10 Stefan Metzmacherr18381: make sure autoconf doesn't add '-O2' to CFLAGS
2007-10-10 Andrew Tridgellr18378: try enabling _OSF_SOURCE to see if it fixes...
2007-10-10 Andrew Tridgellr18359: better handling of child process killing in...
2007-10-10 Andrew Tridgellr18350: we have to check for lstat() to keep roken...
2007-10-10 Andrew Tridgellr18340: some HPUX boxes don't have ptrdiff_t
2007-10-10 Andrew Tridgellr18339: need these checks for roken.h on hpux
2007-10-10 Andrew Tridgellr18336: autoconf tries to force on C89 mode on HP-UX...
2007-10-10 Andrew Tridgellr18335: more portable bool tests
2007-10-10 Andrew Tridgellr18332: added back in our shared mmap test code
2007-10-10 Andrew Tridgellr18289: don't check for inline till we've worked out...
2007-10-10 Andrew Tridgellr18288: autoconf already has a C99 test builtin!
2007-10-10 Andrew Tridgellr18284: enable _XOPEN_SOURCE_EXTENDED to fix a HP-UX...
2007-10-10 Andrew Tridgellr18283: libreplace.m4 needs to be early in configure...
2007-10-10 Andrew Tridgellr18280: more portability tidyups, ensuring we use libre...
2007-10-10 Andrew Tridgellr18278: move more header checks and _GNU_SOURCE into...
2007-10-10 Andrew Tridgellr18221: moved more configure checks into lib/replace/
2007-10-10 Andrew Tridgellr18219: move some more portability checks out of samba4...
2007-10-10 Stefan Metzmacherr18152: move our AC macros into lib/replace/libreplace_...
2007-10-10 Stefan Metzmacherr18145: rename cc_feature.m4 into libreplace_macros.m4
2007-10-10 Andrew Tridgellr18129: moved the system includes into libreplace ...
2007-10-10 Jelmer Vernooijr18127: Add macro AC_CHECK_DECL() for systems that...
next