VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16365   16 years vboxsync FE/Qt: Replaced toggle action icons with a new look (tiny checkbox …
(edit) @16364   16 years vboxsync Main: Fixed: Error text is lost if the error happened in the middle of …
(edit) @16363   16 years vboxsync Main/USBProxyServiceLinux: logging and fix a burn
(edit) @16362   16 years vboxsync OVF: win fix
(edit) @16361   16 years vboxsync typo
(edit) @16360   16 years vboxsync OVF: HD Controller, Audio, Floppy, USB Controller support
(edit) @16359   16 years vboxsync Windows VBoxGuest: This should fix the error 0xe0000101 (The required …
(edit) @16358   16 years vboxsync Fixed 42155 regression (presumably).
(edit) @16357   16 years vboxsync German NLS fix
(edit) @16356   16 years vboxsync SUPDrv-darwin.cpp: kauth_cred_unref messup in the 10.4u SDK headers, …
(edit) @16355   16 years vboxsync VBoxNetFlt/Info.plist: Looks like 10.6 doesn't like comments.
(edit) @16354   16 years vboxsync mp-r0drv-darwin.cpp, the-darwin-kernel.h: ml_get_max_cpus() isn't …
(edit) @16353   16 years vboxsync Support/Makefile.kmk/Info.plist: drop the com.apple.kernel imports on …
(edit) @16352   16 years vboxsync SUPDrv-darwin.cpp: replaced proc_ucred with …
(edit) @16350   16 years vboxsync tstInstrEmul: Moved it up to the root dir, it's causing too much …
(edit) @16348   16 years vboxsync VBoxDrv,VBoxNetFlt: Don't build a tiger version when targeting AMD64 …
(edit) @16347   16 years vboxsync SUPDrv.c: Adjusted the SUPR0GipMap log statement for darwin/amd64.
(edit) @16346   16 years vboxsync IPRT/sanity.h: Check the basic stdint.h types.
(edit) @16344   16 years vboxsync .darwin.x86 isn't right for VBOXGC since that's BLD_TRG_ARCH=x86 and …
(edit) @16341   16 years vboxsync Makefiles: .darwin -> .darwin.x86.
(edit) @16337   16 years vboxsync gcc warning (strncat may overflow)
(edit) @16335   16 years vboxsync SUPLib-darwin: io_connect_t isn't a pointer actually, but a natural, …
(edit) @16334   16 years vboxsync DrvHostBase.cpp,DrvHostDVD.cpp: IOKit/scsi-commands/stuff.h -> …
(edit) @16332   16 years vboxsync time-r0drv-darwin.cpp: removed duplicated documentation.
(edit) @16331   16 years vboxsync time-r0drv-darwin.cpp: 10.6 build fix.
(edit) @16330   16 years vboxsync the-darwin-kernel.h: Added IOKit/IOBufferMemoryDescriptor.h and made …
(edit) @16329   16 years vboxsync memobj-r0drv-darwin.cpp: A few APIs was retired or deprecated in …
(edit) @16328   16 years vboxsync darwin-r0/RTMpGetSet: Generic implementation.
(edit) @16327   16 years vboxsync Main/HostHardwareLinux: forgot two volatiles
(edit) @16325   16 years vboxsync OVF: make com::xml and IAppliance use Utf8Str instead of std::string
(edit) @16324   16 years vboxsync COM: teach Utf8Str substr() like std::string
(edit) @16322   16 years vboxsync FE/Qt4: 3530: Host+Home shows machine menu in Seamless/Fullscreen …
(edit) @16321   16 years vboxsync More paging updates
(edit) @16320   16 years vboxsync FE/Qt: Corrected mouse integration icons for the disabled mouse …
(edit) @16319   16 years vboxsync FE/Qt4: 3530: Host+Home shows machine menu in Seamless/Fullscreen …
(edit) @16317   16 years vboxsync Moved Map- and UnmapCR3 to Bth as they affect both guest and shadow …
(edit) @16316   16 years vboxsync IPRT/math: use xSP and friends from asmdefs.mac instead of cooking our …
(edit) @16315   16 years vboxsync Additions/Linux: note to /me, don't spam the log!
(edit) @16313   16 years vboxsync logl.asm: 64-bit darwin build fix.
(edit) @16311   16 years vboxsync IPRT: Changed the RTTLS type and corrected RTTLSAlloc defintions.
(edit) @16310   16 years vboxsync AutoLock.cpp: TLS question.
(edit) @16309   16 years vboxsync OVF: avoid excessive string/list copying
(edit) @16307   16 years vboxsync OVF: ensure 64-bit math
(edit) @16306   16 years vboxsync OVF: parse floppy, cd-rom, usb controller, sound card
(edit) @16304   16 years vboxsync FE/Qt4: 3225: Disable ACPI actions if guest is not entered ACPI for …
(edit) @16303   16 years vboxsync NAT:DNS freeing DNS server list
(edit) @16302   16 years vboxsync OVF: spelling in constants
(edit) @16301   16 years vboxsync webservice: logging improvements, optimizations
(edit) @16300   16 years vboxsync More paging updates
(edit) @16299   16 years vboxsync OVF: fix windows burn
(edit) @16298   16 years vboxsync OVF: copy disk image & attach it to the IDE controller for now
(edit) @16296   16 years vboxsync NAT: Enbaled multi dns on Linux.
(edit) @16295   16 years vboxsync Should return TRUE for WM_POWERBROADCAST according to MSDN.
(edit) @16294   16 years vboxsync crOpenGL: don't build opengl guest/host part if we're building …
(edit) @16293   16 years vboxsync NAT:ICMP: fixed the crash in case of communication via ICMP socket.
(edit) @16292   16 years vboxsync NAT:MT cosmetic
(edit) @16291   16 years vboxsync NAT: multi threading. Introduces set of macroces to use …
(edit) @16289   16 years vboxsync HostImpl.cpp: continuation indent.
(edit) @16288   16 years vboxsync SharedOpenGL/Makefile: ditto.
(edit) @16287   16 years vboxsync GuestHost/OGL/Makefile: using EXTENDS_BY = prepending is simpler here.
(edit) @16286   16 years vboxsync GuestHost/OGL/Makefile: try just appending our stuff to the …
(edit) @16285   16 years vboxsync darwin build fix.
(edit) @16284   16 years vboxsync Config.kmk,OGL/Makefiles: Created a DARWIN-OPENGL SDK for the …
(edit) @16283   16 years vboxsync darwin build fix.
(edit) @16282   16 years vboxsync GuestHost/OGL/Makefile: _INTERMEDIATE inheriting works now.
(edit) @16281   16 years vboxsync SharedOpenGL/Makefile.kmk: Use an installation target, that way we'll …
(edit) @16279   16 years vboxsync SharedOpenGL/Makefile.kmk: the newline is required.
(edit) @16278   16 years vboxsync GuestHost/OpenGL/Makefile.kmk: some _LIBS cleanup.
(edit) @16277   16 years vboxsync SharedOpenGL/Makefile.kmk: file header
(edit) @16276   16 years vboxsync SharedOpenGL/Makefile.kmk: review and some style adjustments.
(edit) @16275   16 years vboxsync German NLS
(edit) @16274   16 years vboxsync GuestHost/OpenGL/Makefile.kmk: review and some style adjustments.
(edit) @16273   16 years vboxsync wording
(edit) @16272   16 years vboxsync Log typo
(edit) @16269   16 years vboxsync FE/Qt4: Fixed the "not thread-safe" assertion in VBoxFrameBuffer (#3583).
(edit) @16267   16 years vboxsync #3575: bump IPC_MAX_CLIENTS to 1500 (unix platforms) and fd softlimit …
(edit) @16266   16 years vboxsync Fix a handful of GCC warnings to reduce noise on stderr.
(edit) @16265   16 years vboxsync SharedOpenGL/Makefile.kmk: Merged the two …
(edit) @16264   16 years vboxsync FE/Qt4: 3225: Disable ACPI actions if the guest did not enter (or exit …
(edit) @16263   16 years vboxsync FE/Qt: French nls
(edit) @16262   16 years vboxsync Linux installer: fixed path /opt/VirtualBox for the .run installer
(edit) @16261   16 years vboxsync Main: HostImpl/USBProxyService-linux: documentation update
(edit) @16260   16 years vboxsync More paging updates
(edit) @16259   16 years vboxsync FE/Qt4: Accident.
(edit) @16258   16 years vboxsync Main/USBProxyService-linux: clean up error reporting a bit
(edit) @16256   16 years vboxsync FE/Qt4: Add OFF icons for toggle actions to make them more …
(edit) @16255   16 years vboxsync crOpenGL: 2 more intermediates to opengl renderspu
(edit) @16254   16 years vboxsync NAT: clean up dhcp a bit, and fox the TFTP server address calculation
(edit) @16253   16 years vboxsync Linux additions: small fix for the convenience Makefile when building …
(edit) @16251   16 years vboxsync HostNetIf API: Fixed UUID generation for host network interfaces on Linux.
(edit) @16250   16 years vboxsync OVF: updated testcase to changed API
(edit) @16249   16 years vboxsync NAT: returning router to CTL_ALIAS, next server now is CTL_TFTP
(edit) @16248   16 years vboxsync OVF: turn IAppliance::getDisks into real attribute, code cleanup, …
(edit) @16247   16 years vboxsync some todos
(edit) @16246   16 years vboxsync more of device work, initialization part
(edit) @16245   16 years vboxsync further devices work
(edit) @16244   16 years vboxsync Main: Use a non-zero proj_id in ftok() as suggested by the libc manual.
(edit) @16243   16 years vboxsync double DEFs
(edit) @16242   16 years vboxsync double DEFS
(edit) @16241   16 years vboxsync crOpenGL: fix up additions burns (dll/lib paths) and cleanup host …
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