1
0
mirror of https://github.com/bobranten/Ext4Fsd.git synced 2025-10-30 13:28:31 -05:00
Commit Graph

51 Commits

Author SHA1 Message Date
Bo Brantén
e0c60235c5 deleted some zero size include files 2020-09-28 16:24:17 +02:00
Bo Brantén
485d47f91f renamed an include directory 2020-09-28 16:02:01 +02:00
Bo Brantén
0874d18db1 line endings conversions 2020-09-28 15:54:32 +02:00
Bo Brantén
9ec6bea652 removed some comments that was not valid anymore 2020-09-13 01:04:01 +02:00
Bo Brantén
fa2a988bd6 doc update and line ending conversions 2020-08-14 23:04:55 +02:00
Bo Brantén
0dfc921e41 more line endings conversions 2020-07-23 01:28:10 +02:00
Bo Brantén
fa744f1b8f more line endings conversions 2020-07-22 02:53:43 +02:00
Bo Brantén
4fb9ddefa7 converted some files from UNIX to DOS line endings 2020-07-21 01:12:02 +02:00
Bo Brantén
612abae95a improved the project dependencies 2020-06-12 21:55:33 +02:00
Bo Brantén
c61396679b corrected a dependency in the project files 2020-06-11 16:45:21 +02:00
Bo Brantén
9551666fbf corrected the initialization of three arrays 2020-05-18 23:56:05 +02:00
Bo Brantén
1785c39e2a updated readme file 2020-04-23 01:37:12 +02:00
Bo Brantén
a673612e9c doc update 2020-03-23 23:41:57 +01:00
Bo Brantén
c27599df57 updated project files and install files 2020-03-22 02:27:00 +01:00
Bo Brantén
4decc85dd0 updated install script 2020-03-20 23:12:48 +01:00
Bo Brantén
7fb58011da added a NSIS install script 2020-03-19 19:24:24 +01:00
Bo Brantén
12c0c3d337 updated inf file and project to vs2019 2020-03-14 14:49:54 +01:00
Bo Brantén
1472799a3d updated inf file 2020-03-14 01:17:17 +01:00
Bo Brantén
4c745871f7 updated inf file and documentation 2020-03-12 15:26:33 +01:00
Bo Brantén
9ef44c8b45 Updated Ext2Mgr to build for 64-bit 2020-03-09 20:09:34 +01:00
Bo Brantén
4f8ee64b43 added some typecasts to avoid compiler warnings 2020-03-08 23:41:59 +01:00
Bo Brantén
e93d7f5361 Support to build for ARM and ARM64 2020-03-08 00:21:22 +01:00
Bo Brantén
55c837b500 updated rc file 2020-03-04 21:41:38 +01:00
Bo Brantén
ffa7b6411e updated rc file and removed debug code 2020-03-03 23:19:49 +01:00
Bo Brantén
b1a1fcf4e3 more work on metadata checksums 2020-03-01 01:37:56 +01:00
Bo Brantén
8f41b9131d doc update 2020-02-29 00:06:50 +01:00
Bo Brantén
01f031c972 improved the printing of error messages 2020-02-28 00:58:20 +01:00
Bo Brantén
74b0f38574 removed DbgPrints used during development 2020-02-24 23:52:36 +01:00
Bo Brantén
9aa7f7bd9a fix for dir entry rec len when using checksums 2020-02-23 22:03:15 +01:00
Bo Brantén
9abe75f04c fix for dx tail size when using checksums 2020-02-22 23:59:06 +01:00
Bo Brantén
8b1baf11a2 fix for checksums on block groups 2020-02-22 11:55:37 +01:00
Bo Brantén
b754066435 removed unused code and doc update 2020-02-22 00:29:58 +01:00
Bo Brantén
cd2a6dc42e added a initialize_dirent_tail 2020-02-21 00:54:42 +01:00
Bo Brantén
fd4c6214a1 switched from jbd to jbd2 2020-02-19 22:49:57 +01:00
Bo Brantén
94c7dde8ad more work on jbd2 2020-02-19 11:51:30 +01:00
Bo Brantén
857c69dbb6 checksums on extents 2020-02-18 11:32:32 +01:00
Bo Brantén
e7380fe12f jbd2 ported but not ready to use 2020-02-15 23:25:43 +01:00
Bo Brantén
89892ad2f3 inode checksums is implemented 2020-02-07 00:40:00 +01:00
Bo Brantén
11149fa115 more work on inode checksums 2020-02-05 23:47:39 +01:00
Bo Brantén
114d102c32 new file jbd2.h will be used by jbd2 port 2020-02-03 20:37:15 +01:00
Bo Brantén
4db087019f metadata checksums on directories 2020-02-01 23:53:40 +01:00
Bo Brantén
87e787e8c6 cr/lf fixes 2020-02-01 23:46:03 +01:00
Bo Brantén
a54060c1b5 removed unused files 2020-01-25 11:50:50 +01:00
Bo Brantén
c04a413696 suport for metadata checksums 2020-01-25 01:07:05 +01:00
Bo Brantén
8ea50eec18 file rename and delete 2020-01-24 00:39:29 +01:00
Bo Brantén
42a0e26281 doc and build compatibility 2020-01-22 11:51:32 +01:00
Bo Brantén
7c053be13e removed unused lib 2020-01-22 10:37:33 +01:00
Bo Brantén
ae4b258465 documentation update 2020-01-21 23:02:05 +01:00
Bo Brantén
310ac38275 improved build compatibility 2020-01-21 19:06:37 +01:00
Bo Brantén
c9302e9032 New project files for Visual Studio 2020-01-21 11:05:36 +01:00