Revision Date Author Comments
# 0aadbe41 12-Jan-2024 Ravi Teja <raviteja28031990@gmail.com>

Add Hostname property errors

Hostname does not allow special characters while setting hostname
this commit adds InvalidArgument error to handle invalid hostnames

Change-Id: I2ecc92637364baebe9e845b

Add Hostname property errors

Hostname does not allow special characters while setting hostname
this commit adds InvalidArgument error to handle invalid hostnames

Change-Id: I2ecc92637364baebe9e845bd22099fcb9744c2f4
Signed-off-by: Ravi Teja <raviteja28031990@gmail.com>

show more ...


# b1de713e 11-Apr-2022 Jiaqing Zhao <jiaqing.zhao@intel.com>

Network: Remove deprecated properties in SystemConfiguration

In change #52786 of phosphor-networkd, the deprecated DefaultGateway
and DefaultGateway6 properties of SystemConfiguration are removed.
R

Network: Remove deprecated properties in SystemConfiguration

In change #52786 of phosphor-networkd, the deprecated DefaultGateway
and DefaultGateway6 properties of SystemConfiguration are removed.
Remove them in phosphor-dbus-interfaces accordingly.

Change-Id: Ic05baef397c3a3b4c8682fbe8de455358f1a4e53
Signed-off-by: Jiaqing Zhao <jiaqing.zhao@intel.com>

show more ...


# 8da396ca 14-Mar-2022 Patrick Williams <patrick@stwcx.xyz>

yaml: format with prettier

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601


# b1b4d261 05-Jun-2021 William A. Kennington III <wak@google.com>

treewide: Create yaml directory

This allows the propagated yamldir paramter to work correctly in
subproject style builds. We don't want other files in the project
conflicting with tools that scan th

treewide: Create yaml directory

This allows the propagated yamldir paramter to work correctly in
subproject style builds. We don't want other files in the project
conflicting with tools that scan the yamldir.

Change-Id: Ie2759c7f3baf399392cdda0e507055ceb262d2e1
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...