VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28433   15 years vboxsync VBoxGuestR3LibModule.cpp: svn-ps.cmd
(edit) @28432   15 years vboxsync VBoxServicePageSharing.cpp: svn properties.
(edit) @28431   15 years vboxsync scm.cpp: Fixed error reading zero length svn property values.
(edit) @28430   15 years vboxsync SrcIntNetR0.cpp: started on the rewrie, all changes disabled as they …
(edit) @28429   15 years vboxsync FE/Qt: New VM Wizard: Added a regex for CentOS to the guest type guessing
(edit) @28428   15 years vboxsync build fix.
(edit) @28427   15 years vboxsync DrvDedicatedNic.cpp: sketeches.
(edit) @28426   15 years vboxsync Added PDMDRVHLP::pfnCallR0 / PDMDrvHlpCallR0 / PFNPDMDRVREQHANDLERR0 …
(edit) @28425   15 years vboxsync Added PDMDRVHLP::pfnCallR0 / PDMDrvHlpCallR0 / PFNPDMDRVREQHANDLERR0 …
(edit) @28424   15 years vboxsync firmware: Factored out the SMBIOS & DMI header planting from …
(edit) @28423   15 years vboxsync Compile fix
(edit) @28422   15 years vboxsync Shared paging updates
(edit) @28421   15 years vboxsync OSE fix
(edit) @28420   15 years vboxsync Guest Control/VBoxService: Use RTList instead of STL.
(edit) @28419   15 years vboxsync configure: add --enable-vde
(edit) @28418   15 years vboxsync Case sensitive
(edit) @28417   15 years vboxsync DrvTAP,DrvVDE: Register stats before we can fail so we won't upset …
(edit) @28416   15 years vboxsync DrvTAP,DrvVDE: Register stats before we can fail so we won't upset …
(edit) @28415   15 years vboxsync Shared paging updates
(edit) @28414   15 years vboxsync EFI: fix reset once again
(edit) @28413   15 years vboxsync LsiLogic: Remove wrong memset
(edit) @28412   15 years vboxsync LsiLogic: Fix memory leak
(edit) @28411   15 years vboxsync python shell: interesting misfeature of python strings, visible with …
(edit) @28410   15 years vboxsync Guest Control: Build fix, memory cleanup.
(edit) @28409   15 years vboxsync Guest Control: Build fix, memory cleanup.
(edit) @28408   15 years vboxsync RTGCPTR -> RTGCPTR64
(edit) @28407   15 years vboxsync FE/Qt: New running VM core: remove one superfluous assertion.
(edit) @28406   15 years vboxsync Devices, Main, FE/Qt: re-committed support for VDE virtual network …
(edit) @28405   15 years vboxsync FE/SDL: When sending two key events to the guest (the first event was …
(edit) @28404   15 years vboxsync Shared pages updates
(edit) @28403   15 years vboxsync Added shared paging r3 helpers
(edit) @28402   15 years vboxsync Guest Control: Update (guest shutdown handling, timed peeks).
(edit) @28401   15 years vboxsync Main/Machine+Snapshot+Medium: Big medium locking cleanup and …
(edit) @28400   15 years vboxsync addendum to r60160
(edit) @28399   15 years vboxsync DevSerial: disabled r59817 as it causes regressions
(edit) @28398   15 years vboxsync Medium/include: svn property cleanup
(edit) @28397   15 years vboxsync dead code
(edit) @28396   15 years vboxsync DrvNAT: minor cleanup
(edit) @28395   15 years vboxsync configure: VBox builds and runs fine with gcc-4.5
(edit) @28394   15 years vboxsync NAT: paranoid border check.
(edit) @28393   15 years vboxsync warning
(edit) @28392   15 years vboxsync not necessary anymore, see r60030
(edit) @28391   15 years vboxsync NAT: warnings.
(edit) @28390   15 years vboxsync NAT: ICMP with BSD buffers.
(edit) @28389   15 years vboxsync FE/Qt4: new core: fix debugger GUI
(edit) @28388   15 years vboxsync AHCI: Use async I/O flush API
(edit) @28387   15 years vboxsync Make flush configurable
(edit) @28386   15 years vboxsync Rebranding: tabs
(edit) @28385   15 years vboxsync Rebranding: addendum to r60020
(edit) @28384   15 years vboxsync FE/Qt4: new core: Create screen shots of all configured monitors in …
(edit) @28383   15 years vboxsync async I/O: Add async flush method
(edit) @28382   15 years vboxsync wddm: correctly report framebuffer offset to VGA device
(edit) @28381   15 years vboxsync LsiLogic: Don't use RTMemFree on memory allocated with RTMemPageAlloc
(edit) @28380   15 years vboxsync AHCI: Fix
(edit) @28379   15 years vboxsync dev/VGA: avoid extra resizes when HGSMI & VBVA is used (for now …
(edit) @28378   15 years vboxsync python shell: gexec wrong return args order
(edit) @28377   15 years vboxsync Main: SDK burn fix
(edit) @28376   15 years vboxsync typo
(edit) @28375   15 years vboxsync more branding
(edit) @28374   15 years vboxsync python shell: ginfo, gexec commands
(edit) @28373   15 years vboxsync I/O cache: Fix
(edit) @28372   15 years vboxsync X11 additions: branding
(edit) @28371   15 years vboxsync NetworkServices: branding and cosmetical fixes
(edit) @28370   15 years vboxsync forgotten
(edit) @28369   15 years vboxsync Build fix for SDK, spaces.
(edit) @28368   15 years vboxsync Main/Display: seamless for multimonitor. (xTracker 4655)
(edit) @28367   15 years vboxsync python: single Python selection support in multiversion
(edit) @28366   15 years vboxsync VBoxTray: seamless should report all guest windows. (xTracker 4655)
(edit) @28365   15 years vboxsync NAT: unify slirp_init() and adapt the coding style of some …
(edit) @28364   15 years vboxsync NAT service: made it work
(edit) @28363   15 years vboxsync iprt/runtime-loader.h: doxygen, hunarian.
(edit) @28362   15 years vboxsync python: always use Python multiversion code
(edit) @28361   15 years vboxsync Runtime/runtime-loader: use RTOnce again
(edit) @28360   15 years vboxsync crOpenGL: fix non updating compiz animations on macos hosts
(edit) @28359   15 years vboxsync python module installer: handle both cases of SDK placement
(edit) @28358   15 years vboxsync Guest Control: Update.
(edit) @28357   15 years vboxsync Runtime: generalise the code used to load libdbus at runtime to a …
(edit) @28356   15 years vboxsync shut up warning.
(edit) @28355   15 years vboxsync Guest Control/VBoxManage: Syntax.
(edit) @28354   15 years vboxsync Guest Control: Update (lProgress handling, wait for exiting process).
(edit) @28353   15 years vboxsync Main/MediumLock: header file update and implementation. Gets built and …
(edit) @28352   15 years vboxsync Main/Machine: RTProcCreate on Windows can finally handle spaces, …
(edit) @28351   15 years vboxsync Main: fixed reading of internal networks (addendum to r60047)
(edit) @28350   15 years vboxsync python: temporary activate multiversion python on OSX to see if …
(edit) @28349   15 years vboxsync Main/HostHardwareLinux: generalised the VBoxMainHotplugWaiter class to …
(edit) @28348   15 years vboxsync gcc false positive
(edit) @28347   15 years vboxsync Guest Control: Update (logon error handling).
(edit) @28346   15 years vboxsync NAT: do transprent proxying by default. some protocols might be …
(edit) @28345   15 years vboxsync VBoxManage: moves listing of nat rules from list command to showvminfo one.
(edit) @28344   15 years vboxsync FE/Qt4: use the new ReadLog Main method in the log viewer.
(edit) @28343   15 years vboxsync Main: Added QueryLogFilename for getting the full log file path of an …
(edit) @28342   15 years vboxsync crOpenGl;FE/Qt4: more dock work for the 3D parts of the multi-monitor …
(edit) @28341   15 years vboxsync windows linking fix.
(edit) @28340   15 years vboxsync typo.
(edit) @28339   15 years vboxsync alignment fix.
(edit) @28338   15 years vboxsync Windows linking fixes.
(edit) @28337   15 years vboxsync more mac os x fixes.
(edit) @28336   15 years vboxsync DevPCNet: Shut up MSC warnings.
(edit) @28335   15 years vboxsync DevE1000: Shut up MSC warnings.
(edit) @28334   15 years vboxsync mac build fix
Note: See TracRevisionLog for help on using the revision log.

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