Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restart syslgod after clogging | Scott Ullrich | 2005-08-16 | 5 | -0/+10 |
| | | | | Ticket #362 | ||||
* | Remove double bridge safety checks | Scott Ullrich | 2005-08-16 | 1 | -8/+8 |
| | | | | Ticket #354 | ||||
* | Reload filter after PPTP vpn changes | Scott Ullrich | 2005-08-16 | 1 | -0/+2 |
| | | | | Ticket #364 | ||||
* | Wake all clients | Scott Ullrich | 2005-08-16 | 1 | -1/+17 |
| | | | | Ticket #360 | ||||
* | you wanted it bigger and it got bigger ;-) | Holger Bauer | 2005-08-16 | 4 | -0/+0 |
| | |||||
* | ups, there was something missing | Holger Bauer | 2005-08-16 | 1 | -0/+0 |
| | |||||
* | wider versions, 650 px now fit inside the contentarea | Holger Bauer | 2005-08-16 | 4 | -0/+0 |
| | |||||
* | fw-update-icon | Holger Bauer | 2005-08-16 | 4 | -0/+0 |
| | |||||
* | Remove newline | Scott Ullrich | 2005-08-15 | 1 | -1/+1 |
| | |||||
* | Convert echo to print_info_box() | Scott Ullrich | 2005-08-15 | 1 | -1/+1 |
| | | | | Suggested-by: hoba | ||||
* | Alert user that reboot will happen afterwards | Scott Ullrich | 2005-08-15 | 1 | -3/+5 |
| | |||||
* | Alert user that a upgrade is in progress. | Scott Ullrich | 2005-08-15 | 1 | -0/+13 |
| | |||||
* | Enforce MTU input validation between 24 and 1501 | Scott Ullrich | 2005-08-15 | 1 | -0/+5 |
| | |||||
* | No need to loop through all keys if any of the sizes mismatch | Scott Ullrich | 2005-08-14 | 1 | -0/+1 |
| | |||||
* | Document key lengths | Scott Ullrich | 2005-08-14 | 1 | -0/+2 |
| | |||||
* | Correctly deterimine key size | Scott Ullrich | 2005-08-14 | 1 | -3/+9 |
| | |||||
* | Do not validate IP, subnet or gateway for DHCP enabled interface. | Scott Ullrich | 2005-08-14 | 1 | -14/+13 |
| | |||||
* | * Correctly show ipsec logs | Scott Ullrich | 2005-08-14 | 2 | -3/+3 |
| | | | | * Do not show racoon entires on main system log | ||||
* | Enforce maximum and minimum state values | Scott Ullrich | 2005-08-14 | 1 | -2/+7 |
| | | | | Ticket #356 | ||||
* | specify next hop gateway field is IP address | cbuechler | 2005-08-14 | 1 | -1/+1 |
| | |||||
* | Enforce wep key sizes | Scott Ullrich | 2005-08-14 | 1 | -0/+244 |
| | | | | Ticket #344 | ||||
* | Add meta refresh to log pages. | Scott Ullrich | 2005-08-14 | 7 | -1/+7 |
| | | | | Another-item-submitted-by: databeestje | ||||
* | Enforce correct mac address | Scott Ullrich | 2005-08-14 | 1 | -0/+3 |
| | | | | Ticket #345 | ||||
* | Enforce bandwidth values | Scott Ullrich | 2005-08-14 | 4 | -1/+12 |
| | | | | Ticket #347 | ||||
* | Make sure gateway is a valid ip address | Scott Ullrich | 2005-08-14 | 1 | -0/+4 |
| | | | | Ticket #348 | ||||
* | Enforce optoinal interface ip address and subnet when not bridged | Scott Ullrich | 2005-08-14 | 1 | -2/+2 |
| | | | | Ticket #343 | ||||
* | Add dhcp client field for optional interfaces | Scott Ullrich | 2005-08-14 | 1 | -1/+18 |
| | | | | Ticket #352 | ||||
* | Ticket #346: Duplicated WAN logic for MTU enforcement | Bill Marquette | 2005-08-14 | 1 | -0/+4 |
| | | | | MTU must be between 576 and 1500 bytes | ||||
* | Clean up header | Scott Ullrich | 2005-08-14 | 1 | -1/+2 |
| | |||||
* | Update filename | Scott Ullrich | 2005-08-14 | 1 | -1/+1 |
| | |||||
* | Add wireless canning option | Scott Ullrich | 2005-08-14 | 2 | -235/+54 |
| | |||||
* | Ticket #338: better fix, this works even when the user access pfsense | Bill Marquette | 2005-08-13 | 1 | -11/+13 |
| | | | | via a name or IP other than pfsense thinks it is | ||||
* | SERVER_NAME -> SERVER_ADDR | Scott Ullrich | 2005-08-13 | 1 | -2/+2 |
| | |||||
* | Echo out meta refresh inside <html> tags | Scott Ullrich | 2005-08-13 | 1 | -1/+3 |
| | |||||
* | Echo out meta refresh inside <html> tags | Scott Ullrich | 2005-08-13 | 1 | -3/+5 |
| | |||||
* | Ticket #339: better fix, it's the nocache headers that are killing this in | Bill Marquette | 2005-08-13 | 1 | -2/+3 |
| | | | | https | ||||
* | We should still require authentication though | Bill Marquette | 2005-08-13 | 1 | -0/+3 |
| | |||||
* | Ticket #339: IE6 doesn't like us including guiconfig.inc when we do https | Bill Marquette | 2005-08-13 | 1 | -2/+0 |
| | | | | | Removing it doesn't appear to have broken anything both IE and FF now work | ||||
* | Echo out information before calling system_webgui_start() | Scott Ullrich | 2005-08-13 | 1 | -1/+1 |
| | |||||
* | Switch operating mode cleaner and meta redirect at end of page | Scott Ullrich | 2005-08-13 | 1 | -10/+15 |
| | | | | Ticket #338 | ||||
* | Spell interfaces correctly | Scott Ullrich | 2005-08-13 | 1 | -1/+1 |
| | |||||
* | If the wizard step title is Reload in progress then set the top image url to ↵ | Scott Ullrich | 2005-08-13 | 1 | -1/+7 |
| | | | | the LAN ip so that it matches what the system will try to access in 120 seconds. | ||||
* | Ticket #330, fix the other half of the bug | Bill Marquette | 2005-08-13 | 1 | -2/+3 |
| | |||||
* | Fix ticket #330 | Bill Marquette | 2005-08-13 | 1 | -1/+1 |
| | | | | $ack is always set, just might not be true ;) | ||||
* | Remove ! | Bill Marquette | 2005-08-13 | 1 | -1/+1 |
| | |||||
* | Fix bad firmware logic | Bill Marquette | 2005-08-13 | 1 | -8/+11 |
| | |||||
* | bars for the orangeflow-theme | Holger Bauer | 2005-08-13 | 4 | -0/+0 |
| | |||||
* | icons for the orangeflow-theme | Holger Bauer | 2005-08-13 | 24 | -0/+0 |
| | |||||
* | slices for the orangeflow-theme | Holger Bauer | 2005-08-13 | 14 | -0/+0 |
| | |||||
* | Making Another Theme ... Orange-Flow | Erik Kristensen | 2005-08-13 | 107 | -0/+969 |
| |