summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* revert prior less correct changeBill Marquette2005-03-231-2/+2
|
* Pass the correct post variable to spit_out_select_itemsScott Ullrich2005-03-231-4/+4
|
* Fix config restoreBill Marquette2005-03-231-2/+2
|
* Remove javascript alert when changing webGUI protocol (it's redirected ↵Colin Smith2005-03-221-2/+2
| | | | transparently anyway).
* wake -> takeScott Ullrich2005-03-221-1/+1
|
* Use form post methodScott Ullrich2005-03-226-6/+8
|
* Do not eval custom_php_install_command unless it existsScott Ullrich2005-03-211-1/+1
|
* Do not newline on udpate_status() itemsScott Ullrich2005-03-211-3/+3
|
* Allow most areas of xml configuration to be restored and backed up individually.Scott Ullrich2005-03-211-10/+23
|
* Correctly restore configuration "areas"Scott Ullrich2005-03-211-3/+4
|
* Pass correct amount of paramaters to unlinkScott Ullrich2005-03-211-1/+1
|
* Move the note to the bottom of the td cellScott Ullrich2005-03-211-4/+3
|
* Allow the user to backup and restore specific areas of their configuration. ↵Scott Ullrich2005-03-211-28/+65
| | | | To start off with, we'll allow the user to backup and restore just the traffic shaper section.
* Correctly save and restore parent queue association.Scott Ullrich2005-03-211-3/+6
|
* Now that we have a queue status page, remove the graphs from the queues page.Scott Ullrich2005-03-211-69/+1
|
* restart webserver on cert chagne, don't force reboot...reboots are for wimpsBill Marquette2005-03-211-2/+3
|
* same loving for port number changesBill Marquette2005-03-211-2/+5
|
* make webgui proto chagne transparent to user, just redirect to new portBill Marquette2005-03-211-2/+5
|
* Remove need to reboot after changing webgui protocolBill Marquette2005-03-211-3/+4
|
* better mkdir functionBill Marquette2005-03-211-1/+1
|
* woohooo...no more rm :)Bill Marquette2005-03-211-1/+1
|
* Ooops...gateway is now a system tagBill Marquette2005-03-211-1/+1
|
* fix typoBill Marquette2005-03-211-1/+1
|
* Import m0n0wall's 1.2b7 latest wireless changes.Scott Ullrich2005-03-202-51/+76
|
* Import m0n0wall 1.2b7's captive portal code *WITH* user manager.Scott Ullrich2005-03-206-19/+392
| | | | And the crowd goes wild.
* Mount compact flash rw during package installScott Ullrich2005-03-202-1/+8
|
* Gotta load the global functions before the rest of them :)Bill Marquette2005-03-201-2/+3
|
* write_config() log what package was installed (I hope this is right)Bill Marquette2005-03-201-1/+1
|
* Fix typos and trim output.Colin Smith2005-03-201-1/+1
|
* write_config can now be passed a description of the changeBill Marquette2005-03-201-4/+7
| | | | will be used for version control descriptions
* Modify package version checking to use false instead of -1.Colin Smith2005-03-201-1/+1
|
* If the current pkg_config.xml doesn't have an entry for an installed ↵Colin Smith2005-03-201-2/+5
| | | | package, let the user know.
* Call fetch_latest_pkg_config() instead of duplicating code.Colin Smith2005-03-201-12/+2
|
* don't lie...it "works"Bill Marquette2005-03-201-1/+0
|
* breath life into the restore config codeBill Marquette2005-03-201-5/+28
|
* Nicer display for revisionsBill Marquette2005-03-201-4/+7
|
* Initial commit of onbox version control (broken).Bill Marquette2005-03-201-0/+44
|
* Add basic support for <custom_php_global_functions> tag.Colin Smith2005-03-193-3/+11
|
* Gateway is not a required field, do not bold it.Scott Ullrich2005-03-181-1/+1
|
* * Remove return gateway from the rules sectionScott Ullrich2005-03-182-12/+12
| | | | | * Add a gateway option to the optional interfaces * Use new gateway in filter.inc when creating the rules if its defined
* Use the firewall interface for reply-to directive.Scott Ullrich2005-03-171-12/+0
|
* Use new config file directive. <system><alt_firmware_url> instead of ↵Colin Smith2005-03-171-1/+1
| | | | <system><firmwareurl>.
* use new make_dirs() and safe_mkdir() functionsBill Marquette2005-03-171-11/+11
|
* system(touch) -> touch()Bill Marquette2005-03-171-1/+1
|
* unused wan variableBill Marquette2005-03-171-1/+0
|
* path cleanup and remove a system call (more to do here)Bill Marquette2005-03-171-5/+5
|
* Correctly assign chmod commands with older system format until we can ↵Scott Ullrich2005-03-171-0/+1
| | | | discover where the php chmod is failing.
* Do not sort nat out rules. Bill says its evil ;)Scott Ullrich2005-03-171-1/+1
|
* Do not sort nat out rules. Bill says its evil ;)Scott Ullrich2005-03-161-1/+1
|
* Eliminate duplicate queue name on pull down menu.Scott Ullrich2005-03-161-12/+4
|
OpenPOWER on IntegriCloud