summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Add back 59 minute optionScott Ullrich2007-04-031-0/+1
|
* * Remove 59 * Change 0 to 00 for consistencyScott Ullrich2007-04-021-2/+1
|
* Remove class elements from TD so that elements do not look strange.Scott Ullrich2007-04-021-1/+1
| | | | Suggested-by: Scott Dale
* Do not output blank gatewaysScott Ullrich2007-03-311-1/+6
|
* more logic checks.Scott Dale2007-03-302-34/+122
|
* more logic checksScott Dale2007-03-291-53/+83
|
* MFC 17270Scott Ullrich2007-03-291-1/+1
| | | | Fix hostname check when hostname field is blank
* Back out last commit, it removes the hostname check and is not the correct fix.Scott Ullrich2007-03-291-2/+2
| | | | Ryan will be investigating the issue further since he added this feature.
* Sync w/ m0n0wallScott Ullrich2007-03-291-2/+2
|
* Signal filter reload after changeScott Ullrich2007-03-291-0/+2
|
* is_validaliasname() will not allow _, remove that from the allowed ↵Scott Ullrich2007-03-281-1/+1
| | | | description. If we want to allow _ then a new function will have to be created in place of is_validaliasname()
* Monday is first nowScott Dale2007-03-282-42/+41
|
* removed unnecessary logic checkScott Dale2007-03-281-40/+4
|
* time is now drop down, various other logic checksScott Dale2007-03-281-20/+54
|
* Fixed column alignment for new schedule columnScott Dale2007-03-281-4/+6
|
* Shift icons to the right now that the schedule column is appearingScott Ullrich2007-03-281-1/+2
|
* updated text descriptions and added check to ensure at least 1 time range is ↵Scott Dale2007-03-281-2/+3
| | | | configured
* Include schedule columnScott Ullrich2007-03-271-2/+5
|
* Add firewall rules schedule pageScott Ullrich2007-03-271-1/+1
|
* update error checks for minutes ending in 59Scott Dale2007-03-271-6/+10
|
* Corrected xml schemaScott Dale2007-03-272-3/+3
|
* Add useful commands for checking system statusScott Ullrich2007-03-271-0/+3
|
* Further trim openntpd.xml now that it is in baseScott Ullrich2007-03-271-3/+0
|
* Further trim openntpd.xml now that it is in baseScott Ullrich2007-03-271-13/+0
|
* * Include system.incScott Ullrich2007-03-271-3/+2
| | | | * Call system_configure_ntp(); to configure
* New XML Schema and multiple bug fixes.Scott Dale2007-03-272-196/+324
|
* Only foreach() through the object if it is an array. This should fix the ↵Scott Ullrich2007-03-261-5/+6
| | | | Warning: Invalid argument supplied for foreach() in /usr/local/www/firewall_rules_edit.php on line 729
* Comment out the per user bw option until the kernel panics are tamedScott Ullrich2007-03-251-3/+7
|
* Comment out the m0n0wall option until the kernel panics are tamedScott Ullrich2007-03-251-0/+4
|
* Kill -HEADismsScott Ullrich2007-03-257-22/+0
|
* Print out variable correctlyScott Ullrich2007-03-251-1/+1
|
* MFC m0n0wall traffic shaper optionScott Ullrich2007-03-259-3/+2151
|
* Add back per user bandwidth now that dummynet works correctlyScott Ullrich2007-03-251-1/+27
|
* Hide schedule area. We are not ready for bug reports yet, Martin!!!Scott Ullrich2007-03-231-1/+1
|
* header correct now, oopsScott Dale2007-03-231-1/+1
|
* Firewall Schedule GUI! ... and there was much rejoicing.Scott Dale2007-03-235-1/+1170
|
* Removed redundant code, added feature to copy over data when input errors ↵Scott Dale2007-03-231-125/+125
| | | | are detected (prevents retyping).
* Only show interrupts a second if we can obtain the information for that ↵Scott Ullrich2007-03-211-6/+11
| | | | interface
* deal with uhci edge caseScott Ullrich2007-03-211-0/+4
|
* If vmstat is present then display interrupt total and rate. Recent ↵Scott Ullrich2007-03-211-0/+16
| | | | snapshots already contain vmstat.
* Ignore down or unconfigured interfacesSeth Mos2007-03-211-0/+9
|
* Silence eclipse errorsScott Ullrich2007-03-212-20/+8
|
* Silence eclipse errorsScott Ullrich2007-03-212-12/+6
|
* Initialize variable to clear eclipse errorScott Ullrich2007-03-211-0/+2
|
* Fix eclipse errorsScott Ullrich2007-03-211-0/+3
|
* Add an option to disable firewall scrubbing altogether.Scott Ullrich2007-03-211-0/+16
|
* Unbreak exec.phpScott Ullrich2007-03-201-1/+1
|
* Unbreak exec.phpScott Ullrich2007-03-202-2/+0
|
* Page title was defined twice, removed incorrect definition.Scott Dale2007-03-201-2/+1
|
* Ticket #1272 - fix path to routed.incBill Marquette2007-03-201-1/+1
| | | | MFC: [17086]
OpenPOWER on IntegriCloud