VirtualBox

source: vbox/trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @71205   7 years vboxsync VBoxNetDHCP: Add explicit comment to previous about nameserver 0.0.0.0 …
(edit) @71204   7 years vboxsync VBoxNetDHCP: nameserver 0.0.0.0 is a valid setting. Map it to host's …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @64218   8 years vboxsync VBoxNetDhcp: Instead of complaining in the comments that operator[] is …
(edit) @64215   8 years vboxsync VBoxNetDHCP: Tell guests to use NAT Network DNS proxy as nameserver if …
(edit) @63301   8 years vboxsync DHCP: DIFx killable window seems to have to lost when we enabled …
(edit) @63266   8 years vboxsync NetworkServices: warnings
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62481   8 years vboxsync (C) 2016
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56300   9 years vboxsync NetworkServices: Updated (C) year.
(edit) @55365   10 years vboxsync NetworkServices: When handling COM/XPCOM events, always check if the …
(edit) @54700   10 years vboxsync VBoxNetNAT, VBoxNetDHCP: use the VirtualBoxClient interface
(edit) @54671   10 years vboxsync NAT networks: don't kill VBoxNetDHCP and VBoxNetNAT but send the …
(edit) @54504   10 years vboxsync VBoxNetDHCP: Drag kicking and screaming VBoxNetDhcp::m_DhcpServer to …
(edit) @54499   10 years vboxsync VBoxNetDHCP: keep a pointer to NetworkManager instead of using a …
(edit) @50587   11 years vboxsync NetworkServices/DHCP: use Utf8Str
(edit) @50213   11 years vboxsync spaces
(edit) @49859   11 years vboxsync VBoxNetDHCP.cpp: G/c nukes trailing whitespaces.
(edit) @49858   11 years vboxsync VBoxNetDHCP: extraction of configGetBoundryAddress function. (todo)
(edit) @49842   11 years vboxsync DHCP/NAT and NAT are acting in the same manner: polling for events on …
(edit) @49838   11 years vboxsync VBoxNetDHCP.cpp: G/c: -lines and todo.
(edit) @49837   11 years vboxsync VBoxNetDHCP.cpp: adds listener for host DNS change event.
(edit) @49827   11 years vboxsync VBoxNetDHCP: G/c -line.
(edit) @49826   11 years vboxsync VBoxNetDHCP: usage of exported functions.
(edit) @49824   11 years vboxsync VBoxNetDHCP: exposed fetchAndUpdateDnsInfo() used in listener(not …
(edit) @49735   11 years vboxsync VBoxNetBaseService hides all details of internal network …
(edit) @49564   11 years vboxsync DHCP/VBoxNetDHCP.cpp: G/c unused declarations.
(edit) @49563   11 years vboxsync DHCP: first-level DHCP request packet processing moved to …
(edit) @49561   11 years vboxsync VBoxNetDHCP: g/c removed #if 0/endif.
(edit) @49558   11 years vboxsync NetworkServices: changed the manner network services verify their …
(edit) @49543   11 years vboxsync DHCP: missed part from (r90725)
(edit) @49516   11 years vboxsync Introduce option "--need-main(-M) on|off" in network services to …
(edit) @49490   11 years vboxsync VBoxNetDHCP. split ::init to ::initWithMain and ::initNoMain. The …
(edit) @49412   11 years vboxsync VBoxNetBaseService::tryGoOnline: return iprt status code. Adapt …
(edit) @49328   11 years vboxsync NetServices/DHCP: XML lease serialization/deserialization.
(edit) @49327   11 years vboxsync NetworkService/DHCP: refactoring: 1. Client and Lease are use shared …
(edit) @49113   11 years vboxsync NetworkServices: coding style
(edit) @49063   11 years vboxsync VboxNetDHCP: Lease: hides fields to internal data-structure and expose …
(edit) @49062   11 years vboxsync VBoxNetDHCP.cpp: warnings [-Wunused-parameter].
(edit) @48956   11 years vboxsync NetworkServices: Whitespace (including tabs!) and svn:keywords …
(edit) @48461   11 years vboxsync DHCP + lwip_nat: Domain Name passing on demand.
(edit) @48430   11 years vboxsync VBoxNetDhcp::init: temporary com::Utf8Str object is destructed at the …
(edit) @48414   11 years vboxsync VBoxNetDHCP: nits.
(edit) @48413   11 years vboxsync VBoxNetDHCP: Fix unsigned vs signed comparison.
(edit) @48405   11 years vboxsync NAT/Loopback mapping: changes semantically unrelated symbol ";" with …
(edit) @48401   11 years vboxsync lwip-nat: DHCP using system wide definition INET_ADDSTRLEN, on Windows …
(edit) @48397   11 years vboxsync lwip-nat: DHCP (stringified IP address validation typo) "(pszTerm - …
(edit) @48377   11 years vboxsync lwip-nat: dhcp missed loop.
(edit) @48375   11 years vboxsync vbox-lwip-nat: DHCP maps 127/8 to registered loopbacks or ignore them.
(edit) @48367   11 years vboxsync NATNetwork/DHCP: send DNS list to guest.
(edit) @47501   11 years vboxsync VBoxNetDHCP: removes session handling. binding and lease expiration …
(edit) @47111   11 years vboxsync VBoxNetDHCP: fix
(edit) @47020   11 years vboxsync previous r87050, was re-commit of r86970 DHCP becomes Main client, …
(edit) @47019   11 years vboxsync NetworkServices/
(edit) @46969   11 years vboxsync backed out …
(edit) @46962   11 years vboxsync NetworkServices: DHCP becomes Main client, internals changed to let …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @36469   14 years vboxsync VBoxNetDHCP: do not exit on VERR_INTERRUPTED (#5620)
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @28845   15 years vboxsync warning
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28714   15 years vboxsync intnetinline.h: Changed the prefix to IntNet.
(edit) @28711   15 years vboxsync IntNet,++: Implemented sending frames in ring-0 (disabled).
(edit) @28371   15 years vboxsync NetworkServices: branding and cosmetical fixes
(edit) @26574   15 years vboxsync Networking: Preparing to make the driver return a send buffer to the …
(edit) @26517   15 years vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(edit) @25771   15 years vboxsync *: Shut up -Wshadow warnings.
(edit) @22562   15 years vboxsync Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for …
(edit) @22275   15 years vboxsync VBoxNetDHCP.cpp: uEnd (excludsive) -> uLast (inclusive).
(edit) @22254   15 years vboxsync VBoxNetDHCP: lease out even the upper IP address
(edit) @20864   15 years vboxsync SUP,*: API cleanup.
(edit) @20354   16 years vboxsync VBoxNetDHCP.cpp: Use the method for it.
(edit) @19924   16 years vboxsync IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
(edit) @19454   16 years vboxsync VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
(edit) @19257   16 years vboxsync Reapplied 46658 + fix
(edit) @19255   16 years vboxsync Backed out 46655-57 for now
(edit) @19254   16 years vboxsync Compile fixes
(edit) @18691   16 years vboxsync DHCP: make it be DIFX-killable
(edit) @18510   16 years vboxsync VBoxNetDHCP: Attempt at simplifying WinMain a bit…
(edit) @18462   16 years vboxsync VBoxNetDHCP: r=bird: in WinMain(). size_t warnings.
(edit) @18282   16 years vboxsync VBoxNetDHCP: Added 'none' as a trunk type.
(edit) @18036   16 years vboxsync fix help screen
(edit) @18027   16 years vboxsync DHCP: DHCPRequest could be send it any time and it's right of client …
(edit) @18026   16 years vboxsync DHCP: Complain if the user specified unknown options.
(edit) @18013   16 years vboxsync win DHCP server de-consoled
(edit) @17889   16 years vboxsync gcc warning
(edit) @17864   16 years vboxsync VBoxNetDHCP: A couple of more options for configuring the trunk.
(edit) @17812   16 years vboxsync VboxNetDHCP: added --lease-db option.
(edit) @17786   16 years vboxsync VBoxNetDHCP: made windows happy.
(edit) @17782   16 years vboxsync ARP.
(edit) @17781   16 years vboxsync bufixes + arp in progress
(edit) @17780   16 years vboxsync sending reply
(edit) @17779   16 years vboxsync All but the reply…
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