summaryrefslogtreecommitdiffstats
path: root/lib/replace/wscript
Commit message (Expand)AuthorAgeFilesLines
* lib: tevent: make TEVENT_SIG_INCREMENT atomic.Jeremy Allison2014-06-071-0/+25
* libreplace-waf: Only check for _np functions if standard functions are not av...Volker Lendecke2014-05-221-8/+14
* libreplace: Add support for pthread_mutex_consistentVolker Lendecke2014-05-221-2/+12
* libreplace: Add support for pthread_mutexattr_setrobustVolker Lendecke2014-05-221-0/+14
* libreplace: only add PTHREAD CFLAGS and LDFLAGS globally if asked forStefan Metzmacher2014-05-221-2/+3
* libreplace: Move thread checks from source3/wscriptVolker Lendecke2014-05-221-0/+32
* Remove special socket_wrapper code.Andreas Schneider2014-04-171-2/+1
* Remove special nss_wrapper codeAndreas Schneider2014-04-171-1/+1
* Remove uid_wrapper related code.Andreas Schneider2014-04-171-1/+1
* replace: Add uid_wrapper_enabled().Andreas Schneider2014-04-171-0/+1
* waf:lib/replace fix iconv checks on HP/UXChristian Ambach2014-02-131-1/+1
* waf:lib/replace gettext configure checksChristian Ambach2014-01-171-0/+9
* waf:lib/replace fix gettext detectionChristian Ambach2014-01-031-0/+7
* waf:lib/replace change detection of gettextChristian Ambach2014-01-031-4/+5
* waf:lib/replace fix up libintl related checksChristian Ambach2014-01-031-0/+1
* waf:lib/replace correct detection of libiconvChristian Ambach2014-01-031-1/+1
* waf: Fix the FreeBSD build with libinotifyVolker Lendecke2014-01-061-1/+5
* 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