Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNTPolicyProcessor #91

Merged
merged 1 commit into from Sep 14, 2016
Merged

Conversation

tburgin
Copy link
Member

@tburgin tburgin commented Sep 12, 2016

@@ -15,6 +15,10 @@
#import "SNTCommonEnums.h"
#import "SNTKernelCommon.h"

#import <MOLCertificate.h>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Import-order:

#import <MOLCertificate/MOLCertificate.h>

#import "SNTCachedDecision.h"
#import "SNTCommonEnums.h"
#import "SNTKernelCommon.h"

@tburgin tburgin force-pushed the SNTDecisionManager branch 3 times, most recently from ec0cb70 to 31cd86b Compare September 13, 2016 12:55
@tburgin
Copy link
Member Author

tburgin commented Sep 13, 2016

@russellhancox updated per conversation

@@ -26,6 +26,7 @@
#import "SNTCachedDecision.h"
#import "SNTCommonEnums.h"
#import "SNTConfigurator.h"
#import "SNTPolicyProcessor.h"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

import order

Move SNTEventState to a mixed bit field enum
SNTCommandFileInfo now handles all rule states
@russellhancox russellhancox merged commit 08dfad2 into google:master Sep 14, 2016
@tburgin tburgin deleted the SNTDecisionManager branch November 1, 2016 19:04
dskfh pushed a commit to dskfh/santa that referenced this pull request Jul 17, 2020
Move SNTEventState to a mixed bit field enum
SNTCommandFileInfo now handles all rule states
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants