Introduce an easy way to upgrade firmware for pfSense. |
|
More...
|
over 20 years ago
|
update platform to pfSense |
|
More...
|
over 20 years ago
|
Clean up a little more (whitespace) and echo after menu selection |
|
More...
|
over 20 years ago
|
Trim off some extra screen real-estate by combining the interface line with ip addresses (add wan ip). Update (C) |
|
More...
|
over 20 years ago
|
Make the default source port any instead of other |
|
More...
|
over 20 years ago
|
Correctly toggle accounting port if the service is enabled or disabled. |
|
More...
|
over 20 years ago
|
Remove type and make all code uniform. |
|
More...
|
over 20 years ago
|
Make 2 line ifs all the same by nut using opening and closing braces {} |
|
More...
|
over 20 years ago
|
Throw a input_error if user tries to use modulate state or synproxy state and icmp or udp |
|
More...
|
over 20 years ago
|
Allow rules to be assigned different state mechanisms such as: keep state, modulate state, synproxy state and none. |
|
More...
|
over 20 years ago
|
This file was not added correctly after the Captive Portal logging patch |
|
More...
|
over 20 years ago
|
Make sure to enable swap before trying to obtain core dump |
|
More...
|
over 20 years ago
|
extra safe-guard when creating nat outgoing balancing rules. |
|
More...
|
over 20 years ago
|
Fix small bug in outgoing load balancing rule generation. |
|
More...
|
over 20 years ago
|
Do not call shaper_configure. This is now handled in the rules section. |
|
More...
|
over 20 years ago
|
Do not call shaper_configure. This is now handled in the rules section. |
|
More...
|
over 20 years ago
|
Turn SACK off. |
|
More...
|
over 20 years ago
|
remove sysctl.conf |
|
More...
|
over 20 years ago
|
surround macros with "" |
|
More...
|
over 20 years ago
|
remove /var/tmp and /tmp on boot |
|
More...
|
over 20 years ago
|
Fix certificate creation .... again. |
|
More...
|
over 20 years ago
|
Remove /var/run/sysreboot.reqd on boot if exists |
|
More...
|
over 20 years ago
|
Turn off SACK since this is most likely causing kernel panics |
|
More...
|
over 20 years ago
|
lets call mkdir by full path just in case |
|
More...
|
over 20 years ago
|
include panic support since freebsd 5 is apparently not so stable. :( |
|
More...
|
over 20 years ago
|
<br> after the notice |
|
More...
|
over 20 years ago
|
No need for opening brace in this case. Paste-typo |
|
More...
|
over 20 years ago
|
When Applying rules, go back to self |
|
More...
|
over 20 years ago
|
Add logout feature to console (for ssh sessions) |
|
More...
|
over 20 years ago
|
Missing brace |
|
More...
|
over 20 years ago
|