| Commit message (Expand) | Author | Age | Files | Lines |
* | mount-options : keep it simple and stupid + some refactoring | Ludovic Pouzenc | 2015-08-30 | 2 | -43/+31 |
* | find_bootsect is part of raidguessfs, drop outdated standalone version | Ludovic Pouzenc | 2015-08-30 | 1 | -35/+0 |
* | raid_type as a config attr + code refactoring | Ludovic Pouzenc | 2015-08-30 | 3 | -66/+81 |
* | myraid : extract the math part in a separate file, make it re-usable | Ludovic Pouzenc | 2015-08-30 | 2 | -124/+156 |
* | find_bootsect : improvement against false positives, need configurable settings | Ludovic Pouzenc | 2015-08-30 | 1 | -17/+25 |
* | Add debug info about subraid_no and always define it | Ludovic Pouzenc | 2015-08-30 | 1 | -2/+9 |
* | Adding RAID 5+0 support, memory fixes and improovements for big disks | Ludovic Pouzenc | 2015-08-21 | 4 | -23/+72 |
* | find_files: block list aggregated. May have some bogus offset on | Ludovic Pouzenc | 2015-07-19 | 1 | -5/+14 |
* | find_files : aggregation des secteurs trouves parmis les fichiers de | Ludovic Pouzenc | 2015-07-19 | 1 | -14/+104 |
* | find_files : load all ref file in memory (in a dict) to find every | Ludovic Pouzenc | 2015-07-14 | 1 | -16/+21 |
* | Bugfix : lstat().st_size always return 0 if a block device is given | Ludovic Pouzenc | 2015-07-14 | 1 | -5/+9 |
* | task find_files : first impl. task find_bootsect : added "state" | Ludovic Pouzenc | 2015-07-12 | 1 | -4/+56 |
* | Minor adjustements to the fs | Ludovic Pouzenc | 2015-07-12 | 1 | -1/+5 |
* | Comments and error handling | Ludovic Pouzenc | 2015-07-12 | 2 | -17/+19 |
* | Bugfix : /config/tasks_find_files_pathlist could have multiple paths now | Ludovic Pouzenc | 2015-07-12 | 2 | -16/+9 |
* | myraid: lecture RAID sur disque de donnée ou par calcul de parité | Ludovic Pouzenc | 2015-07-04 | 3 | -98/+137 |
* | Tasks : implement the first one : find_bootsect | Ludovic Pouzenc | 2015-07-04 | 2 | -6/+42 |
* | mytasks : début d'implementation a l'aide de multiprocessing | Ludovic Pouzenc | 2015-06-28 | 2 | -18/+61 |
* | New module to handle background / long tasks | Ludovic Pouzenc | 2015-06-28 | 2 | -14/+98 |
* | RAID 5 layout implementation (left/right (as)symmetric and RAID 0 impl. | Ludovic Pouzenc | 2015-06-28 | 2 | -45/+91 |
* | New tool to guess raid_start (bootsector detector) | Ludovic Pouzenc | 2015-06-28 | 1 | -0/+35 |
* | Minor change : carriage return instead of space between patterns. | Ludovic Pouzenc | 2015-06-28 | 1 | -1/+3 |
* | Small improvements | Ludovic Pouzenc | 2015-06-17 | 2 | -23/+40 |
* | Minor refactoring and renames, implementation of disk_xor | Ludovic Pouzenc | 2015-06-15 | 2 | -57/+79 |
* | Various minor improovements | Ludovic Pouzenc | 2015-06-14 | 2 | -19/+40 |
* | Initial import. | Ludovic Pouzenc | 2015-06-12 | 6 | -0/+745 |
* | Initial commit | lpouzenc | 2015-06-12 | 3 | -0/+734 |