summaryrefslogtreecommitdiffstats
path: root/net/tools/testserver/device_management.py
Commit message (Expand)AuthorAgeFilesLines
* Added DMServer updates to the auto-enrollment protobuf fields.joaodasilva@chromium.org2011-12-281-3/+3
* Re-upload the machine ID during policy fetch if it's missing on the server side.mnissler@chromium.org2011-12-141-2/+23
* Added auto-enrollment request support to the device_management_backend.joaodasilva@chromium.org2011-12-051-0/+39
* Fix python scripts in src/netmaruel@chromium.org2011-11-271-1/+0
* Added a pyauto test for policy and preferences UI.joaodasilva@chromium.org2011-10-041-1/+1
* Make test server accept oauth token.mnissler@chromium.org2011-07-221-7/+16
* Fix typo in cloud policy testservergfeher@chromium.org2011-06-271-1/+1
* Switch test server to new-style "device gone" status code.mnissler@chromium.org2011-06-211-1/+1
* Remove unused parts of the cloud policy protocolgfeher@chromium.org2011-06-211-110/+8
* Make toy DMServer honor managed_users on registration requests.mnissler@chromium.org2011-06-201-1/+7
* Reloaded the device-management file before every policy request is answered.sfeuz@chromium.org2011-06-011-24/+37
* Fix error reporting in the test server.mnissler@chromium.org2011-04-291-8/+5
* Merge server-side changes of the cloud policy protocolgfeher@chromium.org2011-04-191-5/+0
* Support for repeated strings in policy definitions.mnissler@chromium.org2011-04-181-1/+7
* Support key rotation in the policy test server.mnissler@chromium.org2011-04-181-10/+19
* Support decoding GenericNamedValue based policy.jkummerow@chromium.org2011-04-151-1/+1
* Update device policy code in test server.mnissler@chromium.org2011-04-141-8/+41
* Support signatures in the policy test server.mnissler@chromium.org2011-04-111-22/+60
* Update policy backend and testserver for the latest policy protocolgfeher@chromium.org2011-03-011-85/+141
* New policy protobuf protocol.jkummerow@chromium.org2011-02-171-3/+2
* Revert 75106 - New policy protobuf protocol.jkummerow@chromium.org2011-02-161-2/+3
* New policy protobuf protocol.jkummerow@chromium.org2011-02-161-3/+2
* Revert 75082 - New policy protobuf protocol.jkummerow@chromium.org2011-02-161-2/+3
* New policy protobuf protocol.jkummerow@chromium.org2011-02-161-3/+2
* Fix device management testservergfeher@chromium.org2011-02-021-2/+3
* New protocol and testserver for the Chrome-DMServer protocolgfeher@chromium.org2011-01-281-11/+213
* Always send the device ID when making device management requests.mnissler@chromium.org2010-11-221-1/+3
* Use a service to create device management backends.mnissler@chromium.org2010-11-221-8/+8
* Add device management test server to net infrastructure.mnissler@chromium.org2010-11-111-0/+318