Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: bfreezy/santa

Tags

1.13

Toggle 1.13's commit message
Version bump to 1.13

1.12

Toggle 1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
version bump (google#455)

1.11

Toggle 1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
santactl: don't watch for config changes (google#453)

* santactl: don't watch for config changes

* bump version

1.10

Toggle 1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
santactl: sanitize rule payload (google#450)

* santactl: sanitize rule payload

* version bump

1.9

Toggle 1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
com.google.santa.daemon: reorder cleanup() (google#448)

* com.google.santa.daemon: reorder cleanup()

* version bump

1.8

Toggle 1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Simplify install scripts (google#447)

* installer to respect EnableSystemExtension

* conform

1.7

Toggle 1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
version bump (google#446)

1.6

Toggle 1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
santad: add prefixes on a background thread (google#444)

* add prefixes on a background thread

* version bump

1.5

Toggle 1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
santad: wait for driver connection before adding prefix filters (goog…

…le#443)

* wait for driver connection before adding prefix filters

* version bump

* fix travis build

1.4

Toggle 1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
santad: fix launch path and args for loading the system extension (go…

…ogle#442)

* missing /

* version bump

* that was close