Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 | r22216: move strptime testsuite into it's own file | Stefan Metzmacher | 1 | -105/+3 |
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 | 1 | -22/+18 |
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 | r18442: run the os2_delete test in the testsuite too | Stefan Metzmacher | 1 | -1/+8 |
2007-10-10 | r18343: fixed setlinebuf() prototype, added test for it, and use it in two | Andrew Tridgell | 1 | -1/+2 |
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 |
2007-10-10 | r18045: Update format, list "test" target as phony. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18043: added strlcpy() test | Andrew Tridgell | 1 | -2/+23 |
2007-10-10 | r18041: started on the bodies of the testsuite functions for libreplace | Andrew Tridgell | 1 | -1/+43 |
2007-10-10 | r18038: make test fns static | Andrew Tridgell | 1 | -43/+43 |
2007-10-10 | r18031: Merge my replace fixes: | Jelmer Vernooij | 1 | -0/+366 |