Renato Botelho
58f2f42a48
Add context parameter for ipfw calls. Fixes #2938
2013-04-08 16:17:48 -03:00
jim-p
4fd2fed2ad
Make sure to include some files with needed functions.
2013-04-08 13:52:17 -04:00
jim-p
b6a63312b1
Don't try to make /var/run a RAM disk if /var is already a RAM disk.
2013-04-08 13:34:14 -04:00
rbgarga
dfaa38c102
Merge pull request #534 from huangjinfang/patch-1
...
Update rc.filter_synchronize
2013-04-08 05:01:37 -07:00
huangjinfang
0692fdfadf
Update rc.filter_synchronize
...
A incorrect word
2013-04-08 15:26:31 +08:00
Chris Buechler
805a957e14
Merge pull request #533 from mdima/master
...
Tidy up "ipsec.widget.php" XHTML.
2013-04-07 23:36:30 -07:00
Michele Di Maria
ff03bedc72
Tidy up "ipsec.widget.php" XHTML.
2013-04-08 08:11:58 +02:00
Chris Buechler
6fee465552
call the default source IP selection Default rather than "Any"
2013-04-08 01:01:36 -05:00
Jim P
de612cea30
Merge pull request #531 from N0YB/Diag_DNS_Lookup_Dialog_Output
...
Stay put when viewing rule or DNS dialog (don't scroll)
2013-04-07 09:03:56 -07:00
Jim P
06c95901b9
Merge pull request #532 from mdima/master
...
Firewall: Traffic Shaper - Fixes the Javascript error
2013-04-07 09:03:19 -07:00
Michele Di Maria
ee02550a56
Fixes Javascript Errors
...
Fixes the Javascript error that prevents enabling/disabling the objects
in the interface.
2013-04-07 10:52:05 +02:00
N0YB
fffcab25a8
Stay put when viewing rule or DNS dialog (don't scroll)
2013-04-06 22:59:37 -07:00
Renato Botelho
730790dd97
Only check tunefs status when it's necessary, it avoids errors on iso boot. Fixes #2932
2013-04-05 15:25:42 -03:00
Chris Buechler
ceb09a8cd7
fix text
2013-04-04 18:56:28 -05:00
Chris Buechler
8b7c19ed32
source IP is optional
2013-04-04 18:51:29 -05:00
Renato Botelho
aa752473de
Only reload racoon when there is at least one tunnel enabled on the interface used to call rc.newwanip(v6). It fixes #2922
2013-04-04 09:06:07 -03:00
Jim P
6c6ca768a0
Merge pull request #530 from ExolonDX/branch_24
...
Tidy up "system_gateway_groups_edit.php" XHTML
2013-04-03 13:21:16 -07:00
Jim P
e963dba9cc
Merge pull request #529 from ExolonDX/branch_23
...
Tidy up "system_gateway_groups.php" XHTML
2013-04-03 13:20:39 -07:00
Jim P
9c565b540c
Merge pull request #528 from ExolonDX/branch_22
...
Tidy up "system_routes_edit.php" XHTML
2013-04-03 13:19:57 -07:00
Jim P
5d7b1469e3
Merge pull request #527 from ExolonDX/branch_21
...
Tidy up "system_routes.php" XHTML
2013-04-03 13:18:13 -07:00
Jim P
cd846569c1
Merge pull request #526 from ExolonDX/branch_20
...
Tidy up "system_gateways_edit.php" XHTML
2013-04-03 13:17:30 -07:00
Jim P
599f96bcfd
Merge pull request #525 from ExolonDX/branch_19
...
Tidy up "system_gateways.php" XHTML
2013-04-03 13:16:47 -07:00
Jim P
0dba86d852
Merge pull request #524 from ExolonDX/branch_18
...
Tidy up "system_hasync.php" XHTML
2013-04-03 13:16:13 -07:00
Jim P
73d65a6632
Merge pull request #523 from ExolonDX/branch_17
...
Tidy up "pkg_mgr.php" XHTML
2013-04-03 13:15:48 -07:00
Jim P
81f6f249ea
Merge pull request #522 from ExolonDX/branch_16
...
Tidy up "pkg_mgr_installed.php" XHTML
2013-04-03 13:15:14 -07:00
Colin Fleming
efb67edabb
Tidy up "system_gateway_groups_edit.php" XHTML
...
Close INPUT and BR tags
Add missing closing TD tag
Add space to stop TD/STRONG tag generating errors
Remove closing TD and closing TR tags
Update HTML boolean operators
2013-04-03 21:09:37 +01:00
Colin Fleming
f488ef5af1
Tidy up "system_gateway_groups.php" XHTML
...
Close INPUT and IMG tags and add alt to IMG tags
Move TFOOT between THEAD and TBODY, this is a "quirck" of HTML
Move NOWRAP to class
Deprecate ampersand in ANCHOR tags
Add dummy row to TBODY otherwise it will generate and error if there are
now groups.
2013-04-03 21:04:18 +01:00
Colin Fleming
dcdff6fad9
Tidy up "system_routes_edit.php" XHTML
...
Close INPUT, BR and IMG tags and add alt to IMG tags
Update HTML boolean operators
Remove name statements from DIV tags
Add missing end TD, end TR and end FONT tags
Add CDATA sections to SCRIPT tags
2013-04-03 20:57:46 +01:00
Colin Fleming
1bc92a1545
Tidy up "system_routes.php" XHTML
...
Close INPUT, BR and IMG tags and add alt to IMG tags
Move start TR tag with the PHP foreach statement
Move NOWRAP to class
Deprecate ampersand in ANCHOR tags
2013-04-03 20:54:10 +01:00
Colin Fleming
a1dccfc653
Tidy up "system_gateways_edit.php" XHTML
...
Add CDATA section to SCRIPT tags
Close INPUT and BR tags
Update HTML boolean operators
2013-04-03 20:51:36 +01:00
Colin Fleming
0cabd5dbc6
Tidy up "system_gateways.php" XHTML
...
Close INPUT and IMG tags and add alt to IMG tags
Deprecate the ampersand in ANCHOR tags
Move NOWRAP to class
2013-04-03 20:49:04 +01:00
Colin Fleming
732f462543
Tidy up "system_hasync.php" XHTML
...
Close P tags
2013-04-03 20:08:54 +01:00
Colin Fleming
c6fb839b00
Tidy up "pkg_mgr_installed.php" XHTML
...
Add closehead variable and move scripts into HEAD and manually close
HEAD
Add missing close FONT tag
Close BR tags
Deprecate ampersand in ANCHOR tags
Change target in ANCHOR tags to "_blank"
Add ALT statement and close IMG tags
2013-04-03 20:01:28 +01:00
Colin Fleming
bf5b29ec40
Tidy up "pkg_mgr.php" XHTML
...
Add closehead variable, move scripts into HEAD and manaully close head.
Close BR tags
Deprecate ampersand in ANCHOR tags
Change target in ANCHOR tags to "_blank"
2013-04-03 19:58:15 +01:00
rbgarga
974947bef0
Merge pull request #521 from ExolonDX/branch_15
...
Tidy up "firewall_schedule_edit,php" XHTML
2013-04-03 10:56:38 -07:00
rbgarga
c4b73934f8
Merge pull request #520 from ExolonDX/branch_14
...
Tidy up "firewall_schedule.php" XHTML
2013-04-03 10:55:32 -07:00
rbgarga
2a9992a36e
Merge pull request #519 from ExolonDX/branch_13
...
Tidy up "system_advanced_misc.php" XHTML
2013-04-03 10:54:40 -07:00
rbgarga
86914f530c
Merge pull request #518 from ExolonDX/branch_12
...
Tidy up "diag_patterns.php" XHTML
2013-04-03 10:54:16 -07:00
rbgarga
f6c70939fe
Merge pull request #517 from ExolonDX/branch_11
...
Tidy up "system_firmware_restorefullbackup.php" XHTML
2013-04-03 10:53:58 -07:00
rbgarga
bbc9c45fbd
Merge pull request #516 from ExolonDX/branch_10
...
Tidy up "system_firmware_settings.php" XHTML
2013-04-03 10:53:26 -07:00
rbgarga
4f19f3805d
Merge pull request #515 from ExolonDX/branch_09
...
Tidy up "system_firmware_auto.php" XHTML
2013-04-03 10:53:14 -07:00
rbgarga
9226959a1a
Merge pull request #514 from ExolonDX/branch_08
...
Tidy up "system_firmware_check.php" XHTML
2013-04-03 10:52:59 -07:00
rbgarga
40d00dd4b3
Merge pull request #513 from ExolonDX/branch_07
...
Tidy up "system_firmware.php" XHTML
2013-04-03 10:52:22 -07:00
rbgarga
cc46f31d98
Merge pull request #512 from ExolonDX/branch_06
...
Tidy up "pfsense-utils.inc" XHTML
2013-04-03 10:52:02 -07:00
rbgarga
29c709af75
Merge pull request #511 from ExolonDX/branch_05
...
Tidy up "firewall_shaper_layer7.php" XHTML
2013-04-03 10:51:47 -07:00
rbgarga
fe5fd3d63b
Merge pull request #510 from ExolonDX/branch_04
...
Tidy up "firewall_shaper_vinterface.php" XHTML
2013-04-03 10:51:30 -07:00
rbgarga
1275bddbfa
Merge pull request #508 from ExolonDX/branch_02
...
Tidy up "firewall_shaper.php" XHTML
2013-04-03 10:50:33 -07:00
rbgarga
050e886e6d
Merge pull request #509 from ExolonDX/branch_03
...
Tidy up "firewall_shaper_queues.php" XHTML
2013-04-03 10:50:23 -07:00
rbgarga
ebaad5198a
Merge pull request #507 from ExolonDX/branch_01
...
Tidy up "shaper.inc" XHTML
2013-04-03 10:49:50 -07:00
Colin Fleming
95f133d269
Tidy up "firewall_schedule_edit,php" XHTML
...
Add CDATA section to SCRIPT tags
Close BR and INPUT tags
Tidy up HTML tags to lower case
Tidy up HTML boolean operators
Spelling mistake
2013-04-03 18:17:06 +01:00