fleet/server/kolide
Zachary Wasserman af6a5ee1b6 Add datastore methods for distributed queries (#458)
New datastore methods are introduced for creating/updating
distributed query campaigns, as well as determining the active
distributed queries for a given host.
2016-11-09 15:33:16 -08:00
..
app.go create first time setup endpoint (#436) 2016-11-09 12:19:07 -05:00
datastore.go Osquery Configuration Control (#244) 2016-10-02 20:14:35 -07:00
emails.go Fix bugs with password resets (#330) 2016-10-20 15:09:51 -04:00
hosts.go Add datastore methods for distributed queries (#458) 2016-11-09 15:33:16 -08:00
invites.go Apply consistent naming conventions across server files (#310) 2016-10-14 08:59:27 -07:00
labels.go Label API Updates (#413) 2016-11-02 21:17:23 -04:00
osquery.go Osquery Configuration Control (#244) 2016-10-02 20:14:35 -07:00
packs.go Target search endpoint (#339) 2016-11-02 10:59:53 -04:00
queries.go Add datastore methods for distributed queries (#458) 2016-11-09 15:33:16 -08:00
query_results.go Datastores for buffering distributed query results (#346) 2016-10-31 15:51:19 -07:00
service.go Target search endpoint (#339) 2016-11-02 10:59:53 -04:00
sessions_test.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
sessions.go Apply consistent naming conventions across server files (#310) 2016-10-14 08:59:27 -07:00
target.go Target search endpoint (#339) 2016-11-02 10:59:53 -04:00
users_test.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
users.go create first time setup endpoint (#436) 2016-11-09 12:19:07 -05:00