summaryrefslogtreecommitdiffstats
path: root/lib/replace/wscript
Commit message (Expand)AuthorAgeFilesLines
* waf: consolidate libintl related checksChristian Ambach2013-08-091-10/+36
* lib/replace: Set BROKEN_STRNLEN and BROKEN_STRNDUP on all AIXAndrew Bartlett2013-05-231-0/+13
* waf: only use -fstack-protector when both compiler and linker support itChristian Ambach2013-05-171-1/+1
* waf: add -fstack-protector to LDFLAGS if detected.Ira Cooper2013-03-061-0/+1
* waf: Correctly check for prctl in just one place.Andreas Schneider2013-03-051-1/+14
* build: use -fstack-protector if availableBjörn Jacke2013-02-221-0/+3
* Revert "wafbuild: use -Wstack-protector if available"Björn Jacke2013-02-221-3/+0
* build(waf)-libreplace: remove redundant check for flistea functionBjörn Baumbach2013-01-151-1/+1
* lib/replace: Add ucontext configure waf checks.Jeremy Allison2013-01-151-1/+10
* Fix bug 9548: Correctly detect O_DIRECTVolker Lendecke2013-01-141-0/+11
* replace: Remove deprecated getpass() support.Andreas Schneider2012-12-031-12/+0
* wafbuild: use -Wstack-protector if availableBjörn Jacke2012-10-301-0/+3
* wafbuild: reorder the Werror checks so that the ambigous w2 option is being c...Björn Jacke2012-10-301-1/+5
* wafbuild: merge the missing IBM compiler Werror flag "-qhalt=w" to wafBjörn Jacke2012-10-301-1/+1
* wfabuild: fix the -errwarn compile flag testBjörn Jacke2012-10-301-1/+1
* lib/replace: Fix configure on FreeBSD: define_ret is not correct hereAndrew Bartlett2012-10-231-1/+0
* lib/replace: Fix detection of rpcsrv/yp_prot.h on FreeBSDAndrew Bartlett2012-10-231-1/+4
* lib/replace: Add test for what flag we need for -Werror behaviourAndrew Bartlett2012-09-291-0/+9
* replace: Support setproctitle().Jelmer Vernooij2012-09-241-0/+2
* lib/replace: Look for special flags needed for c99Andrew Bartlett2012-09-241-0/+10
* lib/replace: Improve mkstemp test in autoconf and wafAndrew Bartlett2012-09-241-1/+16
* lib/replace: remove duplicate check for inotifyMichael Adam2012-09-111-1/+1
* build: define _BSD_TYPES on IRIX to have types like u_shortBjörn Jacke2012-09-071-0/+1
* s3/aio_fork: fix build on irixBjörn Jacke2012-07-261-0/+4
* Move back to using per-thread credentials on Linux. Fixes the glibc native AI...Jeremy Allison2012-06-291-2/+2
* attr: Look for attr/attributes.h too.Jelmer Vernooij2012-06-161-1/+1
* lib/replace: define HAVE_WORKING_STRPTIME instead of REPLACE_STRPTIMEStefan Metzmacher2012-06-141-8/+11
* lib/replace: execute strptime.c testsStefan Metzmacher2012-06-141-0/+1
* Revert "replace: use replace for non 'samba' compliant strptime"Stefan Metzmacher2012-06-141-19/+0
* lib/replace: add more condition to add snprintf.cStefan Metzmacher2012-06-141-1/+3
* Revert "lib/replace: Fix snprintf() override for systems with a broken snprin...Stefan Metzmacher2012-06-141-1/+1
* lib/replace: s/execute=1/execute=TrueStefan Metzmacher2012-06-141-1/+1
* lib/replace: Fix snprintf() override for systems with a broken snprintf()Andrew Bartlett2012-06-061-1/+1
* libreplace: Ensure we link xattr.c on MacOSAndrew Bartlett2012-06-041-1/+1
* libreplace: Add missing tests for HAVE_MREMAP and HAVE_SHARED_MMAPAndrew Bartlett2012-06-021-0/+10
* lib/replace: Merge remaining xattr test details from lib/utilAndrew Bartlett2012-06-021-6/+8
* s4-xattr: Use libreplace xattr functions directlyAndrew Bartlett2012-06-021-0/+6
* lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.cAndrew Bartlett2012-06-021-1/+29
* On advice from Jelmer and Andrew, move the blksize_t and blkcnt_t tests into ...Jeremy Allison2012-04-101-0/+2
* libreplace: Add getpeereid implementation.Jelmer Vernooij2012-03-241-0/+10
* replace: Move memalign() from lib/util/system.c to libreplace.Jelmer Vernooij2012-03-241-2/+2
* lib/replace: test for incoherent mmap.Rusty Russell2012-03-221-0/+7
* build: Add libbsd as a dep for LIBREPLACE_HOSTCCAndrew Bartlett2012-02-201-4/+5
* replace: Only add bsd dependency when bsd library was found.Jelmer Vernooij2012-02-021-1/+4
* replace: Only include C files from which there are actually functions used.Jelmer Vernooij2012-01-311-2/+21
* replace: use libbsd for strlcat/strlcpy when available.Jelmer Vernooij2012-01-311-15/+21
* replace: Add checks for setreuid and setregid.Andreas Schneider2011-10-271-2/+2
* replace: Make sure we compile without uid_wrapper.Andreas Schneider2011-10-271-1/+1
* config.h: define HAVE_LIBREPLACERusty Russell2011-10-131-0/+1
* libreplace: move "struct timespec" checks into libreplace (where timespec is ...Günther Deschner2011-03-041-0/+1