Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add back 59 minute option | Scott Ullrich | 2007-04-03 | 1 | -0/+1 |
| | |||||
* | * Remove 59 * Change 0 to 00 for consistency | Scott Ullrich | 2007-04-02 | 1 | -2/+1 |
| | |||||
* | Remove class elements from TD so that elements do not look strange. | Scott Ullrich | 2007-04-02 | 1 | -1/+1 |
| | | | | Suggested-by: Scott Dale | ||||
* | Do not output blank gateways | Scott Ullrich | 2007-03-31 | 1 | -1/+6 |
| | |||||
* | more logic checks. | Scott Dale | 2007-03-30 | 2 | -34/+122 |
| | |||||
* | more logic checks | Scott Dale | 2007-03-29 | 1 | -53/+83 |
| | |||||
* | MFC 17270 | Scott Ullrich | 2007-03-29 | 1 | -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 Ullrich | 2007-03-29 | 1 | -2/+2 |
| | | | | Ryan will be investigating the issue further since he added this feature. | ||||
* | Sync w/ m0n0wall | Scott Ullrich | 2007-03-29 | 1 | -2/+2 |
| | |||||
* | Signal filter reload after change | Scott Ullrich | 2007-03-29 | 1 | -0/+2 |
| | |||||
* | is_validaliasname() will not allow _, remove that from the allowed ↵ | Scott Ullrich | 2007-03-28 | 1 | -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 now | Scott Dale | 2007-03-28 | 2 | -42/+41 |
| | |||||
* | removed unnecessary logic check | Scott Dale | 2007-03-28 | 1 | -40/+4 |
| | |||||
* | time is now drop down, various other logic checks | Scott Dale | 2007-03-28 | 1 | -20/+54 |
| | |||||
* | Fixed column alignment for new schedule column | Scott Dale | 2007-03-28 | 1 | -4/+6 |
| | |||||
* | Shift icons to the right now that the schedule column is appearing | Scott Ullrich | 2007-03-28 | 1 | -1/+2 |
| | |||||
* | updated text descriptions and added check to ensure at least 1 time range is ↵ | Scott Dale | 2007-03-28 | 1 | -2/+3 |
| | | | | configured | ||||
* | Include schedule column | Scott Ullrich | 2007-03-27 | 1 | -2/+5 |
| | |||||
* | Add firewall rules schedule page | Scott Ullrich | 2007-03-27 | 1 | -1/+1 |
| | |||||
* | update error checks for minutes ending in 59 | Scott Dale | 2007-03-27 | 1 | -6/+10 |
| | |||||
* | Corrected xml schema | Scott Dale | 2007-03-27 | 2 | -3/+3 |
| | |||||
* | Add useful commands for checking system status | Scott Ullrich | 2007-03-27 | 1 | -0/+3 |
| | |||||
* | Further trim openntpd.xml now that it is in base | Scott Ullrich | 2007-03-27 | 1 | -3/+0 |
| | |||||
* | Further trim openntpd.xml now that it is in base | Scott Ullrich | 2007-03-27 | 1 | -13/+0 |
| | |||||
* | * Include system.inc | Scott Ullrich | 2007-03-27 | 1 | -3/+2 |
| | | | | * Call system_configure_ntp(); to configure | ||||
* | New XML Schema and multiple bug fixes. | Scott Dale | 2007-03-27 | 2 | -196/+324 |
| | |||||
* | Only foreach() through the object if it is an array. This should fix the ↵ | Scott Ullrich | 2007-03-26 | 1 | -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 tamed | Scott Ullrich | 2007-03-25 | 1 | -3/+7 |
| | |||||
* | Comment out the m0n0wall option until the kernel panics are tamed | Scott Ullrich | 2007-03-25 | 1 | -0/+4 |
| | |||||
* | Kill -HEADisms | Scott Ullrich | 2007-03-25 | 7 | -22/+0 |
| | |||||
* | Print out variable correctly | Scott Ullrich | 2007-03-25 | 1 | -1/+1 |
| | |||||
* | MFC m0n0wall traffic shaper option | Scott Ullrich | 2007-03-25 | 9 | -3/+2151 |
| | |||||
* | Add back per user bandwidth now that dummynet works correctly | Scott Ullrich | 2007-03-25 | 1 | -1/+27 |
| | |||||
* | Hide schedule area. We are not ready for bug reports yet, Martin!!! | Scott Ullrich | 2007-03-23 | 1 | -1/+1 |
| | |||||
* | header correct now, oops | Scott Dale | 2007-03-23 | 1 | -1/+1 |
| | |||||
* | Firewall Schedule GUI! ... and there was much rejoicing. | Scott Dale | 2007-03-23 | 5 | -1/+1170 |
| | |||||
* | Removed redundant code, added feature to copy over data when input errors ↵ | Scott Dale | 2007-03-23 | 1 | -125/+125 |
| | | | | are detected (prevents retyping). | ||||
* | Only show interrupts a second if we can obtain the information for that ↵ | Scott Ullrich | 2007-03-21 | 1 | -6/+11 |
| | | | | interface | ||||
* | deal with uhci edge case | Scott Ullrich | 2007-03-21 | 1 | -0/+4 |
| | |||||
* | If vmstat is present then display interrupt total and rate. Recent ↵ | Scott Ullrich | 2007-03-21 | 1 | -0/+16 |
| | | | | snapshots already contain vmstat. | ||||
* | Ignore down or unconfigured interfaces | Seth Mos | 2007-03-21 | 1 | -0/+9 |
| | |||||
* | Silence eclipse errors | Scott Ullrich | 2007-03-21 | 2 | -20/+8 |
| | |||||
* | Silence eclipse errors | Scott Ullrich | 2007-03-21 | 2 | -12/+6 |
| | |||||
* | Initialize variable to clear eclipse error | Scott Ullrich | 2007-03-21 | 1 | -0/+2 |
| | |||||
* | Fix eclipse errors | Scott Ullrich | 2007-03-21 | 1 | -0/+3 |
| | |||||
* | Add an option to disable firewall scrubbing altogether. | Scott Ullrich | 2007-03-21 | 1 | -0/+16 |
| | |||||
* | Unbreak exec.php | Scott Ullrich | 2007-03-20 | 1 | -1/+1 |
| | |||||
* | Unbreak exec.php | Scott Ullrich | 2007-03-20 | 2 | -2/+0 |
| | |||||
* | Page title was defined twice, removed incorrect definition. | Scott Dale | 2007-03-20 | 1 | -2/+1 |
| | |||||
* | Ticket #1272 - fix path to routed.inc | Bill Marquette | 2007-03-20 | 1 | -1/+1 |
| | | | | MFC: [17086] |