Update README about linux patching
[yaffs2.git] / direct /
2012-02-14 Charles ManningUpdate Makefiles for new sed-based way case-insensitive...
2012-02-14 Charles ManningSet up new version of case insensitive code using sed
2012-02-13 Charles ManningMerge branch 'big-files': Merge in large file support
2012-01-24 Charles Manningyaffs direct: Remove unused dependency in yaffs_list...
2012-01-18 Charles Manningyaffs direct: Prevent yaffs_start_up being called twice.
2012-01-17 Charles Manningyaffs Direct: Add feature to limit the number of files...
2012-01-05 Charles Manningyaffs direct: Fix bounds issue in handle to pointer...
2012-01-03 Charles ManningWIP Changes to tests
2011-12-21 Charles Manningyaffs large file support: Saves and restores large...
2011-12-21 Charles Manninglarge file storage WIP. Can save and verify a large...
2011-12-16 Timothy ManningHave updated yaffs direct tests and added README files...
2011-12-07 Timothy ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2011-09-21 Charles ManningRemove dependencies on sys/stat.h when yaffs provides...
2011-08-15 Charles ManningFix python wrapper pointer types
2011-08-05 Charles ManningAdd yaffs_utime and related code
2011-08-05 Charles ManningAdd summary code to python tester Makefile
2011-05-19 Charles Manningyaffs: Fix compilation of utils
2011-04-28 Charles ManningMerge branch 'block-summary'
2011-03-28 Charles Manningyaffs: Add first cut of block summary code
2011-03-07 Charles Manningyaffs: Remove debugging argument from temp buffer handling
2011-02-24 Charles Manningyaffs: Remove tags validity checking code.
2011-02-06 Charles Manningyaffs: Change NEEDS_SCANNING to NEEDS_SCAN
2011-02-06 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2011-01-31 Charles Manningyaffs: Update year to 2011 in copyrights etc.
2011-01-27 Timothy Manningyaffs Fixing some minor warnings in direct/timothy_test...
2011-01-27 Timothy Manningyaffs Finshed direct/timothy_tests/linux_test.
2011-01-26 Charles Manningyaffs: Replace YBUG() with BUG()
2011-01-25 Timothy Manningyaffs Added a new test for yaffs functions via linux...
2011-01-13 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2011-01-10 Timothy ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2011-01-10 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2011-01-07 Charles Manningyaffs direct: Fix trace ALWAYS issue
2011-01-07 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2011-01-07 Charles Manningyaffs direct: Clean up braces
2011-01-07 Charles ManningMerge branch 'mainlining'
2011-01-07 Timothy Manningyaffs Added somemore tests to direct/timothy_tests...
2011-01-06 Timothy Manningyaffs Expanding the the test direct/timothy_tests/threading
2011-01-06 Timothy Manningyaffs Finsing up direct/timothy_tests/threading
2011-01-06 Timothy Manningyaffs Added another test to direct/timothy_tests/threading
2010-12-23 Timothy Manningyaffs Added a README to direct/timothy_tests/mirror_tests
2010-12-23 Timothy Manningyaffs updated direct/timothy_tests/quick_tests
2010-12-23 Timothy Manningyaffs Added some stuff to direct/python/yaffs_browser.py
2010-12-23 Timothy Manningyaffs Made some updates to direct/timothy_tests/mirror_...
2010-12-22 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2010-12-22 Charles Manningyaffs direct: Change yaffs_malloc to yaffsfs_malloc etc
2010-12-22 Timothy Manningyaffs Fixed all of the bugs in direct/timothy_tests...
2010-12-22 Timothy Manningyaffs Fixed some bugs in direct/timothy_tests/mirror_tests
2010-12-22 Timothy Manningyaffs Fixed some more bugs in direct/timothy_tests...
2010-12-22 Timothy Manningyaffs Fixing bugs in direct/timothy_tests/mirror_tests
2010-12-21 Timothy Manningyaffs Trying to find a bug in direct/timothy_tests...
2010-12-16 Timothy Manningyaffs Added some more tests to direct/timothy_tests...
2010-12-15 Timothy Manningyaffs Fixed some more bugs in direct/timothy_tests...
2010-12-15 Timothy Manningyaffs Fixed some more bugs in direct/timothy_tests...
2010-12-15 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2010-12-15 Timothy Manningyaffs Fixed a bug in direct/timothy_tests/mirror_tests
2010-12-15 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2010-12-15 Timothy Manningyaffs Added more tests to direct/timothy_tests/mirror_tests
2010-12-14 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2010-12-14 Timothy Manningyaffs Added more tests to direct/timothy_tests/mirror_tests
2010-12-14 Timothy Manningyaffs Working on mirror_tests
2010-12-14 Timothy Manningyaffs Added some more tests to timothy_tests.
2010-12-10 Charles ManningMerge branch 'mainlining'
2010-12-10 Charles Manningyaffs: More cleanup of tracing, inlines and general...
2010-12-10 Charles Manningyaffs Change tracing to yaffs_trace
2010-12-07 Charles Manningyaffs: Remove a whole lot of function wrappers and...
2010-12-03 Charles Manningyaffs direct: Move yaffs error string function to difer...
2010-12-02 Charles Manningyaffs direct: Add file descriptor layer in handle manag...
2010-12-01 Timothy Manningyaffs Added some more tests to direct/timothy_tests...
2010-11-30 Charles Manningyaffs direct: Add more tests for valid paths.
2010-11-30 Timothy Manningyaffs Updated the README for direct/timothy_tests/quick...
2010-11-30 Timothy Manningyaffs Added more tests to direct/timothy_tests/quick_tests
2010-11-30 Charles ManningMerge branch 'direct-fix'
2010-11-30 Charles ManningMerge branch 'mainlining'
2010-11-30 Charles Manningyaffs: Refactor bit counting code
2010-11-30 Charles Manningyaffs direct: Add some NULL pointer handling
2010-11-29 Timothy Manningyaffs More tests added to direct/timothy_tests/quick_tests
2010-11-29 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2010-11-29 Charles Manningyaffs testing: Don't want ramdisk created if it is...
2010-11-29 Timothy Manningyaffs Added some more tests to direct/timothy_tests...
2010-11-29 Charles Manningyaffs direct tests: Fix ftruncate EROFS test
2010-11-29 Charles Manningyaffs direct: Fix more error handling
2010-11-29 Charles Manningyaffs direct: Fix more EROFS handling
2010-11-29 Timothy Manningyaffs Fixed some tests in direct/timothy_tests/quick_tests
2010-11-29 Timothy Manningyaffs Added more tests to direct/timothy_tests/quick_tests
2010-11-29 Charles Manningyaffs direct: Fix pthread compilation issue.
2010-11-28 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2010-11-28 Charles Manningyaffs direct: Change EROFS error handling in yaffs_open
2010-11-28 Timothy Manningyaffs Added another test to direct/timothy_tests/quick_...
2010-11-28 Charles Manningyaffs direct: Fix EROFS handling in some functions.
2010-11-28 Timothy Manningyaffs Added more tests to direct/timothy_tests/quicktests
2010-11-28 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2010-11-28 Charles Manningyaffs direct: Partition off os glue code
2010-11-28 Timothy Manningyaffs Added morew tests to direct/timothy_tests/quick_tests
2010-11-26 Timothy Manningyaffs Added a test to direct/timothy_tests/quick_test
2010-11-26 Timothy Manningyaffs Fixed a bug in direct/timothy_tests/quick_tests
2010-11-26 Timothy Manningyaffs Added more tests to direct/timothy_tests/quick_tests
2010-11-26 Timothy ManningMerge branch 'quick_tests'
2010-11-26 Timothy Manningyaffs Added more tests to direct/timothy_tests/quick_tests
2010-11-26 Charles Manningyaffs direct: Dereference symlinks in chmod
2010-11-26 Timothy Manningyaffs Fixed some problems with direct/timothy_tests...
next