| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | remove ruleId from NetRule struct | Jonathan Bauer | 2016-03-05 | 1 | -108/+9![]() | |
| * | added hasUsbAccess field to Lecture* Struct | Jonathan Bauer | 2016-03-03 | 3 | -17/+314 | |
| * | [vmware] Add addCdrom function | Simon Rettberg | 2016-02-24 | 1 | -1/+28 | |
| * | added comparator for locations | Jonathan Bauer | 2016-02-22 | 1 | -11/+12 | |
| * | Make hashing classes more robust, report complete blocks without hash info as... | Simon Rettberg | 2016-01-28 | 4 | -10/+44 | |
| * | [thrift] Add UserInfo comparator | Simon Rettberg | 2016-01-26 | 1 | -0/+13 | |
| * | Count currently hashing blocks as complete client side | Simon Rettberg | 2016-01-21 | 1 | -2/+2 | |
| * | [thrift] Add SatelliteConfig.maxLocationsPerLecture | Simon Rettberg | 2016-01-19 | 1 | -5/+105 | |
| * | RPC update | Jonathan Bauer | 2016-01-18 | 3 | -11/+307 | |
| * | Thrift(SAT): Add lecture is private only field to lecture struct | Simon Rettberg | 2016-01-13 | 1 | -5/+104 | |
| * | added "onlyInLocations" flag for LectureWrite | Jonathan Bauer | 2016-01-07 | 45 | -1005/+4857 | |
| * | [thrift] added generated Location class | Jonathan Bauer | 2015-12-18 | 1 | -0/+501 | |
| * | [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 | |

