VirtualBox

source: vbox/trunk/src/VBox/NetworkServices/NetLib

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @98103   23 月 vboxsync Copyright year updates by scm.
(edit) @97089   2 年 vboxsync NetworkServices,DrvIntNet: Use xpc_connection_resume instead of …
(edit) @97078   2 年 vboxsync Networkservices: Further cleanup and consolidation, get rid of the …
(edit) @97075   2 年 vboxsync NetworkServices: Implement support for communicating over the R3 …
(edit) @97074   2 年 vboxsync NetworkServices: Implement support for communicating over the R3 …
(edit) @97071   2 年 vboxsync NetworkServices: Implement support for communicating over the R3 …
(edit) @96407   2 年 vboxsync scm copyright and license note update
(edit) @96399   2 年 vboxsync /Config.kmk and many other places: Change VBOX_VENDOR to the official …
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @87900   4 年 vboxsync IntNetIf: Add ifSetPromiscuous(). bugid:9959.
(edit) @87825   4 年 vboxsync NAT/Net: IntNetIf - Document that GSO input callback is optional. …
(edit) @87824   4 年 vboxsync NAT/Net: IntNetIf - a convenience class to talk to an internal …
(edit) @87743   4 年 vboxsync NAT/Net: Rewrite the code to manage API event listeners to be, …
(edit) @87710   4 年 vboxsync NAT/Net: Call Loopback mapping initialization (forgotten in previous). …
(edit) @87698   4 年 vboxsync NAT/Net: G/c unused wrappers to query IHost for DomainName and …
(edit) @87696   4 年 vboxsync NAT/Net: G/c more unused code. bugref:9929.
(edit) @87695   4 年 vboxsync NAT/Net: G/c unused code. bugref:9929.
(edit) @87450   4 年 vboxsync NAT/Net: Get rid of obsolete options -p/-P to pass port-forwarding …
(edit) @85506   4 年 vboxsync SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. bugref:9801
(edit) @84364   5 年 vboxsync NetworkServices: Adjustments for VC++ 19.2. bugref:8489
(edit) @83806   5 年 vboxsync VBoxNetNAT: VC++ 14.1 warnings. bugref:8489
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @76576   6 年 vboxsync NetworkServices: scm header guard alignment.
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76525   6 年 vboxsync NetworkServices: scm --fix-header-guards. bugref:9344
(edit) @76474   6 年 vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76389   6 年 vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @65658   8 年 vboxsync NetLib: bswap udp length
(edit) @64215   8 年 vboxsync VBoxNetDHCP: Tell guests to use NAT Network DNS proxy as nameserver if …
(edit) @63380   8 年 vboxsync NetworkServices: warnings (gcc)
(edit) @63301   8 年 vboxsync DHCP: DIFx killable window seems to have to lost when we enabled …
(edit) @63285   8 年 vboxsync NetworkServices: warnings
(edit) @63284   8 年 vboxsync NetworkServices: warnings
(edit) @63275   8 年 vboxsync NetworkServices: warnings
(edit) @63274   8 年 vboxsync VBoxNetPortForwardString.cpp: Kicked the code into being warning free …
(edit) @63272   8 年 vboxsync netPfStrPortParse: Rewrite to deal with warnings.
(edit) @63267   8 年 vboxsync NetworkServices: warnings
(edit) @63261   8 年 vboxsync NetLib/utils.h: oops
(edit) @62681   8 年 vboxsync Use the iprt/win/winsock2.h wrapper for winsock2.h
(edit) @62679   8 年 vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62481   8 年 vboxsync (C) 2016
(edit) @57435   9 年 vboxsync DECLCALLBACK
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @56300   9 年 vboxsync NetworkServices: Updated (C) year.
(edit) @55988   10 年 vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55365   10 年 vboxsync NetworkServices: When handling COM/XPCOM events, always check if the …
(edit) @54944   10 年 vboxsync replaced a few more AssertPtrReturn by AssertReturn as we don't need …
(edit) @54741   10 年 vboxsync VBoxNetDHCP/VBoxNetNAT: don't execute shutdown() twice
(edit) @54730   10 年 vboxsync VBoxNetDHCP/VBoxNetNAT: set RTTHREADFLAGS_WAITABLE for the receive …
(edit) @54723   10 年 vboxsync NetworkServices: before shutting down the client, do perform …
(edit) @54722   10 年 vboxsync NetworkServices: fixed parameter when executing VMMR0_DO_INTNET_IF_CLOSE
(edit) @54700   10 年 vboxsync VBoxNetNAT, VBoxNetDHCP: use the VirtualBoxClient interface
(edit) @54696   10 年 vboxsync NetworkServices: fixed a few warnings
(edit) @54125   10 年 vboxsync Add missing Id/@file/copyright header.
(edit) @53624   10 年 vboxsync scm automatic cleanups.
(edit) @53502   10 年 vboxsync NetworkServices: no need to poll here
(edit) @52938   10 年 vboxsync VBoxNetPortForwardString.cpp: fixed braces to properly differ between …
(edit) @50459   11 年 vboxsync G/c uPfrHostAddr and uPfrGuestAddr from struct PORTFORWARDRULE. …
(edit) @50213   11 年 vboxsync spaces
(edit) @49920   11 年 vboxsync VBoxNetServices: moves bool operator== (const RTMAC&, const RTMAC&) to …
(edit) @49842   11 年 vboxsync DHCP/NAT and NAT are acting in the same manner: polling for events on …
(edit) @49832   11 年 vboxsync VBoxNetBaseService.h: G/c -line.
(edit) @49831   11 年 vboxsync VBoxNetBaseService.cpp: G/c nuke trailing whitespaces.
(edit) @49830   11 年 vboxsync ComHostUtils.cpp: +line.
(edit) @49828   11 年 vboxsync ComHostUtils.cpp: createNatListener warning [-Wreturn-type].
(edit) @49825   11 年 vboxsync NetLib: 'const' is commented out because of compilation erro on …
(edit) @49822   11 年 vboxsync NetLib/ComHostUtils.cpp: defines VBOX_COM_OUTOFPROC_MODULE to create …
(edit) @49820   11 年 vboxsync Functions and operators to let some IPRT types meet STL container …
(edit) @49819   11 年 vboxsync extracts Main-helper functions and listener declaration for sharing …
(edit) @49735   11 年 vboxsync VBoxNetBaseService hides all details of internal network …
(edit) @49560   11 年 vboxsync NetworkServices: VBoxNetBaseService::isMainNeeded() +const.
(edit) @49558   11 年 vboxsync NetworkServices: changed the manner network services verify their …
(edit) @49516   11 年 vboxsync Introduce option "--need-main(-M) on|off" in network services to …
(edit) @49492   11 年 vboxsync VboxNetBaseService.cpp: comments and style.
(edit) @49415   11 年 vboxsync VBoxNetBaseService: comment
(edit) @49412   11 年 vboxsync VBoxNetBaseService::tryGoOnline: return iprt status code. Adapt …
(edit) @49339   11 年 vboxsync export to OSE
(edit) @49113   11 年 vboxsync NetworkServices: coding style
(edit) @48956   11 年 vboxsync NetworkServices: Whitespace (including tabs!) and svn:keywords …
(edit) @48365   11 年 vboxsync lwip-nat: move IPv6 to _DEFS
(edit) @48363   11 年 vboxsync Port-forwarding/win: INET6_ADDRSTRLEN is defined in ws2ipdef.h and has …
(edit) @48346   11 年 vboxsync header fixes
(edit) @47993   11 年 vboxsync G/c tstNetPfAddressPortPairParse - requested by vasily.
(edit) @47878   11 年 vboxsync fix OSE
(edit) @47703   11 年 vboxsync include set for windows.
(edit) @47118   11 年 vboxsync NetworkServices: fixed parameters
(edit) @47019   11 年 vboxsync NetworkServices/
(edit) @46969   11 年 vboxsync backed out …
(edit) @46962   11 年 vboxsync NetworkServices: DHCP becomes Main client, internals changed to let …
(edit) @46904   11 年 vboxsync IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
(edit) @45559   12 年 vboxsync NAT/Lwip-service: Main client now, dynamic port-forward + managment.
(edit) @45114   12 年 vboxsync NAT/service:LWIP: GSO, parameters parsing.
(edit) @44824   12 年 vboxsync Network-service for lwip-driven proxy. additionally enables SrvNat …
(edit) @44529   12 年 vboxsync header (C) fixes
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @39685   13 年 vboxsync doc updates.
(edit) @39557   13 年 vboxsync NAT/service: registering port-forawarding from command line.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette