VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @55365   10 年 vboxsync NetworkServices: When handling COM/XPCOM events, always check if the …
(edit) @54929   10 年 vboxsync VBoxNetDHCP: fix
(edit) @54918   10 年 vboxsync remove empty directory
(edit) @54700   10 年 vboxsync VBoxNetNAT, VBoxNetDHCP: use the VirtualBoxClient interface
(edit) @54696   10 年 vboxsync NetworkServices: fixed a few warnings
(edit) @54671   10 年 vboxsync NAT networks: don't kill VBoxNetDHCP and VBoxNetNAT but send the …
(edit) @54584   10 年 vboxsync DHCPServer: Define DHCP option encodings as an enum. The enum is not …
(edit) @54564   10 年 vboxsync style
(edit) @54553   10 年 vboxsync NetworkServices/DHCP: document the current state of specifying custom …
(edit) @54544   10 年 vboxsync VBoxNetDHCP: Removed XXX as this is the correct way to call a method. …
(edit) @54543   10 年 vboxsync VBoxNetDHCP: COMGETTER(MacOptions) apparently isn't. It works on Unix …
(edit) @54542   10 年 vboxsync VBoxNetDHCP: Use map::end() instead of map::cend() to cater to older STL.
(edit) @54541   10 年 vboxsync VBoxNetDHCP: Quick and dirty code to pass extra DHCP options to …
(edit) @54504   10 年 vboxsync VBoxNetDHCP: Drag kicking and screaming VBoxNetDhcp::m_DhcpServer to …
(edit) @54499   10 年 vboxsync VBoxNetDHCP: keep a pointer to NetworkManager instead of using a …
(edit) @53826   10 年 vboxsync added another two Windows resource files
(edit) @51893   10 年 vboxsync VBoxNetDHCP: Icon.
(edit) @51770   10 年 vboxsync Merged in iprt++ dev branch.
(edit) @50587   11 年 vboxsync NetworkServices/DHCP: use Utf8Str
(edit) @50213   11 年 vboxsync spaces
(edit) @49926   11 年 vboxsync VBoxNetDHCP:Config.h: G/c trailing white spaces.
(edit) @49920   11 年 vboxsync VBoxNetServices: moves bool operator== (const RTMAC&, const RTMAC&) to …
(edit) @49919   11 年 vboxsync VBoxNetDHCP:Config.h G/c -lines.
(edit) @49918   11 年 vboxsync VBoxNetDHCP: Leases shouldn't cache settings which are could be …
(edit) @49859   11 年 vboxsync VBoxNetDHCP.cpp: G/c nukes trailing whitespaces.
(edit) @49858   11 年 vboxsync VBoxNetDHCP: extraction of configGetBoundryAddress function. (todo)
(edit) @49842   11 年 vboxsync DHCP/NAT and NAT are acting in the same manner: polling for events on …
(edit) @49838   11 年 vboxsync VBoxNetDHCP.cpp: G/c: -lines and todo.
(edit) @49837   11 年 vboxsync VBoxNetDHCP.cpp: adds listener for host DNS change event.
(edit) @49827   11 年 vboxsync VBoxNetDHCP: G/c -line.
(edit) @49826   11 年 vboxsync VBoxNetDHCP: usage of exported functions.
(edit) @49824   11 年 vboxsync VBoxNetDHCP: exposed fetchAndUpdateDnsInfo() used in listener(not …
(edit) @49821   11 年 vboxsync VBoxNetDHCP/Config.h uses shared declaration of "<" operator.
(edit) @49735   11 年 vboxsync VBoxNetBaseService hides all details of internal network …
(edit) @49569   11 年 vboxsync VBoxNetDHCP/Config.cpp: lines.
(edit) @49568   11 年 vboxsync DHCP: hides implementations requiring internals of ClientData from …
(edit) @49567   11 年 vboxsync DHCP/NetworkManager: visibility (ack,nak, offer4Client) from public to …
(edit) @49566   11 年 vboxsync DHCP: G/c lines.
(edit) @49565   11 年 vboxsync DHCP/Config.h reverts occidental commit in r90758.
(edit) @49564   11 年 vboxsync DHCP/VBoxNetDHCP.cpp: G/c unused declarations.
(edit) @49563   11 年 vboxsync DHCP: first-level DHCP request packet processing moved to …
(edit) @49562   11 年 vboxsync VBoxNetDHCP/Config.h: license header.
(edit) @49561   11 年 vboxsync VBoxNetDHCP: g/c removed #if 0/endif.
(edit) @49558   11 年 vboxsync NetworkServices: changed the manner network services verify their …
(edit) @49543   11 年 vboxsync DHCP: missed part from (r90725)
(edit) @49542   11 年 vboxsync DHCP/NetworkManager hides internals in implementation.
(edit) @49516   11 年 vboxsync Introduce option "--need-main(-M) on|off" in network services to …
(edit) @49490   11 年 vboxsync VBoxNetDHCP. split ::init to ::initWithMain and ::initNoMain. The …
(edit) @49412   11 年 vboxsync VBoxNetBaseService::tryGoOnline: return iprt status code. Adapt …
(edit) @49348   11 年 vboxsync tstDhcpCongig was g/c'ed in r90317, so delete it from the makefile as well
(edit) @49328   11 年 vboxsync NetServices/DHCP: XML lease serialization/deserialization.
(edit) @49327   11 年 vboxsync NetworkService/DHCP: refactoring: 1. Client and Lease are use shared …
(edit) @49113   11 年 vboxsync NetworkServices: coding style
(edit) @49065   11 年 vboxsync VBoxNetDHCP: Congig.cpp warning [-Wunused-parameter]
(edit) @49064   11 年 vboxsync VBoxNetDhcp.cpp: Config.cpp drops usefulless includes.
(edit) @49063   11 年 vboxsync VboxNetDHCP: Lease: hides fields to internal data-structure and expose …
(edit) @49062   11 年 vboxsync VBoxNetDHCP.cpp: warnings [-Wunused-parameter].
(edit) @49056   11 年 vboxsync VBoxNetDHCP/Config.h: warnings [-Wunused-parameter]
(edit) @48956   11 年 vboxsync NetworkServices: Whitespace (including tabs!) and svn:keywords …
(edit) @48877   11 年 vboxsync NetworkManager::nak don't assert if we aren't lease issuer.
(edit) @48483   11 年 vboxsync DHCP/Config.h: clean up. grouping data and functions.
(edit) @48465   11 年 vboxsync DHCP: nukes extra lines.
(edit) @48461   11 年 vboxsync DHCP + lwip_nat: Domain Name passing on demand.
(edit) @48432   11 年 vboxsync ConfigEntity::ConfigEntity: init m_u32ExpirationPeriod
(edit) @48430   11 年 vboxsync VBoxNetDhcp::init: temporary com::Utf8Str object is destructed at the …
(edit) @48420   11 年 vboxsync DHCP: moves implementation from header to source file.
(edit) @48414   11 年 vboxsync VBoxNetDHCP: nits.
(edit) @48413   11 年 vboxsync VBoxNetDHCP: Fix unsigned vs signed comparison.
(edit) @48405   11 年 vboxsync NAT/Loopback mapping: changes semantically unrelated symbol ";" with …
(edit) @48401   11 年 vboxsync lwip-nat: DHCP using system wide definition INET_ADDSTRLEN, on Windows …
(edit) @48397   11 年 vboxsync lwip-nat: DHCP (stringified IP address validation typo) "(pszTerm - …
(edit) @48377   11 年 vboxsync lwip-nat: dhcp missed loop.
(edit) @48375   11 年 vboxsync vbox-lwip-nat: DHCP maps 127/8 to registered loopbacks or ignore them.
(edit) @48367   11 年 vboxsync NATNetwork/DHCP: send DNS list to guest.
(edit) @47929   11 年 vboxsync NetworkServices/DHCP: fixed hintAddress check.
(edit) @47501   11 年 vboxsync VBoxNetDHCP: removes session handling. binding and lease expiration …
(edit) @47129   11 年 vboxsync VBoxNetDHCP: cosmetics.
(edit) @47128   11 年 vboxsync note about missed condition for dhcp-opt-lease-time on DHCPACK. …
(edit) @47127   11 年 vboxsync server-id should be sent unconditionally for (DHCPOFFER, DHCPACK, DHCPNAK).
(edit) @47111   11 年 vboxsync VBoxNetDHCP: fix
(edit) @47025   11 年 vboxsync Windows build fix.
(edit) @47024   11 年 vboxsync nits.
(edit) @47023   11 年 vboxsync fix hardened build.
(edit) @47020   11 年 vboxsync previous r87050, was re-commit of r86970 DHCP becomes Main client, …
(edit) @47019   11 年 vboxsync NetworkServices/
(edit) @46969   11 年 vboxsync backed out …
(edit) @46968   11 年 vboxsync DHCP: test for me only.
(edit) @46965   11 年 vboxsync NetworkService/DHCP: missed Config.h
(edit) @46962   11 年 vboxsync NetworkServices: DHCP becomes Main client, internals changed to let …
(edit) @44529   12 年 vboxsync header (C) fixes
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @41477   12 年 vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @38636   13 年 vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @36469   14 年 vboxsync VBoxNetDHCP: do not exit on VERR_INTERRUPTED (#5620)
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @28845   15 年 vboxsync warning
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28714   15 年 vboxsync intnetinline.h: Changed the prefix to IntNet.
(edit) @28711   15 年 vboxsync IntNet,++: Implemented sending frames in ring-0 (disabled).
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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