Commit Graph

22 Commits

Author SHA1 Message Date
Andrew C 6882415656 Linux - protect against corruption in mount data structures 2014-12-29 17:09:21 -06:00
Andrew C d507100d12 Linux - update mount & file cache enumeration logic 2014-10-15 23:52:00 -05:00
Andrew C 6cdd0b2eed Linux - remove address from mount 2014-09-11 00:09:48 -05:00
Andrew C 3f7f3811e1 Linux - fix mount.py to be more robust 2014-09-10 23:31:16 -05:00
Andrew C 2effdbb92c Linux - update linux_mount 2014-07-08 21:32:47 -05:00
Andrew C 8195817997 Linux - remove debug statement from linux_mount 2014-06-07 01:55:06 -05:00
Andrew C d3b86a59b9 Linux - update linux_mount to work with bleeding edge kernels 2014-06-03 14:15:30 -05:00
iMHLv2 c21b24e585 update mount to better filter invalid entries
https://github.com/iMHLv2/voldb/commit/dabf036bd2f118bc35572f970f3a1bf8e
2ef9ab9
2014-01-17 20:43:33 -06: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
iMHLv2 0af575492f replace all the calls to self.get_profile_symbol() from linux plugins, use self.addr_space.profile.get_symbol() instead 2013-02-19 17:42:25 +00:00
mike.auty@gmail.com e017034023 Pylint, formatting and styles fixes for all linux plugins. 2012-09-10 15:06:57 +00:00
atcuno b8c8e3ceca Linux - make each plugin get its own address space 2012-09-09 18:18:57 +00:00
iMHLv2 398a80c261 Linux - whitespace in mount.py 2012-09-03 01:17:50 +00:00
atcuno 638e100592 Linux - make path calculation more resilient to unallocated entries 2012-08-31 18:38:01 +00:00
atcuno 2a6c85c471 Linux - update mount and tmpfs to support mount namespaces (3.x) and add new type to module.c 2012-08-31 16:13:25 +00:00
atcuno fe361678d1 Linux - Add Joes mount kmem_cache plugin 2012-08-25 17:08:07 +00:00
atcuno 9427b366f0 Linux - update all plugins but cpuinfo to new symbol handling method 2012-08-24 23:21:08 +00:00
atcuno 880ba8b0f6 Linux - add 3.x fixes for mount and per_cpu vars, update 64bit vtypes to 8 byte longs 2012-08-18 18:26:13 +00:00
mike.auty@gmail.com e5ae67f65a Merge in most of linux-support. 2012-08-16 11:00:06 +00:00