summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* added network share featureJonathan Bauer2017-09-061-0/+6
* update apiJonathan Bauer2017-09-067-590/+1694
* Merge branch 'master' of git.openslx.org:bwlp/master-sync-sharedJonathan Bauer2017-09-061-2/+2
|\
| * Print stack trace in newTransport() catch blockSimon Rettberg2017-08-011-2/+2
* | added network share structsJonathan Bauer2017-09-061-0/+15
|/
* Add Feature support for dozmod; add allowLoginByDefault optionSimon Rettberg2017-01-264-6/+861
* [vmutil] Tweak strings of vmware optionsSimon Rettberg2016-11-071-13/+15
* [vm] Simplify getters, better naming, add missing ethernet cards, ethernet ca...Simon Rettberg2016-11-071-63/+38Star
* [vm] add method for selecting device typesVictor Mocanu2016-10-311-5/+199
* [vmutil] Add .applySettingsForLocalEdit() that is intended to prepare several...Simon Rettberg2016-10-052-0/+12
* [vmware] Explicitly enable USB 2.0 when adding usb supportSimon Rettberg2016-09-201-0/+1
* [vm] Add .enableUsb(bool)Simon Rettberg2016-09-052-1/+14
* Fix hash-write-check race condition again ....Simon Rettberg2016-09-021-1/+3
* added new comparator for sorting OS by nameJonathan Bauer2016-09-021-0/+12
* Don't use system's line separator but linefeedJonathan Bauer2016-09-021-1/+1
* vmx editor stuffJonathan Bauer2016-09-025-145/+62Star
* new API versionJonathan Bauer2016-09-021-1/+1
* new API calls for VMX edit stuffJonathan Bauer2016-08-313-13/+2799
* Fix some minor handling issues with transfers wrt global image exchangeSimon Rettberg2016-08-303-4/+29
* [DiskImage] Detect snapshot vmdkSimon Rettberg2016-08-301-5/+12
* Fix: Some chunks could be dropped from the hash queue and not marked as to-be...Simon Rettberg2016-08-104-5/+26
* Remove debug spam in json helperSimon Rettberg2016-08-101-1/+0Star
* [vmware] Whitelist usb3.0 vmx entriesSimon Rettberg2016-08-101-1/+1
* thrift proxied methods: throw all TException not just TTransportExceptionJonathan Bauer2016-05-041-1/+1
* Rework master.getPublicImages to use ImageSummaryRead, add master.getImageDet...Simon Rettberg2016-04-262-31/+2683
* Truncate files if they are resumed and bigger than expectedSimon Rettberg2016-04-212-0/+8
* More imgsync stuffSimon Rettberg2016-04-208-53/+323
* Add queryUploadStatus to master serverSimon Rettberg2016-04-184-3/+991
* More additions for central image storeSimon Rettberg2016-04-189-94/+1928
* Preparations/changes for global image syncSimon Rettberg2016-04-1310-76/+1697
* remove ruleId from NetRule structJonathan Bauer2016-03-052-109/+9Star
* added hasUsbAccess field to Lecture* StructJonathan Bauer2016-03-034-17/+317
* [vmware] Add addCdrom functionSimon Rettberg2016-02-241-1/+28
* added comparator for locationsJonathan Bauer2016-02-221-11/+12
* Make hashing classes more robust, report complete blocks without hash info as...Simon Rettberg2016-01-284-10/+44
* [thrift] Add UserInfo comparatorSimon Rettberg2016-01-261-0/+13
* Count currently hashing blocks as complete client sideSimon Rettberg2016-01-211-2/+2
* [thrift] Add SatelliteConfig.maxLocationsPerLectureSimon Rettberg2016-01-192-5/+107
* RPC updateJonathan Bauer2016-01-184-11/+310
* Thrift(SAT): Add lecture is private only field to lecture structSimon Rettberg2016-01-132-5/+105
* [thrift] Fix whitespaceSimon Rettberg2016-01-131-34/+33Star
* added "onlyInLocations" flag for LectureWriteJonathan Bauer2016-01-0746-1005/+4858
* [thrift] added generated Location classJonathan Bauer2015-12-181-0/+501
* [thrift] added Location definition in thrift fileJonathan Bauer2015-12-181-0/+9
* [vm] Add addFloppy() methodSimon Rettberg2015-10-272-0/+23
* [vmware] Whitelist rtc.* optionsSimon Rettberg2015-10-131-1/+2
* Whitelist more vmx optionsSimon Rettberg2015-10-021-5/+6
* Update comments/debug messagesSimon Rettberg2015-10-022-6/+6
* Update thrift API with optional optionsSimon Rettberg2015-10-022-4/+199
* Add generic catch block to execCallback so a throwing callback won't wreck havocSimon Rettberg2015-10-021-1/+5