..
agent_options.go
Update agent options storage for teams ( #754 )
2021-05-11 18:15:16 -07:00
app.go
Add authorization checks in service ( #938 )
2021-06-03 16:24:15 -07:00
authz.go
Add authorization checks in service ( #938 )
2021-06-03 16:24:15 -07:00
campaigns.go
Add support for Teams in targets and live queries ( #880 )
2021-05-27 13:18:00 -07:00
carves.go
Add authorization checks in service ( #938 )
2021-06-03 16:24:15 -07:00
datastore.go
Update agent options storage for teams ( #754 )
2021-05-11 18:15:16 -07:00
emails.go
Allow import of github.com/kolide/fleet ( #2213 )
2020-03-29 19:22:04 -07:00
errors.go
Refactor teams service methods ( #910 )
2021-05-31 17:07:51 -07:00
fleetctl.go
Add fleetctl get label, pack, query for individual items by name ( #1768 )
2018-05-08 18:10:01 -06:00
hosts_test.go
Implement pagination of hosts in the web UI
2020-07-21 14:05:46 -07:00
hosts.go
Filter hosts and label counts by teams ( #949 )
2021-06-03 18:53:43 -07:00
import_config_test.go
Fix bug in Osquery import and updated import docs ( #1478 )
2017-04-23 19:41:27 -05:00
import_config_unmarshaler.go
Fix documentation typos ( #1682 )
2017-12-21 18:37:32 -08:00
import_config.go
Fix documentation typos ( #1682 )
2017-12-21 18:37:32 -08:00
invites.go
Add authorization checks in service ( #938 )
2021-06-03 16:24:15 -07:00
labels.go
Filter hosts and label counts by teams ( #949 )
2021-06-03 18:53:43 -07:00
live_query_store.go
Move live query operations from MySQL to Redis
2020-07-21 14:05:46 -07:00
logging.go
Add Google Cloud PubSub logging ( #2049 )
2019-07-16 15:41:50 -07:00
meta.go
Refactor osquery options interface ( #1674 )
2018-01-02 16:22:45 -08:00
network_interfaces.go
Fix flapping host network interfaces ( #1283 )
2017-02-24 14:37:47 -08:00
osquery.go
Return denylist parameter with pack configs ( #339 )
2021-02-21 09:58:36 -08:00
packs.go
Add authorization checks in service ( #938 )
2021-06-03 16:24:15 -07:00
queries_test.go
Prevent SQLite ATTACH from being used in queries ( #129 )
2020-12-14 18:13:34 -08:00
queries.go
Add authorization checks in service ( #938 )
2021-06-03 16:24:15 -07:00
query_results.go
Add warning in query UI when Redis fails ( #2086 )
2019-08-13 09:42:58 -07:00
scheduled_queries.go
Add description to returned query stats ( #742 )
2021-05-07 12:47:52 -07:00
service.go
Update agent options storage for teams ( #754 )
2021-05-11 18:15:16 -07:00
sessions.go
Add authorization checks in service ( #938 )
2021-06-03 16:24:15 -07:00
software.go
Initial backend software inventory implementation ( #678 )
2021-04-26 08:44:22 -07:00
status.go
Add ability to disable live queries ( #2167 )
2020-01-13 16:53:04 -08:00
targets.go
Add authorization checks in service ( #938 )
2021-06-03 16:24:15 -07:00
teams.go
Add authorization checks in service ( #938 )
2021-06-03 16:24:15 -07:00
traits.go
Remove soft-deletion pattern ( #2327 )
2020-10-22 10:51:26 -07:00
transactions.go
Added support for atomic imports and dry run imports ( #1510 )
2017-05-30 14:42:00 -05:00
users_test.go
server: prune unused constants and functions ( #477 )
2021-03-15 17:08:25 -07:00
users.go
Add authorization checks in service ( #938 )
2021-06-03 16:24:15 -07:00