fleet/server
Victor Vrantchan d472d7d4bd
logwriter: stat file before writing (#1617)
If the file was rotated/deleted the data is never written to disk. Calling os.Stat ensures that the file will be re-created.
2017-11-15 12:34:49 -05:00
..
config Require JWT Key to be specified for server startup (#1480) 2017-04-12 15:05:56 -07:00
contexts Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore Set decorator names for default decorators (#1590) 2017-10-27 17:52:24 -04:00
health add health package to create reusable healthz checks. (#1583) 2017-10-23 14:39:15 -04:00
kolide removing license code (#1551) 2017-09-01 10:42:46 -06:00
launcher refactor gRPC endpoints with launcher packages in mind (#1582) 2017-10-24 19:55:32 -04:00
logwriter logwriter: stat file before writing (#1617) 2017-11-15 12:34:49 -05:00
mail Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
mock refactor gRPC endpoints with launcher packages in mind (#1582) 2017-10-24 19:55:32 -04:00
pubsub Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
service close request bodies (#1613) 2017-11-14 18:06:42 -05:00
sso attribute shouldn't appear in request if empty (#1541) 2017-08-02 14:02:43 -05:00
test Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
websocket Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00