VirtualBox

source: vbox/trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54438   10 years vboxsync Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
(edit) @54276   10 years vboxsync Main/src-server: unused var. warning.
(edit) @53354   10 years vboxsync R7524 - needs testing in VBoxManage.
(edit) @53323   10 years vboxsync Main/VirtualBox: take vbox lock before locking dhcp server list (#7500)
(edit) @52934   10 years vboxsync Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
(edit) @52615   10 years vboxsync Main/src-server: warnings.
(edit) @52596   10 years vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: …
(edit) @52585   10 years vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: handle …
(edit) @52546   10 years vboxsync VBox/Main: #1909: Independent QMTranslator implementation. Some fixes …
(edit) @52312   10 years vboxsync 6219: New parameters related to file size / recording time limitation …
(edit) @52168   10 years vboxsync Main/VirtualBox+Medium+Snapshot: fix lock inconsistency which crept …
(edit) @52095   10 years vboxsync Main/Medium+AutoCaller+others: fix medium uninit deadlock caused by …
(edit) @51903   10 years vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @51888   10 years vboxsync Main: Add possibility to add medium properties for filters in a way …
(edit) @51745   10 years vboxsync Main: skip invalid Machine records when walking over VirtualBox.xml.
(edit) @51498   11 years vboxsync 6813 - MachineImpl use of server side wrappers + misc mods on other …
(edit) @51441   11 years vboxsync Main: code formatting.
(edit) @51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @51041   11 years vboxsync Main/VirtualBox: fix regression (array of empty strings instead of …
(edit) @50914   11 years vboxsync 6813 src-all/ExtPackManagerImpl.cpp
(edit) @50874   11 years vboxsync 6813 src-all/ProgressImp.cpp + some formatting/line length sorting
(edit) @50545   11 years vboxsync Main/EventSource+VirtualBox: better event source cleanup (for now used …
(edit) @50544   11 years vboxsync Main/Event: eliminate unused parameter
(edit) @50434   11 years vboxsync Main/VirtualBox: fix some Utf8Str/Bstr related format string breakages …
(edit) @50395   11 years vboxsync Main: warning
(edit) @50384   11 years vboxsync Main: restore case insensitive comparison
(edit) @50380   11 years vboxsync Main: fixed attribute type of IVirtualBox::getGuestOSType(). It's a …
(edit) @50356   11 years vboxsync 6813 - stage 7 rev 2
(edit) @50355   11 years vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @49951   11 years vboxsync 6813 - stage 5 - Make use of server side API wrapper code in all interfaces
(edit) @49795   11 years vboxsync 6813 - stage 3 rev 1
(edit) @49742   11 years vboxsync 6813 stage 2 - Use the server side API wrapper code..
(edit) @49644   11 years vboxsync stage 1/8 of 6813 changes
(edit) @49517   11 years vboxsync Main: NetworkServiceRunner dependencies included in …
(edit) @49496   11 years vboxsync build-fix: like r90651.
(edit) @49219   11 years vboxsync VirtualBox.cpp: VirtualBox::natNetworkRefInc and …
(edit) @48968   11 years vboxsync Main/NATNetwork: more logging
(edit) @48955   11 years vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
(edit) @48817   11 years vboxsync Main: don't fire event if HostNameResolutionConfigurationChangeEvent …
(edit) @48804   11 years vboxsync Main: VirtualBox::onHostNameResolutionConfigurationChange()
(edit) @48709   11 years vboxsync NatNetwork: reference counting. intoroduces natNetworkRef{Inc,Dec}, if …
(edit) @48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @47597   11 years vboxsync Main/VirtualBox: remove accidental test code checkin, breaking …
(edit) @47561   11 years vboxsync Main/VirtualBox+Machine+Session: separate out the client death …
(edit) @47018   11 years vboxsync Main: re-commit r86967 Main/Network: DHCP server has got the ear in …
(edit) @46969   11 years vboxsync backed out …
(edit) @46959   11 years vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @46651   11 years vboxsync Build fix.
(edit) @46649   11 years vboxsync Forward ported r85941 and required build fixes (Main: Implemented new …
(edit) @45356   12 years vboxsync tabs
(edit) @45157   12 years vboxsync Main/NATNetworks: VirtualBox::RemoveNATNetwork returns S_OK in …
(edit) @45145   12 years vboxsync Main: build fix; warninMain: build fix; warning
(edit) @45138   12 years vboxsync Main/NATNetworks: API+XML serialization for NATNetworks.
(edit) @45119   12 years vboxsync reverted: r84411. (need to solve issues with java first.)
(edit) @45117   12 years vboxsync Main/NATNetwork API (xTracker/5894).
(edit) @45067   12 years vboxsync Main/VirtualBox: report zero UUID as in use, fix compiler warning
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44353   12 years vboxsync Main: machine folder name sanitising was not working in release …
(edit) @44350   12 years vboxsync Main: machine folder name sanitising was not working in release …
(edit) @44349   12 years vboxsync Main: machine folder name sanitising was not working in release builds.
(edit) @44320   12 years vboxsync Main: adjust r83244. Don't loop endlessly in case the PRNG is broken …
(edit) @44316   12 years vboxsync Main: Check for already used UUIDs when registering a new non file …
(edit) @44043   12 years vboxsync Main/VirtualBox: fix bug in creating SnapshotEvents, the event type …
(edit) @44039   12 years vboxsync Main: renavation com::Guid class. PR5744
(edit) @44029   12 years vboxsync Main/Medium: fix logic for updating image UUID and parent UUID so that …
(edit) @43907   12 years vboxsync Same for DVD and floppy images
(edit) @43906   12 years vboxsync Fix attaching a hard disk by UUID through VBoxManage (4.2 regression, …
(edit) @43479   12 years vboxsync Main/VirtualBox: properly lock objects when saving the media registry, …
(edit) @43186   12 years vboxsync Main/VirtualBox: fix crash in rare circumstances (only saw it with a …
(edit) @43063   12 years vboxsync Main/Machine+VirtualBox: fix bugs related to directoryIncludesUUID …
(edit) @43041   12 years vboxsync Main/VirtualBox: final API change, cleans up optional parameters to …
(edit) @42957   12 years vboxsync Main/VirtualBox: fix complete breakage of registering VMs
(edit) @42930   12 years vboxsync Main: fixed recently introduced typo which caused to show garbage in …
(edit) @42890   12 years vboxsync Main/Machine: initializer method cleanup, makes the code easier to read
(edit) @42888   12 years vboxsync Main/VirtualBox: validate group names for collision with VM names. …
(edit) @42748   12 years vboxsync Main/VirtualBox: add new method for querying normalized version …
(edit) @42569   12 years vboxsync Main/VirtualBox+Machine: new API method for getting VMs which are in …
(edit) @42383   12 years vboxsync Main/VirtualBox+Machine: optimize reaction time on session changes by …
(edit) @42231   12 years vboxsync Main: validation check for decrypt
(edit) @42212   12 years vboxsync Main: fixed wrong access
(edit) @42210   12 years vboxsync Main: propagate error during medium settings decryption
(edit) @42208   12 years vboxsync Main: properly initialize fSettingsCipherKeySet; don't ignore errors …
(edit) @42178   12 years vboxsync Autostart: Make the path to the autostart database configurable
(edit) @42177   12 years vboxsync Main/VirtualBox+Machine: implement the directory handling/renaming …
(edit) @42168   12 years vboxsync Main/VirtualBox: must use different algorithm for duplicate …
(edit) @42131   12 years vboxsync Main: fix COM/XPCOM incompatibility issues and add safearray setter …
(edit) @42129   12 years vboxsync Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
(edit) @42125   12 years vboxsync optional encrypted store of the iSCSI initiator secret
(edit) @41999   12 years vboxsync More autostart service updates, work in progress
(edit) @41774   12 years vboxsync bugref..
(edit) @41236   13 years vboxsync Small { formatting change for 6130
(edit) @41232   13 years vboxsync various fixes for openMedium->findMedium change 6130 inc return statuses
(edit) @41231   13 years vboxsync Main/VirtualBox: very tricky fix for renaming linked clones (media …
(edit) @41214   13 years vboxsync Main: move handleUnexpectedExceptions method to VirtualBoxBase
(edit) @41120   13 years vboxsync Replace calls of findMedium with openMedium, remove findMedium …
(edit) @41106   13 years vboxsync backed out r77705 as it broke the builds (webservices)
(edit) @41105   13 years vboxsync use openMedium instead of findMedium
(edit) @41026   13 years vboxsync Main/VirtualBoxImpl.cpp: clean up version handling a bit
(edit) @40633   13 years vboxsync several warnings
(edit) @40578   13 years vboxsync typo
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette