Merge branch 'master' of ssh://git.samba.org/data/git/samba into wmi
[metze/samba/wip.git] / source4 / lib / replace / test / testsuite.c
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-09 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-07 Stefan Metzmacherlibreplace: always provide utime() and utimes()
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Michael Adamlibreplace: add extended getifaddrs test that prints...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26468: Match getifaddrs more closely, add trivial...
2007-12-21 Stefan Metzmacherr26102: libreplace: remove system/printing.h as it...
2007-10-10 Jelmer Vernooijr24674: Make sure results are always on a new line...
2007-10-10 Volker Lendecker24054: Fix some warnings
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Stefan Metzmacherr22658: - add AC_GNU_SOURCE macro for systems which...
2007-10-10 Stefan Metzmacherr22279: add a lot more detailed strtoll() and strtoull...
2007-10-10 Stefan Metzmacherr22253: - make the strtoll tests more verbose
2007-10-10 Stefan Metzmacherr22246: only test strtoll once
2007-10-10 Stefan Metzmacherr22243: remove useless printf's
2007-10-10 Stefan Metzmacherr22239: use strlcpy instead of strcpy to make the IBM...
2007-10-10 Stefan Metzmacherr22216: move strptime testsuite into it's own file
2007-10-10 Stefan Metzmacherr22215: add strptime replacement to libreplace based...
2007-10-10 Jelmer Vernooijr22203: Improve the replace testsuite a bit.
2007-10-10 Stefan Metzmacherr22152: merge from samba3:
2007-10-10 Stefan Metzmacherr21798: unsetenv() returns void on some platforms ...
2007-10-10 Stefan Metzmacherr21796: check if unsetenv() works on an non-existing key
2007-10-10 Stefan Metzmacherr21794: add setenv()/unsetenv() testsuite
2007-10-10 Stefan Metzmacherr20819: - include system/aio.h
2007-10-10 Stefan Metzmacherr20815: merge from samba3
2007-10-10 Stefan Metzmacherr20810: unlink the test file when the test is done
2007-10-10 Paul Greenr19952: Fix socketpair() test case to write to fd(1...
2007-10-10 Jelmer Vernooijr19495: Stop linking binaries twice (once before instal...
2007-10-10 Andrew Tridgellr19411: sigh - we can't call close here as its mapped...
2007-10-10 Andrew Tridgellr19410: - fixed checker error
2007-10-10 Jelmer Vernooijr19393: Add replacement function for socketpair()
2007-10-10 Jelmer Vernooijr19373: Merge changes from subunit branch: Convert...
2007-10-10 Andrew Tridgellr19116: fixed a checker warning
2007-10-10 Stefan Metzmacherr19033: prepare to use the libreplace testsuite as...
2007-10-10 Stefan Metzmacherr18442: run the os2_delete test in the testsuite too
2007-10-10 Andrew Tridgellr18343: fixed setlinebuf() prototype, added test for...
2007-10-10 Andrew Tridgellr18160: - pread and pwrite replacements need to be...
2007-10-10 Andrew Tridgellr18141: an accidental nested C comment!
2007-10-10 Andrew Tridgellr18129: moved the system includes into libreplace ...
2007-10-10 Andrew Tridgellr18059: another cpp error
2007-10-10 Andrew Tridgellr18051: - add gcc warning flags
2007-10-10 Jelmer Vernooijr18045: Update format, list "test" target as phony.
2007-10-10 Andrew Tridgellr18043: added strlcpy() test
2007-10-10 Andrew Tridgellr18041: started on the bodies of the testsuite function...
2007-10-10 Andrew Tridgellr18038: make test fns static
2007-10-10 Jelmer Vernooijr18031: Merge my replace fixes: