summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Woops, turn back on main consoleScott Ullrich2005-02-091-1/+1
* Enclose the php call in <?php ?>Scott Ullrich2005-02-091-1/+1
* Lets REALLY turn the serial port on this time. It was previously "off"Scott Ullrich2005-02-091-1/+1
* Start console on serial port after boot.Scott Ullrich2005-02-091-258/+2
* Correct previous commit where traffic shaper cannot be disabled.Scott Ullrich2005-02-081-1/+1
* Do not attempt to generate altq rules if its disabled.Scott Ullrich2005-02-081-7/+8
* If the user is applying the traffic shaper rules enable the service first.Scott Ullrich2005-02-082-0/+21
* Save target queue correctly after editing.Scott Ullrich2005-02-081-7/+2
* Do not attempt to use a queue if its not associated with a rule.Scott Ullrich2005-02-081-41/+43
* Do not show that an upgrade is available if auto upgrade is in progress.Scott Ullrich2005-02-081-0/+3
* Bump to 0.28Scott Ullrich2005-02-081-1/+1
* Don't forget to \n each firewall rule section.Scott Ullrich2005-02-081-3/+3
* Add console to ttysScott Ullrich2005-02-081-0/+1
* Re-renable rule error detection.Scott Ullrich2005-02-081-8/+1
* * remove the temporary rule loading workarounds in /etc/rcScott Ullrich2005-02-083-54/+29
* Show correct queue nameScott Ullrich2005-02-081-5/+2
* Bump version to 0.27Scott Ullrich2005-02-081-1/+1
* Sleep for 10 seconds instead of 5Scott Ullrich2005-02-081-1/+1
* Sleep for 5 seconds then enable rules. Race condition?Scott Ullrich2005-02-081-0/+3
* Do not use filter_configure on boot.Scott Ullrich2005-02-071-3/+2
* make sure we enable the firewall before loading rulesScott Ullrich2005-02-071-1/+1
* Correctly restore interface bandwidth.Scott Ullrich2005-02-072-4/+4
* Unlink shaper dirty flags after Apply.Scott Ullrich2005-02-071-1/+3
* Do not show Click Enable... when auto upgrading.Scott Ullrich2005-02-071-4/+5
* Move alias definitions to top tf the file.Scott Ullrich2005-02-071-8/+16
* Remove 2nd filter_configure()Scott Ullrich2005-02-071-6/+0
* Woops. Two functions are using $retval. Insert our rule error detection cod...Scott Ullrich2005-02-071-4/+4
* Add labels to lan ipsec rules.Scott Ullrich2005-02-071-7/+7
* Expand new rule loading error logic to Advanced menuScott Ullrich2005-02-071-1/+4
* Do not show upgrade options after user has invoked auto upgrade option.Scott Ullrich2005-02-071-0/+2
* Correct testing behavior for default shell. Previously was tested with bash.Scott Ullrich2005-02-071-4/+3
* Check pfsense.com for newer versions when visiting the firmware menu.Scott Ullrich2005-02-071-4/+4
* Log upgrade actions to syslog.Scott Ullrich2005-02-072-17/+21
* If an error occurs during the rule loading, report the error to the user.Scott Ullrich2005-02-075-7/+10
* only set S/SA on tcp rulesScott Ullrich2005-02-071-1/+2
* Version bump to 0.26Scott Ullrich2005-02-071-1/+1
* Convert filter_configure to return the error text from pf if a ruleset is not...Scott Ullrich2005-02-074-4/+28
* Convert altq ipfw code to use the newer queue types.Scott Ullrich2005-02-071-1/+1
* Overhaul many functions in the traffic shaper and make them simpler.Scott Ullrich2005-02-072-56/+56
* Add custom /usr/local/pkg/pf directory which will store custom php script tha...Scott Ullrich2005-02-071-0/+4
* Log package changs to the system log.Scott Ullrich2005-02-071-0/+4
* Scheduler type has been switched to advanced screen. Remove a few bugger hid...Scott Ullrich2005-02-061-3/+1
* Top frame was much too large for logo. Shorten it down and add a break betwe...Scott Ullrich2005-02-061-1/+2
* Bump version to 0.25Scott Ullrich2005-02-061-1/+1
* Add auto complete support to NAT.Scott Ullrich2005-02-061-62/+87
* Add port alias capability. Add auto complete widgets to all alias capable in...Scott Ullrich2005-02-061-15/+41
* Make the iframe used to work around ie's select habits 5 pixels larger.Scott Ullrich2005-02-061-1/+1
* Add a highlight text color, add border color. Change to pfSense color scheme.Scott Ullrich2005-02-061-12/+29
* Do not use iframe hack on non Microsoft Internet Explorer BrowsersScott Ullrich2005-02-061-28/+41
* Add savemsg get parm.Scott Ullrich2005-02-051-0/+1
OpenPOWER on IntegriCloud