summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2015-03-04remove truncate.mo khan
2015-03-04rename detection to quarantined.mo khan
2015-03-04truncate the path in the event.mo khan
2015-03-03remove limit.mo khan
2015-03-03display a count of all the events for each agent.mo khan
2015-03-03fix login action.mo khan
2015-02-21merge with mastermo khan
2015-02-21authorize all requests otherwise redirect to login page.mo khan
2015-02-21fix users table schema.mo khan
2015-02-21add user model and login page.mo khan
2015-02-09use type param.mo khan
2015-02-09sort dispositions.mo khan
2015-02-09protect from forgery and cache ip and hostname on fake agent.mo khan
2015-02-09use api controller and log errors in fake agent.mo khan
2015-02-09extract message objects to publish.mo khan
2015-02-09display created at for agents and sort by created_at descending.mo khan
2015-02-09specifiy correct agent id in lookup event.mo khan
2015-02-09extract api.mo khan
2015-02-09extract method to convert the event hash.mo khan
2015-02-08split lookup to other file.mo khan
2015-02-08capitalize event type for polymorphic lookup.mo khan
2015-02-07use single table inheritance for events table.mo khan
2015-02-07use a single topic exchange instead of multiple fanout exchanges.mo khan
2015-02-07add link to disposition report.mo khan
2015-02-07remove link to files from agents index.mo khan
2015-02-07display reports for each disposition.mo khan
2015-02-07create disposition for unknown file on first interaction.mo khan
2015-02-07fetch report for file from virus total.mo khan
2015-02-06refresh events page every second.mo khan
2015-02-06publish event for scanned files.mo khan
2015-02-04remove delete button and use ul.mo khan
2015-02-04always load fingerprint.mo khan
2015-02-04add charts.mo khan
2015-02-04publish command to agent queue to analzye file.mo khan
2015-02-04add agent scan.mo khan
2015-02-04post file system changes to event intake.mo khan
2015-02-04list out key value pairs in data section.mo khan
2015-02-04order the events in reverse order.mo khan
2015-02-04make message formats consistent.mo khan
2015-02-04fix redirect.mo khan
2015-02-04add listen to watch filesystem.mo khan
2015-02-03attempt to lookup disposition for cloud query.mo khan
2015-02-03add rabbit bindings for queries.mo khan
2015-02-03add endpoint for cloud lookup.mo khan
2015-02-03update title.mo khan
2015-02-03move nested controller to sub dir.mo khan
2015-02-03add foundation classes and nav.mo khan
2015-02-03install foundation.mo khan
2015-02-03add association from agents to events.mo khan
2015-02-03poke disposition in worker.mo khan