VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @69111   7 years vboxsync (C) year
(edit) @65659   8 years vboxsync VBoxNetDHCP: fix option iteration.
(edit) @65119   8 years vboxsync NetworkServices/DHCP: doxygen fixes
(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) @63380   8 years vboxsync NetworkServices: warnings (gcc)
(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) @63262   8 years vboxsync Config.cpp: Impossible buffer overlow. warnings
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62481   8 years vboxsync (C) 2016
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56318   10 years vboxsync whitespace
(edit) @56300   10 years vboxsync NetworkServices: Updated (C) year.
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55365   10 years vboxsync NetworkServices: When handling COM/XPCOM events, always check if the …
(edit) @54929   10 years vboxsync VBoxNetDHCP: fix
(edit) @54918   10 years vboxsync remove empty directory
(edit) @54700   10 years vboxsync VBoxNetNAT, VBoxNetDHCP: use the VirtualBoxClient interface
(edit) @54696   10 years vboxsync NetworkServices: fixed a few warnings
(edit) @54671   10 years vboxsync NAT networks: don't kill VBoxNetDHCP and VBoxNetNAT but send the …
(edit) @54584   10 years vboxsync DHCPServer: Define DHCP option encodings as an enum. The enum is not …
(edit) @54564   10 years vboxsync style
(edit) @54553   10 years vboxsync NetworkServices/DHCP: document the current state of specifying custom …
(edit) @54544   10 years vboxsync VBoxNetDHCP: Removed XXX as this is the correct way to call a method. …
(edit) @54543   10 years vboxsync VBoxNetDHCP: COMGETTER(MacOptions) apparently isn't. It works on Unix …
(edit) @54542   10 years vboxsync VBoxNetDHCP: Use map::end() instead of map::cend() to cater to older STL.
(edit) @54541   10 years vboxsync VBoxNetDHCP: Quick and dirty code to pass extra DHCP options to …
(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) @53826   10 years vboxsync added another two Windows resource files
(edit) @51893   10 years vboxsync VBoxNetDHCP: Icon.
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @50587   11 years vboxsync NetworkServices/DHCP: use Utf8Str
(edit) @50213   11 years vboxsync spaces
(edit) @49926   11 years vboxsync VBoxNetDHCP:Config.h: G/c trailing white spaces.
(edit) @49920   11 years vboxsync VBoxNetServices: moves bool operator== (const RTMAC&, const RTMAC&) to …
(edit) @49919   11 years vboxsync VBoxNetDHCP:Config.h G/c -lines.
(edit) @49918   11 years vboxsync VBoxNetDHCP: Leases shouldn't cache settings which are could be …
(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) @49821   11 years vboxsync VBoxNetDHCP/Config.h uses shared declaration of "<" operator.
(edit) @49735   11 years vboxsync VBoxNetBaseService hides all details of internal network …
(edit) @49569   11 years vboxsync VBoxNetDHCP/Config.cpp: lines.
(edit) @49568   11 years vboxsync DHCP: hides implementations requiring internals of ClientData from …
(edit) @49567   11 years vboxsync DHCP/NetworkManager: visibility (ack,nak, offer4Client) from public to …
(edit) @49566   11 years vboxsync DHCP: G/c lines.
(edit) @49565   11 years vboxsync DHCP/Config.h reverts occidental commit in r90758.
(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) @49562   11 years vboxsync VBoxNetDHCP/Config.h: license header.
(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) @49542   11 years vboxsync DHCP/NetworkManager hides internals in implementation.
(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) @49348   11 years vboxsync tstDhcpCongig was g/c'ed in r90317, so delete it from the makefile as well
(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) @49065   11 years vboxsync VBoxNetDHCP: Congig.cpp warning [-Wunused-parameter]
(edit) @49064   11 years vboxsync VBoxNetDhcp.cpp: Config.cpp drops usefulless includes.
(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) @49056   11 years vboxsync VBoxNetDHCP/Config.h: warnings [-Wunused-parameter]
(edit) @48956   11 years vboxsync NetworkServices: Whitespace (including tabs!) and svn:keywords …
(edit) @48877   11 years vboxsync NetworkManager::nak don't assert if we aren't lease issuer.
(edit) @48483   11 years vboxsync DHCP/Config.h: clean up. grouping data and functions.
(edit) @48465   11 years vboxsync DHCP: nukes extra lines.
(edit) @48461   11 years vboxsync DHCP + lwip_nat: Domain Name passing on demand.
(edit) @48432   11 years vboxsync ConfigEntity::ConfigEntity: init m_u32ExpirationPeriod
(edit) @48430   11 years vboxsync VBoxNetDhcp::init: temporary com::Utf8Str object is destructed at the …
(edit) @48420   11 years vboxsync DHCP: moves implementation from header to source file.
(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) @47929   11 years vboxsync NetworkServices/DHCP: fixed hintAddress check.
(edit) @47501   11 years vboxsync VBoxNetDHCP: removes session handling. binding and lease expiration …
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