Brian Carrier
|
62df408f0e
|
do not add to list
|
2015-06-18 17:23:08 -04:00 |
|
Brian Carrier
|
5e0d8a6f5e
|
Fixed compiler warnings
|
2015-06-18 16:01:30 -04:00 |
|
Brian Carrier
|
91725425f4
|
Updated versions to 3.1.3
|
2015-06-18 15:41:47 -04:00 |
|
Brian Carrier
|
f391e32f6b
|
Merge pull request #1368 from sidheshenator/embedded_file_extractor_refactor
embedded file extractor module refactored
|
2015-06-18 13:48:44 -04:00 |
|
Brian Carrier
|
e356317e0e
|
Merge remote-tracking branch 'origin' into datasourceRefresh
|
2015-06-18 13:32:25 -04:00 |
|
Richard Cordovano
|
6071dc5357
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into closed-case-checks
|
2015-06-18 12:13:21 -04:00 |
|
Richard Cordovano
|
e641d14f7e
|
Make IngestManager.isRunningINteractiveyl public again
|
2015-06-18 11:54:40 -04:00 |
|
Richard Cordovano
|
8a57c8fb96
|
Merge pull request #1374 from eugene7646/export_autosy_event
Export org.sleuthkit.autopsy.events
|
2015-06-17 16:34:16 -04:00 |
|
Richard Cordovano
|
24b0fd1d64
|
Merge pull request #1373 from karlmortensen/trim_whitespace
trim whitespace in multiuserpanel items
|
2015-06-17 16:33:53 -04:00 |
|
Richard Cordovano
|
4e0f7b4f7e
|
Merge pull request #1369 from karlmortensen/more_comments
comment where each requirement comes from
|
2015-06-17 16:32:59 -04:00 |
|
Richard Cordovano
|
82f1cfe4a5
|
Merge pull request #1372 from karlmortensen/no_popup_for_unknown_paths
no popup when not interactive
|
2015-06-17 16:32:31 -04:00 |
|
Eugene Livis
|
01b15bd04f
|
Minor
|
2015-06-17 15:39:34 -04:00 |
|
Eugene Livis
|
5e30637359
|
Minor
|
2015-06-17 15:38:38 -04:00 |
|
Eugene Livis
|
eaeddeb236
|
Changes to have org.sleuthkit.autopsy.events exported
|
2015-06-17 15:34:53 -04:00 |
|
Karl Mortensen
|
ff0d4769b7
|
trim whitespace in multiuserpanel items
|
2015-06-17 15:22:33 -04:00 |
|
Karl Mortensen
|
8dda2c5839
|
no popup when not interactive
|
2015-06-17 14:12:24 -04:00 |
|
sidheshenator
|
e1b2844b95
|
stack trace removed for POI container init warnings
|
2015-06-17 13:53:44 -04:00 |
|
Richard Cordovano
|
a37ed4814f
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into closed-case-checks
|
2015-06-17 13:29:47 -04:00 |
|
Karl Mortensen
|
be9fd906a4
|
Warn if failure, allow retry
|
2015-06-17 09:26:00 -04:00 |
|
Karl Mortensen
|
dbdd346f81
|
comment where each requirement comes from
|
2015-06-17 08:58:52 -04:00 |
|
Richard Cordovano
|
8cf9316035
|
Add checks for nulls due to closed case
|
2015-06-16 16:23:43 -04:00 |
|
Richard Cordovano
|
a7575e57d6
|
Merge pull request #1367 from karlmortensen/sanitize_case_names
sanitize case names for database, Solr, and ActiveMQ
|
2015-06-16 15:55:21 -04:00 |
|
Karl Mortensen
|
12a33d8658
|
Count underscore
|
2015-06-16 15:52:31 -04:00 |
|
Karl Mortensen
|
db9b252b37
|
change to underscores, not blanks
|
2015-06-16 14:24:25 -04:00 |
|
sidheshenator
|
31166c39c2
|
embedded file extractor module refactored
|
2015-06-16 14:14:28 -04:00 |
|
Karl Mortensen
|
3157a37db1
|
sanitize case names for database, Solr, and ActiveMQ
|
2015-06-16 13:39:55 -04:00 |
|
Richard Cordovano
|
287cd25f32
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative
|
2015-06-16 12:14:57 -04:00 |
|
Karl Mortensen
|
731d741c85
|
more bubbles
|
2015-06-16 11:36:51 -04:00 |
|
Richard Cordovano
|
0089909daa
|
Merge remote-tracking branch 'upstream/develop' into collaborative
|
2015-06-16 11:20:56 -04:00 |
|
sidheshenator
|
1c9cef7915
|
jump relative to the current position in hexview pane
|
2015-06-16 10:23:41 -04:00 |
|
Karl Mortensen
|
12ac9620d7
|
use bubbles not messageboxes
|
2015-06-16 09:55:33 -04:00 |
|
sidheshenator
|
8fd4ae66ac
|
Reverted unnecessary modifications to bundle(_ja).properties
|
2015-06-15 12:44:12 -04:00 |
|
sidheshenator
|
aeb05bf3cd
|
jump to hex offset implemented
|
2015-06-15 12:31:08 -04:00 |
|
Richard Cordovano
|
302fd6b83d
|
Merge pull request #1362 from karlmortensen/fix_sql
Fix sql
|
2015-06-12 16:23:11 -04:00 |
|
Richard Cordovano
|
ea67c1f6c9
|
Merge pull request #1361 from sidheshenator/catch_uncaught_exceptions
catching uncaught OldFileFormatExceptions
|
2015-06-12 16:05:28 -04:00 |
|
Karl Mortensen
|
0efb6b78f2
|
fix sql
|
2015-06-12 16:04:02 -04:00 |
|
sidheshenator
|
754982d05c
|
catching uncaught OldFileFormatExceptions
|
2015-06-12 15:37:05 -04:00 |
|
sidheshenator
|
ed321d2302
|
null check before comparison with primitive long
|
2015-06-12 15:34:17 -04:00 |
|
Karl Mortensen
|
1829b12f81
|
Postgre-ize some SQL
|
2015-06-12 15:04:11 -04:00 |
|
Richard Cordovano
|
756c59d187
|
Merge pull request #1358 from karlmortensen/pr_fix
make photorec notify when it adds new files
|
2015-06-12 14:41:35 -04:00 |
|
Karl Mortensen
|
1c14766c44
|
make photorec notify when it adds new files
|
2015-06-12 14:10:18 -04:00 |
|
Richard Cordovano
|
7234265e56
|
Remove use of deprecated Case methods from EmbeddedFileExtractorIngestModule
|
2015-06-12 13:48:40 -04:00 |
|
Richard Cordovano
|
afd752f056
|
Merge develop into collaborative
|
2015-06-12 13:26:38 -04:00 |
|
sidheshenator
|
50394e659d
|
null check for value returned by fileTypeDetector.getFileType(AbstractFile)
|
2015-06-12 13:26:19 -04:00 |
|
Richard Cordovano
|
70e96eb4e6
|
Shut down remote task progress bars when case is closed
|
2015-06-12 13:03:41 -04:00 |
|
sidheshenator
|
5876bdb19b
|
module output dir variables non-static
|
2015-06-12 12:50:53 -04:00 |
|
sidheshenator
|
f4480a77ab
|
module output dir change with change in current case
|
2015-06-12 11:40:10 -04:00 |
|
Richard Cordovano
|
0443e1d6e6
|
Merge develop branch into collaborative branch and resolve conflicts
|
2015-06-12 11:28:42 -04:00 |
|
Richard Cordovano
|
466e275f21
|
Merge pull request #1354 from sleuthkit/views_refresh
Views refresh
|
2015-06-12 11:13:40 -04:00 |
|
Brian Carrier
|
bd79dbe850
|
updated comment
|
2015-06-12 09:38:14 -04:00 |
|