Commit Graph

3981 Commits

Author SHA1 Message Date
Scott Ullrich
dd5badeb5b Test that item has a value instead of using isset which 2009-02-10 13:48:46 -05:00
Chris Buechler
413273aa44 Initial changes for NAT-T 2009-02-08 21:35:28 -05:00
Chris Buechler
a618563687 add support for IP-less interfaces (primarily for assigning tun interfaces for filtering purposes). 2009-02-08 21:35:27 -05:00
Scott Ullrich
1b71134e55 Fix foreach error when dhcp relay settings do not exist. 2009-01-29 13:15:22 -05:00
Chris Buechler
7b0dc263ca fix another product_name bug 2009-01-28 16:19:19 -05:00
Chris Buechler
5ba1308b21 Fix fend URL 2009-01-27 02:22:28 -05:00
Chris Buechler
9c1e225932 fix product_name 2009-01-27 02:18:13 -05:00
Chris Buechler
5a19af1760 Use product_website in footer 2009-01-25 03:13:18 -05:00
Chris Buechler
f1bf66e888 Update (c) year, update fend to include same links, etc. as prior to product_name change. 2009-01-25 03:00:40 -05:00
Scott Ullrich
3c5b8a36cc Welcome to 2009. Welcome twitter! 2009-01-24 22:27:28 -05:00
Scott Ullrich
8a1d94fe99 We are already in <?php mode, no need for <? 2009-01-24 20:42:12 -05:00
Scott Ullrich
5e1d9191e4 Add missing ; 2009-01-21 23:36:36 -05:00
Scott Ullrich
093f137a6c Add missing ; 2009-01-21 23:33:53 -05:00
Scott Ullrich
c317e04ef4 Use $['product_name'] instead of pfSense 2009-01-20 14:38:36 -05:00
Seth Mos
bf92bc791d - Add proper support for using hostnames for the remote IPsec gateway.
- Make IPsec reloading granular, this resolves the long standing issue
that a IPsec reload will cause all tunnels to drop.
- Change IPsec edit screen description for remote gateway that a IP
address or hostname is allowed here. We already accepted hostnames
before.
- Add /etc/rc.newipsecdns, when a hostname changes IP we invoke this
script to remove the old tunnel and setup the new one.
2009-01-15 09:00:30 +00:00
Scott Ullrich
fc373d0ecb Correct status -> service entries for ntpd
Based on a patch submitted-by: David Rees <drees76+AT+gmail.com>
2009-01-08 17:21:00 +00:00
Scott Ullrich
b2226647a8 Fix pptp dial on demand and idle timeout wizard fields which have
NEVER worked correctly to begin with.   Oops.
2009-01-06 22:14:08 +00:00
Scott Ullrich
6f45526026 Oops, use pptp fields 2009-01-06 04:18:13 +00:00
Scott Ullrich
669941468f Savew timeout and dial on demand 2009-01-06 03:38:34 +00:00
Scott Ullrich
952e41c219 Unbreak wizard 2009-01-05 22:46:28 +00:00
Chris Buechler
638adc34cc setup bridge(s) after destroying 2009-01-04 21:26:04 +00:00
Chris Buechler
1dd452d633 setup bridge(s) after destroying 2009-01-04 21:13:06 +00:00
Chris Buechler
d6598c9819 un-break SVG graphs on non-Firefox browsers 2008-12-28 20:43:43 +00:00
Chris Buechler
8b1b0f2387 fix reboot link
ticket #1858
2008-12-23 02:19:21 +00:00
Scott Ullrich
df367a38e3 Use file_get_contents() 2008-12-20 22:46:26 +00:00
Scott Ullrich
9a706a57ba * Use file_get_contents()
* Use str_replace()
* Use correct variables
2008-12-20 22:09:14 +00:00
Scott Ullrich
d92375afa5 Use mwexec_bg() 2008-12-20 20:25:26 +00:00
Scott Ullrich
866ea67edc Remove extra " 2008-12-15 03:35:33 +00:00
Scott Ullrich
a281f09f71 Correct openntpd binary name 2008-12-15 02:57:56 +00:00
Scott Ullrich
01da85f5ff Do not allow \ in fieldnames. 2008-12-12 18:20:42 +00:00
Scott Ullrich
5a2993ac6b Remove debugging alert() 2008-12-11 17:17:04 +00:00
Scott Ullrich
7ecf4fddc0 Fix setup wizard wan type selection box now that bigpond has been axed. 2008-12-11 17:10:05 +00:00
Chris Buechler
caecf12dde default to DHCP as intended (previous removal of bigpond shifted this) 2008-12-08 01:13:48 +00:00
Scott Ullrich
793df875fc Add openntpd 2008-12-05 21:33:58 +00:00
Chris Buechler
e59771e7f9 remove "enable filtering bridge" checkbox, it has been ignored for months. don't entirely remove at this time as there is information all over the place that references it. 2008-11-30 04:38:58 +00:00
Chris Buechler
1cb313037f show reject rules as reject rules. 2008-11-30 03:49:58 +00:00
Chris Buechler
1586d7780c correct description on block bogon rule 2008-11-30 00:54:48 +00:00
Chris Buechler
f64bae3dfa s/carp/CARP/ 2008-11-26 01:47:54 +00:00
Scott Ullrich
69a2029834 * guiconfig.inc comes first
* use escapeshellarg()
2008-11-25 18:13:11 +00:00
Scott Ullrich
4cac6f775d Create a backup of the configuration prior to package installation. 2008-11-22 23:43:17 +00:00
Chris Buechler
0b4cc96205 show <pkginfolink> for installed packages 2008-11-17 23:49:39 +00:00
Chris Buechler
0a28e1fab0 replace the "Support" column with the static forum link with <pkginfolink> 2008-11-17 23:15:20 +00:00
Scott Ullrich
434f070c31 Detect ipod / iphone and switch theme to pfsense 2008-11-17 17:34:47 +00:00
Scott Ullrich
20459b3594 Ensure certs are created in /tmp 2008-11-14 18:14:57 +00:00
Scott Ullrich
fe56cdbf74 * Use defined server from config.xml
* Sleep for 5 seconds in between requests
2008-11-12 19:42:48 +00:00
Chris Buechler
75e9d40f4d don't allow gateway (route-to) to be selected with time based rules (ipfw)
it doesn't do anything, this just doesn't allow a configuration that people would expect to work.
2008-11-11 21:08:20 +00:00
Scott Ullrich
9da76e9327 Append guilead=true so we can grok the logs for referrals 2008-11-11 20:00:18 +00:00
Scott Ullrich
42ea87cf7b Add <br/> 2008-11-11 19:56:35 +00:00
Scott Ullrich
fdfccb636a * Use correct css file for wizard
* Use a lighter color
2008-11-11 05:31:03 +00:00
Scott Ullrich
ed6e63e6f1 Inculde correct css file for redirecting portion 2008-11-11 01:28:32 +00:00