MISP/app/Model
Iglocska e242c9add2 Set of changes to the sync
- finished preview feature
  - can now view events and attributes remotely
  - can copy over new event to local instance

- new sync mode (update)
  - allows to only pull changes to events that exist locally already
  - works well with the manual pull of events, no need to pull events that we didn't manually confirm, but can still update all events that we pulled over

- Fixed an issue with background tasks causing the logging to fail

- reworked connection test showing version numbers of both instances
  - also telling the admin whether the sync is compatible or not

- Further refactoring / tweaking of the vent view
2015-10-06 01:16:48 +02:00
..
Behavior
Datasource
AppModel.php
Attribute.php
Bruteforce.php
Dns.php
Event.php Set of changes to the sync 2015-10-06 01:16:48 +02:00
EventBlacklist.php
EventTag.php
Job.php
Log.php Set of changes to the sync 2015-10-06 01:16:48 +02:00
Organisation.php
Post.php
Regexp.php
Role.php
Server.php Set of changes to the sync 2015-10-06 01:16:48 +02:00
ShadowAttribute.php
SharingGroup.php Progress on the sync 2015-09-21 14:55:40 +02:00
SharingGroupElement.php
SharingGroupOrg.php
SharingGroupServer.php
Tag.php
Task.php
Template.php
TemplateElement.php
TemplateElementAttribute.php
TemplateElementFile.php
TemplateElementText.php
TemplateTag.php
Thread.php
ThreatLevel.php
User.php
Whitelist.php