| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from osquery/remote/serializers/json.cpp:11:
In file included from osquery/core/json.h:15:
In file included from include/osquery/system.h:23:
include/osquery/posix/system.h:29:39: error: expected class name
class DropPrivileges : private boost::noncopyable {
^
In file included from osquery/remote/serializers/json.cpp:11:
In file included from osquery/core/json.h:15:
include/osquery/system.h:42:36: error: expected class name
class Initializer : private boost::noncopyable {
^
PR: 232525
Notes:
svn path=/head/; revision=482782
|
|
|
|
| |
Notes:
svn path=/head/; revision=469071
|
|
|
|
|
|
|
| |
PR: 224180
Notes:
svn path=/head/; revision=463364
|
|
|
|
|
|
|
| |
Bump to LLVM 4.0 on older os revs because the dependencies pull it in anyway.
Notes:
svn path=/head/; revision=450396
|
|
|
|
|
|
|
|
|
| |
(https://github.com/facebook/osquery/pull/3634)
- Bump PORTREVISION
Notes:
svn path=/head/; revision=449744
|
|
|
|
|
|
|
|
|
| |
watchdog.
Approved by: zi
Notes:
svn path=/head/; revision=448062
|
|
|
|
|
|
|
| |
monitoring. Allow MAKE_JOBS.
Notes:
svn path=/head/; revision=441820
|
|
|
|
| |
Notes:
svn path=/head/; revision=439914
|
|
|
|
|
|
|
| |
Approved by: zi
Notes:
svn path=/head/; revision=438896
|
|
|
|
| |
Notes:
svn path=/head/; revision=391287
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=386686
|
|
|
|
|
|
|
|
| |
- Update default config file locations
- Bump PORTREVISION
Notes:
svn path=/head/; revision=386029
|
|
osquery exposes an operating system as a high-performance relational database.
This allows you to write SQL-based queries to explore operating system data.
With osquery, SQL tables represent abstract concepts such as running
processes, loaded kernel modules, open network connections, browser plugins,
hardware events or file hashes.
WWW: https://osquery.io/
Sponsored by: Beer from wxs@
Notes:
svn path=/head/; revision=385963
|