VirtualBox

source: vbox/trunk/src/VBox/Main/win

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31892   14 years vboxsync OSE header fixes
(edit) @31891   14 years vboxsync Main: export USBProxyService and USBFilter to OSE
(edit) @31885   14 years vboxsync OSE header fixes
(edit) @31883   14 years vboxsync Main: export some examples to OSE
(edit) @31553   14 years vboxsync Build fix
(edit) @31547   14 years vboxsync build fix
(edit) @30832   14 years vboxsync Main: win burns
(edit) @30159   14 years vboxsync Main: generic Java glue works (including callbacks on Win)
(edit) @30156   14 years vboxsync Main: COM events work (smth along those lines could be done for …
(edit) @29396   15 years vboxsync sample code for Java COM bridge
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28005   15 years vboxsync Metrics updates
(edit) @27950   15 years vboxsync #4790: Metrics: Fixed preCollect for Windows and Linux
(edit) @26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26603   15 years vboxsync Main: back out r57775
(edit) @26587   15 years vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26497   15 years vboxsync Install/win,split-soapC,comregister,USBMon.rc: eol-style correction …
(edit) @26186   15 years vboxsync Main: coding style fixes
(edit) @26177   15 years vboxsync *: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @25746   15 years vboxsync NetIf-win.cpp: Removed dead code.
(edit) @25150   15 years vboxsync Main: build fix
(edit) @22472   15 years vboxsync netadp/win: install from specified inf (first step to pure non-DIFX …
(edit) @22358   15 years vboxsync fixed Win burns
(edit) @22305   15 years vboxsync Main: generic callback wrappers mechanism
(edit) @22211   15 years vboxsync HostImpl: Removed the return parameter from …
(edit) @22184   15 years vboxsync Main: fix more windows warnings + burns
(edit) @21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21404   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21243   15 years vboxsync Use normal priority for the power notification thread. (windows host)
(edit) @21193   15 years vboxsync Forward all unhandled WM_POWERBROADCAST cases to the default window …
(edit) @21081   15 years vboxsync fix windows burn from r49339
(edit) @19598   16 years vboxsync NetIf-win: Assertion not needed here.
(edit) @19574   16 years vboxsync NetIf-win: Added logging/assertion.
(edit) @19433   16 years vboxsync #2957: Dynamic adding/removing host-only adapters via GUI/Main.
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19233   16 years vboxsync #2946 & #2954: Main API now supports dynamic adding/removing network …
(edit) @19218   16 years vboxsync NetIf/win: ipconfig fix
(edit) @19160   16 years vboxsync NetAdp/win: static config fixes for Vista
(edit) @19130   16 years vboxsync NetAdp/win: static ip settings by default, dynamic calculation
(edit) @19083   16 years vboxsync NetAdp/win: static IP config on install
(edit) @18732   16 years vboxsync NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed
(edit) @18704   16 years vboxsync rename TAP to NetAdp, remove abandoned tap win code
(edit) @18676   16 years vboxsync NetAdp/win: add/remove fixes
(edit) @18543   16 years vboxsync NetAdp/win: rename connection fix, remove on uninstall temporary disabled
(edit) @18488   16 years vboxsync svchlp.cpp: Two size_t/DWORD warnings.
(edit) @18375   16 years vboxsync NetIf/win: NetAdp creation fix
(edit) @18183   16 years vboxsync Added copyright info to VBoxSVC/VBoxC Windows resources.
(edit) @18145   16 years vboxsync Report proper file version for VBoxC/VBoxSVC on Windows.
(edit) @18136   16 years vboxsync NetIf: disable changing settings for non-host-only
(edit) @17985   16 years vboxsync NetIf/win: clear static ip impl
(edit) @17984   16 years vboxsync win burn fixes
(edit) @17920   16 years vboxsync warnings, RT_ELEMENTS
(edit) @17905   16 years vboxsync win OSE fix
(edit) @17904   16 years vboxsync win OSE fix
(edit) @17895   16 years vboxsync OSE fixes
(edit) @17891   16 years vboxsync OSE fix
(edit) @17842   16 years vboxsync NetIf/win: DhcpRediscover fix
(edit) @17835   16 years vboxsync NetIf/win: DhcpRediscover
(edit) @17811   16 years vboxsync NetAdp/win: rename connection on install
(edit) @17774   16 years vboxsync burn fix
(edit) @17773   16 years vboxsync NetAdp/win: make the network connection be named properly
(edit) @17713   16 years vboxsync NetIf/win: dhcp enabled property implementation
(edit) @17710   16 years vboxsync NetIf/win fixes
(edit) @17694   16 years vboxsync NetIf/win fixes
(edit) @17679   16 years vboxsync Main/Hostonly: not specify name on Create
(edit) @17650   16 years vboxsync burn fix
(edit) @17649   16 years vboxsync NetAdp/win: always in connected state
(edit) @17516   16 years vboxsync NettIf/win: ipconfig fixes
(edit) @17508   16 years vboxsync NettIf/win: setip fixes
(edit) @17502   16 years vboxsync NetIf/win: fixes
(edit) @17501   16 years vboxsync burn fix
(edit) @17494   16 years vboxsync NetIf/win: moved Create/Remove hostonly if to NetIf API, some API fixes
(edit) @17419   16 years vboxsync VBoxManage interface to hostonly if basis
(edit) @17380   16 years vboxsync Main: net if API fixes
(edit) @17358   16 years vboxsync Main: ip setter API adjustment, implementation for win
(edit) @17337   16 years vboxsync burn fix
(edit) @17275   16 years vboxsync networking API renaming
(edit) @17229   16 years vboxsync NetAdp/win: make the comment-to adapter name to be honored in the …
(edit) @17174   16 years vboxsync burn fix
(edit) @17173   16 years vboxsync NetAdp/win: fix
(edit) @17172   16 years vboxsync NetAdp/win: implementation for IP setting modification, not exposed to …
(edit) @16968   16 years vboxsync burn fix
(edit) @16967   16 years vboxsync NetAdp: added a Real property to the IHostNetworkInterface, make the …
(edit) @16927   16 years vboxsync NetAdp/win: enabled add/remove tap if UI, make the proper adapters to …
(edit) @16899   16 years vboxsync list tap adaptors
(edit) @16375   16 years vboxsync Main/Windows: workaround for some header versions lacking the extern "C".
(edit) @16295   16 years vboxsync Should return TRUE for WM_POWERBROADCAST according to MSDN.
(edit) @15966   16 years vboxsync NetIfList-win.cpp: Don't assert if I haven't loaded the driver/whatever.
(edit) @15752   16 years vboxsync NetFlt/win: don't display disabled adapters
(edit) @15548   16 years vboxsync fixed file headers
(edit) @15510   16 years vboxsync #3282 HostNetIf API: Windows implementation is working and is enabled …
(edit) @15454   16 years vboxsync svn properties
(edit) @15442   16 years vboxsync #3282 HostNetIf API: updated common part, added draft implementation …
(edit) @15372   16 years vboxsync #3282: HostNetIf API implementation for Darwin. Common part revised. …
(edit) @14948   16 years vboxsync Removed white space at EOL.
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @14433   16 years vboxsync Attempt to figure out how much battery time is left.
(edit) @14341   16 years vboxsync Divide by 1024.
(edit) @14087   16 years vboxsync More logging
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