summaryrefslogtreecommitdiffstats
path: root/lib/replace/test
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix CID 1034840 Resource leakVolker Lendecke2015-03-101-0/+5
* lib: Fix CID 1034839 Resource leakVolker Lendecke2015-03-101-0/+7
* lib: Fix CID 1034838 Resource leakVolker Lendecke2015-03-101-0/+1
* libreplace: Fix CID 1034926 Destination buffer too smallVolker Lendecke2015-03-101-1/+2
* replace: Remove unused item returned by FAILED()Martin Schwenke2014-08-201-1/+1
* Bug 8997: change libreplace GPL source to LGPLDavid Disseldorp2013-06-031-10/+14
* replace: Remove deprecated getpass() support.Andreas Schneider2012-12-031-7/+0
* lib/replace: Try to fix build on HP-UX for os2_delete testAndrew Bartlett2012-09-232-7/+3
* lib/replace: test for incoherent mmap.Rusty Russell2012-03-221-0/+83
* replace: Check if we have mremap() availableSimo Sorce2011-08-141-0/+48
* lib/replace/test: Add missing include for prototype.Jelmer Vernooij2011-03-191-0/+1
* libreplace: Fix prototypes for all functions.Jelmer Vernooij2011-03-193-1/+5
* lib/replace/testsuite.c - fix test outputMatthias Dieter Wallnöfer2010-12-231-1/+1
* lib/replace: use snprintf() in test code to avoid warnings in the IBM-CheckerStefan Metzmacher2010-10-231-2/+2
* lib/replace: fix some c++ build warnings in testsuite.Günther Deschner2010-06-011-4/+4
* s4-waf: test/simple.c is not needed any moreAndrew Tridgell2010-04-061-8/+0
* build: check if a simple C program runsAndrew Tridgell2010-04-061-0/+8
* build: added interface checking and nicer snprintf checkingAndrew Tridgell2010-04-061-0/+29
* replace: allow memmem() with an empty string to return NULLAndrew Tridgell2010-03-301-1/+3
* Change uint_t to unsigned int in lib/replaceMatt Kraai2010-02-021-1/+0
* libreplace: some systems don't have memmem()Andrew Tridgell2010-01-021-0/+37
* Cope with the fact that only _mkdir() exists on Windows and that itJelmer Vernooij2009-04-201-0/+4
* Fix warnings in make test code.Jeremy Allison2009-01-021-2/+6
* libreplace: move main() out of testsuite.cStefan Metzmacher2008-09-222-11/+37
* Fix standalone builds adjusting to new relative path.Simo Sorce2008-09-191-1/+2
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-175-0/+1544