36
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 19 hours ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add rowhelper type which will place add and delete row items on a form. This can be used to group like items together on the web gui. First package employing this neat feature is pfStat
sullrich
as Scott Ullrich
More... over 20 years ago
Add custom_add_php_command_late tag.
sullrich
as Scott Ullrich
More... over 20 years ago
Stray a.
sullrich
as Scott Ullrich
More... over 20 years ago
Dont delete pkg* here, delete in pkg_mgr only.
sullrich
as Scott Ullrich
More... over 20 years ago
Move loop counter. Fixes a add / delete bug.
sullrich
as Scott Ullrich
More... over 20 years ago
Remove package manifest after usage forcing fresh package listing each time you enter packaage manager.
sullrich
as Scott Ullrich
More... over 20 years ago
Remove package manifest after usage forcing fresh package listing each time you enter packaage manager.
sullrich
as Scott Ullrich
More... over 20 years ago
Changes for nmap and packages that do not require anything to be saved.
sullrich
as Scott Ullrich
More... over 20 years ago
Allow packages to live under Diagnostics menu
sullrich
as Scott Ullrich
More... over 20 years ago
document the new xml variable setting routine
sullrich
as Scott Ullrich
More... over 20 years ago
Finish packaging storage mechanism. Upon package deletin the package manager will loop through the variables and set them so that you can invoke commands such as system("pw userdel " . $username); from the xml configuration file.
sullrich
as Scott Ullrich
More... over 20 years ago
Create a xml_safe_fieldname function which strips out all of the bad characters that could be associated with a xml fieldname.
sullrich
as Scott Ullrich
More... over 20 years ago
Correctly save out posted fields to xml configuration file.
sullrich
as Scott Ullrich
More... over 20 years ago
Use javascript to detect which state Type should be in initially.
sullrich
as Scott Ullrich
More... over 20 years ago
Wizard.xml -> wizard.php
sullrich
as Scott Ullrich
More... over 20 years ago
Add enable and disable fields feature to XML language. Fix the TYPE dropdown.
sullrich
as Scott Ullrich
More... over 20 years ago
Correct white space seperation.
sullrich
as Scott Ullrich
More... over 20 years ago
Dont set root password if fields are blank.
sullrich
as Scott Ullrich
More... over 20 years ago
Update (C) info.
sullrich
as Scott Ullrich
More... over 20 years ago
Clean up arraynum handling.
sullrich
as Scott Ullrich
More... over 20 years ago
Redirect to the initial setup wizard on the first time the web gui is accessed.
sullrich
as Scott Ullrich
More... over 20 years ago
Wizard should now be in fully working oorder including reboot, etc.
sullrich
as Scott Ullrich
More... over 20 years ago
Move the "User has been added." save message to the XML file where it belongs.
sullrich
as Scott Ullrich
More... over 20 years ago
Add arraynum flag which is used when there is an array of values.
sullrich
as Scott Ullrich
More... over 20 years ago
Dont forget to output the fields description if it exists.
sullrich
as Scott Ullrich
More... over 20 years ago
The wizard system now works!
sullrich
as Scott Ullrich
More... over 20 years ago
Dont forget closing name '.
sullrich
as Scott Ullrich
More... over 20 years ago
Wizard now will walk through entire step process.
sullrich
as Scott Ullrich
More... over 20 years ago
Add steps 1-6 from cmb.
sullrich
as Scott Ullrich
More... over 20 years ago
Updated to match wizard.php
sullrich
as Scott Ullrich
More... over 20 years ago