summaryrefslogtreecommitdiff
path: root/mytasks.py
Commit message (Expand)AuthorAgeFilesLines
* find_bootsect : improvement against false positives, need configurable settingsLudovic Pouzenc2015-08-301-17/+25
* Adding RAID 5+0 support, memory fixes and improovements for big disksLudovic Pouzenc2015-08-211-12/+32
* find_files: block list aggregated. May have some bogus offset onLudovic Pouzenc2015-07-191-5/+14
* find_files : aggregation des secteurs trouves parmis les fichiers deLudovic Pouzenc2015-07-191-14/+104
* find_files : load all ref file in memory (in a dict) to find everyLudovic Pouzenc2015-07-141-16/+21
* task find_files : first impl. task find_bootsect : added "state"Ludovic Pouzenc2015-07-121-4/+56
* Bugfix : /config/tasks_find_files_pathlist could have multiple paths nowLudovic Pouzenc2015-07-121-0/+3
* Tasks : implement the first one : find_bootsectLudovic Pouzenc2015-07-041-5/+41
* mytasks : début d'implementation a l'aide de multiprocessingLudovic Pouzenc2015-06-281-14/+50
* New module to handle background / long tasksLudovic Pouzenc2015-06-281-0/+58