VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @47129   11 years vboxsync VBoxNetDHCP: cosmetics.
(edit) @47128   11 years vboxsync note about missed condition for dhcp-opt-lease-time on DHCPACK. …
(edit) @47127   11 years vboxsync server-id should be sent unconditionally for (DHCPOFFER, DHCPACK, DHCPNAK).
(edit) @47111   11 years vboxsync VBoxNetDHCP: fix
(edit) @47025   11 years vboxsync Windows build fix.
(edit) @47024   11 years vboxsync nits.
(edit) @47023   11 years vboxsync fix hardened build.
(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) @46968   11 years vboxsync DHCP: test for me only.
(edit) @46965   11 years vboxsync NetworkService/DHCP: missed Config.h
(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) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(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   15 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) @18514   16 years vboxsync DHCP/Makefile.kmk: cleanup.
(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) @18010   16 years vboxsync typo
(edit) @17889   16 years vboxsync gcc warning
(edit) @17864   16 years vboxsync VBoxNetDHCP: A couple of more options for configuring the trunk.
(edit) @17822   16 years vboxsync hardend build fix.
(edit) @17820   16 years vboxsync buildfix.
(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…
(edit) @17770   16 years vboxsync VBoxNetDhcp: more code.
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