Richard Cordovano
|
06b499f7af
|
Revert "Make tskdbdiff.py handle attr value types correctly"
This reverts commit 6893e1c35b2b3f50cd820d7837e51ca462a7fe0c.
|
2016-01-27 17:36:25 -05:00 |
|
Richard Cordovano
|
6893e1c35b
|
Make tskdbdiff.py handle attr value types correctly
|
2016-01-27 17:29:29 -05:00 |
|
U-Mhmdfy-PC\Mhmdfy
|
43e9fa5b0f
|
if no gold dumps are provided, generete them
|
2015-12-18 13:58:43 -05:00 |
|
momo
|
1e30edeacb
|
get_temp creates new file everytime, need to call it only once
|
2015-12-18 08:59:18 -05:00 |
|
momo
|
818090f880
|
comment
|
2015-12-17 15:49:16 -05:00 |
|
momo
|
9493ba8fd2
|
sort gold before compare
|
2015-12-17 15:35:13 -05:00 |
|
momo
|
76d3acbd84
|
ignore case when sorting
|
2015-12-17 11:17:44 -05:00 |
|
momo
|
7b42caf6da
|
grammar
|
2015-12-10 16:48:31 -05:00 |
|
momo
|
d90c9066c9
|
test for devs
|
2015-12-10 15:32:56 -05:00 |
|
momo
|
68aa953578
|
remove id from layout files
|
2015-12-04 14:07:04 -05:00 |
|
U-Mhmdfy-PC\Mhmdfy
|
a2599ad343
|
clean backup db
|
2015-12-01 12:42:35 -05:00 |
|
momo
|
82055dc7b2
|
remove temp file after testing
|
2015-12-01 12:42:34 -05:00 |
|
momo
|
02f2367eb0
|
remove white space
|
2015-11-20 15:45:13 -05:00 |
|
momo
|
eb8734866c
|
replace associated id with file path and artifact type
|
2015-11-20 15:43:45 -05:00 |
|
Brian Carrier
|
edb4b13eed
|
Fixed order of diff arguments
|
2015-07-28 11:22:14 -04:00 |
|
sidheshenator
|
49a1e42cf8
|
gold files are easily available in th OP folder in case of diff
|
2015-04-14 13:16:49 -04:00 |
|
Richard Cordovano
|
97bb8540e9
|
Revert "side by side comparison in diff output"
|
2015-04-13 17:30:38 -04:00 |
|
Richard Cordovano
|
d68c54ae3b
|
Revert "cmd and its options tokenized"
|
2015-04-13 17:29:25 -04:00 |
|
sidheshenator
|
f63255911e
|
cmd and its options tokenized
|
2015-04-10 17:53:08 -04:00 |
|
sidheshenator
|
4ce5c363a6
|
side by side comparison in diff output
|
2015-04-10 15:38:33 -04:00 |
|
sidheshenator
|
3d1f5b9299
|
diff file named appropriately
|
2015-04-03 13:51:56 -04:00 |
|
sidheshenator
|
41b96b7d27
|
extra .txt extention removed
|
2015-03-31 10:14:31 -04:00 |
|
sidheshenator
|
1372de9f73
|
Reverted BlackboardDumpErrors to SortedErrors. Used newer naming conv in Tskdbdiff.py
|
2015-03-30 18:00:42 -04:00 |
|
Brian Carrier
|
357d43f4e3
|
Forced regression scripts to use python 3
|
2014-08-19 13:54:33 -04:00 |
|
Brian Carrier
|
5497fcb292
|
fixed permission and connect exceptions
|
2014-08-11 15:04:01 -04:00 |
|
alexjacks92
|
173fa3b9db
|
Doctoring reports table entries instead of removing them.
|
2014-06-11 13:09:52 -04:00 |
|
alexjacks92
|
e80444144d
|
No longer diffing reports table in testing.
|
2014-06-10 15:37:50 -04:00 |
|
alexjacks92
|
93bcdaebd2
|
Dropping tsk_files obj_id istead of replacing.
|
2014-05-30 14:17:31 -04:00 |
|
alexjacks92
|
7db2e4b059
|
String concatenation bug fixed.
|
2014-05-14 16:02:56 -04:00 |
|
alexjacks92
|
eb3f9bbbf3
|
Reimplemented object ID replacement in a more sane way.
|
2014-05-06 14:09:02 -04:00 |
|
alexjacks92
|
471478d4e4
|
Added sorting to non-blackboard database dumping.
|
2014-05-01 14:54:57 -04:00 |
|
alexjacks92
|
a128f4a526
|
Code cleanup.
|
2014-04-30 10:43:02 -04:00 |
|
alexjacks92
|
a0b4a2d32f
|
Replacing more IDs with file paths - now tsk_files_path and tsk_objects tables as well.
|
2014-04-29 16:53:15 -04:00 |
|
alexjacks92
|
cbb8cc1a3f
|
First pass at id/path swapping.
|
2014-04-28 16:43:53 -04:00 |
|
alexjacks92
|
1facc62c3e
|
Diff ordering fix.
|
2014-04-25 11:14:15 -04:00 |
|
alexjacks92
|
f4bc376d21
|
Close database connections before exiting methods.
|
2014-04-23 11:18:30 -04:00 |
|
alexjacks92
|
fcd7c3cdd7
|
Typo fix.
|
2014-04-22 13:48:06 -04:00 |
|
alexjacks92
|
1e943b1f2d
|
Added a comment for the potentially confusing dictionary creation code.
|
2014-04-22 13:47:26 -04:00 |
|
alexjacks92
|
d3c0b6d4dd
|
DB dumps will now show file paths instead of object ids.
|
2014-04-22 13:44:16 -04:00 |
|
alexjacks92
|
3b32ad6fc9
|
More unneeded logging.
|
2014-04-17 10:54:00 -04:00 |
|
alexjacks92
|
cc4be6a075
|
Excess logging removed.
|
2014-04-17 10:52:57 -04:00 |
|
alexjacks92
|
950f735f8c
|
Fixing a bug in the diffing script so that files certain files aren't excluded entirely.
|
2014-04-17 10:17:36 -04:00 |
|
alexjacks92
|
e55378e68f
|
Removed object id from diffing. Addresses issues with nondeterminism.
|
2014-04-15 11:21:28 -04:00 |
|
alexjacks92
|
bbf0012224
|
Removing unneeded print.
|
2014-04-15 10:30:07 -04:00 |
|
alexjacks92
|
d510842034
|
Fixing index out of bounds error.
|
2014-03-13 14:42:49 -04:00 |
|
Jeff Wallace
|
c697f0458f
|
cleanup of tskdbdiff and srcupdater.
|
2013-10-30 10:33:59 -04:00 |
|
jawallace
|
a8f0c6cc68
|
Small testing tweaks.
|
2013-08-23 07:40:19 -04:00 |
|
Jeff Wallace
|
26b43162bb
|
Changed return type of run_diff to allow more descriptive diff results
|
2013-07-25 12:37:48 -04:00 |
|
Jeff Wallace
|
31d93f0d11
|
Added main function to tskdbdiff so it can be called directly.
|
2013-07-23 15:21:10 -04:00 |
|
Jeff Wallace
|
e440da75c6
|
Moved TskDbDiff to a separate file.
|
2013-07-23 10:22:28 -04:00 |
|