Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Echo done when booting. | Scott Ullrich | 2005-03-04 | 1 | -0/+2 |
| | |||||
* | Missing ; | Scott Ullrich | 2005-03-04 | 1 | -1/+1 |
| | |||||
* | Version bump | Scott Ullrich | 2005-03-04 | 1 | -1/+1 |
| | |||||
* | move ssh lockout outside of the foreach user rule loop so we only have one ↵ | Bill Marquette | 2005-03-04 | 1 | -1/+3 |
| | | | | instance of the rule | ||||
* | typo | Bill Marquette | 2005-03-04 | 2 | -2/+2 |
| | |||||
* | Make RFC959 data port workaround configurable - default to disabled | Bill Marquette | 2005-03-04 | 2 | -0/+29 |
| | |||||
* | broke ftp rule with last commit - fix | Bill Marquette | 2005-03-04 | 1 | -1/+1 |
| | |||||
* | Fix ssh lockout rule | Bill Marquette | 2005-03-04 | 1 | -1/+1 |
| | |||||
* | Fix ftp servers that violate RFC 959 (we aren't Checkpoint, we've got better ↵ | Bill Marquette | 2005-03-04 | 1 | -1/+6 |
| | | | | technology) - this should be a flag under "advanced" though I think | ||||
* | Move ssh-disable rule to end of the ruleset. | Scott Ullrich | 2005-03-04 | 1 | -4/+4 |
| | |||||
* | Toggle OS dropdown off and on when a TCP rule is enabled or disabled. | Scott Ullrich | 2005-03-03 | 1 | -1/+8 |
| | |||||
* | Version bump | Scott Ullrich | 2005-03-03 | 1 | -1/+1 |
| | |||||
* | * Add header with CSS at top (m0n0wall apparently moved this to fbeing.inc) | Scott Ullrich | 2005-03-03 | 1 | -58/+64 |
| | | | | | * Change the colors to pfSense * Thanks to Colin for doing all the hard work :) | ||||
* | Add needed newline | Scott Ullrich | 2005-03-03 | 1 | -1/+1 |
| | |||||
* | -e -> -r | Scott Ullrich | 2005-03-03 | 1 | -1/+1 |
| | |||||
* | If /tmp/custom.tgz exists, allow it to overwrite the upgrade. This can be ↵ | Scott Ullrich | 2005-03-03 | 2 | -1/+12 |
| | | | | useful if you do not wish to upgrade a certain part of pfSense. | ||||
* | Turn console off even though it was commented out | Scott Ullrich | 2005-03-03 | 1 | -1/+1 |
| | |||||
* | Correct sshlockout_pf location. | Scott Ullrich | 2005-03-03 | 1 | -1/+1 |
| | |||||
* | Hook in sshlockout_pf | Scott Ullrich | 2005-03-03 | 2 | -0/+6 |
| | |||||
* | Version bump. Fixes PPPOE issues reported by Illu | Scott Ullrich | 2005-03-03 | 1 | -1/+1 |
| | |||||
* | Be more careful with MTU value. Extract the integer value and ensure the ↵ | Scott Ullrich | 2005-03-03 | 1 | -2/+2 |
| | | | | item IS a integer before using the value. | ||||
* | If no ip is assigned, wrap the second interface with () | Scott Ullrich | 2005-03-03 | 1 | -0/+3 |
| | |||||
* | Version bump | Scott Ullrich | 2005-03-03 | 1 | -1/+1 |
| | |||||
* | Do not setup an outgoing rule if an interface lacks an ip address. | Scott Ullrich | 2005-03-03 | 1 | -6/+8 |
| | |||||
* | Do a better check on $config['interfaces']['wan']['mtu'], making sure an ↵ | Scott Ullrich | 2005-03-03 | 1 | -1/+1 |
| | | | | actual value exists | ||||
* | Backout this commit until I can further control the outgoing ip. | Scott Ullrich | 2005-03-03 | 1 | -19/+1 |
| | |||||
* | Racoon interface listen selection | Scott Ullrich | 2005-03-03 | 1 | -0/+20 |
| | |||||
* | Allow setting of racoon listening interface on the ipsec vpn screen. This ↵ | Scott Ullrich | 2005-03-03 | 2 | -1/+31 |
| | | | | allows failover vpn! | ||||
* | * Output more diagnostic messages during sync. | Scott Ullrich | 2005-03-03 | 1 | -4/+2 |
| | | | | * Only call the packages custom_php_resync_config_command | ||||
* | Show which packages we are syncing | Scott Ullrich | 2005-03-03 | 1 | -1/+2 |
| | |||||
* | Turn dns resolution off on SSHD | Scott Ullrich | 2005-03-03 | 1 | -1/+1 |
| | |||||
* | Seperate the outputting of /tmp/rules.debug into its own statement | Scott Ullrich | 2005-03-03 | 1 | -1/+2 |
| | |||||
* | Version bump. | Scott Ullrich | 2005-03-03 | 1 | -1/+1 |
| | |||||
* | * Use additional is_array checking | Scott Ullrich | 2005-03-03 | 1 | -2/+3 |
| | | | | * Full path to cat | ||||
* | Treat line_split as an array | Scott Ullrich | 2005-03-03 | 1 | -2/+2 |
| | |||||
* | Version bump | Scott Ullrich | 2005-03-02 | 1 | -1/+1 |
| | |||||
* | Add LAN option for redirects aka inbound nat. | Scott Ullrich | 2005-03-02 | 1 | -1/+1 |
| | |||||
* | m0n0wall homepage -> pfSense handbook | Scott Ullrich | 2005-03-02 | 1 | -14/+14 |
| | |||||
* | Correctly sync package configurations on bootup. | Scott Ullrich | 2005-03-02 | 1 | -34/+11 |
| | |||||
* | Pass true to resync_all_package_configs_bootup | Scott Ullrich | 2005-03-02 | 1 | -1/+1 |
| | |||||
* | Do not update os type unless its defined in the rule. | Scott Ullrich | 2005-03-02 | 1 | -1/+2 |
| | |||||
* | Try to output the line # that errors out. | Scott Ullrich | 2005-03-02 | 1 | -2/+5 |
| | |||||
* | * Add convert_friendly_interface_to_real_interface_name | Scott Ullrich | 2005-03-02 | 1 | -0/+7 |
| | |||||
* | Instead of hard coding an interface address, use the friendly name in packages. | Scott Ullrich | 2005-03-02 | 1 | -1/+1 |
| | |||||
* | Correctly handle additional_files_needed now that its an array type. | Scott Ullrich | 2005-03-02 | 1 | -4/+6 |
| | |||||
* | Missing } on newly added resync_all_package_configs_bootup() | Scott Ullrich | 2005-03-02 | 1 | -1/+3 |
| | |||||
* | Bump version to 0.45 | Scott Ullrich | 2005-03-02 | 1 | -1/+1 |
| | |||||
* | * Reset $pkg_chmod variable on each loop | Scott Ullrich | 2005-03-02 | 1 | -0/+1 |
| | | | | * Actually invoke chmod command if needed | ||||
* | Whoops, forgot to add rc.packages before commit. | Colin Smith | 2005-03-02 | 1 | -0/+36 |
| | |||||
* | * rc_packages -> rc.packages (hooks changed appropriately) | Colin Smith | 2005-03-02 | 2 | -6/+30 |
| | | | | | | * resync_all_packages_config -> resync_all_package_configs (hooks changed appropriately) * Add fetching of missing package XML to function resync_all_package_configs() * Add resync_all_package_configs_bootup() to provide status of package syncing on bootup. (hooks changed appropriately) |