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) @48180   11 years vboxsync Devices/Network/tstIntNet-1: Use the default route interface for …
(edit) @48164   11 years vboxsync Main: phase out the use of the XPCOM glue (wasn't ever used), and …
(edit) @48160   11 years vboxsync Main/src-server/PerformanceLinux: unused var.
(edit) @48128   11 years vboxsync Main/PerformanceLinux: don't resolve /dev/mapper symlinks
(edit) @48117   11 years vboxsync pr6022. Clean up the code.
(edit) @48107   11 years vboxsync NATNetwork windows build fix. Fixed memory leak in …
(edit) @48103   11 years vboxsync Main/NATNetwork: cut'n'paste typo: u32GatewayOffset -> u32DhcpOffset.
(edit) @48101   11 years vboxsync BUGZ#6780: API change: introduced GetShortName() method for …
(edit) @48098   11 years vboxsync Main/NATNetwork: loopback mappings registration/deletion and modification.
(edit) @48068   11 years vboxsync Log details on VM processes which doesn't exit cleanly.
(edit) @48055   11 years vboxsync Main/Performance: fixed path to VBoxVolInfo
(edit) @48020   11 years vboxsync Main/solaris: Warnings because Solaris doesn't know when to use const.
(edit) @48016   11 years vboxsync RT_STR_TUPLE
(edit) @48015   11 years vboxsync Main/PerformanceLinux: use RTLinuxSysFs* functions to access files in …
(edit) @48013   11 years vboxsync Main/Performance: fix the return code
(edit) @48012   11 years vboxsync RT_STR_TUPLE
(edit) @48010   11 years vboxsync E_IMPL => VERR_NOT_IMPLEMENTED
(edit) @48009   11 years vboxsync 1024 * 1024 => _1M
(edit) @48007   11 years vboxsync Main/Performance: IPRT status code here, not COM status code
(edit) @48004   11 years vboxsync Fixed initialization.
(edit) @47991   11 years vboxsync Main: Made the exclusive HW virtualization use setting global rather …
(edit) @47970   11 years vboxsync Main/Appliance: fix USB controller handling in the import code path …
(edit) @47965   11 years vboxsync burn fix
(edit) @47964   11 years vboxsync Main/src-server: Unused variables and parameters warnings.
(edit) @47963   11 years vboxsync pr6022. Additional checks during OVA/OVF import. Deleting temporary …
(edit) @47925   11 years vboxsync Main: warnings
(edit) @47922   11 years vboxsync Main: IVFSExplorer use LONG64 for file sizes.
(edit) @47920   11 years vboxsync Main/Medium: allow free form properties in the Special/ namespace, …
(edit) @47919   11 years vboxsync Main: warnings
(edit) @47916   11 years vboxsync Main/Machine: fix the code which sets custom icons, and also fix …
(edit) @47915   11 years vboxsync Main/Machine: add a way to safely override the VM app, OSX specific
(edit) @47894   11 years vboxsync VBoxNetLwipNAT => VBoxNetNAT
(edit) @47869   11 years vboxsync main/natnetwork: stubs for loopback6 setter/getter.
(edit) @47867   11 years vboxsync main/nat-service: too many exposed API.
(edit) @47861   11 years vboxsync bound API for loopbacks and built-in services assignments.
(edit) @47776   11 years vboxsync Warnings and space.
(edit) @47716   11 years vboxsync pr6022. 3rd variant (using VFS streaming feature) of GZIP support for …
(edit) @47691   11 years vboxsync Main/NAT: fixes access to COM's getter.
(edit) @47597   11 years vboxsync Main/VirtualBox: remove accidental test code checkin, breaking …
(edit) @47593   11 years vboxsync Small changes to tidy up 6787 Contrl VboxSV release logging
(edit) @47592   11 years vboxsync Small changes to tidy up 6787 Contrl VboxSV release logging
(edit) @47591   11 years vboxsync Small changes to tidy up 6787 Contrl VboxSV release logging
(edit) @47590   11 years vboxsync Small change to tidy up 6787 Contrl VboxSV release logging
(edit) @47589   11 years vboxsync Small changes to tidy up 6787 Contrl VboxSV release logging
(edit) @47587   11 years vboxsync Warning; Unused var.
(edit) @47561   11 years vboxsync Main/VirtualBox+Machine+Session: separate out the client death …
(edit) @47525   11 years vboxsync control VBoxSVC release logging xtracker id 6787
(edit) @47516   11 years vboxsync Backed out r87679: Still working on the wrong solution... Sigh.
(edit) @47500   11 years vboxsync pr6022. Second variant of support GZIP files for OVA appliance.
(edit) @47447   11 years vboxsync Main/NetworkServices: no zombies on shutdown.
(edit) @47428   11 years vboxsync Addressed some warnings.
(edit) @47401   11 years vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47390   11 years vboxsync Main: Fix lock order violation in USBDeviceFiltersImpl
(edit) @47376   11 years vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @47357   11 years vboxsync This is how I meant you should do decompression.
(edit) @47343   11 years vboxsync pr6022. cleaning up the code. RTZip interface …
(edit) @47340   11 years vboxsync pr6022. OVA appliance don't fail when a certificate file exists. GZIP …
(edit) @47155   12 years vboxsync Main/NetIf: Remove trailing new line characters from error messages as …
(edit) @47117   12 years vboxsync Main: RT_ZERO() / RTStrCopy()
(edit) @47114   12 years vboxsync On 32-bit darwin we must use the sysctl hw.cpu64bit_capable to figure …
(edit) @47112   12 years vboxsync Main: warnings
(edit) @47022   12 years vboxsync Main: typo: strcmp -> strcpy.
(edit) @47018   12 years vboxsync Main: re-commit r86967 Main/Network: DHCP server has got the ear in …
(edit) @47001   12 years vboxsync grrr
(edit) @46997   12 years vboxsync Main/solaris/NetIf: sane limit
(edit) @46996   12 years vboxsync Main/solaris/NetIf: build fix
(edit) @46994   12 years vboxsync Main/solaris/NetIf: range check
(edit) @46980   12 years vboxsync Deprecated the old manifest API. r=bird: IPRT does NOT use ugly C++ …
(edit) @46972   12 years vboxsync pr6022. Relative paths in the OVA package are processed from now.
(edit) @46971   12 years vboxsync pr6022. Support handling directories in the TAR has been added. Added …
(edit) @46970   12 years vboxsync re-added Main/src-server/NATNetworkServiceRunner.cpp …
(edit) @46969   12 years vboxsync backed out …
(edit) @46961   12 years vboxsync Main: win build fix.
(edit) @46959   12 years vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @46909   12 years vboxsync Todos.
(edit) @46908   12 years vboxsync server.cpp: Fixed memory leak, bail out when unable to build logfile name.
(edit) @46907   12 years vboxsync svcmain.cpp: Fixed memory leak, bail out when unable to build logfile name.
(edit) @46825   12 years vboxsync Main/VPX: error handling
(edit) @46822   12 years vboxsync corrected a progress information when there are CD/DVD images
(edit) @46820   12 years vboxsync Main: do not include VirtualBoxImpl.h from code ending in VBoxC …
(edit) @46816   12 years vboxsync Main/VPX: only save the settings if the change was successful
(edit) @46775   12 years vboxsync Main/Host(HostPower)+Session+Console: convert HostPower code to signal …
(edit) @46754   12 years vboxsync small typo was fixed.
(edit) @46749   12 years vboxsync #6835. VBoxSVC fails during export OVF package without manifest file …
(edit) @46734   12 years vboxsync Main: Don't create a medium lock list if there is no medium to attach …
(edit) @46722   12 years vboxsync HostPowerServiceWin: Missing RTThreadWait call.
(edit) @46720   12 years vboxsync Main/xml/Settings.cpp: limit snapshot depth to 250, avoiding crashes …
(edit) @46667   12 years vboxsync Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
(edit) @46651   12 years vboxsync Build fix.
(edit) @46649   12 years vboxsync Forward ported r85941 and required build fixes (Main: Implemented new …
(edit) @46615   12 years vboxsync pr5429. Improvement the logic related to the OVA import.
(edit) @46611   12 years vboxsync ApplianceImplIO: Propagate error when closing a file
(edit) @46610   12 years vboxsync Main: properly fixed the return code of VRDEServer::COMSETTER(Enabled) …
(edit) @46609   12 years vboxsync Main/Machine: removed debugging output
(edit) @46600   12 years vboxsync Main/Machine: temporary workaround
(edit) @46593   12 years vboxsync updates
(edit) @46585   12 years vboxsync Main/RDP: propagate the error code of sending the VRDEServerChanged signal
(edit) @46581   12 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.
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