Commit Graph

10134 Commits

Author SHA1 Message Date
Scott Ullrich
fbf424fb9f Remove first check 2008-10-28 17:18:01 +00:00
Scott Ullrich
4b7aee98de Alert when no gateways are set 2008-10-28 17:14:30 +00:00
Scott Ullrich
182fa1201a Add \n to avoid rule breakage 2008-10-28 04:17:53 +00:00
Chris Buechler
41ccfc4488 add missing newline 2008-10-28 04:08:16 +00:00
Scott Ullrich
07e19d5775 Rename column to Support 2008-10-28 02:35:29 +00:00
Scott Ullrich
1ef8df1e53 Set the maintainer to the forums. The maintainer of packages is
ultimately only to resolve arguments between commiters if need be.
2008-10-28 02:21:02 +00:00
Scott Ullrich
e07f6d133e Make sure globals are loaded 2008-10-27 22:58:54 +00:00
Scott Ullrich
e8dba7460f Reload interface being worked on, not blindly lan 2008-10-27 22:51:03 +00:00
Scott Ullrich
bbcc0a41d4 Note that when enabling a LAN interface that enables "Full firewalling and nat modes" 2008-10-27 03:28:05 +00:00
Scott Ullrich
64f7a1ae76 Latest config is 5.3 2008-10-27 00:40:50 +00:00
Scott Ullrich
19525ae765 Use $g['product_name'] 2008-10-26 20:43:48 +00:00
Scott Ullrich
cd718d54e4 Use $g['product_name"] 2008-10-26 20:42:50 +00:00
Scott Ullrich
1c44a77db8 Output welcome message after various items are mounted (so we have grep) 2008-10-26 20:05:24 +00:00
Scott Ullrich
c4e3f59fcd Grab product_name from globals.inc 2008-10-26 19:46:10 +00:00
Scott Ullrich
a7e599e7a1 Add PRIV information 2008-10-26 01:18:49 +00:00
Scott Ullrich
e679308cef Script was renamed System Activity 2008-10-26 01:16:55 +00:00
Scott Ullrich
0418253ba6 Center text output 2008-10-26 01:15:14 +00:00
Scott Ullrich
7a97eaefd9 Update url 2008-10-26 01:05:46 +00:00
Scott Ullrich
37ca49b426 Adding Diagnostics -> System Activity which shows top in an ajaxy way. 2008-10-26 01:02:33 +00:00
Scott Ullrich
9616232711 Show header even when no records exists so the lonely + sign doe snot look
strange.  This makes this page more consistent with all other pages when
no configuration records exist.
2008-10-26 00:32:43 +00:00
Scott Ullrich
1e087e645d Add some padding before the save commands 2008-10-25 23:34:27 +00:00
Scott Ullrich
032bf78c76 Make text consistent and wrap to next line 2008-10-25 22:51:52 +00:00
Scott Ullrich
8a9edda534 Remove <!-- --> that somehow was inserted by TextMate. 2008-10-25 22:50:39 +00:00
Scott Ullrich
cbb27bc8c3 Place the save button in the correct table 2008-10-25 22:45:49 +00:00
Scott Ullrich
5924fa0fee Add 19 more - so it is longer than present text 2008-10-25 22:22:14 +00:00
Scott Ullrich
04d26657a3 If for some reason an invalid element gets written out in config.xml
such as a blank fieldname, pfSense resstores the previous configuration.
However after restoring the configuration the WAN looses its configuration,
default gateway goes bye-bye, etc.   Call reload_all() if we restore
a backup to ensure that the firewall is left in a working state.
2008-10-25 21:17:54 +00:00
Scott Ullrich
65c4d1ad6e Increase icmplim to 750 2008-10-25 21:16:13 +00:00
Scott Ullrich
138acd289b Change default icmplim to 750. 2008-10-25 21:02:03 +00:00
Scott Ullrich
533e6800f3 Do not automatically create a record for WAN. 2008-10-25 20:58:34 +00:00
Scott Ullrich
87294f24e4 Correctly delete package 2008-10-25 20:43:21 +00:00
Ermal Luçi
b87364eb25 Fix issue reported on ticket #1825. 2008-10-25 14:37:22 +00:00
Scott Ullrich
fd3e7e5d7e Remove bogus <br> 2008-10-25 08:03:12 +00:00
Scott Ullrich
10d72e1e7e Use correct css file 2008-10-25 07:59:37 +00:00
Scott Ullrich
306f082ae0 Make white space consistent between save button and bottom of table 2008-10-25 07:33:44 +00:00
Scott Ullrich
0dd69fb20a Check to see if alias item exists before testing against it 2008-10-25 07:12:37 +00:00
Scott Ullrich
349ef5c973 Do not attempt to save blank fieldname values 2008-10-25 06:46:55 +00:00
Scott Ullrich
41fd044584 Ignore listtopic fields 2008-10-25 02:53:37 +00:00
Scott Ullrich
32487e426c Add listtopic field type 2008-10-25 00:44:36 +00:00
Scott Ullrich
c85c6f1e72 Correctly delete package 2008-10-24 22:45:13 +00:00
Scott Ullrich
f6b761fb9f Restore correct stub 2008-10-24 22:08:21 +00:00
Scott Ullrich
5dbd65a3d6 Do not show blank tab names 2008-10-24 01:14:48 +00:00
Scott Ullrich
4fcae58f72 Show which route is being deleted, not the id of the config row 2008-10-24 01:03:43 +00:00
Scott Ullrich
4c12ef0a4f Break out item that can be its own function 2008-10-24 00:32:46 +00:00
Scott Ullrich
ab757ebc84 Add additional text that might explain what this script does 2008-10-24 00:17:01 +00:00
Scott Ullrich
0c68311c6b Use tabs to seperate option and text 2008-10-24 00:15:37 +00:00
Scott Ullrich
d56e44ba31 Show the backup date and time available for RESTORE 2008-10-24 00:13:39 +00:00
Ermal Luçi
7ed5449128 Fix typo. 2008-10-23 22:53:23 +00:00
Ermal Luçi
22f9a7b0e4 Another optimization which avoids passing the rules twice just to knwo that ipfw is needed. 2008-10-23 22:51:03 +00:00
Scott Ullrich
76e74f41d4 Correct 0 - Array error 2008-10-23 22:49:51 +00:00
Ermal Luçi
432bd199e7 Remove ocurrences of m0n0 for shaper type in the code. 2008-10-23 22:41:50 +00:00