Mike Arpaia
|
929dc3dc43
|
Merge pull request #285 from zwass/plist_binary
Fix Plist parsing of binary blobs
|
2014-11-03 12:20:12 -08:00 |
|
mike@arpaia.co
|
1ce7f7b486
|
adding a comment denoting performance
|
2014-11-03 12:16:39 -08:00 |
|
mike@arpaia.co
|
dfc206035c
|
using std::find instead of manual iteration
|
2014-11-03 12:14:14 -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 |
|
mike@arpaia.co
|
75ded8b881
|
Ensuring that listening_ports results are unique
|
2014-11-03 12:03:57 -08:00 |
|
Zachary Wasserman
|
07c8671ede
|
Use relative path from argv[0]
|
2014-11-03 11:24:38 -08:00 |
|
Zachary Wasserman
|
e658aa5b65
|
Add test for plist with binary
|
2014-11-03 11:24:38 -08:00 |
|
Zachary Wasserman
|
66ceec0de3
|
Fix Plist parsing of binary blobs
|
2014-11-03 11:24:38 -08:00 |
|
Mike Arpaia
|
8fea488f1c
|
Merge pull request #346 from zwass/gitignore
Add common Emacs/Vim tempfile entries to .gitignore
|
2014-11-03 11:23:21 -08:00 |
|
Zachary Wasserman
|
9fb10a00b5
|
Add common Emacs/Vim tempfile entries to .gitignore
|
2014-11-03 11:20:52 -08:00 |
|
Zachary Wasserman
|
e6f230cb4c
|
Remove clang-format parameters that break clang-format 3.4
|
2014-11-03 10:12:12 -08:00 |
|
Teddy Reed
|
77e5231855
|
[format] Remove SpacesInAngles
|
2014-11-03 10:00:49 -08:00 |
|
Teddy
|
cedbb17075
|
Adding pip, git dependencies to provision
|
2014-11-03 09:33:26 -08:00 |
|
Teddy Reed
|
c4d659e07e
|
Cleanup linux build dir with distclean
|
2014-11-03 03:33:22 -08:00 |
|
Mike Arpaia
|
85513461dd
|
Update README.md
|
2014-11-03 01:50:54 -08:00 |
|
Mike Arpaia
|
79ac395bcf
|
Update README.md
|
2014-11-03 01:50:31 -08:00 |
|
Mike Arpaia
|
8fed98cb18
|
Update README.md
|
2014-11-03 01:41:30 -08:00 |
|
Mike Arpaia
|
0c264cba38
|
Update README.md
|
2014-11-03 01:38:30 -08:00 |
|
Teddy Reed
|
c5bee50fdf
|
Merge pull request #337 from theopolis/feature-pci_devices_vtable
Fixes merge conflict for #307. pci_devices virtual table for Linux
|
2014-11-02 20:22:55 -08:00 |
|
Akshay Dixit
|
c99c08c607
|
changed comments to // from /* , char* to std::string consts, and ran clang-format on the file
|
2014-11-02 21:09:04 -07:00 |
|
Akshay Dixit
|
cb1bf1c305
|
cleaned up pci_devices.cpp
|
2014-11-02 21:09:04 -07:00 |
|
Akshay Dixit
|
6c418507e6
|
renamed lspci to pci_devices and specified it linux only
|
2014-11-02 21:09:04 -07:00 |
|
Akshay Dixit
|
afd9d5e160
|
changed lspci to be a linux only virtual table, and added udev dependency to provisions.sh
|
2014-11-02 21:07:35 -07:00 |
|
Akshay Dixit
|
7896e7f78e
|
added lspci virtual table and libudev dependencies
|
2014-11-02 21:03:43 -07:00 |
|
Teddy Reed
|
1abbe7478a
|
Merge pull request #332 from vmauge/depends_gentable
Add dependency to gentable.py
|
2014-11-02 17:50:07 -08:00 |
|
Teddy Reed
|
14cf7d136a
|
Merge pull request #331 from facebook/feature-osqueryi-flags
Fix #328, add gflags defines for shell-internal flags
|
2014-11-02 17:47:52 -08:00 |
|
Vincent Mauge
|
b18dcaa7cb
|
Add dependency to gentable.py
With this commit, a change to gentable.py will trigger
the regeneration of cpp code for each table.
|
2014-11-02 17:00:47 -08:00 |
|
Teddy Reed
|
24b7be320c
|
Fix #328, add gflags defines for shell-internal flags
|
2014-11-02 15:40:35 -08:00 |
|
Teddy Reed
|
7029c72e5a
|
Merge pull request #326 from facebook/feature-git-clang-format
Change make format to use git-clang-format
|
2014-11-02 12:36:20 -08:00 |
|
Teddy Reed
|
422cdbb3e9
|
Change make format to use git-clang-format
|
2014-11-02 11:30:56 -08:00 |
|
Teddy Reed
|
bb7f8b6519
|
Bump, change mode on provision
|
2014-11-02 02:07:29 -08:00 |
|
Teddy Reed
|
37b8336a1f
|
Silence parentheses warnings in linux/mounts
|
2014-11-02 01:42:04 -08:00 |
|
Teddy Reed
|
287bbc06a8
|
Merge pull request #316 from LTD-Beget/mounts
Mounts table for linux
|
2014-11-02 01:37:00 -08:00 |
|
Teddy Reed
|
a98c7b1252
|
Add rpm-devel to centos deps
|
2014-11-02 01:33:11 -08:00 |
|
Mike Arpaia
|
115cc43105
|
Merge pull request #321 from larzconwell/install-lib-include
Closes #319, Install libraries and headers.
|
2014-11-01 22:05:18 -07:00 |
|
Larz Conwell
|
a0d7533c96
|
Closes #319, Install libraries and headers.
|
2014-11-02 00:08:11 -04:00 |
|
Alexander Polyakov apolyakov@beget.ru
|
fd5ed3bc19
|
Rename dir to path
|
2014-11-02 01:09:24 +03:00 |
|
Alexander Polyakov apolyakov@beget.ru
|
fa81e54e27
|
Fix indentation, no functional change
|
2014-11-02 00:36:56 +03:00 |
|
Alexander Polyakov
|
58716d6cfa
|
Mounts table for linux
|
2014-11-01 16:12:56 +03:00 |
|
Mike Arpaia
|
77d4777eed
|
Merge pull request #262 from facebook/rpmstuff
RPM Package Listing - In Progress
|
2014-11-01 00:24:03 -07:00 |
|
Teddy Reed
|
eb240ac527
|
RPM table and more robust Linux building
|
2014-10-31 21:59:10 -07:00 |
|
Mike Arpaia
|
f29b5aa45a
|
Merge pull request #311 from deniszh/master
Fixing number of cores detection for boost builds
|
2014-10-31 18:52:55 -07:00 |
|
James Pearce
|
9060f57d64
|
bump
|
2014-10-31 17:50:02 -07:00 |
|
castrapel
|
2557bac3d4
|
RPM Package listing is now working
|
2014-10-31 16:52:58 -07:00 |
|
castrapel
|
a51f97871f
|
Adding RPM functionality for CentOS packages (Not working in EL6 due to older rpm-devel)
|
2014-10-31 16:52:58 -07:00 |
|
Teddy Reed
|
fd8f5782ab
|
Merge pull request #308 from facebook/lsof
Darwin lsof
|
2014-10-31 16:32:30 -07:00 |
|
Mark Roberts
|
675dc308b9
|
Fix possible errors with getProcPath and getProcName
|
2014-10-31 16:07:09 -07:00 |
|
Mike Arpaia
|
fba9d1143b
|
Merge pull request #310 from facebook/quarantine
Add quarantine vtable for OSX
|
2014-10-31 15:35:47 -07:00 |
|
Pablo S. Torralba
|
42c73897bf
|
Some minor stetic changes to keep the code clean
|
2014-10-31 14:27:15 -07:00 |
|
Mark Roberts
|
534999b396
|
Whitespace
|
2014-10-31 13:49:25 -07:00 |
|