Commit Graph

  • 14f5ba3382 adjust screen sizes to work better with mobile (#9) Victor Vrantchan 2017-12-14 20:01:31 -05:00
  • dfe85a8098 Remove experimental from the description (#8) Mike Arpaia 2017-12-14 19:59:50 -05:00
  • 5cc8184daf Update website copy (#7) Mike Arpaia 2017-12-14 17:45:08 -05:00
  • ced71b4e38 fix: Get devices (and most other successful commands) should output to Stdout, not Stderr (#360) thepriefy 2017-12-14 10:47:03 +07:00
  • 6e561224d0 refactor dep api endpoints (#355) Victor Vrantchan 2017-12-12 08:31:35 -05:00
  • 6dbbd930fd implement failer for device response groob 2017-12-10 10:11:55 -05:00
  • 1d8f75e290 refactor device api (#354) Victor Vrantchan 2017-12-10 10:01:03 -05:00
  • 431a09998c refactor app upload APIs (#353) Victor Vrantchan 2017-12-10 01:21:59 -05:00
  • 5ff82344be refactor config api (#352) Victor Vrantchan 2017-12-10 00:39:04 -05:00
  • c5b1e8ccce refactor user api (#351) Victor Vrantchan 2017-12-09 22:42:03 -05:00
  • 45aacebb02 add common http functions to httputil pkg (#350) Victor Vrantchan 2017-12-09 21:14:42 -05:00
  • abe10a1b2c prevent accidental binaries groob 2017-12-09 19:06:29 -05:00
  • 5ff0a2f7f3 refactor block service for HA (#349) Victor Vrantchan 2017-12-09 19:04:06 -05:00
  • c87bca7116 refactor blueprint service for HA (#348) Victor Vrantchan 2017-12-09 18:09:06 -05:00
  • 83ea8491aa reorganize profile service (#347) Victor Vrantchan 2017-12-09 16:50:10 -05:00
  • 7551a4fa7b Update the website theme (#6) Jason Meller 2017-12-07 21:48:00 -05:00
  • b45396f54b Create LICENSE Victor Vrantchan 2017-12-06 17:55:22 -05:00
  • ce6e18f18d add checkout middleware (#342) Victor Vrantchan 2017-11-30 23:17:51 -05:00
  • a4bcc70a93 Create CODE_OF_CONDUCT.md (#334) Victor Vrantchan 2017-11-30 23:15:33 -05:00
  • 49d2e582d2 move apiserver into api/server. (#340) Victor Vrantchan 2017-11-24 11:00:35 -05:00
  • d968dc4fdb remove dupe from dockerfile groob 2017-11-24 10:48:40 -05:00
  • 3d77b69b67 add deptoken to the platform folder. (#338) Victor Vrantchan 2017-11-24 10:26:26 -05:00
  • 91c236c8c3 organize essential APIs into platform, workflow and pkg folders (#337) Victor Vrantchan 2017-11-23 22:07:57 -05:00
  • bc34ace413 organize dep packages in a dep subfolder (#336) Victor Vrantchan 2017-11-23 15:47:53 -05:00
  • 591dbe37fc Organize MDM server packages into mdm folder (#335) Victor Vrantchan 2017-11-23 15:37:49 -05:00
  • 1169794f71 move main into cmd subdirectory (#333) Victor Vrantchan 2017-11-23 13:45:53 -05:00
  • 4325c60b0a Update Makefile (#332) Clayton Burlison 2017-11-21 16:28:09 -06:00
  • e3348a9a30 add version handler (#327) Victor Vrantchan 2017-11-19 18:20:22 -05:00
  • 0663d4780c Implemented command response webhook as a pubsub listener. (#315) Robin van Boven 2017-11-20 00:13:10 +01:00
  • 30876f2767 Support supplied depsim URL (#318) Jesse Peterson 2017-11-19 13:35:32 -08:00
  • 20582ce1c1 kext hax (#5) Victor Vrantchan 2017-11-13 16:03:37 -05:00
  • eabc568319 Created a Dockerfile (#316) Robin van Boven 2017-11-09 17:17:43 +01:00
  • f62e19de8f Troubleshooting MDM and DEP (#4) Victor Vrantchan 2017-11-09 02:41:40 -05:00
  • d8b044fe1b create ISSUE_TEMPLATE (#294) thepriefy 2017-11-06 09:00:55 +07:00
  • c8642a17ce update changelog for release (#290) v1.2.0 Victor Vrantchan 2017-10-31 00:38:05 -04:00
  • a3e228fbbe Added ability to store multiple servers and switch between them (#275) Nate Walck 2017-10-30 23:37:12 -04:00
  • 777f9af8f0 add usage text for dep-profiles (#289) Victor Vrantchan 2017-10-30 22:38:21 -04:00
  • 3f0238719c correctly encode the pkgurl in the manifest (#287) Victor Vrantchan 2017-10-30 18:04:08 -04:00
  • 382b3d0cec user checkins (#283) Victor Vrantchan 2017-10-30 08:45:15 -04:00
  • ad4ec6ffdb create push service from TLS cert if there's no cert in the DB (#284) Victor Vrantchan 2017-10-30 08:01:03 -04:00
  • c8464f8e6b eliminate dead code (#282) Victor Vrantchan 2017-10-29 18:25:09 -04:00
  • b72bdad58a update makefile to include linux build of mdmctl (#281) Victor Vrantchan 2017-10-29 12:41:47 -04:00
  • e7082433de use the topic from -apns-cert if specified (#280) Victor Vrantchan 2017-10-28 18:29:05 -04:00
  • bbf44ab586 timeout boltdb open connections after 1 second (#279) Victor Vrantchan 2017-10-28 18:10:11 -04:00
  • 40ff3673ce add erasedevice and devicelock fields (#271) Victor Vrantchan 2017-10-27 01:15:06 -04:00
  • 1defd8b922 add accountconfiguration flags to blueprint (#269) Victor Vrantchan 2017-10-27 00:23:14 -04:00
  • 9c9455330a Remove u.Scheme as we are handling that just before parsing (#266) Nate Walck 2017-10-26 13:01:53 -04:00
  • a0b092af5c Fixed https prepend logic (#265) Nate Walck 2017-10-26 11:16:31 -04:00
  • aab6e291eb Changed output file extension to .plist for PushCertificateRequest (#264) Nate Walck 2017-10-26 10:53:21 -04:00
  • a100e7570d add logging middleware to push service (#262) Victor Vrantchan 2017-10-24 21:33:11 -04:00
  • dd189edfae remove go1.8 compatibility (#263) Victor Vrantchan 2017-10-24 21:24:57 -04:00
  • 43d026c970 Add users (#258) Victor Vrantchan 2017-10-24 20:34:41 -04:00
  • ad28f03a95 add proper logging to connect service (#257) Victor Vrantchan 2017-10-21 17:38:18 -04:00
  • 5677f44e3d model AccessRights as OR bit-flags (#256) Victor Vrantchan 2017-10-21 17:16:38 -04:00
  • 4b285af74e send mdm responses to pubsub (#254) Victor Vrantchan 2017-10-21 16:17:37 -04:00
  • 665e2b8bcc Fixed formatting in mdmctl for #240 (#250) Nate Walck 2017-10-17 08:20:56 -04:00
  • 8d153ca7a7 add settings mdm command (#245) Victor Vrantchan 2017-10-16 14:54:48 -04:00
  • d61c1c9b22 marshal install_action key (#244) Victor Vrantchan 2017-10-16 00:02:24 -04:00
  • 8724f75a5d refresh lockfile (#243) Victor Vrantchan 2017-10-15 23:12:11 -04:00
  • 91c9b96f44 try to set topic when initializing enroll service (#242) Victor Vrantchan 2017-10-15 23:01:29 -04:00
  • 4b9b004d39 mdmctl dep-tokens provide defaults (#241) Victor Vrantchan 2017-10-15 21:44:04 -04:00
  • dfc8cca3d8 mdmctl can upload/replace push certificate (#238) Victor Vrantchan 2017-10-15 21:08:48 -04:00
  • aacac39945 move certhelper into mdmctl (#235) Victor Vrantchan 2017-10-15 14:47:10 -04:00
  • df2c83cdf0 use CircleCI workflows to create build matrix. (#234) Victor Vrantchan 2017-10-04 11:58:39 -04:00
  • e3652d14e3 use current platform when building with make (#233) Victor Vrantchan 2017-10-04 11:43:23 -04:00
  • fe191eb7cc Added micromdm/go4 as a dependency. (#229) Victor Vrantchan 2017-09-11 17:14:12 +03:00
  • 07adb497bb add Makefile (#228) Victor Vrantchan 2017-09-10 21:40:57 +03:00
  • 4f86fe5679 Power Nap leads to infinite loop (#225) Niklas Bölter 2017-09-04 04:54:55 +02:00
  • 23a363f170 Add com.apple.mdm.per-user-connections to ServerCapabilities (#222) Jesse Peterson 2017-07-18 13:04:51 -07:00
  • 7d902cb588 Re-implement enrollment and OTA profile customization (#214) Jesse Peterson 2017-07-12 17:09:36 -04:00
  • 52e0fe3ac1 administrato (#219) Ben Isaacs 2017-06-29 14:55:05 -07:00
  • db014d3a0e Allow signed profiles to be uploaded by checking for PKCS7 (#218) Jesse Peterson 2017-06-25 20:17:44 -07:00
  • 20689679ae move pubsub inmem to subpackage (#210) Victor Vrantchan 2017-06-14 01:23:58 -04:00
  • 70e2166bf8 dep -update primarily for upstream pkcs7 for micromdm/micromdm#211 (#213) Jesse Peterson 2017-06-13 19:31:36 -07:00
  • f6e7b0093b get latest deps and DeleteUser command Victor Vrantchan 2017-06-09 05:56:10 +00:00
  • 3863829b8e reset used io.Reader for pkg upload (#209) v1.1.0 Victor Vrantchan 2017-06-05 14:48:36 -07:00
  • 48babc1fb0 import upstream mdm lib changes Victor Vrantchan 2017-06-05 00:39:43 -07:00
  • c41fba09cd update changelog for release (#207) Victor Vrantchan 2017-06-05 00:37:09 -07:00
  • d352d6cc95 add package and manifest file uploads (#204) Victor Vrantchan 2017-06-05 00:27:14 -07:00
  • 40ccbefc17 Implement Profile and Blueprint removal APIs and mdmctl UI (#206) Jesse Peterson 2017-06-03 21:51:22 -07:00
  • 1d06957af9 Build package instead of go source files. Fixes issue where build constraints were not being honored. (#205) Jesse Peterson 2017-06-02 10:48:00 -07:00
  • c30f2806cc mdmctl: support generating appmanifest (#199) Victor Vrantchan 2017-06-02 00:09:13 -04:00
  • 744414dec5 update lockfile for latest dependencies (#201) Victor Vrantchan 2017-06-01 22:38:50 -04:00
  • 42c074e678 Update README and CONTRIBUTING docs (#200) Jesse Peterson 2017-05-31 11:14:57 -07:00
  • 7150bf083b create appmanifest package (#192) Victor Vrantchan 2017-05-30 22:11:46 -04:00
  • a0d1498b1b Fix nil panic on command request API (#198) Victor Vrantchan 2017-05-30 08:08:48 -04:00
  • bff40d2479 Use opts in get (list) client (#194) Jesse Peterson 2017-05-30 03:35:01 -07:00
  • 3bceb796c7 Adjust profiles and blueprints CLIs for get/apply commands to have consistent argument names and usage conventions (#193) Jesse Peterson 2017-05-30 03:34:19 -07:00
  • b3a600c5bc Make DEP profile CLI like profiles and blueprints (#195) Jesse Peterson 2017-05-30 03:32:06 -07:00
  • b1a26b7761 Update anchor flag text (#197) Jesse Peterson 2017-05-30 03:28:19 -07:00
  • 38b3a65e48 Use crypto.ParseCertificate instead of duplciated code (#191) Jesse Peterson 2017-05-29 20:14:51 -07:00
  • 804276eeb2 reload dep.Client when new token is added (#184) Victor Vrantchan 2017-05-29 22:45:41 -04:00
  • 8a67b37557 Add anchor certificate to DEP profile template (#181) Jesse Peterson 2017-05-29 19:43:43 -07:00
  • c4855b20f1 handle converting zero value for time/unix epoch (#185) Victor Vrantchan 2017-05-29 22:43:32 -04:00
  • 225153cdc5 helper to print mdmctl config (#187) Victor Vrantchan 2017-05-29 22:43:20 -04:00
  • 891b1a2870 use - for stdin (#190) Victor Vrantchan 2017-05-29 22:43:08 -04:00
  • b96c506dce support writing file to stdout (#186) Victor Vrantchan 2017-05-29 21:17:53 -04:00
  • ee632df3d8 upstream changes from micromdm/mdm (#183) Victor Vrantchan 2017-05-29 17:21:29 -04:00
  • 174f3928ad Removed DEP hardcode functinoality (#182) Jesse Peterson 2017-05-29 13:39:21 -07:00
  • c06bee78bf Remove profile integration (#180) Ankur Goel 2017-05-29 03:21:40 +05:30