Tom Burgin
c6ca3d64b3
add SNTEventProvider interface ( #388 )
...
* Add SNTEventProvider interface
* execution controller test should use the event provider interface
* * Xcode project: Use manual signing
* SNTEndpointSecurityManager: Don't cache deny decisions
* Review updates
* review updates
2019-11-08 22:22:09 -05:00
Russell Hancox
e9c7bfc087
Project: Make all imports workspace-relative, remove include attributes from all rules. ( #339 )
2019-01-22 14:24:11 -05:00
Russell Hancox
59cc038ab2
All: stop using @import for reasons. ( #252 )
2018-04-26 17:19:19 -04:00
nguyen-phillip
6973dd0ec2
log the events generated by bundle hashing with action=BUNDLE ( #207 )
...
* log the events generated by bundle hashing with action=BUNDLE
* change EventLog to eventLog in SNTDaemonControlController init signature
2017-12-04 10:03:04 -08:00
Tom Burgin
a2a660d483
config update and modules ( #152 )
...
* santactl/sync: https://github.com/google/santa/issues/150
* pch to modules
2017-03-09 13:02:02 -08:00
Tom Burgin
dacff76694
run santactl as a sync daemon ( #129 )
...
* run santactl as a sync daemon
2016-11-16 14:41:12 -05:00
Russell Hancox
8eae9b7cb7
santad/SantaGUI: Refactor GUI<>santad connection logic and add queuing.
...
Instead of having santad create a listener for SantaGUI to connect to
and then reverse the client-server relationship, have SantaGUI create an
anonymous listener that it sends to santad using the control interface.
Also add a queue for notifications so that blocks that occur while
SantaGUI isn't running will show up once it starts.
2016-03-11 14:58:12 -05:00
Russell Hancox
7a03183cf0
Update Copyright years
2015-01-30 18:41:12 -05:00
Russell Hancox
ecbd92646d
Update all docstrings to triple-slash doxygen style
2015-01-28 21:28:17 -05:00
Russell Hancox
07988686ae
Initial commit
2014-11-20 16:23:13 -05:00