VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29649   15 years vboxsync Frontends/VBoxManage: make partition table processing much more …
(edit) @29648   15 years vboxsync Runtime: s/TASK_COMM_LEN/sizeof(current->comm)/ (fix debug builds …
(edit) @29647   15 years vboxsync VBoxService: Another shot at the solaris SIGCHLD/exec problem.
(edit) @29646   15 years vboxsync Proper shared page cleanup when terminating the VM
(edit) @29645   15 years vboxsync Guest Control/Main/VBoxManage: IProgress shutdown handling.
(edit) @29644   15 years vboxsync VBoxService: Another shot at the solaris SIGCHLD/exec problem.
(edit) @29643   15 years vboxsync netflt/win: always set no-loopback flag for intnet->wire packets to …
(edit) @29642   15 years vboxsync RTSystemQueryDmiString-linux.cpp: RTSYSDMISTR_MANUFACTURER.
(edit) @29641   15 years vboxsync Dot.
(edit) @29640   15 years vboxsync Use ASMProbeReadByte instead
(edit) @29639   15 years vboxsync Missing stats adjustment
(edit) @29638   15 years vboxsync Guest Control/Main: Better credentials checking.
(edit) @29637   15 years vboxsync glloader.py: They all need string.h.
(edit) @29636   15 years vboxsync Runtime/process-posix: consume less stack during RTProcCreateEx
(edit) @29635   15 years vboxsync SrvIntNetR0.cpp,VBoxNetFlt.c: Adjusted r61623 so it won't crash if the …
(edit) @29634   15 years vboxsync Missing bracket
(edit) @29633   15 years vboxsync VBoxService.cpp: Ignore sigwait interruptions. Attempt to work around …
(edit) @29632   15 years vboxsync Missing init
(edit) @29631   15 years vboxsync Fix
(edit) @29630   15 years vboxsync Main: gcc warning
(edit) @29629   15 years vboxsync Fix
(edit) @29628   15 years vboxsync Obsolete comment
(edit) @29627   15 years vboxsync VBoxService: always check the credentials
(edit) @29626   15 years vboxsync Paranoid casting
(edit) @29625   15 years vboxsync Additions: only check the return code of VbglGRPerform()
(edit) @29624   15 years vboxsync posix/process-posix: rtCheckCredentials for Solaris.
(edit) @29623   15 years vboxsync More logging
(edit) @29622   15 years vboxsync Logging
(edit) @29621   15 years vboxsync Main: new uuid
(edit) @29620   15 years vboxsync Statistics for shared pages
(edit) @29619   15 years vboxsync VBoxGuest/Helper.cpp: VbglGRPerform returns the request status code on …
(edit) @29618   15 years vboxsync Main/Medium: BOOL->bool in many places, gets rid of a gcc warning
(edit) @29617   15 years vboxsync VBoxGuest.cpp: VbglGRPerform returns the request status code on …
(edit) @29616   15 years vboxsync netflt/win: fix more bug in loopback packet handling
(edit) @29615   15 years vboxsync Main: implemented IHost::GetProcessorCoreCount()
(edit) @29614   15 years vboxsync BusLogic: Make sure that there are no tasks pending during suspend
(edit) @29613   15 years vboxsync Pass back return code in the request packet to preserve informational …
(edit) @29612   15 years vboxsync Additions/linux/installer: do xorg.conf hacking on Fedora 13 which may …
(edit) @29611   15 years vboxsync Additions/x11/installer: fixed a bug in the xorg.conf generation script
(edit) @29610   15 years vboxsync LsiLogic: Alignment
(edit) @29609   15 years vboxsync LsiLogic: Make sure we have no request pending on suspend
(edit) @29608   15 years vboxsync Try to trick the optimizer to leave the page touching code in place.
(edit) @29607   15 years vboxsync FE/Qt4: fix the error handling in the case all is gone wrong when …
(edit) @29606   15 years vboxsync Touch page update
(edit) @29605   15 years vboxsync More logging
(edit) @29604   15 years vboxsync FE/Qt4: correct initial size of first VM run wizard
(edit) @29603   15 years vboxsync Flush all pending handy page operations before changing any shared …
(edit) @29602   15 years vboxsync process-posix: use crypt_r() instead of crypt()
(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) @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).
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