summaryrefslogtreecommitdiff
path: root/lib/replace
Commit message (Expand)AuthorAgeFilesLines
* Remove special socket_wrapper code.Andreas Schneider2014-04-173-13/+1
* replace: Add socket_wrapper_enabled().Andreas Schneider2014-04-172-0/+6
* Remove special nss_wrapper codeAndreas Schneider2014-04-172-13/+1
* replace: Add nss_wrapper_hosts_enabled().Andreas Schneider2014-04-172-0/+6
* replace: Add nss_wrapper_enabled().Andreas Schneider2014-04-172-0/+6
* Remove uid_wrapper related code.Andreas Schneider2014-04-171-1/+1
* lib: Change uid_wrapper to preloadable version.Andreas Schneider2014-04-173-33/+0
* replace: Add uid_wrapper_enabled().Andreas Schneider2014-04-173-0/+34
* auth: Remove plaintext OSF1 password supportAndrew Bartlett2014-04-151-3/+0
* waf:lib/replace fix iconv checks on HP/UXChristian Ambach2014-02-131-1/+1
* libreplace: free() deals fine with NULL pointersVolker Lendecke2014-01-241-6/+2
* 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
* lib/replace remove orphaned codeChristian Ambach2013-12-042-349/+0
* replace: fix typo in variable nameDavid Disseldorp2013-11-281-1/+1
* replace: Don't run over dst in strlcatVolker Lendecke2013-11-281-1/+1
* replace: Fix developer build on BSD.Andreas Schneider2013-11-211-0/+1
* xattr: fix listing EAs on *BSD for non-root usersBjörn Jacke2013-11-081-0/+4
* waf: consolidate libintl related checksChristian Ambach2013-08-091-10/+36
* Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().Bill Parker2013-07-171-0/+29
* Bug 8997: change libreplace GPL source to LGPLDavid Disseldorp2013-06-033-31/+43
* build: Remove autoconf build systemAndrew Bartlett2013-05-2812-2174/+0
* lib/replace: Remove unused install-shAndrew Bartlett2013-05-271-238/+0
* 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
* lib/replace: add SCNx macrosChristian Ambach2013-05-061-0/+39
* lib/replace: prefer inttypes.h over stdint.hChristian Ambach2013-05-061-4/+4
* 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
* lib/replace: add AC_CHECK_VALUEOF() macroStefan Metzmacher2013-03-011-0/+15
* 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
* heimdal_build: Try again to sort out the strerror_r messAndrew Bartlett2013-01-192-2/+3
* build(waf)-libreplace: remove redundant check for flistea functionBjörn Baumbach2013-01-151-1/+1
* lib/replace: Include sys/ucontext.h if available.Jeremy Allison2013-01-151-0/+4
* lib/replace: Add ucontext configure autoconf checks.Jeremy Allison2013-01-151-0/+13
* lib/replace: Add ucontext configure waf checks.Jeremy Allison2013-01-151-1/+10
* lib/replace: Add missing check for sys/wait.hJeremy Allison2013-01-151-1/+1
* Fix bug 9548: Correctly detect O_DIRECTVolker Lendecke2013-01-142-11/+21
* replace: Fix compilation of rep_mkstempJesper Larsen2013-01-091-1/+1
* replace: Remove deprecated getpass() support.Andreas Schneider2012-12-038-285/+0
* lib/replace: Do not use STRERROR_R_PROTO_COMPATIBLE as only roken.h sets thisAndrew Bartlett2012-11-222-4/+2
* lib/replace: replace all *printf function if we replace snprintf (bug #9390)Stefan Metzmacher2012-11-143-17/+34
* 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