mike@arpaia.co
|
b9f732c31f
|
Updating the license comment to be the correct open source header
As per t5494224, all of the license headers in osquery needed to be updated
to reflect the correct open source header style.
|
2014-12-18 10:52:55 -08:00 |
|
Teddy Reed
|
7c738c8497
|
Codemod to improve include search paths
|
2014-12-03 15:14:02 -08:00 |
|
mike@arpaia.co
|
8f50cae3aa
|
clang-format on the codebase
Periodic clang-format run.
|
2014-11-25 09:05:16 -08:00 |
|
Teddy Reed
|
b2debf509a
|
Cleanup inode table implementations and unblacklist
|
2014-11-19 16:56:48 -08:00 |
|
Gabriele Carrettoni
|
77b521ce7b
|
read the file directly into a stringstream buffer
|
2014-11-09 16:57:35 +01:00 |
|
Gabriele Carrettoni
|
848bd4d96e
|
use unique_ptr instead of raw pointer
|
2014-11-09 02:23:19 +01:00 |
|
Veres Lajos
|
afc82c722f
|
typo fixes - https://github.com/vlajos/misspell_fixer
|
2014-11-07 22:18:02 +00:00 |
|
Alexander Polyakov
|
78af7dd885
|
Catch exception in pathExists
boost::filesystem::exists() throws
|
2014-11-07 00:20:22 +03:00 |
|
Teddy Reed
|
dc77df602e
|
[format] Cleanup various PRs not run through clang-format
|
2014-11-03 17:57:01 -08:00 |
|
Zachary Wasserman
|
c559f0e1d2
|
Refactor osquery::fileystem to use boost::filesystem::path rather than std::string
|
2014-11-03 12:08:46 -08:00 |
|
Teddy Reed
|
24b7be320c
|
Fix #328, add gflags defines for shell-internal flags
|
2014-11-02 15:40:35 -08:00 |
|
Teddy Reed
|
1554bf3295
|
Fix #290, add permissions to osqueryd logging
|
2014-10-30 15:03:05 -07:00 |
|
Teddy Reed
|
8a9374d6e3
|
[vtables] Support linux crontab vars
|
2014-10-29 02:24:00 -07:00 |
|
Teddy Reed
|
47d1f13966
|
Using Cpp03 to remove double right angle brackets
|
2014-10-27 17:56:55 -07:00 |
|
Teddy Reed
|
6e60612520
|
Using clang-format 3.5
|
2014-10-27 17:37:36 -07:00 |
|
Teddy Reed
|
0a1925200e
|
Clean flags usage in daemon/shell and dbhandle
|
2014-10-27 12:09:35 -07:00 |
|
Teddy Reed
|
991cbdfb00
|
Fix permissions on DB handle
|
2014-10-27 10:05:08 -07:00 |
|
Teddy Reed
|
ded0717e94
|
[events] Additional INotify tests
|
2014-10-07 12:27:25 -07:00 |
|
Teddy Reed
|
8213e7dcbc
|
[events] Improve inotify
|
2014-10-06 14:37:44 -07:00 |
|
mike@arpaia.co
|
764619c849
|
Adding a function to read tomcat configs from disk
|
2014-09-30 19:59:52 -07:00 |
|
mike@arpaia.co
|
196ec880ab
|
Adding a function to parse the Tomcat users XML file
This is apart of a bigger, better virtual table idea that @carnal0wnage
had.
|
2014-09-30 19:49:38 -07:00 |
|
mike@arpaia.co
|
627821abc1
|
Periodic clang-format
|
2014-09-21 14:29:28 -07:00 |
|
mike@arpaia.co
|
de426754d9
|
moving fs to the global namespace
|
2014-09-15 11:47:52 -07:00 |
|
Teddy Reed
|
2bcd89d70f
|
[vtables] Adding cmdline, path to Linux processes
|
2014-09-09 10:59:16 -07:00 |
|
mike@arpaia.co
|
194127bf08
|
more memory leak fixed
|
2014-08-26 16:27:33 -07:00 |
|
mike@arpaia.co
|
15519b348e
|
Adding LaunchDaemon and flagfile to the repo/package
|
2014-08-26 11:26:52 -07:00 |
|
mike@arpaia.co
|
e723306c13
|
Ran clang-format across the codebase
|
2014-08-15 12:29:51 -07:00 |
|
mike@arpaia.co
|
f1b0bef782
|
listFilesInDirectory
|
2014-08-14 16:27:20 -07:00 |
|
mike@arpaia.co
|
3b85618ae0
|
property list parsing with native C++ data types
|
2014-08-13 11:00:28 -07:00 |
|
mike@arpaia.co
|
ec30260f37
|
core/status to status and header cleanup
|
2014-08-05 16:13:55 -07:00 |
|
mike@arpaia.co
|
b79599ea84
|
readFile function
|
2014-08-04 11:06:45 -07:00 |
|