| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [thrift] added generated Location class | Jonathan Bauer | 2015-12-18 | 1 | -0/+501 |
| | | | | | TODO: check this 0.9.3 vs 0.9.1 thing... | ||||
| * | [vm] Add addFloppy() method | Simon Rettberg | 2015-10-27 | 2 | -0/+23 |
| | | |||||
| * | [vmware] Whitelist rtc.* options | Simon Rettberg | 2015-10-13 | 1 | -1/+2 |
| | | |||||
| * | Whitelist more vmx options | Simon Rettberg | 2015-10-02 | 1 | -5/+6 |
| | | |||||
| * | Update comments/debug messages | Simon Rettberg | 2015-10-02 | 2 | -6/+6 |
| | | |||||
| * | Update thrift API with optional options | Simon Rettberg | 2015-10-02 | 1 | -3/+194 |
| | | |||||
| * | Add generic catch block to execCallback so a throwing callback won't wreck havoc | Simon Rettberg | 2015-10-02 | 1 | -1/+5 |
| | | |||||
| * | Support extracting hw version from vmdk files | Simon Rettberg | 2015-09-23 | 3 | -1/+10 |
| | | |||||
| * | Add disableSuspend method to vmware class | Simon Rettberg | 2015-09-13 | 1 | -0/+5 |
| | | |||||
| * | Make queue len of hash checker configurable | Simon Rettberg | 2015-09-12 | 1 | -1/+7 |
| | | |||||
| * | wah wah waaah | Simon Rettberg | 2015-09-11 | 1 | -2/+3 |
| | | |||||
| * | [vmware] Allow setting disk mode when adding HDD | Simon Rettberg | 2015-09-11 | 1 | -9/+15 |
| | | |||||
| * | vmware: Add methods for adding nics | Simon Rettberg | 2015-09-09 | 1 | -1/+40 |
| | | |||||
| * | VCache und thrift | Simon Rettberg | 2015-09-09 | 3 | -62/+77 |
| | | |||||
| * | master server rpc | Simon Rettberg | 2015-09-08 | 1 | -542/+959 |
| | | |||||
| * | Add Json.java | Simon Rettberg | 2015-09-08 | 1 | -0/+122 |
| | | |||||
| * | Add not found exception to createLecture | Simon Rettberg | 2015-09-07 | 1 | -8/+120 |
| | | |||||
| * | Add mem and cpu info to OS | Simon Rettberg | 2015-09-04 | 1 | -4/+192 |
| | | |||||
| * | VM: Add RAM | Simon Rettberg | 2015-09-03 | 1 | -0/+6 |
| | | |||||
| * | Fix NPE | Simon Rettberg | 2015-09-03 | 1 | -0/+2 |
| | | |||||
| * | Fixes to vmware handling | Simon Rettberg | 2015-09-02 | 2 | -12/+20 |
| | | |||||
| * | Restructure vm meta data parser | Simon Rettberg | 2015-09-02 | 4 | -188/+376 |
| | | |||||
| * | Extend vm metadata classes | Simon Rettberg | 2015-09-02 | 2 | -8/+74 |
| | | |||||
| * | Util.unixTime() | Simon Rettberg | 2015-09-01 | 1 | -9/+18 |
| | | |||||
| * | Make machineDescription binary in TransferInformation | Simon Rettberg | 2015-09-01 | 2 | -13/+35 |
| | | |||||
| * | API | Simon Rettberg | 2015-08-28 | 1 | -53/+58 |
| | | |||||
| * | Thrift API | Simon Rettberg | 2015-08-28 | 6 | -2768/+4361 |
| | | |||||
| * | Thrift API changes | Simon Rettberg | 2015-08-27 | 6 | -1022/+6149 |
| | | |||||
| * | Minor tweaks to filetransfer/chunklist related classes | Simon Rettberg | 2015-08-19 | 3 | -6/+77 |
| | | |||||
| * | Extend ThriftAPI: delete imaghe base, update hash list for running upload | Simon Rettberg | 2015-08-19 | 3 | -363/+2546 |
| | | |||||
| * | Changes to chunk list related classes, support hash handling better | Simon Rettberg | 2015-08-19 | 4 | -39/+118 |
| | | |||||
| * | First working version with SSL support | Simon Rettberg | 2015-08-18 | 7 | -579/+914 |
| | | |||||
| * | Fix getNewSatClient() | Simon Rettberg | 2015-08-18 | 1 | -1/+1 |
| | | |||||
| * | Preparations for SSL thrift client suport | Simon Rettberg | 2015-08-17 | 1 | -29/+53 |
| | | |||||
| * | Separate error callbacks for master and sat | Simon Rettberg | 2015-08-17 | 2 | -27/+53 |
| | | |||||
| * | Thrift api changes | Simon Rettberg | 2015-08-14 | 7 | -143/+2687 |
| | | |||||
| * | Use connection pool in thrift manager, allow getting explicit sat connection | Simon Rettberg | 2015-08-12 | 2 | -53/+75 |
| | | |||||
| * | whoami() returns WhoamiInfo | Simon Rettberg | 2015-08-11 | 4 | -18/+608 |
| | | |||||
| * | Add whoami() and getConfig() to sat RPC | Simon Rettberg | 2015-08-04 | 2 | -128/+1987 |
| | | |||||
| * | Adapt to simplified DB scheme of sat server | Simon Rettberg | 2015-08-04 | 5 | -471/+83![]() |
| | | |||||
| * | [VmMeta] Improvements to Vmware, implement getFilteredDescription | Simon Rettberg | 2015-07-24 | 1 | -30/+129 |
| | | |||||
| * | ChunkList.getMissing() now blocks for a while if there are still pending blocks | Simon Rettberg | 2015-07-23 | 3 | -54/+250 |
| | | | | | Added HashChecker class to verify checksums of blocks | ||||
| * | Vm meta parser: Add virtualizer getter, change type of description | Simon Rettberg | 2015-07-23 | 2 | -2/+16 |
| | | |||||
| * | New/changed RPC calls | Simon Rettberg | 2015-07-23 | 1 | -39/+2030 |
| | | |||||
| * | Minor changes to file transfer classes | Simon Rettberg | 2015-07-21 | 3 | -11/+15 |
| | | |||||
| * | Add contains method to FileRange class | Simon Rettberg | 2015-07-21 | 1 | -0/+13 |
| | | |||||
| * | Moved file chunk helper classes from dozmod-server to shared lib | Simon Rettberg | 2015-07-21 | 2 | -0/+190 |
| | | |||||
| * | Extended Util class | Simon Rettberg | 2015-07-21 | 4 | -28/+49 |
| | | |||||
| * | Thrift API changes, add configurable timeout to file transfer classes | Simon Rettberg | 2015-07-20 | 14 | -686/+4600 |
| | | |||||
| * | Add TransferState to thrift api | Simon Rettberg | 2015-07-17 | 2 | -4/+171 |
| | | |||||

