Age | Commit message (Expand) | Author | Files | Lines |
2008-05-07 | libreplace: always provide utime() and utimes() | Stefan Metzmacher | 1 | -0/+145 |
2008-03-27 | libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.c | Michael Adam | 1 | -1/+8 |
2008-02-29 | libreplace: ifdef out ip6 code if unsupported. | Michael Adam | 1 | -0/+2 |
2008-02-29 | libreplace: fix silly crashbug in getifaddrs_test(). | Michael Adam | 1 | -1/+3 |
2008-02-29 | libreplace: add missing newline in output of getifaddrs test. | Michael Adam | 1 | -1/+1 |
2008-02-28 | libreplace: add extended getifaddrs test that prints out the interfaces. | Michael Adam | 2 | -6/+99 |
2007-12-21 | r26468: Match getifaddrs more closely, add trivial test. | Jelmer Vernooij | 1 | -0/+20 |
2007-12-21 | r26102: libreplace: remove system/printing.h as it only contains samba3 stuff | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r24674: Make sure results are always on a new line, fix typo in test name. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24054: Fix some warnings | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23795: more v2->v3 conversion | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r22658: - add AC_GNU_SOURCE macro for systems which don't have it | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22415: Remove test directory once we are finished. Merge -r 22393:22394 | James Peach | 1 | -0/+2 |
2007-10-10 | r22279: add a lot more detailed strtoll() and strtoull() tests | Stefan Metzmacher | 1 | -56/+254 |
2007-10-10 | r22253: - make the strtoll tests more verbose | Stefan Metzmacher | 1 | -7/+56 |
2007-10-10 | r22246: only test strtoll once | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r22243: remove useless printf's | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r22239: use strlcpy instead of strcpy to make the IBM checker happy | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r22223: make comparing of struct tm more verbose and more portable | Stefan Metzmacher | 1 | -5/+25 |
2007-10-10 | r22216: move strptime testsuite into it's own file | Stefan Metzmacher | 2 | -105/+155 |
2007-10-10 | r22215: add strptime replacement to libreplace based on the patch | Stefan Metzmacher | 1 | -0/+110 |
2007-10-10 | r22203: Improve the replace testsuite a bit. | Jelmer Vernooij | 1 | -11/+151 |
2007-10-10 | r22152: merge from samba3: | Stefan Metzmacher | 1 | -7/+0 |
2007-10-10 | r21798: unsetenv() returns void on some platforms (BSD) | Stefan Metzmacher | 1 | -9/+1 |
2007-10-10 | r21796: check if unsetenv() works on an non-existing key | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r21794: add setenv()/unsetenv() testsuite | Stefan Metzmacher | 1 | -1/+61 |
2007-10-10 | r20819: - include system/aio.h | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r20815: merge from samba3 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20810: unlink the test file when the test is done | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r19952: Fix socketpair() test case to write to fd(1) and read from fd(0) because | Paul Green | 1 | -2/+2 |
2007-10-10 | r19495: Stop linking binaries twice (once before installation, once during bu... | Jelmer Vernooij | 1 | -2/+9 |
2007-10-10 | r19411: sigh - we can't call close here as its mapped to swrap_close() in the | Andrew Tridgell | 1 | -3/+0 |
2007-10-10 | r19410: - fixed checker error | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r19393: Add replacement function for socketpair() | Jelmer Vernooij | 1 | -0/+41 |
2007-10-10 | r19373: Merge changes from subunit branch: Convert libreplace testsuite to a | Jelmer Vernooij | 2 | -24/+20 |
2007-10-10 | r19116: fixed a checker warning | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r19033: prepare to use the libreplace testsuite as LOCAL-REPLACE in smbtorture | Stefan Metzmacher | 1 | -4/+6 |
2007-10-10 | r19029: test if opendir() on a file sets errno = ENOTDIR | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r18491: fixed a warning | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18444: return the correct value on error | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r18442: run the os2_delete test in the testsuite too | Stefan Metzmacher | 2 | -6/+13 |
2007-10-10 | r18419: fix include paths of the configure tests | Stefan Metzmacher | 1 | -0/+110 |
2007-10-10 | r18343: fixed setlinebuf() prototype, added test for it, and use it in two | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r18332: added back in our shared mmap test code | Andrew Tridgell | 1 | -0/+68 |
2007-10-10 | r18160: - pread and pwrite replacements need to be non-static | Andrew Tridgell | 1 | -7/+0 |
2007-10-10 | r18141: an accidental nested C comment! | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18129: moved the system includes into libreplace - this gives much more | Andrew Tridgell | 1 | -24/+21 |
2007-10-10 | r18059: another cpp error | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18051: - add gcc warning flags | Andrew Tridgell | 1 | -46/+54 |