Skip to content

v0.9.27

Pre-release
Pre-release
Compare
Choose a tag to compare
@tburgin tburgin released this 20 Jun 14:36
3c2a881

Notes

This release contains some bug fixes and new features.

Bug Fixes

  • santad: Only get code signing information for Mach-O binaries #277
  • santa-driver: Switch to a struct for vnode IDs, holding both the filesystem ID and vnode ID #262 #276
  • santa-driver: Drop the separate caches for root/non-root file systems as this doesn't offer any benefit anymore #276
  • santa-driver: Stop catching vnode_hasdirtyblks() #260 #280
  • Docs: s/precendence/precedence/ #283 Thanks @dgw!

Features

  • Logs: Optional MachineID for event logs #256 Thanks @obelisk!

Implementation Features

  • santa-driver: Templatize key types in SantaCache #271
  • santa-driver: Make ACTION CAS operations in SantaCache more readable #272
  • santa-driver: Add SantaCache distribution tests #273
  • KernelTests: Simplify kernel tests #282
  • santa-driver / santad: Refractor kext load / unload and connect / disconnect #278 #281
  • santactl: Add cachehistogram debug command #275

Commit History