summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/util/vm/VboxConfig.java
Commit message (Expand)AuthorAgeFilesLines
* [VBox] added sharedfolders to the black listVictor Mocanu2018-04-041-1/+1
* [Vbox] code formatingVictor Mocanu2018-04-041-30/+29Star
* [Vbox] repaired a null pointer exception when disabling USBVictor Mocanu2018-04-041-3/+6
* [VBox] USB 2.0 activated per defaultVictor Mocanu2018-04-041-3/+2Star
* [VBox] added new, more elegant way to add placeholdersVictor Mocanu2018-03-281-23/+45
* [vbox] ensure <hardware/> has a uuidJonathan Bauer2018-03-191-0/+30
* [vbox] use vboxnet1 for NAT on bwlp clientsJonathan Bauer2018-02-051-27/+38
* [VBox] added new placeholder, improved the addUsb functionVictor Mocanu2017-12-191-7/+14
* [VBox] implemented the addfloppy methodVictor Mocanu2017-12-151-4/+2Star
* [VBox] added MACAddress placeholderVictor Mocanu2017-12-151-1/+4
* [VBox] added a new placeholderVictor Mocanu2017-11-281-0/+3
* [VBox] turned the swithcases to for loops;Victor Mocanu2017-11-231-2/+0Star
* [VBox] added USB to the blacklistVictor Mocanu2017-11-211-6/+9
* [VBox] small change for testVictor Mocanu2017-11-211-3/+3
* [VBox] separated and made some vmwaremetadata functions abstract in vmmetadat...Victor Mocanu2017-11-211-1/+22
* [VBox] improved and expanded the setters and getters for the enum typesVictor Mocanu2017-11-201-0/+26
* [VBox] new working coppyVictor Mocanu2017-11-021-20/+28
* [VBox] changed comments to english, renamed some variablesVictor Mocanu2017-10-251-11/+9Star
* fix code formattingJonathan Bauer2017-10-241-5/+2Star
* [VBox] changed logger.warn messages from german to englishVictor Mocanu2017-10-241-5/+5
* Merge branch 'vbox' of git.openslx.org:bwlp/master-sync-shared into vboxVictor Mocanu2017-10-061-0/+3
|\
| * [vbox] remove unneeded dependency breaking compilationJonathan Bauer2017-10-051-1/+0Star
* | [VBox] added new uuid when downloading vm from serverVictor Mocanu2017-10-061-10/+0Star
|/
* [VBox] improved the create new tag and insert attribute functionsVictor Mocanu2017-10-051-37/+147
* [VBox] working coppy in case further changes result in catastrophical failureVictor Mocanu2017-10-021-45/+68
* [VBox] changes to the VmWrapper class, it asks now for an VmMetaData child, i...Victor Mocanu2017-09-211-1/+1
* [VBox] removed empty lines, the FilteredDefinitionArray looks good nowVictor Mocanu2017-09-211-20/+27
* [VBox] working coppy of VboxConfig class, children are removed but empty line...Victor Mocanu2017-09-211-90/+183
* [VBox] changed and implemented the functionality of VboxConfig s.t. the proce...Victor Mocanu2017-08-081-10/+206
* [VBox] Added the VBoxConfig class and done some work on the VBoxMetaData classVictor Mocanu2017-06-221-0/+55