VirtualBox

source: vbox/trunk/src/VBox/NetworkServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @106001   3 months vboxsync doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
(edit) @105353   5 months vboxsync iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
(edit) @104603   7 months vboxsync NetworkServices/NAT: Some unused variable fixes, bugref:3409
(edit) @104011   8 months vboxsync *: Fixed various calloc argument order warnings from gcc 14.
(edit) @103448   9 months vboxsync NetworkServices/NetLib/VBoxNetPortForwardString.cpp: Fix some parfait …
(edit) @103146   10 months vboxsync NetworkServices/IntNetSwitch: Some warning fixes about externally …
(edit) @103112   10 months vboxsync NetworkServices/NAT/rtmon_bsd.c: Plug socket descriptor leak, bugref:3409
(edit) @102797   11 months vboxsync Devices/DrvIntNet,NetworkServices/{VBoxIntNetSwitch,IntNetIf}: Plug a …
(edit) @100870   16 months vboxsync Devices/DrvIntNet,NetworkServices/VBoxIntNetSwitch: Plug a few memory …
(edit) @99692   19 months vboxsync NetworkServices,VirtualBox: Omit -rpath on macOS when running parfait, …
(edit) @98417   22 months vboxsync NetworkServices/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98187   23 months vboxsync *.kmk: s/VBOXMAINCLIENTEXE/VBoxMainClientExe/ bugref:10348
(edit) @98184   23 months vboxsync *.kmk: s/VBOXMAINDLL/VBoxMainDll/ bugref:10348
(edit) @98155   23 months vboxsync *.kmk: s/VBOXR3HARDENEDEXE/VBoxR3HardenedExe/ bugref:10348
(edit) @98128   23 months vboxsync *.kmk: s/VBOXR3EXE/VBoxR3Exe/ bugref:10348
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @98027   23 months vboxsync NetSvc/Dhcpd: Don't use 'single' as a parameter name, the polluted …
(edit) @98026   23 months vboxsync NetSvc/Dhcpd: Don't use 'single' as a parameter name, the polluted …
(edit) @97340   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97338   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97309   2 years vboxsync Prevent GCC 12.2.1 warning which caused build failure.
(edit) @97122   2 years vboxsync NetworkServices: Small Makefile.kmk adjustment to fix building the new …
(edit) @97089   2 years vboxsync NetworkServices,DrvIntNet: Use xpc_connection_resume instead of …
(edit) @97087   2 years vboxsync NetworkServices/NAT: Fix NAT networking service, the interface wasn't …
(edit) @97086   2 years vboxsync NetworkServices/Dhcpd: More cleanups, bugref:10297
(edit) @97084   2 years vboxsync NetworkServices/IntNetSwitch: Some fixes and cleanups, bugref:10297
(edit) @97079   2 years vboxsync Networkservices: Further cleanup and consolidation, get rid of the …
(edit) @97078   2 years vboxsync Networkservices: Further cleanup and consolidation, get rid of the …
(edit) @97077   2 years vboxsync NetworkServices/Dhcpd: Reduce clutter a bit, bugref:10297
(edit) @97075   2 years vboxsync NetworkServices: Implement support for communicating over the R3 …
(edit) @97074   2 years vboxsync NetworkServices: Implement support for communicating over the R3 …
(edit) @97071   2 years vboxsync NetworkServices: Implement support for communicating over the R3 …
(edit) @97059   2 years vboxsync Devices/DrvIntNet,NetworkServices,Installer/darwin: First rough …
(edit) @97058   2 years vboxsync Devices/DrvIntNet,NetworkServices,Installer/darwin: First rough …
(edit) @97046   2 years vboxsync Devices/DrvIntNet,NetworkServices,Installer/darwin: First rough …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96399   2 years vboxsync /Config.kmk and many other places: Change VBOX_VENDOR to the official …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93058   3 years vboxsync VBoxNetLwipNAT::init: Just instantiate com::Utf8StrFmt directly …
(edit) @92613   3 years vboxsync SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
(edit) @91916   3 years vboxsync NAT/Net: Convert assertion about RTNetStrToIPv4Cidr returning a valid …
(edit) @90078   3 years vboxsync NAT/Net: VBoxNetLwipNAT::processFrame - drop the assert part of …
(edit) @88308   4 years vboxsync NAT/Net: Fix regression (lost line) introduced in r142754 that …
(edit) @87900   4 years vboxsync IntNetIf: Add ifSetPromiscuous(). bugid:9959.
(edit) @87827   4 years vboxsync NAT/Net: Alleviate VC paranoia about integer size mismatch. bugref:9929.
(edit) @87826   4 years vboxsync NAT/Net: Finally get disinherited from VBoxNetBaseService that was a …
(edit) @87825   4 years vboxsync NAT/Net: IntNetIf - Document that GSO input callback is optional. …
(edit) @87824   4 years vboxsync NAT/Net: IntNetIf - a convenience class to talk to an internal …
(edit) @87798   4 years vboxsync NAT/Net: Do our own getopt, we only need one option really (the …
(edit) @87791   4 years vboxsync NAT/Net: Move the code to create raw sockets closer to the rest of …
(edit) @87790   4 years vboxsync NAT/Net: Rename init methods so that related methods share common …
(edit) @87745   4 years vboxsync Dhcpd: G/c delcaration of ifOutput() that never was. bugref:9288
(edit) @87743   4 years vboxsync NAT/Net: Rewrite the code to manage API event listeners to be, …
(edit) @87738   4 years vboxsync NAT/Net: G/c unnecessary #include. bugref:9929.
(edit) @87723   4 years vboxsync NAT/Net: Try to placate VisualC that is really paranoid about integral …
(edit) @87710   4 years vboxsync NAT/Net: Call Loopback mapping initialization (forgotten in previous). …
(edit) @87707   4 years vboxsync NAT/Net: Move the code to init the loopback map into a method of its …
(edit) @87698   4 years vboxsync NAT/Net: G/c unused wrappers to query IHost for DomainName and …
(edit) @87696   4 years vboxsync NAT/Net: G/c more unused code. bugref:9929.
(edit) @87695   4 years vboxsync NAT/Net: G/c unused code. bugref:9929.
(edit) @87694   4 years vboxsync Dhcpd: Config::i_read - fix typo in comment. NB: the comment seems to …
(edit) @87693   4 years vboxsync Dhcpd: Fix comment, we are reading the config file, not the log file. …
(edit) @87688   4 years vboxsync NAT/Net: Now that VBoxNetNAT gets all its settings via the API, the …
(edit) @87637   4 years vboxsync NAT/Net: Get IPv6 address from the API instead of always constructing …
(edit) @87620   4 years vboxsync NAT/Net: Get IPv4 settings from the API, not from the command line …
(edit) @87618   4 years vboxsync NAT/Net: Oops. getExtraData() - fix previous that was only partially …
(edit) @87617   4 years vboxsync NAT/Net: Factor out VBoxNetLwipNAT::getExtraData(). bugref:9929.
(edit) @87616   4 years vboxsync NAT/Net: Move the code to create event listeners to its own …
(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   4 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
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