0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Jan 03, 2023 — Jan 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added required imports. More... about 14 years ago
Call the correct code to (de)activate networks. More... about 14 years ago
Function to obtain IP address has been moved to separate module. More... about 14 years ago
Cleanup unused imports. More... about 14 years ago
Preliminary version of network/domain management has been implemented. More... about 14 years ago
Ignore sw_file for recursive exports/imports. More... about 14 years ago
Initial version of DHCP and DDNS maintenance based on domains. More... about 14 years ago
Configure client for DDNS and release DHCP lease when halting the system. More... about 14 years ago
Propset applied. More... about 14 years ago
Corrected another typo. More... about 14 years ago
Corrected a typo. More... about 14 years ago
Mass change of print statement to function call to accomodate python2.6 More... about 14 years ago
In advance of using python 2.6 all print statements have been changed to function calls. More... about 14 years ago
Several corrections indicated by pylint (syntax and semantics). More... about 14 years ago
Return better diagnostics when spawned, erroneous command does not produce output. More... about 14 years ago
Producing diagnostics has been improved. More... about 14 years ago
Corrected the initial packages in the kickstart to avoid messages from selinux. More... about 14 years ago
Minor errors have been corrected. More... about 14 years ago
Client and server now use the same path for the host object via the kickstartfile. More... about 14 years ago
Do not use group-install in kickstart. More... about 14 years ago
The kickstart puts the Host object via a here-document in a file on the host that is deployed. More... about 14 years ago
Software objects now contain an OS object. More... about 14 years ago
Eliminated additional object when determining the container of a software object. More... about 14 years ago
Eliminated the use of specific functions to determine the container of an object in the CMDB. More... about 14 years ago
Host objects now reference software objects. More... about 14 years ago
Handling of hosts by oesd_host has been added. More... about 14 years ago
Corrected syntax for editing tftp file. More... about 14 years ago
Corrected the name of the configure function. More... about 14 years ago
Use sudo to start/stop services when the user is not root. More... about 14 years ago
The import statements of the moved file OperatingSystem.py have been corrected. More... about 14 years ago