26 Commits (3e42ad4c558d5f3e12cdf22f4d6610836c7df129)

Author SHA1 Message Date
ngkaho1234 8929c98e42 ext4: add read_only parameter to ext4_mount routine. 9 years ago
gkostka 2dc690937c fs_test: add version string printf in test apps 9 years ago
gkostka 8dccafbc15 lwext4_server: improve opt list 9 years ago
gkostka c0f2dfea72 lwext4_server: add journaling to filesystem test suite 9 years ago
gkostka 53e241d0e5 lwext4_server: fix travis build 9 years ago
gkostka d69ffabcc8 Refactoring: directrory entry prefix: EXT4_DIRENTRY* -> EXT4_DE* 9 years ago
gkostka 529a2b7118 Fix printf fotmating in lwext4_server 9 years ago
gkostka fd69372547 Linux line endings 9 years ago
gkostka 11246ef8f6 Change ext4_fread & ext4_fwrite prototypes 9 years ago
gkostka 07058c1899 Change ext4_fread & ext4_fwrite prototypes 9 years ago
gkostka 2651b659e1 Linux codestyle format (tabs indenation) 9 years ago
gkostka 70fba6d9da Add const keyword in ext4_dir_entry_next return value 10 years ago
gkostka b23a71e918 Remove warning 10 years ago
gkostka 3679cb8d48 Code format 10 years ago
gkostka 1fd8182cfc clang-format: fs_test 10 years ago
gkostka d14de17c67 Improved dir entry get function (ext4_dir_entry_next) 10 years ago
gkostka 4f30abc8be Fix errno warning. 11 years ago
gkostka 6f2630560d Build system refactoring. 11 years ago
gkostka b6a7544b8c Pedanitic warning check fixes. Pointer arithmetic, anonymus unions etc 11 years ago
gkostka 7f99e6e3e3 Licence header. 11 years ago
gkostka e40ab39b12 Add missing lwext4_server option. 11 years ago
gkostka 34dd733043 Add new tests (large files tests). 11 years ago
gkostka eb3f719c5a Fixed header order. 11 years ago
gkostka a8d8a94bfa Add windows partition mode. 11 years ago
gkostka 0d2c2b5509 SO_REUSEADDR option for server socket. 11 years ago
gkostka 096ac0cfd2 Remove warnings. Default port to 1234. 11 years ago
gkostka 52a1caf803 Client server basic test suite + minor code improvment. 11 years ago