Commit Graph

12 Commits

Author SHA1 Message Date
Victor Vrantchan
8d153ca7a7 add settings mdm command (#245) 2017-10-16 14:54:48 -04:00
Victor Vrantchan
d61c1c9b22 marshal install_action key (#244) 2017-10-16 00:02:24 -04:00
Victor Vrantchan
20689679ae move pubsub inmem to subpackage (#210)
Split types from implementation to support multiple pubsub types in the near future.
2017-06-14 01:23:58 -04:00
Victor Vrantchan
f6e7b0093b get latest deps and DeleteUser command 2017-06-09 05:56:10 +00:00
Victor Vrantchan
a0d1498b1b Fix nil panic on command request API (#198)
Fixes issues introduced by
micromdm/mdm#15
micromdm/mdm#16
and solved in
micromdm/mdm#17

The micromdm/mdm library changed the structure of the mdm.CommandRequest field, causing the decode method to panic. Fixed and added test.
2017-05-30 08:08:48 -04:00
Victor Vrantchan
ee632df3d8 upstream changes from micromdm/mdm (#183) 2017-05-29 17:21:29 -04:00
Ankur Goel
c06bee78bf Remove profile integration (#180)
RemoveProfile event and structure
2017-05-28 17:51:40 -04:00
Victor Vrantchan
b19dde19d7 added proto variation of os udpate and account configuration commands (#140) 2017-04-10 00:08:48 -04:00
Victor Vrantchan
2839a40aca rewrite imports 2017-03-19 16:44:52 -04:00
Victor Vrantchan
ebe96a2b67 add installapplication cmd proto 2017-03-19 04:58:46 +00:00
Victor Vrantchan
e6fa0b464f update to go-kit 0.4.0 2017-03-17 19:10:32 +00:00
Victor Vrantchan
28219fcec2 first commit in new package 2017-02-07 09:08:28 -05:00