|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92613
|
3 years |
vboxsync |
SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
|
|
|
@87745
|
4 years |
vboxsync |
Dhcpd: G/c delcaration of ifOutput() that never was. bugref:9288
|
|
|
@87694
|
4 years |
vboxsync |
Dhcpd: Config::i_read - fix typo in comment. NB: the comment seems to …
|
|
|
@87693
|
4 years |
vboxsync |
Dhcpd: Fix comment, we are reading the config file, not the log file. …
|
|
|
@87473
|
4 years |
vboxsync |
Dhcpd: Printing an ethernet MAC address expects a pointer to the …
|
|
|
@86822
|
4 years |
vboxsync |
VBoxNetDHCP: Fixed incorrect VBoxNetDhcpd::ifPump return condition …
|
|
|
@85506
|
4 years |
vboxsync |
SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. bugref:9801
|
|
|
@85231
|
4 years |
vboxsync |
NetworkServices/DhcpOptions: Signed warning fixes. bugref:9790
|
|
|
@85230
|
4 years |
vboxsync |
NetworkServices/DhcpOptions: Signed warning fix. bugref:9790
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@84540
|
5 years |
vboxsync |
Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
|
|
|
@84533
|
5 years |
vboxsync |
s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
|
|
|
@83779
|
5 years |
vboxsync |
VBoxNetDhcp: VC++ 14.1 adjustments. bugref:8489
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82745
|
5 years |
vboxsync |
VBoxNetDHCP: No need for custom RC file, use template and get version …
|
|
|
@80022
|
5 years |
vboxsync |
Dhcpd: more logging of DHCP messages. bugref:9288
|
|
|
@79906
|
5 years |
vboxsync |
Dhcpd: a couple of more todos. bugref:9288
|
|
|
@79899
|
5 years |
vboxsync |
VBox/com/com.h,Dhcpd: Split out the logging and home directory …
|
|
|
@79868
|
5 years |
vboxsync |
Dhcpd: doxygen fixes. bugref:9288
|
|
|
@79865
|
5 years |
vboxsync |
Dhcpd: Implemented forcing and suppessing DHCP option. bugref:9288
|
|
|
@79859
|
5 years |
vboxsync |
Dhcpd: Build fix. bugref:9288
|
|
|
@79845
|
5 years |
vboxsync |
Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
|
|
|
@79825
|
5 years |
vboxsync |
Dhcpd: Removed some old test code. bugref:9288
|
|
|
@79824
|
5 years |
vboxsync |
Dhcpd: Build fix for newer compilers. bugref:9288
|
|
|
@79821
|
5 years |
vboxsync |
Dhcpd: Added three TODOs regarding option handling. bugref:9288
|
|
|
@79820
|
5 years |
vboxsync |
Dhcpd: Configurable lease time. bugref:9288
|
|
|
@79819
|
5 years |
vboxsync |
Dhcpd: Configurable lease time. bugref:9288
|
|
|
@79818
|
5 years |
vboxsync |
Dhcpd: Fixed address assignments. bugref:9288
|
|
|
@79810
|
5 years |
vboxsync |
Dhcpd: Group conditions. bugref:9288
|
|
|
@79800
|
5 years |
vboxsync |
Dhcpd,Main: Working on extending the DHCP server end to cope with new …
|
|
|
@79778
|
5 years |
vboxsync |
Main: s/DHCPOptionEncoding_Legacy/DHCPOptionEncoding_Normal/g as …
|
|
|
@79777
|
5 years |
vboxsync |
Dhcpd: Use RTStrConvertHexBytesEx for parsing raw hex strings. bugref:9288
|
|
|
@79772
|
5 years |
vboxsync |
Dhcpd: Main nits. bugref:9288
|
|
|
@79763
|
5 years |
vboxsync |
Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP …
|
|
|
@79762
|
5 years |
vboxsync |
Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP …
|
|
|
@79761
|
5 years |
vboxsync |
Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP …
|
|
|
@79622
|
5 years |
vboxsync |
Dhcpd: DHCP_LOG_MSG_ERROR. bugref:9288
|
|
|
@79621
|
5 years |
vboxsync |
Dhcpd,Main/DHCPServerImpl: LeasesFilename should be plural everywhere. …
|
|
|
@79613
|
5 years |
vboxsync |
Dhcpd: Made the lease database filename configurable so Main can …
|
|
|
@79568
|
5 years |
vboxsync |
Dhcpd: Went over the DhcpMessage a little as well as revisiting the …
|
|
|
@79563
|
5 years |
vboxsync |
Dhcpd: Went over the Dhcpd and related code adding comments and doing …
|
|
|
@79553
|
5 years |
vboxsync |
Dhcpd: Went over the Config code adding comments, eliminating …
|
|
|
@79531
|
5 years |
vboxsync |
Dhcpd: Went over the Db and IPv4Pool code adding comments and and …
|
|
|
@79530
|
5 years |
vboxsync |
Dhcpd: Went over the Db and IPv4Pool code adding comments and and …
|
|
|
@79529
|
5 years |
vboxsync |
Dhcpd: Went over the Db and IPv4Pool code adding comments and and …
|
|
|
@79526
|
5 years |
vboxsync |
Dhcpd: Use RTTimeNow instead of the weird RTTimeNanoTS + RTTimeNow …
|
|
|
@79525
|
5 years |
vboxsync |
Dhcpd: s/Defs.h/DhcpdInternal.h/, s/TimeStamp/Timestamp/g, started …
|
|
|
@79524
|
5 years |
vboxsync |
Dhcpd: s/Defs.h/DhcpdInternal.h/, s/TimeStamp/Timestamp/g, started …
|
|
|
@79514
|
5 years |
vboxsync |
Dhcpd: Eliminated use of std::string (probably my mistake in the …
|
|
|
@79509
|
5 years |
vboxsync |
Dhcpd: Ditched std:vector<char> + catch with wrong slash non-sense in …
|
|
|
@76576
|
6 years |
vboxsync |
NetworkServices: scm header guard alignment.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76525
|
6 years |
vboxsync |
NetworkServices: scm --fix-header-guards. bugref:9344
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@76190
|
6 years |
vboxsync |
Main/DHCPServer: (bugref:9288) Added --comment command line option to …
|
|
|
@76166
|
6 years |
vboxsync |
Main/DHCPServer: (bugref:9288) Fix for hardened builds (use …
|
|
|
@76007
|
6 years |
vboxsync |
Main/DHCPServer: (bugref:9288) Fixed regression causing DHCP server …
|
|
|
@75923
|
6 years |
vboxsync |
Main/DHCPServer: (bugref:9288) Fixed regression causing VMs to fail to …
|
|
|
@75648
|
6 years |
vboxsync |
Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
|
|
|
@75617
|
6 years |
vboxsync |
Rolled back r126789.
|
|
|
@75614
|
6 years |
vboxsync |
Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
|
|
|
@75573
|
6 years |
vboxsync |
NetworkServices/Dhcpd: Revert previous incomplete change that renamed …
|
|
|
@75569
|
6 years |
vboxsync |
Rolled back r126727.
|
|
|
@75568
|
6 years |
vboxsync |
Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
|
|
|
@75513
|
6 years |
vboxsync |
Rolled back r126670.
|
|
|
@75512
|
6 years |
vboxsync |
Main/DHCPD: bugref:9288 Use new implementation of DHCP server.
|
|
|
@73076
|
6 years |
vboxsync |
NetworkServices/Dhcpd: There's no pressing need to inline Db ctor. …
|
|
|
@71749
|
7 years |
vboxsync |
Dhcpd/Config.cpp: trailing spaces, not about auto and vcc2010.
|
|
|
@71703
|
7 years |
vboxsync |
NetworkServices/Dhcpd: untabify.
|
|
|
@71689
|
7 years |
vboxsync |
NetworkServices/Dhcpd: implement reading config from a file.
|
|
|
@71516
|
7 years |
vboxsync |
Drop assertion about binding state.
|
|
|
@71512
|
7 years |
vboxsync |
Binding::fromXML - don't leak memory.
|
|
|
@71353
|
7 years |
vboxsync |
NetworkServices/Dhcpd: stub for reading the config from a file.
|
|
|
@71306
|
7 years |
vboxsync |
NetworkServices/Dhcpd: getopt improvements.
|
|
|
@71305
|
7 years |
vboxsync |
NetworkServices/Dhcpd: Fix RTEXITCODE_* vs. VERR_* confusion.
|
|
|
@70836
|
7 years |
vboxsync |
NetworkServices/Dhcpd: export fix
|