Commit Graph

24 Commits

Author SHA1 Message Date
Andrew C ea1fbcc6df Linux - update superblock name in linux_find_file 2014-10-27 23:05:20 -05:00
iMHLv2 74db572bf6 returning inside a generator broke pyinstaller 2014-10-25 19:03:32 -05:00
Andrew C 8ec4d6f957 Linux - make find_file more resillient to corrupted samples 2014-10-25 11:21:33 -05:00
Andrew C d507100d12 Linux - update mount & file cache enumeration logic 2014-10-15 23:52:00 -05:00
Andrew Case 00108e0136 Linux - add safeguard to find_file for corrupt file system data 2014-08-27 22:29:48 -05:00
Andrew C 3d4c4992d2 Linux - update description strings 2014-08-03 17:12:11 -05:00
Andrew C 39a83659a6 Linux - close issue 504 with patch from submitter 2014-07-08 08:45:31 -05:00
Andrew C 31b76494b4 Linux - update linux_find_file to new mount API 2014-06-07 01:54:46 -05:00
Andrew C c3cd673958 Linux - add -L/--listfiles option to linux_find_file 2014-05-27 10:18:44 -05:00
Andrew C 3a18e6be04 Linux - update linux_find_file 2014-05-27 08:56:22 -05:00
atcuno 502e18cc8c Linux - add find_file from the book vm 2014-03-20 14:24:13 -05:00
iMHLv2 e6ed7078f9 sync with r3581 of trunk 2014-01-17 14:21:55 -06:00
iMHLv2 f699e93a4f sync with r3514 2013-10-08 01:04:26 -04:00
iMHLv2 d242168adb initial commit of r3513 branch 2013-10-07 11:55:04 -04:00
awalters 4c7cc26502 Standardization of file headers. License clarification. Dumpfiles committed to trunk. 2013-10-08 04:16:13 +00:00
atcuno 948ee07b66 Linux - make linux_find_file more API family 2013-09-25 23:51:10 +00:00
iMHLv2 e8569a92d6 add **kwargs for all linux plugins 2013-03-07 15:28:36 +00:00
iMHLv2 4f7e22430b remove the linux_common.S_ISREG and linux_common.S_ISDIR functions. replace them with an inode object class that has is_dir() and is_reg() methods 2013-02-19 20:05:32 +00:00
iMHLv2 f28cf51411 fix some whitespace in linux_find_file 2013-02-13 21:36:27 +00:00
mike.auty@gmail.com 518294754d Merge 2.3-devel into trunk. 2012-10-13 21:31:29 +00:00
atcuno cbdef36153 Linux - move radix tree and getting files into find_file and update tmpfs to use new code 2012-09-12 00:28:36 +00:00
atcuno f4c765cb4e Linux - ensure find_file does not follow invalid directories 2012-09-11 19:38:05 +00:00
atcuno b8c8e3ceca Linux - make each plugin get its own address space 2012-09-09 18:18:57 +00:00
atcuno 415ad58216 Linux - add find_file 2012-09-09 08:52:35 +00:00