VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29601   15 years vboxsync Corrected assertion
(edit) @29600   15 years vboxsync Fix
(edit) @29599   15 years vboxsync warning
(edit) @29598   15 years vboxsync warning
(edit) @29597   15 years vboxsync Logging updates
(edit) @29596   15 years vboxsync Logging
(edit) @29595   15 years vboxsync Main: raised the recommended RAM for some Linux guests
(edit) @29594   15 years vboxsync VBoxService: help cosmetics
(edit) @29593   15 years vboxsync Bump xml version if page fusion is enabled
(edit) @29592   15 years vboxsync netflt/win: fix loopback packets handling for no-packet-queue
(edit) @29591   15 years vboxsync Complete API, but leave it unimplemented
(edit) @29590   15 years vboxsync Connect page fusion part 2
(edit) @29589   15 years vboxsync Connect page fusion state
(edit) @29588   15 years vboxsync LsiLogic: The request queue should have the same size as the reply …
(edit) @29587   15 years vboxsync AsyncCompletion: Fix hang when closing the VM and flush the cache
(edit) @29586   15 years vboxsync SCSI: Fix IoDepth statistic
(edit) @29585   15 years vboxsync VBoxManageGuestCtrl: password is optional
(edit) @29584   15 years vboxsync Main/GuestImpl: handle VERR_PERMISSION_DENIED
(edit) @29583   15 years vboxsync VBoxService: support executing as different user
(edit) @29582   15 years vboxsync Runtime/r3/posix: support executing as different user (Linux only for now)
(edit) @29581   15 years vboxsync VBoxManage: better error message if IGuest::ExecuteProcess() fails
(edit) @29580   15 years vboxsync Main: avoid clearing vtable with memset
(edit) @29579   15 years vboxsync DrvIntNet.cpp: Shut up silly send buffer size warning.
(edit) @29578   15 years vboxsync RTSystemQueryDmiString-win.cpp: Ignore RPC_E_TOO_LATE and enable …
(edit) @29577   15 years vboxsync Compile fix
(edit) @29576   15 years vboxsync Stats
(edit) @29575   15 years vboxsync The ring-3 chunk cache can be out of sync; don't fail.
(edit) @29574   15 years vboxsync Cast problems (?)
(edit) @29573   15 years vboxsync build fix
(edit) @29572   15 years vboxsync Logging
(edit) @29571   15 years vboxsync build fix.
(edit) @29570   15 years vboxsync typo
(edit) @29569   15 years vboxsync build fix.
(edit) @29568   15 years vboxsync Rely on feature.h
(edit) @29567   15 years vboxsync Introduced feature.h
(edit) @29566   15 years vboxsync Enabled page fusion code (feature itself is still disabled)
(edit) @29565   15 years vboxsync Comment
(edit) @29564   15 years vboxsync updates
(edit) @29563   15 years vboxsync docs: clearification./
(edit) @29562   15 years vboxsync Fixes
(edit) @29561   15 years vboxsync VMMR0: Make sure to drag in RTOnce.
(edit) @29560   15 years vboxsync RTSystemQueryDmiString: Added RTSYSDMISTR_MANUFACTURER and implemented …
(edit) @29559   15 years vboxsync pipe-posix.cpp: nits
(edit) @29558   15 years vboxsync FE/Qt: 4758: New running VM core: Initial wrong resize event should be …
(edit) @29557   15 years vboxsync Proper debug logging
(edit) @29556   15 years vboxsync Python shell: prettier colors
(edit) @29555   15 years vboxsync VBoxMange: print exit status in readable form
(edit) @29554   15 years vboxsync More logging
(edit) @29553   15 years vboxsync Proper cleanup
(edit) @29552   15 years vboxsync Guest Control: Allow empty passwords for credentials.
(edit) @29551   15 years vboxsync Rewrote previous accounting fix
(edit) @29550   15 years vboxsync typo
(edit) @29549   15 years vboxsync Guest Control: Do not allow anonymous executions (with system rights).
(edit) @29548   15 years vboxsync More loggign
(edit) @29547   15 years vboxsync VBoxServiceControlExec: cosmetics
(edit) @29546   15 years vboxsync Fixed accounting for shared pages
(edit) @29545   15 years vboxsync FE/Qt4: Qt'ify
(edit) @29544   15 years vboxsync vboxshell: executeProcess() signature changed
(edit) @29543   15 years vboxsync VBoxService: fixed madvise() test for Linux guests
(edit) @29542   15 years vboxsync Main: better handle null shapes
(edit) @29541   15 years vboxsync python shell: smarter matcher
(edit) @29540   15 years vboxsync Main/Snapshot: fix lock order violation when restoring a snapshot
(edit) @29539   15 years vboxsync wddm|d3d: disable assertions for non-DEBUG_misha
(edit) @29538   15 years vboxsync Compile fix
(edit) @29537   15 years vboxsync python shell: only running VM to be used here
(edit) @29536   15 years vboxsync wddm: disable assertions for non-DEBUG_misha
(edit) @29535   15 years vboxsync Missing file
(edit) @29534   15 years vboxsync RuntimeR0: Added common/misc/once.cpp (RTOnce()).
(edit) @29533   15 years vboxsync VBox/err.h,Main/Global.cpp: Updated COM<->VBox status code conversion.
(edit) @29532   15 years vboxsync VBox/err.h,Main/Global.cpp: Updated COM<->VBox status code conversion.
(edit) @29531   15 years vboxsync Enable page sharing for the Windows additions
(edit) @29530   15 years vboxsync No need for VBOX_WITH_PAGE_SHARING
(edit) @29529   15 years vboxsync Guest Control/VBoxService: Do not specify user name + password on …
(edit) @29528   15 years vboxsync Guest Control: Remove unused Std* arguments.
(edit) @29527   15 years vboxsync FE/Qt4-NLS: merged da, sk & ro
(edit) @29526   15 years vboxsync FE/Qt: New running VM core: More strict using of closing() signal in …
(edit) @29525   15 years vboxsync Net[Flt|Adp]win: fix mem allocation failure handling
(edit) @29524   15 years vboxsync Python shell: spaces
(edit) @29523   15 years vboxsync Devices: move to the right place.
(edit) @29522   15 years vboxsync Devices: move to the right place.
(edit) @29521   15 years vboxsync PDM: Added PDMDevHlpCallR0 and PDMDEV_VALIDATE_CONFIG_RETURN.
(edit) @29520   15 years vboxsync fix wrong license headers
(edit) @29519   15 years vboxsync one more
(edit) @29518   15 years vboxsync Main: onMousePointerShapeChange reworked
(edit) @29517   15 years vboxsync Fedora 13 build fix
(edit) @29516   15 years vboxsync Guest Control: Remove unused Std* arguments.
(edit) @29515   15 years vboxsync VBoxServiceControl: too noisy
(edit) @29514   15 years vboxsync Skip our own process
(edit) @29513   15 years vboxsync deb: added libxrandr-dev to build depends
(edit) @29512   15 years vboxsync Main/GuestImpl: more correct handling of the RTStrAPrintf() result
(edit) @29511   15 years vboxsync fix superfluous license header
(edit) @29510   15 years vboxsync Deal with freed shared pages
(edit) @29509   15 years vboxsync More logging
(edit) @29508   15 years vboxsync VBoxManageGuestControl: first fetch the output, then check for the …
(edit) @29507   15 years vboxsync Skip the first region as it only contains the image file header.
(edit) @29506   15 years vboxsync NAT: backed r61642, pospone till 3.2.2.
(edit) @29505   15 years vboxsync NAT: update DNS internal cache on requests containing tag -'5' (dns …
(edit) @29504   15 years vboxsync AHCI: Always use an intermediate buffer for now until we have native …
(edit) @29503   15 years vboxsync Additions/CpuHotplug: Rewrite method to get the path to the CPU object …
(edit) @29502   15 years vboxsync OpenGL: FreeBSD build fix
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