VirtualBox

source: vbox/trunk/src/VBox/NetworkServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87601   4 years vboxsync NAT/Net: Factor out finding the home folder. It's used as the base …
(edit) @87599   4 years vboxsync NAT/Net: Tweak the order of comInit() and logInit() declarations to …
(edit) @87598   4 years vboxsync NAT/Net: Ignore VBoxNetBaseService::init() and do COM init here with …
(edit) @87596   4 years vboxsync NAT/Net: Create network's own release log file only after we have …
(edit) @87549   4 years vboxsync NAT/Net: Plagiarize (but paraphrase) COM error reporting code from …
(edit) @87473   4 years vboxsync Dhcpd: Printing an ethernet MAC address expects a pointer to the …
(edit) @87450   4 years vboxsync NAT/Net: Get rid of obsolete options -p/-P to pass port-forwarding …
(edit) @87449   4 years vboxsync NAT/Net: Refactor some more. Move the code to create raw sockets out …
(edit) @87400   4 years vboxsync NAT/Net: Fold fetchNatPortForwardRules into the class. Add doc …
(edit) @87399   4 years vboxsync NAT/Net: Collect port-forwarding functions in one place.
(edit) @87398   4 years vboxsync NAT/Net: Collect VBoxNetBaseService (receive) and lwip (send) …
(edit) @87397   4 years vboxsync NAT/Net: Sort some more. No code changes.
(edit) @87396   4 years vboxsync NAT/Net: Move onLwipTcpIpInit() to its place.
(edit) @87394   4 years vboxsync NAT/Net: Insertion-sort init() and run() into their place.
(edit) @87393   4 years vboxsync NAT/Net: Insertion-sort VBoxNetLwipNAT::parseOpt() where it belongs.
(edit) @87386   4 years vboxsync NAT/Net: Collect all data members in one place.
(edit) @87384   4 years vboxsync NAT/Net: Spell "service" correctly.
(edit) @87383   4 years vboxsync NAT/Net: Make the list of includes less chaotic.
(edit) @87382   4 years vboxsync NAT/Net: Oops, lost a hunk in r142368. Fix the build, updating the …
(edit) @87381   4 years vboxsync NAT/Net: Hiding the ctor/dtor of the main class right in the middle of …
(edit) @87380   4 years vboxsync NAT/Net: Move the code around a bit to untangle the naration and make …
(edit) @87379   4 years vboxsync NAT/Net: We already have AssertComRC family of macros, so use it where …
(edit) @87375   4 years vboxsync NAT/Net: In various callback functions consistently use the callback …
(edit) @86822   4 years vboxsync VBoxNetDHCP: Fixed incorrect VBoxNetDhcpd::ifPump return condition …
(edit) @85506   4 years vboxsync SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. bugref:9801
(edit) @85231   4 years vboxsync NetworkServices/DhcpOptions: Signed warning fixes. bugref:9790
(edit) @85230   4 years vboxsync NetworkServices/DhcpOptions: Signed warning fix. bugref:9790
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85048   5 years vboxsync *.kmk: Replaced $(int-* ) with $(expr ). bugref:9790
(edit) @84540   5 years vboxsync Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
(edit) @84533   5 years vboxsync s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
(edit) @84396   5 years vboxsync *.kmk: Hardening related DEFS string quoting. bugref:8489
(edit) @84364   5 years vboxsync NetworkServices: Adjustments for VC++ 19.2. bugref:8489
(edit) @83806   5 years vboxsync VBoxNetNAT: VC++ 14.1 warnings. bugref:8489
(edit) @83779   5 years vboxsync VBoxNetDhcp: VC++ 14.1 adjustments. bugref:8489
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82746   5 years vboxsync VBoxNetNAT: No need for custom RC file, use template and get version …
(edit) @82745   5 years vboxsync VBoxNetDHCP: No need for custom RC file, use template and get version …
(edit) @81784   5 years vboxsync NAT/Network: On Linux a socket returned by accept(2) does not inherit …
(edit) @81673   5 years vboxsync NetworkServices/NAT: Disabled warnings for unaligned pointer values of …
(edit) @81672   5 years vboxsync NetworkServices/NAT: Disabled warnings for unaligned pointer values of …
(edit) @80022   5 years vboxsync Dhcpd: more logging of DHCP messages. bugref:9288
(edit) @79906   5 years vboxsync Dhcpd: a couple of more todos. bugref:9288
(edit) @79899   5 years vboxsync VBox/com/com.h,Dhcpd: Split out the logging and home directory …
(edit) @79891   5 years vboxsync *.kmk: Preparing for dropping 32-bit host support. Introducing a …
(edit) @79868   5 years vboxsync Dhcpd: doxygen fixes. bugref:9288
(edit) @79865   5 years vboxsync Dhcpd: Implemented forcing and suppessing DHCP option. bugref:9288
(edit) @79859   5 years vboxsync Dhcpd: Build fix. bugref:9288
(edit) @79858   5 years vboxsync NetworkServices: Removed old DHCP code.
(edit) @79845   5 years vboxsync Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
(edit) @79825   5 years vboxsync Dhcpd: Removed some old test code. bugref:9288
(edit) @79824   5 years vboxsync Dhcpd: Build fix for newer compilers. bugref:9288
(edit) @79821   5 years vboxsync Dhcpd: Added three TODOs regarding option handling. bugref:9288
(edit) @79820   5 years vboxsync Dhcpd: Configurable lease time. bugref:9288
(edit) @79819   5 years vboxsync Dhcpd: Configurable lease time. bugref:9288
(edit) @79818   5 years vboxsync Dhcpd: Fixed address assignments. bugref:9288
(edit) @79810   5 years vboxsync Dhcpd: Group conditions. bugref:9288
(edit) @79800   5 years vboxsync Dhcpd,Main: Working on extending the DHCP server end to cope with new …
(edit) @79778   5 years vboxsync Main: s/DHCPOptionEncoding_Legacy/DHCPOptionEncoding_Normal/g as …
(edit) @79777   5 years vboxsync Dhcpd: Use RTStrConvertHexBytesEx for parsing raw hex strings. bugref:9288
(edit) @79772   5 years vboxsync Dhcpd: Main nits. bugref:9288
(edit) @79763   5 years vboxsync Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP …
(edit) @79762   5 years vboxsync Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP …
(edit) @79761   5 years vboxsync Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP …
(edit) @79622   6 years vboxsync Dhcpd: DHCP_LOG_MSG_ERROR. bugref:9288
(edit) @79621   6 years vboxsync Dhcpd,Main/DHCPServerImpl: LeasesFilename should be plural everywhere. …
(edit) @79613   6 years vboxsync Dhcpd: Made the lease database filename configurable so Main can …
(edit) @79568   6 years vboxsync Dhcpd: Went over the DhcpMessage a little as well as revisiting the …
(edit) @79563   6 years vboxsync Dhcpd: Went over the Dhcpd and related code adding comments and doing …
(edit) @79553   6 years vboxsync Dhcpd: Went over the Config code adding comments, eliminating …
(edit) @79531   6 years vboxsync Dhcpd: Went over the Db and IPv4Pool code adding comments and and …
(edit) @79530   6 years vboxsync Dhcpd: Went over the Db and IPv4Pool code adding comments and and …
(edit) @79529   6 years vboxsync Dhcpd: Went over the Db and IPv4Pool code adding comments and and …
(edit) @79526   6 years vboxsync Dhcpd: Use RTTimeNow instead of the weird RTTimeNanoTS + RTTimeNow …
(edit) @79525   6 years vboxsync Dhcpd: s/Defs.h/DhcpdInternal.h/, s/TimeStamp/Timestamp/g, started …
(edit) @79524   6 years vboxsync Dhcpd: s/Defs.h/DhcpdInternal.h/, s/TimeStamp/Timestamp/g, started …
(edit) @79514   6 years vboxsync Dhcpd: Eliminated use of std::string (probably my mistake in the …
(edit) @79509   6 years vboxsync Dhcpd: Ditched std:vector<char> + catch with wrong slash non-sense in …
(edit) @77022   6 years vboxsync NAT/Net: pxdns_timeout_add - call sys_untimeout() before scheduling a …
(edit) @76982   6 years vboxsync NAT/Net: Increase the number of timeouts.
(edit) @76981   6 years vboxsync NAT/Net: Fix internal statistics for active queries.
(edit) @76980   6 years vboxsync NAT/Net: Fix another fallout from r94443. This should address elusive …
(edit) @76957   6 years vboxsync NAT/Net: pxtcp::msg_inpull is only used under specific ifdef, so use …
(edit) @76588   6 years vboxsync */.scm-settings: cleanups.
(edit) @76576   6 years vboxsync NetworkServices: scm header guard alignment.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76525   6 years vboxsync NetworkServices: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76389   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @76190   6 years vboxsync Main/DHCPServer: (bugref:9288) Added --comment command line option to …
(edit) @76166   6 years vboxsync Main/DHCPServer: (bugref:9288) Fix for hardened builds (use …
(edit) @76007   6 years vboxsync Main/DHCPServer: (bugref:9288) Fixed regression causing DHCP server …
(edit) @75923   6 years vboxsync Main/DHCPServer: (bugref:9288) Fixed regression causing VMs to fail to …
(edit) @75648   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75617   6 years vboxsync Rolled back r126789.
(edit) @75614   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75573   6 years vboxsync NetworkServices/Dhcpd: Revert previous incomplete change that renamed …
(edit) @75569   6 years vboxsync Rolled back r126727.
(edit) @75568   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75513   6 years vboxsync Rolled back r126670.
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