VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28688   15 years vboxsync IPRT: Added RTDirFlush and RTDirFlushParent.
(edit) @28687   15 years vboxsync Runtime/Sg: quit the loop if we reached the end of the buffer
(edit) @28686   15 years vboxsync FE/VirtualBox: Check SAS controllers too
(edit) @28685   15 years vboxsync FE/VBoxManage: Print SAS controller properties
(edit) @28684   15 years vboxsync VBoxSCSI: Always reset the state if the protocol is violated and make …
(edit) @28683   15 years vboxsync VBoxHDD: Fix hanging async I/O
(edit) @28682   15 years vboxsync Main/HostHardwareLinux: reconnect to the FAM daemon if the connection …
(edit) @28681   15 years vboxsync SrvIntNet-Solaris: fix burn
(edit) @28680   15 years vboxsync Main: fix wrong const declaration
(edit) @28679   15 years vboxsync VBoxShell: truly WS compatible
(edit) @28678   15 years vboxsync FE/Qt4: use const references
(edit) @28677   15 years vboxsync VBoxShell: WS-compatible screenshotting
(edit) @28676   15 years vboxsync FE/Qt4: fix burns
(edit) @28675   15 years vboxsync Python WS bridge: handle octet arrays, simplification
(edit) @28674   15 years vboxsync VBoxShell: ws improvements
(edit) @28673   15 years vboxsync Rebranding: readme in list
(edit) @28672   15 years vboxsync FE/Qt4: not necessary
(edit) @28671   15 years vboxsync FE/Qt4: addendum to r60484 (we should keep in sync for now)
(edit) @28670   15 years vboxsync FE/Qt4: additional comment to r60460
(edit) @28669   15 years vboxsync Main: declare some methods const
(edit) @28668   15 years vboxsync build fixes.
(edit) @28667   15 years vboxsync build fix…
(edit) @28666   15 years vboxsync SrvIntNet,VBoxNetFlt: Changing from getting to reporting (VBoxNetFlt …
(edit) @28665   15 years vboxsync intnetinline.h: logging
(edit) @28664   15 years vboxsync python: API to figuire out install directory
(edit) @28663   15 years vboxsync comment
(edit) @28662   15 years vboxsync configure: cosmetics
(edit) @28661   15 years vboxsync Already loaded error translation
(edit) @28660   15 years vboxsync Guest Control: Reverted r60506, r60507, r60509, added argv[0] in …
(edit) @28659   15 years vboxsync Wrong format specifier
(edit) @28658   15 years vboxsync VBoxShell: interruptions in gexec, getProcessOutput() doesn't work yet
(edit) @28657   15 years vboxsync deb/rpm: branding
(edit) @28656   15 years vboxsync pgmPoolTrackPhysExtDerefGCPhys needs to check the PTE index as well in …
(edit) @28655   15 years vboxsync Solaris/r0drv: SemEventMulti fix double decrement.
(edit) @28654   15 years vboxsync VBoxShell: arg list
(edit) @28653   15 years vboxsync virtio-net: promiscuous mode support
(edit) @28652   15 years vboxsync Logging update
(edit) @28651   15 years vboxsync VBoxShell: Windows-friendly history, style
(edit) @28650   15 years vboxsync VBoxPython: smarter ISO mounter, better gexec
(edit) @28649   15 years vboxsync Guest Control/VBoxService: Fixed assertion.
(edit) @28648   15 years vboxsync More logging
(edit) @28647   15 years vboxsync Guest Control/VBoxService: Not necessary.
(edit) @28646   15 years vboxsync Guest Control/VBoxService: Always add actual command line as argv[0].
(edit) @28645   15 years vboxsync Main: docs typo
(edit) @28644   15 years vboxsync FE/Qt: New HD wizard bug fix (choosing vdi file location were using …
(edit) @28643   15 years vboxsync Typo
(edit) @28642   15 years vboxsync iprt/assert.h: fixed AssertCompileMemberAlignment for recent gcc …
(edit) @28641   15 years vboxsync Guest Control: Update (prepareExecuteArgs() not used).
(edit) @28640   15 years vboxsync Guest Control: Update (only complete progress once).
(edit) @28639   15 years vboxsync Keep track of page table entry indices and deal with multiple physical …
(edit) @28638   15 years vboxsync Guest Control: Update (wrong assertion).
(edit) @28637   15 years vboxsync python shell: better progress handling
(edit) @28636   15 years vboxsync VBox/err.h: wrong FAM error number value
(edit) @28635   15 years vboxsync FE/Qt: New running VM core: vt-x assert fix.
(edit) @28634   15 years vboxsync Guest Control: Update (more bugfixes, enhancements for VBoxManage).
(edit) @28633   15 years vboxsync Solaris/r0drv: RTSemMutex fix ref counting.
(edit) @28632   15 years vboxsync FE/Qt / network tooltip: use a 60 seconds timeout; use the …
(edit) @28631   15 years vboxsync vbox shell: usb control, cancellation
(edit) @28630   15 years vboxsync VBoxServiceVMInfo: don't destroy the property handle when leaving the …
(edit) @28629   15 years vboxsync VDI: Fix VdiCheckIfValid
(edit) @28628   15 years vboxsync e1000: Promiscuous mode support.
(edit) @28627   15 years vboxsync Guest Control: Update (comment).
(edit) @28626   15 years vboxsync Guest Control: Update (more locking for GetProcessOutput()).
(edit) @28625   15 years vboxsync Guest Control: Update (no buffered host waiting anymore, fixed a …
(edit) @28624   15 years vboxsync build fix
(edit) @28623   15 years vboxsync SrvIntNetR0,VBoxNetFlt: Main body of the internal locking rewrite.
(edit) @28622   15 years vboxsync oops
(edit) @28621   15 years vboxsync VBoxShell: use the home directory
(edit) @28620   15 years vboxsync VBoxHDD: async I/O updates. Mostly complete except for bug fixes
(edit) @28619   15 years vboxsync iprt/assert.h: Added AssertCompileAdjacentMembers.
(edit) @28618   15 years vboxsync VBoxShell: add reading/saving of history; add support for spaces in …
(edit) @28617   15 years vboxsync Main/HostHardwareLinux: fix the timeout-in-USB-probing test
(edit) @28616   15 years vboxsync Main/HostHardwareLinux: fix an assertion followed by a NULL-pointer …
(edit) @28615   15 years vboxsync iprt/list.h: RTListForEachReverse use the right macro, no NULLs.
(edit) @28614   15 years vboxsync python shell: bits
(edit) @28613   15 years vboxsync FE/Qt4: new core: update the additional screens on reset
(edit) @28612   15 years vboxsync FE/Qt4: immediately normalize the geometry
(edit) @28611   15 years vboxsync VBoxService: typo
(edit) @28610   15 years vboxsync FE/Qt4: don't change the group if we start with the application icon only
(edit) @28609   15 years vboxsync FE/Qt4: addition to r60405
(edit) @28608   15 years vboxsync Solaris/r0drv: fixed ref counting.
(edit) @28607   15 years vboxsync Main/Console: eliminate dead variable
(edit) @28606   15 years vboxsync Python shell: refactoring, more commands
(edit) @28605   15 years vboxsync VBoxService/VBoxServiceVMInfo: added comment that we use …
(edit) @28604   15 years vboxsync VBoxService: only wait if starting of the services was successful
(edit) @28603   15 years vboxsync VBoxService: improved POSIX shutdown mechanism
(edit) @28602   15 years vboxsync Main/Display: resize a new framebuffer (xTracker 4655)
(edit) @28601   15 years vboxsync fix docs build box
(edit) @28600   15 years vboxsync VBoxService: RT_OS_WINDOWS
(edit) @28599   15 years vboxsync VBoxService: properly shutdown the serice on normal signals; cosmetic fixes
(edit) @28598   15 years vboxsync VBoxServiceControl: return correct value when terminating; cosmetic fix
(edit) @28597   15 years vboxsync FE/Qt: New running VM core: correct update of USB, Shared folders and …
(edit) @28596   15 years vboxsync Main/OVF: fix IDE controller export broken by r60336
(edit) @28595   15 years vboxsync FE/Qt: use the pdf manual only on X11 hosts - fix the doc build, nicer …
(edit) @28594   15 years vboxsync FE/Qt: use the pdf manual only on X11 hosts - fix the doc build
(edit) @28593   15 years vboxsync FE/Qt: use the pdf manual only on X11 hosts
(edit) @28592   15 years vboxsync libs makefile update for libjpeg (OSE fix).
(edit) @28591   15 years vboxsync Config.kmk: enable VRDP video redirection (xTracker 4606)
(edit) @28590   15 years vboxsync iprt/mem.h: Fixed RTMemAutoPtr + RTMEM_WRAP_TO_EF_APIS.
(edit) @28589   15 years vboxsync FE/Qt: Fixing segfault in QIHttp class and this class-users.
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