VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16824   16 years vboxsync Runtime/zip: enable zlib functions
(edit) @16823   16 years vboxsync Runtime/zip: make zlib reader more greedy to fix issue with …
(edit) @16822   16 years vboxsync NAT:coding style
(edit) @16821   16 years vboxsync NAT:warnings
(edit) @16820   16 years vboxsync NAT:warnings (unreferenced)
(edit) @16819   16 years vboxsync NAT:warnings
(edit) @16818   16 years vboxsync NAT: Code style
(edit) @16817   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @16816   16 years vboxsync NAT:log (if WSAIoctl fails it should be detectable in release logs)
(edit) @16815   16 years vboxsync NAT: Another yet Graceful connection termination case in MS networking
(edit) @16814   16 years vboxsync NAT: RTMemAllocZ() makes memset() superflous
(edit) @16813   16 years vboxsync NAT:log
(edit) @16812   16 years vboxsync NAT: memset(,0,) => RTMemAllocZ
(edit) @16811   16 years vboxsync windows build fix.
(edit) @16810   16 years vboxsync buildfix.
(edit) @16809   16 years vboxsync VBoxRT/RuntimeR3: Added RTErrConvertToErrno.cpp to the libs.
(edit) @16808   16 years vboxsync RTErrConvertFromErrno: @todos.
(edit) @16807   16 years vboxsync RTErrConvertToErrno: VERR_PATH_NOT_FOUND -> ENOTDIR like …
(edit) @16806   16 years vboxsync FE/Qt4: 3630: Hiding status bar floppy icon.
(edit) @16805   16 years vboxsync VBoxNetFlt: ditto
(edit) @16804   16 years vboxsync SUPDrv: darwin Info.plist cleanup.
(edit) @16803   16 years vboxsync VboxNetFlt: Disabled VBoxNetAdapter since it doesn't build on 10.6, …
(edit) @16802   16 years vboxsync FE/Qt4: 3627: Shorten error dialogs. First approved variant done.
(edit) @16801   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: missing relocation
(edit) @16800   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: SyncCR3 fixes
(edit) @16799   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: update
(edit) @16798   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: deactivate hypervisor mappings in old …
(edit) @16797   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: new assertions
(edit) @16796   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: removed obsolete assertions
(edit) @16795   16 years vboxsync Solaris/Additions Installer: Xorg version detect fix
(edit) @16794   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: init pgm pool before changing the pgm mode
(edit) @16793   16 years vboxsync Compile fix
(edit) @16792   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: updates for raw mode
(edit) @16791   16 years vboxsync FE/Qt: deactivated r42720 and r42792 for now, as they caused …
(edit) @16790   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: paranoid check
(edit) @16789   16 years vboxsync NAT:typo
(edit) @16788   16 years vboxsync NAT: get rid of assert on write opperation, giving TCP/IP stack handle …
(edit) @16787   16 years vboxsync fixed accident
(edit) @16786   16 years vboxsync Solaris/Additions Installer: Use /usr instead of /platform for …
(edit) @16784   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: paranoid check
(edit) @16783   16 years vboxsync Solaris/Additions Installer: Include Xorg 1.5.x drivers for snv_108+.
(edit) @16782   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: missing case
(edit) @16781   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: typo
(edit) @16780   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: typo
(edit) @16779   16 years vboxsync Typo: Insert missing white space.
(edit) @16778   16 years vboxsync libxml2: some fixes from upstream
(edit) @16777   16 years vboxsync additions/x11/installer: simplified Xorg version test
(edit) @16776   16 years vboxsync operator precedence (gcc found this bug)
(edit) @16775   16 years vboxsync warning
(edit) @16774   16 years vboxsync RTBase64: no trailing newline.
(edit) @16773   16 years vboxsync tstBase64: better test coverage.
(edit) @16772   16 years vboxsync filemuncher
(edit) @16771   16 years vboxsync filemuncher
(edit) @16770   16 years vboxsync export
(edit) @16769   16 years vboxsync export
(edit) @16768   16 years vboxsync NAT: RTMemAllocZ() makes memset() superflous; small cosmetics
(edit) @16767   16 years vboxsync Wrote RTBase64Encode while at it.
(edit) @16766   16 years vboxsync Wrote RTBase64Encode while at it.
(edit) @16765   16 years vboxsync RTBase64Encode* testcase and adjustments.
(edit) @16764   16 years vboxsync RTBase64DecodedSize testcase.
(edit) @16763   16 years vboxsync RTBase64Decode testcase and bugfixes.
(edit) @16762   16 years vboxsync RTBase64Decode testcase and bugfixes.
(edit) @16760   16 years vboxsync RTBase64: The decoding part (untested).
(edit) @16759   16 years vboxsync NAT: some comment to assert in slirp_select_poll
(edit) @16758   16 years vboxsync NAT:backed r42762, with description what exactly expected to do here
(edit) @16757   16 years vboxsync NAT: better logging in poll error handling
(edit) @16756   16 years vboxsync NAT:workaround for Solaris build, difference in ioctl commands and its …
(edit) @16755   16 years vboxsync NAT: more logs in error/HUP handling part, should fix #3639
(edit) @16754   16 years vboxsync VBoxDrv.kext: load.sh update.
(edit) @16753   16 years vboxsync Additions/x11/vboxvideo: disable VBVA when the viewport is moved
(edit) @16752   16 years vboxsync Additions/Linux/installer: comments and warning text
(edit) @16751   16 years vboxsync FE/Qt: remove disabled keyboard code
(edit) @16750   16 years vboxsync intnet: NetTap -> NetAdp
(edit) @16749   16 years vboxsync FE/Qt: adjust the guest resolution when the guest is started in …
(edit) @16748   16 years vboxsync crOpenGL: use damage regions information for pixmap updates
(edit) @16747   16 years vboxsync VBoxUSB,VBoxNetFlt: 10.6 fixes to the load scripts.
(edit) @16746   16 years vboxsync SMP guests: implement support for multiple CPU ACPI objects (#ifdef'ed …
(edit) @16745   16 years vboxsync add rudimentary support for ICH6 IDE controller
(edit) @16744   16 years vboxsync FE/Qt4: export to OSE
(edit) @16743   16 years vboxsync FE/Qt4-OVF: import menu icon
(edit) @16741   16 years vboxsync #2957: Cleanup of minor glitches.
(edit) @16740   16 years vboxsync #2957: Renamed TAP to NetAdapter in source code.
(edit) @16739   16 years vboxsync #2957: Renamed TAP to NetAdapter to avoid confusion.
(edit) @16738   16 years vboxsync FE/Qt4: Makefile should be updated as well …
(edit) @16737   16 years vboxsync #2957: Initial implementation of Darwin TAP driver capable of …
(edit) @16736   16 years vboxsync FE/Qt4-OVF: Displays the OS types as menu with submenus.
(edit) @16735   16 years vboxsync VBoxManage: more compact command line help
(edit) @16734   16 years vboxsync Correct some bitrot: #include <iprt/thread.h> for RTThreadSleep().
(edit) @16733   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: bugfix
(edit) @16732   16 years vboxsync More checks
(edit) @16731   16 years vboxsync Logging changes
(edit) @16730   16 years vboxsync Logging changes
(edit) @16729   16 years vboxsync Cbinding: changed the sample program to use the generic way of loading …
(edit) @16728   16 years vboxsync FE/Qt4-OVF: Editable items are explicit selected.
(edit) @16727   16 years vboxsync cbinding: Removed the unnecessary includes and initialized the char …
(edit) @16726   16 years vboxsync NAT: avoiding "false alarms"
(edit) @16725   16 years vboxsync NAT: using per-socket index of pollfd, while updating corresponding …
(edit) @16724   16 years vboxsync VBoxManageGuestProp.cpp: Fixed warning. Unified the style a bit and …
(edit) @16723   16 years vboxsync DarwinKeyboards.cpp: CGEventTy
(edit) @16722   16 years vboxsync runtime fix for solaris shared folders
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