osquery-1/osquery/tables
Teddy Reed 5a56805970 Introduce --utc flag to convert all calendar UNIX times to UTC (#2064)
Beginning in version 1.8.0 all time uses will converge on an osquery-provided
getUnixTime() API call that returns, by default, UNIX time integers converted
to UTC/GMT. The 'time' table will respond with the parsed time for the
configuration. If the timezone is not UTC then osquery is using localtime.

This configuration option will affect the 'unix_time' response in the 'time'
table. Because of this configurable-effect the table is extended to include
'local_time' which is always the system local UNIX time.
2016-05-03 13:00:31 -07:00
..
applications Treating the 'Disabled Plug-ins' as a folder as opposed to a plugin, and added a 'disabled' column to the table 2016-03-29 14:28:25 -07:00
events Add linux syslog virtual table 2016-03-30 13:36:57 -07:00
forensic Fix various lint issues 2016-03-09 19:55:39 -08:00
networking Fix various lint issues 2016-03-09 19:55:39 -08:00
other Bump sqlite to 3.11.0 2016-02-21 22:40:37 -08:00
system Fix pessimizing move warnings (#2040) 2016-04-15 13:15:23 -07:00
utility Introduce --utc flag to convert all calendar UNIX times to UTC (#2064) 2016-05-03 13:00:31 -07:00
CMakeLists.txt Fixup Debian package builds 2016-03-18 16:59:59 -07:00