VirtualBox

source: vbox/trunk/src/VBox/Main/src-server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46997   11 years vboxsync Main/solaris/NetIf: sane limit
(edit) @46996   11 years vboxsync Main/solaris/NetIf: build fix
(edit) @46994   11 years vboxsync Main/solaris/NetIf: range check
(edit) @46980   11 years vboxsync Deprecated the old manifest API. r=bird: IPRT does NOT use ugly C++ …
(edit) @46972   11 years vboxsync pr6022. Relative paths in the OVA package are processed from now.
(edit) @46971   11 years vboxsync pr6022. Support handling directories in the TAR has been added. Added …
(edit) @46970   11 years vboxsync re-added Main/src-server/NATNetworkServiceRunner.cpp …
(edit) @46969   11 years vboxsync backed out …
(edit) @46961   11 years vboxsync Main: win build fix.
(edit) @46959   11 years vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @46909   11 years vboxsync Todos.
(edit) @46908   11 years vboxsync server.cpp: Fixed memory leak, bail out when unable to build logfile name.
(edit) @46907   11 years vboxsync svcmain.cpp: Fixed memory leak, bail out when unable to build logfile name.
(edit) @46825   11 years vboxsync Main/VPX: error handling
(edit) @46822   11 years vboxsync corrected a progress information when there are CD/DVD images
(edit) @46820   11 years vboxsync Main: do not include VirtualBoxImpl.h from code ending in VBoxC …
(edit) @46816   11 years vboxsync Main/VPX: only save the settings if the change was successful
(edit) @46775   11 years vboxsync Main/Host(HostPower)+Session+Console: convert HostPower code to signal …
(edit) @46754   11 years vboxsync small typo was fixed.
(edit) @46749   11 years vboxsync #6835. VBoxSVC fails during export OVF package without manifest file …
(edit) @46734   11 years vboxsync Main: Don't create a medium lock list if there is no medium to attach …
(edit) @46722   11 years vboxsync HostPowerServiceWin: Missing RTThreadWait call.
(edit) @46720   11 years vboxsync Main/xml/Settings.cpp: limit snapshot depth to 250, avoiding crashes …
(edit) @46667   11 years vboxsync Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
(edit) @46651   11 years vboxsync Build fix.
(edit) @46649   11 years vboxsync Forward ported r85941 and required build fixes (Main: Implemented new …
(edit) @46615   11 years vboxsync pr5429. Improvement the logic related to the OVA import.
(edit) @46611   11 years vboxsync ApplianceImplIO: Propagate error when closing a file
(edit) @46610   11 years vboxsync Main: properly fixed the return code of VRDEServer::COMSETTER(Enabled) …
(edit) @46609   11 years vboxsync Main/Machine: removed debugging output
(edit) @46600   11 years vboxsync Main/Machine: temporary workaround
(edit) @46593   11 years vboxsync updates
(edit) @46585   11 years vboxsync Main/RDP: propagate the error code of sending the VRDEServerChanged signal
(edit) @46581   11 years vboxsync pr6022. the attribute xmlns is used in the element <Envelope> to get …
(edit) @46535   12 years vboxsync Main: missing initialization
(edit) @46533   12 years vboxsync added the XML schemas URI for the EPASD and SASD.
(edit) @46532   12 years vboxsync Main/MachineImpl: prevent changing video recording settings only if …
(edit) @46523   12 years vboxsync Main/VBoxManage: allow to enable video recording at VM runtime
(edit) @46518   12 years vboxsync Export/import OVA/OVF package supports ISO images. The problem with …
(edit) @46465   12 years vboxsync Main/VPX: introduced onVideoCaptureChange event
(edit) @46460   12 years vboxsync Main: indentation
(edit) @46434   12 years vboxsync Main/Host: Put off calling VBoxOglIs3DAccelerationSupported till the …
(edit) @46387   12 years vboxsync Main/Machine: fix default VM frontend handling, the empty string was …
(edit) @46367   12 years vboxsync Control VBoxSVC release logging. Xtracker id: 6787
(edit) @46351   12 years vboxsync The ICON data isn't required, it's optional so dont fail in …
(edit) @46348   12 years vboxsync Override VM Icon Implementation xtracker id:5292
(edit) @46345   12 years vboxsync Main/NetIf: Fixed socket leaks introduced in r83847 (#6345, #6788)
(edit) @46341   12 years vboxsync Main: 64-bit unknown OS types.
(edit) @46340   12 years vboxsync Host::init: Set HwVirt and NP to false when SUPR3QueryVTCaps fails.
(edit) @46337   12 years vboxsync Main/OVF: added a sanity check for the size of OVF filenames to …
(edit) @46331   12 years vboxsync warning
(edit) @46330   12 years vboxsync Main/Host: switch to Runtime functions for determining the amount of …
(edit) @46329   12 years vboxsync spaces
(edit) @46328   12 years vboxsync Main/PerformanceLinux: switch to the runtime function for determining …
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @46321   12 years vboxsync build fix
(edit) @46320   12 years vboxsync Main/PerformanceSolaris: switch to the runtime function for …
(edit) @46319   12 years vboxsync Main/PerformanceWin: call RTSystemQueryTotalRam() only once
(edit) @46316   12 years vboxsync Main/Metrics: Solaris file descriptor leak fix (#6788)
(edit) @46303   12 years vboxsync Main/Machine: always update the property flags in …
(edit) @46302   12 years vboxsync Main/Machine: don't forget to create a new guest property if it does …
(edit) @46290   12 years vboxsync Main/ApplianceImplExport.cpp: rearrange handling of appliance …
(edit) @46285   12 years vboxsync Main/Machine: fix medium lock list handling when creating implicit …
(edit) @46176   12 years vboxsync Main/Appliance: Don't crash during import if the client forgot to call …
(edit) @46169   12 years vboxsync Changes in parsing, extracting and processing an OVF version in/from a …
(edit) @46124   12 years vboxsync Main: fix for r85814
(edit) @46123   12 years vboxsync Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
(edit) @46067   12 years vboxsync issue 5429. Support CD/DVD images attached to IDE/SATA during OVF …
(edit) @46056   12 years vboxsync Main: Reattach the medium to the VM when restoring it if hotplugging …
(edit) @45971   12 years vboxsync Main, VMM: Added an API seting to disable VT-x unrestricted execution.
(edit) @45926   12 years vboxsync IMachine::VideoCaptureFps
(edit) @45909   12 years vboxsync Main: don't create a guest property if it does not exist and should be …
(edit) @45882   12 years vboxsync Main/VPX: typo
(edit) @45838   12 years vboxsync VPX: plugged memory leak; introduced rate parameter; clear artefacts …
(edit) @45814   12 years vboxsync Main: removed all these recent hacks for debugging the testboxes
(edit) @45770   12 years vboxsync VPX: default 1024x768
(edit) @45757   12 years vboxsync Main: more debugging
(edit) @45731   12 years vboxsync several fixes for video recording
(edit) @45720   12 years vboxsync desperate
(edit) @45719   12 years vboxsync More testbox debug hacks.
(edit) @45706   12 years vboxsync more temporary debugging
(edit) @45688   12 years vboxsync Another hack in the dark.
(edit) @45680   12 years vboxsync Main/VRDEServer: Back out code to disable VRDE server if no graphics …
(edit) @45674   12 years vboxsync Main/Machine+Console+Display+VRDEServer,VBoxManage: allow VMs without …
(edit) @45661   12 years vboxsync forgotten file
(edit) @45629   12 years vboxsync Main: assembler functions not required here
(edit) @45625   12 years vboxsync convertVBoxOSType2CIMOSType: return Other_64 if fLongMode is set.
(edit) @45624   12 years vboxsync build fix
(edit) @45622   12 years vboxsync Main: Introducing CPUPropertyType_LongMode + legacy band aid.
(edit) @45602   12 years vboxsync ApplianceImplExport.cpp: VBox is never ever written Vbox.
(edit) @45600   12 years vboxsync ApplianceImplExport.cpp: Added check for …
(edit) @45598   12 years vboxsync Main/Machine: Add a newly attached medium to the lcoked media map …
(edit) @45597   12 years vboxsync Main/Medium: Use VD_OPEN_FLAGS_INFO when creating the diff image …
(edit) @45595   12 years vboxsync Main/MediumLock: delete the medium lock list when it is erased
(edit) @45591   12 years vboxsync Main: Set the aOnline flag when committing the media data
(edit) @45584   12 years vboxsync Main/MediumFormat: fix regression in the rewrite which was part of the …
(edit) @45563   12 years vboxsync Main: Make SilentReconfigureWhilePaused a per VM flag
(edit) @45559   12 years vboxsync NAT/Lwip-service: Main client now, dynamic port-forward + managment.
(edit) @45518   12 years vboxsync Main: Code generator for (xp)com API implementations, including …
(edit) @45497   12 years vboxsync back out API wrapper generator, too broken with XPCOM
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