summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/util/vm/VboxMetaData.java
Commit message (Expand)AuthorAgeFilesLines
* refactor: remove unneeded function wrapperJonathan Bauer2018-04-161-14/+3Star
* refactor: populateTheMaps -> registerVirtualHWJonathan Bauer2018-04-161-2/+2
* [Vbox] code formatingVictor Mocanu2018-04-041-12/+10Star
* [VBox] changed the way the new UUID is patched into the vdi file at downloadVictor Mocanu2018-03-301-21/+19Star
* [VBox] added new, more elegant way to add placeholdersVictor Mocanu2018-03-281-7/+7
* [VBox] fixed bug where the audio adapter was not selected properly, found and...Victor Mocanu2018-02-261-5/+6
* [vbox] use vboxnet1 for NAT on bwlp clientsJonathan Bauer2018-02-051-8/+18
* [VBox] added new placeholder, improved the addUsb functionVictor Mocanu2017-12-191-11/+10Star
* [VBox] implemented the addfloppy methodVictor Mocanu2017-12-151-2/+31
* [VBox] removed todos added commentsVictor Mocanu2017-11-271-2/+1Star
* [VBox] removed todos and not used importsVictor Mocanu2017-11-241-2/+0Star
* [VBox] turned the swithcases to for loops;Victor Mocanu2017-11-231-69/+32Star
* [VBox] separated and made some vmwaremetadata functions abstract in vmmetadat...Victor Mocanu2017-11-211-2/+32
* [VBox] added all networkcards for virtualbox made small change to internal classVictor Mocanu2017-11-211-19/+50
* [VBox] improved and expanded the setters and getters for the enum typesVictor Mocanu2017-11-201-17/+42
* [VBox] setter for the 3dacceleration works now, added new hardwareversion enu...Victor Mocanu2017-11-141-38/+32Star
* [VBox] new working coppyVictor Mocanu2017-11-021-27/+77
* [VBox] work in progress for the DropDownSelectWindow... everything was vmx sp...Victor Mocanu2017-10-261-5/+108
* [VBox] changed comments to english, renamed some variablesVictor Mocanu2017-10-251-1/+2
* fix code formattingJonathan Bauer2017-10-241-60/+79
* formatting & first round of cleanupJonathan Bauer2017-10-201-93/+70Star
* [VBox] improved download partVictor Mocanu2017-10-091-37/+24Star
* [VBox] improved the way the new uuid is written in the vdi fileVictor Mocanu2017-10-081-11/+35
* [VBox] added new uuid when downloading vm from serverVictor Mocanu2017-10-061-11/+60
* [VBox] improved the create new tag and insert attribute functionsVictor Mocanu2017-10-051-5/+7
* [VBox] working coppy in case further changes result in catastrophical failureVictor Mocanu2017-10-021-12/+32
* [VBox] changes to the VmWrapper class, it asks now for an VmMetaData child, i...Victor Mocanu2017-09-211-11/+66
* [VBox] working coppy of VboxConfig class, children are removed but empty line...Victor Mocanu2017-09-211-5/+11
* [VBox] changed and implemented the functionality of VboxConfig s.t. the proce...Victor Mocanu2017-08-081-174/+19Star
* [VBox] added handling for vdi filesVictor Mocanu2017-07-141-2/+1Star
* [VBox] added function to change atribute value of a given tagVictor Mocanu2017-07-141-2/+18
* [VBOX] exceptionhandling and added method to delete unwanted nodes in the con...Victor Mocanu2017-07-121-0/+49
* [VBox] Added the VBoxConfig class and done some work on the VBoxMetaData classVictor Mocanu2017-06-221-4/+134
* [VBOX] restructured generic VmMetaData for comming VBox supportVictor Mocanu2017-05-221-0/+45