summaryrefslogtreecommitdiff
path: root/lib/replace/wscript
AgeCommit message (Expand)AuthorFilesLines
2013-08-09waf: consolidate libintl related checksChristian Ambach1-10/+36
2013-05-23lib/replace: Set BROKEN_STRNLEN and BROKEN_STRNDUP on all AIXAndrew Bartlett1-0/+13
2013-05-17waf: only use -fstack-protector when both compiler and linker support itChristian Ambach1-1/+1
2013-03-06waf: add -fstack-protector to LDFLAGS if detected.Ira Cooper1-0/+1
2013-03-05waf: Correctly check for prctl in just one place.Andreas Schneider1-1/+14
2013-02-22build: use -fstack-protector if availableBjörn Jacke1-0/+3
2013-02-22Revert "wafbuild: use -Wstack-protector if available"Björn Jacke1-3/+0
2013-01-15build(waf)-libreplace: remove redundant check for flistea functionBjörn Baumbach1-1/+1
2013-01-15lib/replace: Add ucontext configure waf checks.Jeremy Allison1-1/+10
2013-01-14Fix bug 9548: Correctly detect O_DIRECTVolker Lendecke1-0/+11
2012-12-03replace: Remove deprecated getpass() support.Andreas Schneider1-12/+0
2012-10-30wafbuild: use -Wstack-protector if availableBjörn Jacke1-0/+3
2012-10-30wafbuild: reorder the Werror checks so that the ambigous w2 option is being c...Björn Jacke1-1/+5
2012-10-30wafbuild: merge the missing IBM compiler Werror flag "-qhalt=w" to wafBjörn Jacke1-1/+1
2012-10-30wfabuild: fix the -errwarn compile flag testBjörn Jacke1-1/+1
2012-10-23lib/replace: Fix configure on FreeBSD: define_ret is not correct hereAndrew Bartlett1-1/+0
2012-10-23lib/replace: Fix detection of rpcsrv/yp_prot.h on FreeBSDAndrew Bartlett1-1/+4
2012-09-29lib/replace: Add test for what flag we need for -Werror behaviourAndrew Bartlett1-0/+9
2012-09-24replace: Support setproctitle().Jelmer Vernooij1-0/+2
2012-09-24lib/replace: Look for special flags needed for c99Andrew Bartlett1-0/+10
2012-09-24lib/replace: Improve mkstemp test in autoconf and wafAndrew Bartlett1-1/+16
2012-09-11lib/replace: remove duplicate check for inotifyMichael Adam1-1/+1
2012-09-07build: define _BSD_TYPES on IRIX to have types like u_shortBjörn Jacke1-0/+1
2012-07-26s3/aio_fork: fix build on irixBjörn Jacke1-0/+4
2012-06-29Move back to using per-thread credentials on Linux. Fixes the glibc native AI...Jeremy Allison1-2/+2
2012-06-16attr: Look for attr/attributes.h too.Jelmer Vernooij1-1/+1
2012-06-14lib/replace: define HAVE_WORKING_STRPTIME instead of REPLACE_STRPTIMEStefan Metzmacher1-8/+11
2012-06-14lib/replace: execute strptime.c testsStefan Metzmacher1-0/+1
2012-06-14Revert "replace: use replace for non 'samba' compliant strptime"Stefan Metzmacher1-19/+0
2012-06-14lib/replace: add more condition to add snprintf.cStefan Metzmacher1-1/+3
2012-06-14Revert "lib/replace: Fix snprintf() override for systems with a broken snprin...Stefan Metzmacher1-1/+1
2012-06-14lib/replace: s/execute=1/execute=TrueStefan Metzmacher1-1/+1
2012-06-06lib/replace: Fix snprintf() override for systems with a broken snprintf()Andrew Bartlett1-1/+1
2012-06-04libreplace: Ensure we link xattr.c on MacOSAndrew Bartlett1-1/+1
2012-06-02libreplace: Add missing tests for HAVE_MREMAP and HAVE_SHARED_MMAPAndrew Bartlett1-0/+10
2012-06-02lib/replace: Merge remaining xattr test details from lib/utilAndrew Bartlett1-6/+8
2012-06-02s4-xattr: Use libreplace xattr functions directlyAndrew Bartlett1-0/+6
2012-06-02lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.cAndrew Bartlett1-1/+29
2012-04-10On advice from Jelmer and Andrew, move the blksize_t and blkcnt_t tests into ...Jeremy Allison1-0/+2
2012-03-24libreplace: Add getpeereid implementation.Jelmer Vernooij1-0/+10
2012-03-24replace: Move memalign() from lib/util/system.c to libreplace.Jelmer Vernooij1-2/+2
2012-03-22lib/replace: test for incoherent mmap.Rusty Russell1-0/+7
2012-02-20build: Add libbsd as a dep for LIBREPLACE_HOSTCCAndrew Bartlett1-4/+5
2012-02-02replace: Only add bsd dependency when bsd library was found.Jelmer Vernooij1-1/+4
2012-01-31replace: Only include C files from which there are actually functions used.Jelmer Vernooij1-2/+21
2012-01-31replace: use libbsd for strlcat/strlcpy when available.Jelmer Vernooij1-15/+21
2011-10-27replace: Add checks for setreuid and setregid.Andreas Schneider1-2/+2
2011-10-27replace: Make sure we compile without uid_wrapper.Andreas Schneider1-1/+1
2011-10-13config.h: define HAVE_LIBREPLACERusty Russell1-0/+1
2011-03-04libreplace: move "struct timespec" checks into libreplace (where timespec is ...Günther Deschner1-0/+1