VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49695   11 years vboxsync Provide some cmsghdr compat. CMSG_FIRSTHDR/CMSG_NXTHDR are not yet …
(edit) @49694   11 years vboxsync Provide implementation of inet_ntop(), which is available only since …
(edit) @49693   11 years vboxsync rtadvd_recv: declare optlen as int to avoid "unary minus operator …
(edit) @49692   11 years vboxsync G/c unused variable.
(edit) @49691   11 years vboxsync #include <mswsock.h> for LPFN_WSARECVMSG and friends.
(edit) @49690   11 years vboxsync G/c unused variable.
(edit) @49689   11 years vboxsync Create ICMP sockets for ping proxy.
(edit) @49688   11 years vboxsync G/c redundant lwIP includes.
(edit) @49687   11 years vboxsync Main/Snapshot: block deleting of current snapshot if it has child …
(edit) @49686   11 years vboxsync VBoxNetAdp/Darwin: Submit a dummy packet when host-only interface gets …
(edit) @49685   11 years vboxsync FE/VBoxManage: Error message typo.
(edit) @49684   11 years vboxsync Main/GuestCtrl: dispatchToSession: Also try to handle generic messages.
(edit) @49683   11 years vboxsync FE/VBoxManage/GuestCtrl: Don't try to build up paths for the guest …
(edit) @49680   11 years vboxsync VMM/HMVMXR0: MSR auto-load/store fix for hybrid darwin.
(edit) @49679   11 years vboxsync fix for xtracker 7111 (must keep a ComPtr here)
(edit) @49678   11 years vboxsync Main/idl/comimpl.xsl: fix long standing bug (only visible with XPCOM) …
(edit) @49677   11 years vboxsync VMM/HMVMXR0: Assertions.
(edit) @49676   11 years vboxsync Drop duplicate target listings on win.amd64 caused by r90884.
(edit) @49674   11 years vboxsync NetIf-darwin.cpp: warning [-Wdangling-else].
(edit) @49673   11 years vboxsync DHCPServerImpl: re-inroduce r90836 cancelled in r90887.
(edit) @49672   11 years vboxsync DHCPServerImpl.cpp: fixes regression introduced in r90887. Adding …
(edit) @49671   11 years vboxsync IEM: Fixed several instances of iEffSeg being accessed before the …
(edit) @49670   11 years vboxsync VMM/HMVMXR0: Comment.
(edit) @49669   11 years vboxsync VMM/HMVMXR0: Comments.
(edit) @49668   11 years vboxsync VMM/HMVMXR0: Added a couple of missing Unsupported-Feature Combos errors.
(edit) @49667   11 years vboxsync VMM/HMVMXR0: Comment.
(edit) @49666   11 years vboxsync VMM/HMVMXR0: Fix darwin 32-bit/PAE kernel case.
(edit) @49665   11 years vboxsync VMM/HMVMXR0: Careful with preemption!
(edit) @49664   11 years vboxsync VMM/HMVMXR0: MSR optimizations for world-switch of 64-bit guests.
(edit) @49663   11 years vboxsync Convince Solaris headers to expose socket stuff we need with …
(edit) @49662   11 years vboxsync VRDEServerImpl: minor fixes for r90887
(edit) @49661   11 years vboxsync FE/Qt: Fix for r90911: Snapshot can be NULL.
(edit) @49660   11 years vboxsync Main/idl/apiwrap-server.xsl: add forgotten marshaller interface to the …
(edit) @49659   11 years vboxsync FE/Qt: Medium enumeration mechanism: Full snapshot-tree update for …
(edit) @49658   11 years vboxsync FE/Qt: Medium Manager: Handle async diff disk creation/removing.
(edit) @49657   11 years vboxsync FE/Qt: Medium Manager: Small cleanup.
(edit) @49655   11 years vboxsync Unsigned/int enum warning fix. (hope it works)
(edit) @49653   11 years vboxsync Main/GuestProcessImpl: typo
(edit) @49652   11 years vboxsync Main/Wrapper.h: fix evil typo
(edit) @49651   11 years vboxsync r0drv/linux/memobj: Linux 3.13 fix
(edit) @49650   11 years vboxsync Init sin6_flowinfo.
(edit) @49649   11 years vboxsync Set sin6_port through correct union member.
(edit) @49648   11 years vboxsync Complete ICMPv6.
(edit) @49647   11 years vboxsync FE/Qt: Medium enumeration mechanism: Full update for every (cached and …
(edit) @49646   11 years vboxsync FE/Qt: Medium enumeration mechanism: Unify/reuse handling code used …
(edit) @49645   11 years vboxsync FE/Qt: Separate Qt signals for snapshot take/delete events.
(edit) @49644   11 years vboxsync stage 1/8 of 6813 changes
(edit) @49643   11 years vboxsync Additions/linux: back out single bit-count Additions package experiment.
(edit) @49642   11 years vboxsync duh
(edit) @49641   11 years vboxsync duh
(edit) @49640   11 years vboxsync PGM,IEM: Changed PGMPhysIemGCPhys2Ptr to not require A20 to be masked …
(edit) @49639   11 years vboxsync Additions/x11/vboxvideo: fix virtual consoles if KMS is not present.
(edit) @49638   11 years vboxsync Main/GuestCtrl: More checks; remove IGuestDirectroy from session list …
(edit) @49637   11 years vboxsync Refactor a bit.
(edit) @49636   11 years vboxsync HostDrivers/Support: Solaris zone todo.
(edit) @49635   11 years vboxsync SUPDrv-win.cpp: Half tested windows MSR workers.
(edit) @49634   11 years vboxsync SUPDrv: Added an interface for probing MSRs.
(edit) @49632   11 years vboxsync Build fix.
(edit) @49631   11 years vboxsync Main/GuestCtrl: Set guestRc in GuestSession::fsQueryInfoInternal().
(edit) @49630   11 years vboxsync Main/GuestCtrl: Todo, logging.
(edit) @49629   11 years vboxsync Main/GuestSessionImplTasks.cpp: Don't manually release object pointers.
(edit) @49628   11 years vboxsync Additions/x11/vboxvideo: try to use KMS driver IOCtls to co-ordinate …
(edit) @49627   11 years vboxsync Additions/linux/drm: add IOCtls to disable and re-start HGSMI in the …
(edit) @49625   11 years vboxsync Main: make the USB tablet device instance 0 again.
(edit) @49623   11 years vboxsync VMM: Warnings.
(edit) @49622   11 years vboxsync HostDrivers/Support: Shadow decl.
(edit) @49621   11 years vboxsync VBoxManage: split 'guestcontrol' help into sub categories
(edit) @49620   11 years vboxsync pr7072. Search an appropriate medium format using, firstly, URL given …
(edit) @49619   11 years vboxsync Main/GuestSession: fixed a few format specifiers
(edit) @49618   11 years vboxsync Main/DHCPServerImpl: move DHCPServer::Data closer to implementation, …
(edit) @49617   11 years vboxsync Add a few comments.
(edit) @49616   11 years vboxsync Delay TTL check until after loopback remapping check. Fix loopback …
(edit) @49615   11 years vboxsync build fix
(edit) @49614   11 years vboxsync since r90752 VBoxNetNAT always connects to VBoxSVC, so there're no …
(edit) @49613   11 years vboxsync Add a comment that RFC 3542 IPV6_RECVTCLASS has no RFC 2292 …
(edit) @49612   11 years vboxsync NATNetworkImpl.cpp: FindDHCPServerByNetworkName() returns HRESULT, but …
(edit) @49611   11 years vboxsync On OS X request RFC 3542 API (neither old RFC 2292, nor new RFC 3542 …
(edit) @49610   11 years vboxsync Main/GuestCtrl: Don't keep ComObjPtr of parents in internal listeners.
(edit) @49609   11 years vboxsync Oops. Revert previous. <netinet/icmp6.h> that it needs (and that I …
(edit) @49608   11 years vboxsync FE/Qt: 7112: Update to r90818: Taking into account broadcasted …
(edit) @49607   11 years vboxsync Use ICMP filters if present.
(edit) @49606   11 years vboxsync proxy_init: Add call to pxping_init(), #if0'ed for now.
(edit) @49605   11 years vboxsync Add pxping bits.
(edit) @49603   11 years vboxsync DevVGA,DisplayImpl: prevent access to invalid framebuffer.
(edit) @49602   11 years vboxsync FE/Qt: 7112: *Hide* VM selector window instead of *closing* (which …
(edit) @49601   11 years vboxsync FE/Qt: OS X host: do not disable hot corners when disabling global hot …
(edit) @49600   11 years vboxsync Additions/linux/fakedri: additional search path for swrast_dri, 32-bit.
(edit) @49599   11 years vboxsync Additions/linux/fakedri: additional search path for swrast_dri.
(edit) @49598   11 years vboxsync warnings in normally disabled legacy code
(edit) @49596   11 years vboxsync FE/Qt: 7109: Allow to compile with VBOX_WITH_LIBCURL disabled.
(edit) @49595   11 years vboxsync FE/QT: Mac OS X host: add native hide() method for UICocoaApplication …
(edit) @49594   11 years vboxsync pr7072. fix in using com::ErrorInfo.
(edit) @49593   11 years vboxsync Snapshot work in progress on IPv6 ping now that it seems to work for …
(edit) @49592   11 years vboxsync A bit of glue to proxy IPv6 echo requests.
(edit) @49591   11 years vboxsync wddm: more on new comand mechanism, guest side almost done, some cleanup
(edit) @49590   11 years vboxsync Main/NetworkAdapter: fix refcounting when switching aware from a NAT …
(edit) @49589   11 years vboxsync FE/Qt: Medium enumeration mechanism: Separate handling for machine …
(edit) @49588   11 years vboxsync Main/ConsoleImpl: don't start the DHCP server for NAT networks here, …
(edit) @49587   11 years vboxsync NAT networks: enable the network and the DHCP server by default
(edit) @49586   11 years vboxsync newer gcc versions require a space between literal and identifier
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