Teddy Reed
|
ba86d68e68
|
Rebuild generated files when templates change.
|
2014-11-29 22:36:06 -08:00 |
|
Teddy Reed
|
b4be08a702
|
Updating table generators to use QueryContext
|
2014-11-29 22:36:05 -08:00 |
|
Teddy Reed
|
cd8413d483
|
Organizing affinity types into tables.
|
2014-11-29 22:36:05 -08:00 |
|
Teddy Reed
|
2b1cd4eee3
|
Towards predicate constraint checking
|
2014-11-29 22:36:05 -08:00 |
|
Teddy Reed
|
750cc807cf
|
Merge pull request #493 from wxsBSD/issue_9
Implement logged_in_users.
|
2014-11-29 22:22:10 -08:00 |
|
mike@arpaia.co
|
e29e808358
|
build tooling
adding build files for some random build systems
|
2014-11-25 17:38:16 -08:00 |
|
Mike Arpaia
|
6eb2ffda55
|
Merge pull request #497 from facebook/host-ident-sig
Refactoring getHostIdentifier and adding some extra logging
|
2014-11-25 11:53:23 -06:00 |
|
mike@arpaia.co
|
fdcea6daa7
|
manual fix to spacing issue
|
2014-11-25 09:08:00 -08:00 |
|
mike@arpaia.co
|
5855dab22b
|
fixing two missing semi-colon issues with clang-format
|
2014-11-25 09:05:16 -08:00 |
|
mike@arpaia.co
|
807b7c735f
|
can't format filesystem_tests because of raw strings
|
2014-11-25 09:05:16 -08:00 |
|
mike@arpaia.co
|
8f50cae3aa
|
clang-format on the codebase
Periodic clang-format run.
|
2014-11-25 09:05:16 -08:00 |
|
mike@arpaia.co
|
6f8ec8587c
|
Refactoring getHostIdentifier and adding some extra logging
|
2014-11-25 08:47:32 -08:00 |
|
Wesley Shields
|
7abc9f75f2
|
Implement logged_in_users.
Fixes #9.
|
2014-11-22 23:49:37 -05:00 |
|
Teddy Reed
|
4de3c8a0cf
|
Fix memory leaks in USB Devices for OSX
|
2014-11-22 18:04:47 -08:00 |
|
Nick
|
acad6d8e8d
|
Added USB device support for Mac (Linux coming next)
|
2014-11-22 17:42:56 -08:00 |
|
Wesley Shields
|
059403eac4
|
Merge branch 'master' into macros
Conflicts:
osquery/tables/system/darwin/processes.cpp
|
2014-11-22 15:12:21 -05:00 |
|
Teddy Reed
|
1caba72c30
|
Remove 'host' from OS X route types #483
|
2014-11-21 10:59:25 -08:00 |
|
Teddy Reed
|
44181b7aeb
|
Add basic support for unsigned long long int
|
2014-11-21 10:32:56 -08:00 |
|
Teddy Reed
|
6fc014b390
|
Merge pull request #478 from theopolis/darwin_min_abi
Support at least darwin/OSX 10.9+
|
2014-11-20 18:10:39 -08:00 |
|
Teddy Reed
|
011c0f0d47
|
Support at least darwin/OSX 10.9+
|
2014-11-20 18:02:38 -08:00 |
|
Teddy Reed
|
1961921d95
|
Pull process_open_files out of processes.cpp and reduce logging
|
2014-11-20 17:19:04 -08:00 |
|
Teddy Reed
|
a84c20a468
|
Merge pull request #472 from theopolis/cleanup-inode-tables
Cleanup inode table implementations and unblacklist.
|
2014-11-19 17:04:23 -08:00 |
|
Teddy Reed
|
b2debf509a
|
Cleanup inode table implementations and unblacklist
|
2014-11-19 16:56:48 -08:00 |
|
Teddy Reed
|
9a6a69a224
|
Merge pull request #469 from theopolis/logging-nits
Move expected errors to info log
|
2014-11-19 14:54:32 -08:00 |
|
Mike Arpaia
|
ac70916719
|
Merge pull request #434 from lwhsu/freebsd-build
FreeBSD support of build infrastructure
|
2014-11-19 09:23:17 -08:00 |
|
Teddy Reed
|
bc9a5ed3b4
|
Move expected errors to info log
|
2014-11-19 09:03:58 -08:00 |
|
mike@arpaia.co
|
756f755aa4
|
fixing typo in config tests
|
2014-11-18 18:06:33 -08:00 |
|
mike@arpaia.co
|
ee15228819
|
fixing naming of columns in tests
|
2014-11-18 17:43:16 -08:00 |
|
Wesley Shields
|
9cf662cca0
|
More explicit usage of macros.
|
2014-11-18 19:40:14 -05:00 |
|
Wesley Shields
|
550bf15c74
|
First pass at macro usage in tables.
|
2014-11-18 19:25:34 -05:00 |
|
Li-Wen Hsu
|
1c275ea197
|
Use dynamic linking
|
2014-11-19 05:08:32 +08:00 |
|
Li-Wen Hsu
|
4f8006ad02
|
Add dummy table implementations for FreeBSD
|
2014-11-19 05:07:59 +08:00 |
|
Mike Arpaia
|
3c243e02f2
|
Merge pull request #463 from facebook/mounts-unified
Unified mounts spec
|
2014-11-18 11:32:17 -08:00 |
|
Teddy Reed
|
12a5daa225
|
Change user_name, group_name to username, groupname
|
2014-11-18 10:48:47 -08:00 |
|
mike@arpaia.co
|
ecb8e474a4
|
Unified mounts spec
|
2014-11-18 10:46:48 -08:00 |
|
Li-Wen Hsu
|
6c55b51c53
|
Merge branch 'master' into freebsd-build
Conflicts:
osquery/core/system.cpp
tools/provision.sh
|
2014-11-19 01:50:38 +08:00 |
|
Mike Arpaia
|
44b170cb3b
|
Merge pull request #456 from facebook/dbhandle-resiliancy
adding more resiliancy to DBHandle
|
2014-11-17 20:10:44 -08:00 |
|
Mike Arpaia
|
f94fd67d29
|
Merge pull request #455 from theopolis/feature-understandable-logging
More appropriate logging controls
|
2014-11-17 20:08:39 -08:00 |
|
mike@arpaia.co
|
62605dc187
|
handling case where max and min are the same
|
2014-11-17 20:06:29 -08:00 |
|
mike@arpaia.co
|
febfd2488f
|
changing comments around MemEnv
|
2014-11-17 19:56:04 -08:00 |
|
mike@arpaia.co
|
fe138d7a78
|
nullptr checks
|
2014-11-17 19:53:05 -08:00 |
|
mike@arpaia.co
|
e7fedd8833
|
throw in ctor if an error occurs
|
2014-11-17 19:47:44 -08:00 |
|
mike@arpaia.co
|
18a111679d
|
updating the rocksdb database path
|
2014-11-17 19:39:25 -08:00 |
|
Teddy Reed
|
2a60fb7e16
|
More appropriate logging controls
|
2014-11-17 20:31:30 -07:00 |
|
Mike Arpaia
|
49da6387ea
|
Merge pull request #454 from facebook/pidfile
pidfile for osqueryd
|
2014-11-17 19:27:08 -08:00 |
|
mike@arpaia.co
|
a680e173dd
|
i'm not ok
|
2014-11-17 19:25:06 -08:00 |
|
mike@arpaia.co
|
89da66458c
|
making the name of the flag more concise
|
2014-11-17 19:17:07 -08:00 |
|
Mike Arpaia
|
a028b15858
|
Merge pull request #449 from facebook/config-splay
Add a splay of 10% to scheduled queries so that they don't stack
|
2014-11-17 19:09:50 -08:00 |
|
mike@arpaia.co
|
81ace6a890
|
adding some better logging
|
2014-11-17 19:08:51 -08:00 |
|
mike@arpaia.co
|
c56b663261
|
pidfile for osqueryd
close #442
|
2014-11-17 18:42:36 -08:00 |
|