| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | Added missing exceptions in declarations | Simon Rettberg | 2015-07-15 | 1 | -8/+232 |
| | | |||||
| * | Frickeled new thrift interface stuff | Simon Rettberg | 2015-07-15 | 5 | -674/+255![]() |
| | | |||||
| * | Add classes for analyzing vm metadata files | Simon Rettberg | 2015-07-14 | 2 | -0/+369 |
| | | |||||
| * | Moved some common classes from dozmod server/client to this lib | Simon Rettberg | 2015-07-10 | 2 | -0/+155 |
| | | |||||
| * | Fix behavior of thrift proxy when getting a new client fails by throwing an ↵ | Simon Rettberg | 2015-07-08 | 2 | -81/+94 |
| | | | | | exception instead of returning null | ||||
| * | Thrift api | Simon Rettberg | 2015-07-08 | 3 | -47/+118 |
| | | |||||
| * | Make master server address configurable; dynamic retrying, controlled by ↵ | Simon Rettberg | 2015-07-06 | 2 | -80/+87 |
| | | | | | callback | ||||
| * | Use framed transport for satellite connections. | Stephan Schwaer | 2015-07-06 | 1 | -2/+1![]() |
| | | |||||
| * | [Thrift] Include UserData in response for login request (local accounts) | Simon Rettberg | 2015-07-06 | 1 | -4/+109 |
| | | |||||
| * | API UPSDTE | Simon Rettberg | 2015-07-03 | 6 | -1601/+1392![]() |
| | | |||||
| * | API... | Simon Rettberg | 2015-06-24 | 2 | -119/+113![]() |
| | | |||||
| * | More minor interface changes | Simon Rettberg | 2015-06-23 | 2 | -1071/+5354 |
| | | |||||
| * | Update api | Simon Rettberg | 2015-06-22 | 3 | -36/+155 |
| | | |||||
| * | Add more Thrift calls | Simon Rettberg | 2015-06-19 | 3 | -3/+1228 |
| | | |||||
| * | Updated Thrift API | Simon Rettberg | 2015-06-19 | 6 | -529/+3673 |
| | | |||||
| * | Add missing TInternalServerError exception | Simon Rettberg | 2015-06-17 | 1 | -0/+280 |
| | | |||||

