Commit Graph

415 Commits

Author SHA1 Message Date
Scott Ullrich
b964717db8 Do not parse aliases entries unless they are defined 2005-02-25 20:40:19 +00:00
Scott Ullrich
c0c8d62c3a * Raise upload max filesize to 16M
* Raise post_max_size to 15M
2005-02-25 17:30:52 +00:00
Bill Marquette
1e137ab5fa comment 2005-02-25 04:31:05 +00:00
Bill Marquette
fe693b894c IPSec passthru option is finally here 2005-02-25 04:28:38 +00:00
Scott Ullrich
86f3fc0083 Run custom_php_command_before_form commands before
custom_php_resync_config_command if they exist
2005-02-24 20:07:49 +00:00
Bill Marquette
bf64867948 spelling 2005-02-24 05:54:52 +00:00
Bill Marquette
87b10bedc1 spelling mistake and whitespace cleanup 2005-02-24 05:54:07 +00:00
Bill Marquette
9c96aff526 We can now reorder outbound NATs (just like rules!) 2005-02-24 05:47:54 +00:00
Scott Ullrich
aab579262b Correctly handle the new "Do not backup packages" flag 2005-02-23 21:18:31 +00:00
Scott Ullrich
fa65a62b76 Automatically assign carp aliases with a ip on the same subnet to a interface.
Example:

lan = "{ fxp1 carp0 }"
wan = "{ fxp0 carp1 }"
2005-02-23 05:07:53 +00:00
Colin Smith
5e9e6ea289 Sync pfSense CSS with m0n0wall latest. 2005-02-23 00:10:30 +00:00
Bill Marquette
c22767b120 Only allow tcp rules to use alternate keep state methods 2005-02-22 16:47:27 +00:00
Bill Marquette
e8074dcdaa More standardization 2005-02-22 02:00:44 +00:00
Bill Marquette
cad11f379d Standardization 2005-02-22 01:29:05 +00:00
Bill Marquette
d76f9696fc Firewall optimization text was wrong. 2005-02-22 01:26:40 +00:00
Bill Marquette
1068174824 alias table is above, not below note 2005-02-22 00:57:34 +00:00
Bill Marquette
7006975827 Don't disclose SNMP community strings 2005-02-22 00:45:18 +00:00
Scott Ullrich
f8ae763c00 Remoev rebootbox css. it is not W3C standard. 2005-02-21 20:14:54 +00:00
Scott Ullrich
dd62c2d420 Correct form post to url 2005-02-21 19:48:51 +00:00
Scott Ullrich
c87c2fb0d2 * Extra )
Reported-by: colin
2005-02-21 04:37:57 +00:00
Scott Ullrich
3a003406ac * Add version column with upgrade link 2005-02-21 00:03:22 +00:00
Scott Ullrich
0025d774aa Add upgrade package support. Still needs an indicator on the installed packages screen. 2005-02-20 22:28:02 +00:00
Scott Ullrich
06e2627e48 Clean up package manager. Move common functions to /etc/inc/pfsense-utils.inc. 2005-02-20 21:19:29 +00:00
Scott Ullrich
440b6d9962 Include full path to .tgz in package manager. Previously broken by me. 2005-02-20 20:52:54 +00:00
Bill Marquette
a539f08be2 advanced nat can now do source port mapping (useful for IPSec traversal) 2005-02-20 20:18:05 +00:00
Bill Marquette
f883f1dd69 !any is invalid in nat rule 2005-02-20 17:33:54 +00:00
Scott Ullrich
77a82d1a6c Use full path to tar 2005-02-20 02:42:19 +00:00
Colin Smith
528cad3978 Add option to exclude package configuration from backup. 2005-02-19 23:16:20 +00:00
Scott Ullrich
fa9af16466 Be sure to save and restore state values.
Submitted-by:  Bill Marquette <bill.marquette_AT_gmail.com>
2005-02-19 17:31:07 +00:00
Scott Ullrich
4075d9c10f Log when the package installation untars an archive 2005-02-19 17:24:37 +00:00
Scott Ullrich
eb6116e15f Be sure to issue a newline break on logged commands 2005-02-19 17:18:59 +00:00
Scott Ullrich
866d2813b9 Inform the user during all actions and make sure they are logged. 2005-02-19 17:15:19 +00:00
Scott Ullrich
06e2abdbc0 Additional logging during installation for additional files needed 2005-02-19 17:08:34 +00:00
Scott Ullrich
3b0ebca2d6 Eliminate extra <br> 2005-02-19 03:57:10 +00:00
Scott Ullrich
2d512c8446 Do not attempt to foreach through the ['adddeleteeditpagefields']['columnitem'] if it does not exist 2005-02-19 03:08:14 +00:00
Scott Ullrich
64fba011ba Set the page title to <title> 2005-02-19 02:27:18 +00:00
Scott Ullrich
6b2e9ec20c m0n0wall -> pfSense 2005-02-19 01:32:12 +00:00
Scott Ullrich
e17ce934fd Allow $myurl in the url of the tabs .. $myurl is translated to getenv("HTTP_HOST") on the fly 2005-02-18 22:16:48 +00:00
Scott Ullrich
3d335c4dbd Update tab codef. 2005-02-18 19:03:04 +00:00
Scott Ullrich
7c061036a1 Add tab code. 2005-02-18 17:21:54 +00:00
Scott Ullrich
628b33c1ab Note an area that needs to be cleaned up for emedded platforms 2005-02-18 05:20:14 +00:00
Scott Ullrich
378f7d3a28 Restore the infterface selection widget in the package manager correctly. 2005-02-17 18:22:00 +00:00
Scott Ullrich
549912e311 Check that $pkg['adddeleteeditpagefields']['columnitem'] exists before foreaching through it. 2005-02-16 19:32:54 +00:00
Scott Ullrich
b80900603d sleep for 3 seconds on status page giving the machine a little breathing room to calculate cpu usage correctly. 2005-02-15 22:57:41 +00:00
Scott Ullrich
29a5799fb6 m0n0wall -> pfSense 2005-02-15 19:54:55 +00:00
Scott Ullrich
98a8e83181 Unbreak the package manager. 2005-02-14 21:48:44 +00:00
Scott Ullrich
3af86226c2 fopen requires to paramaters. be sure to include "r" 2005-02-14 15:32:55 +00:00
Scott Ullrich
7fc9b85f94 Correctly show when a queue is default 2005-02-12 18:36:07 +00:00
Scott Ullrich
7b2274cb1d * Introduce pfsense specific utilities file for easier syncing with m0n0wall util.inc
* Introduce new log_error() command that logs to syslog
* Convert all old syslog() functions to use log_error()
2005-02-11 01:20:58 +00:00
Scott Ullrich
bfd3e48743 During restore, if m0n0wall is found, change to pfsense so that the configuration can automatically be upgraded. 2005-02-11 01:08:24 +00:00