Age | Commit message (Expand) | Author | Files | Lines |
2010-06-18 | replace: Avoid hiding symbols when libreplace is builtin, as this | Jelmer Vernooij | 1 | -1/+5 |
2010-06-03 | libreplace: Fix readline build with libedit. | James Peach | 1 | -1/+7 |
2010-06-01 | lib/replace: fix some c++ build warnings in testsuite. | Günther Deschner | 1 | -4/+4 |
2010-05-30 | libreplace: include sys/file.h only when available | Björn Jacke | 3 | -2/+4 |
2010-05-24 | fix a typo | Volker Lendecke | 1 | -1/+1 |
2010-05-20 | s3-waf: move the KRB5_DEPRECATED check into lib/replace | Andrew Tridgell | 1 | -1/+1 |
2010-05-20 | build: Don't look for krb5.h in libreplace | Kai Blin | 1 | -1/+1 |
2010-05-11 | waf:libreplace: set _OSF_SOURCE to fix build on Tru64 | Björn Jacke | 1 | -0/+4 |
2010-04-24 | lib/replace/wscript: make sure IPV6_V6ONLY is available for IPv6 support | Stefan Metzmacher | 1 | -0/+8 |
2010-04-24 | lib/replace: make sure IPV6_V6ONLY is available for IPv6 support | Stefan Metzmacher | 1 | -0/+8 |
2010-04-24 | lib/replace/wscript: add replacement for IPV6_V6ONLY on linux systems with br... | Stefan Metzmacher | 1 | -0/+19 |
2010-04-24 | lib/replace: add replacement for IPV6_V6ONLY on linux systems with broken hea... | Stefan Metzmacher | 2 | -0/+51 |
2010-04-18 | replace-waf: hide symbols in libreplace if a builtin library | Andrew Tridgell | 1 | -0/+1 |
2010-04-18 | libreplace: added _PUBLIC_ and _PRIVATE_ to replace.h | Andrew Tridgell | 1 | -0/+18 |
2010-04-12 | lib/replace/wscript: avoid global deps for LIBREPLACE_HOSTCC | Stefan Metzmacher | 1 | -0/+1 |
2010-04-12 | lib/replace/wscript: inline LIBREPLACE_EXT into 'replace' as the autoconf sys... | Stefan Metzmacher | 1 | -9/+2 |
2010-04-12 | lib/replace/wscript: add dependency to 'dl' | Stefan Metzmacher | 1 | -1/+1 |
2010-04-12 | lib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_HOSTCC | Stefan Metzmacher | 1 | -2/+2 |
2010-04-12 | s4-waf: move the KRB5_DEPRECATED check into lib/replace | Andrew Tridgell | 1 | -0/+7 |
2010-04-12 | s4-waf: inline LIBREPLACE_NETWORK into 'replace' | Stefan Metzmacher | 1 | -14/+7 |
2010-04-12 | lib/replace/wscript: rename REPLACE_H_SOURCE => REPLACE_HOSTCC_SOURCE | Stefan Metzmacher | 1 | -5/+6 |
2010-04-12 | lib/replace/wscript: implement the same getpass detection logic as the autoco... | Stefan Metzmacher | 1 | -2/+2 |
2010-04-12 | lib/replace/wscript: inline LIBREPLACE_GETPASS into 'replace' | Stefan Metzmacher | 1 | -5/+3 |
2010-04-12 | build: use a common autogen-waf.sh for all builds | Andrew Tridgell | 1 | -22/+1 |
2010-04-10 | lib/replace: create a LIBREPLACE_H subsystem | Stefan Metzmacher | 1 | -3/+12 |
2010-04-06 | s4-waf: fixed waf distcheck for our standalone libs and s4 | Andrew Tridgell | 1 | -0/+4 |
2010-04-06 | s4-waf: autogen-waf.sh for the standalone library builds | Andrew Tridgell | 1 | -0/+22 |
2010-04-06 | s4-waf: move to a universal method of recursing into subdirs | Andrew Tridgell | 1 | -10/+8 |
2010-04-06 | s4-waf: fixed finding of buildtools and srcdir | Andrew Tridgell | 1 | -7/+7 |
2010-04-06 | s4-waf: avoid having to run waf configure before waf dist | Andrew Tridgell | 1 | -3/+15 |
2010-04-06 | s4-waf: fixed some of the group ordering | Andrew Tridgell | 1 | -2/+7 |
2010-04-06 | s4-waf: add getaddrinfo.c replacement if needed | Andrew Tridgell | 1 | -0/+1 |
2010-04-06 | s4-waf: added test for dlopen prototype | Andrew Tridgell | 1 | -0/+3 |
2010-04-06 | s4-waf: get the sense of the tests for the HAVE_INET_* replacements right | Andrew Tridgell | 1 | -5/+5 |
2010-04-06 | s4-waf: heimdal wants to look for dd_fd in DIR | Andrew Tridgell | 1 | -2/+0 |
2010-04-06 | s4-waf: fixed dirfd() detection for heimdal | Andrew Tridgell | 1 | -1/+2 |
2010-04-06 | s4-waf: cleanup use of LIBPOPT vs popt dependency | Andrew Tridgell | 1 | -2/+1 |
2010-04-06 | s4-waf: set default for bundled libraries | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 2 | -0/+4 |
2010-04-06 | s4-waf: test/simple.c is not needed any more | Andrew Tridgell | 1 | -8/+0 |
2010-04-06 | s4-waf: fdatasync is in librt on solaris8 | Andrew Tridgell | 1 | -1/+3 |
2010-04-06 | libreplace: add a replacement for strerror_r (needed on solaris8) | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | s4-waf: replace stdint.h and stdbool.h on systems that don't have them | Andrew Tridgell | 2 | -0/+14 |
2010-04-06 | build: split out the base waf rules into buildtools/wafsamba/wscript | Andrew Tridgell | 1 | -159/+32 |
2010-04-06 | build: Change checks to conform to new CHECK_* behaviour | Kai Blin | 1 | -8/+8 |
2010-04-06 | build: check for inttypes.h | Kai Blin | 1 | -1/+1 |
2010-04-06 | build: check size of dev_t, ino_t and time_t | Kai Blin | 1 | -0/+1 |
2010-04-06 | build: check for uint_t | Kai Blin | 1 | -0/+1 |
2010-04-06 | build: Check for syscall headers | Kai Blin | 1 | -0/+1 |
2010-04-06 | build: add cflags from pkg_config results to header/function tests | Andrew Tridgell | 1 | -8/+29 |