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
huangjinfang
0692fdfadf
Update rc.filter_synchronize
...
A incorrect word
2013-04-08 15:26:31 +08: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
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
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
rbgarga
cc46f31d98
Merge pull request #512 from ExolonDX/branch_06
...
Tidy up "pfsense-utils.inc" XHTML
2013-04-03 10:52:02 -07:00
Colin Fleming
6e4e628647
Tidy up "pfsense-utils.inc" XHTML
...
Add type to SCRIPT tag
Add CDATA section to SCRIPT tags
2013-04-03 17:27:47 +01:00
Colin Fleming
d84848546d
Tidy up "shaper.inc" XHTML
...
Add missing end TR tag
Add missing end TD tag
Add missing end SPAN tag
Move table row start into the PHP IF statement, so that the IF statement
generates the full table row
Remove duplicate ID in INPUT tag
Size parameter in INPUT tag can only be a whole number
Name parameter is not valid for TR tag
Add missing end P tag
2013-04-03 17:08:59 +01:00
Ermal Luçi
cd4a47d899
Merge pull request #504 from awm/ldap_deref
...
Set LDAP option to dereference aliases when searching
2013-04-03 03:10:24 -07:00
Ermal Luçi
7d1cf1d0f1
Merge pull request #506 from phildd/master
...
Disabled package is also indicated by enable blank
2013-04-03 03:09:35 -07:00
Ermal Luçi
24d8c77d36
Merge pull request #499 from phil-davis/master
...
Resync relevant OpenVPN instances when gateway group settings are modified
2013-04-03 02:56:12 -07:00
phildd
20202629e8
Disabled package is also indicated by enable blank
2013-04-03 14:00:08 +05:45
Andrew MacIsaac
3d3081ecbb
Set LDAP option to dereference aliases when searching
2013-04-02 11:36:23 -07:00
jim-p
068e6891e2
Show a little indicator icon if the direction of a firewall log entry is OUT, rather than the usual 'in'. No indicator is shown for IN.
2013-04-02 12:54:22 -04:00
Renato Botelho
43d049ac6a
Avoid adding URLs to filterdns.conf. It fixes #2921
2013-04-02 12:34:43 -03:00
jim-p
0d56c06b9b
Move some code to a function to avoid future duplication. Allow autocomplete on ping page. Add more escaping to command.
2013-04-02 11:12:48 -04:00
jim-p
2eaa97b952
Clarify notes when there is an error reaching the openvpn management daemon for service status. Also, add service controls to the openvpn status page.
2013-04-01 12:57:50 -04:00
Renato Botelho
9d7204aa24
Consider packages that set enable to 'false' or 'off'
2013-04-01 12:40:01 -03:00
phildd
ccfc02695a
Check for disabled services when displaying service lists
2013-04-01 08:11:03 +05:45
Jim P
a6637a3116
Merge pull request #500 from ExolonDX/master
...
Tidy up HTML boolean operators
2013-03-29 12:29:43 -07:00
Colin Fleming
ce0117f78f
Update HTML boolean operators
...
Updated CHECKED, SELECTED and DISABLED boolean operator
2013-03-29 19:25:14 +00:00
jim-p
3d74b80335
Use is_module_loaded() to test these to avoid code duplication.
2013-03-29 11:58:57 -04:00
Phil Davis
99cc103b86
Provide openvpn_resync_gwgroup function
...
Allows all OpenVPN servers and clients that use a particular gateway group to be resynced in one easy call.
2013-03-29 14:25:34 +05:45
Renato Botelho
a8f5790a30
Fix whitespaces and indent
2013-03-28 16:25:13 -03:00
Ermal
d6307bd38e
Fixes #1477 . Use the new parameter to reduce igmpproxy logging level
2013-03-27 11:38:36 +00:00
Ermal
1500614cdb
Correct code and initialize properly variables escpecially arrays. Also do fixes and simplificate to make it more readble
2013-03-26 11:47:38 +00:00
Ermal
2ba95a314a
Correct check from previous code path simplification
2013-03-26 11:08:07 +00:00
Ermal
dea0921d53
Initialize some arrays to avoid php issues and also use list() here to avoid double array dereference
2013-03-26 11:07:32 +00:00
Ermal
fd34d6a97c
Simplify a bit code branching no change on functionality
2013-03-26 10:53:38 +00:00
Ermal Luçi
58c40f9c47
Merge pull request #498 from ExolonDX/master
...
Tidy up "shaper.inc" XHTML
2013-03-26 00:41:09 -07:00
Colin Fleming
6f1bcc365a
Tidy up "shaper.inc" XHTML
...
Close INPUT tags
Close IMG tags and add "alt" parameter
Change ONCLICK and ONCHANGE to lowercase
2013-03-25 21:46:22 +00:00
Ermal
7fed35c84f
Give the process time to exit before running a new one
2013-03-25 18:46:58 +00:00
Ermal Luçi
2269e286f4
Merge pull request #497 from phildd/master
...
Do not bother with bogonsv6 if IPv6 allow is off
2013-03-25 08:02:48 -07:00
Renato Botelho
3d73a44d84
Use configured dns servers on radvd.conf, fixes #2905
2013-03-25 09:33:40 -03:00
rbgarga
aa95e7daea
Merge pull request #495 from phil-davis/master
...
Dynamic DNS add option for verbose logging
2013-03-25 04:26:53 -07:00
phildd
8550a21c2b
Improve bogonsv6 checks during update
...
Improvements to using pfctl to check the existence of the bogonsv6 table.
2013-03-25 16:23:44 +05:45
phildd
c858c609b2
Do not bother with bogonsv6 if IPv6 allow is off
...
Only implement the bogonsv6 table if IPv6 allow is on. Otherwise, if it looks like there would be room for the table in pf, then save the file anyway to /etc/bogonsv6 so it is there if the user switches on IPv6 allow.
2013-03-24 18:30:20 +05:45
phildd
e714e99689
Do not bother with bogonsv6 if IPv6 allow is off
...
The rules already block all IPv6 when IPv6 allow is off, so it is a waste of 70,000+ table entries of V6 bogons. On small systems this matters, and I sometimes get errors loading rules with the default table entries limit even though I don't care for V6 stuff.
2013-03-24 18:28:11 +05:45
Colin Fleming
7da5315dae
Tidy up "shaper" and "firewall shaper" XHTML
...
Update VALIGN
Deprecated the ampersand in ANCHOR tags
Update TYPE in script
2013-03-23 21:12:13 +00:00
jim-p
ab1cf45537
Add PHP shell playback script to control services from the command line (works like Status > Services)
2013-03-22 14:05:26 -04:00
jim-p
ee6e601110
Move these service control functions into service-utils.inc so they may be re-used.
2013-03-22 12:44:05 -04:00
Phil Davis
1e503870d0
Dynamic DNS add option for verbose logging
...
The verbose log option is "set or not set" in the config and needs to be passed to subroutines as a boolean true or false.
Note: This just works in services_dyndns_edit because the in-memory array of settings is keeping it as a boolean.
2013-03-22 22:26:36 +05:45
Phil Davis
87b9167234
Dynamic DNS add option for verbose logging
...
Put most log messages inside "if verbose logging". Things that are always logged are actual errors and success messages when something is done (or finally determined to not need doing).
2013-03-22 22:13:51 +05:45
Colin Fleming
0fa05f4530
Tidy up "shaper.inc" XHTML
...
Add CDATA sections to javascript
Close off the BR tags
2013-03-22 15:47:53 +00:00
Ermal
f06ce79db7
Bump this a bit to allow for faster speed
2013-03-21 15:01:52 +00:00
Ermal
b2b002cd6c
Reduce a bit the entropy collection sources to not hurt performance. There are plenty of other sources on today systems
2013-03-21 15:00:55 +00:00
Ermal
87dfd8265d
Escape the argument to avoid potential issues
2013-03-21 14:53:11 +00:00
jim-p
e52cb3a4e8
Respect the product name here.
2013-03-21 09:26:30 -04:00
jim-p
dadf8ebb48
use a custom sysDescr for snmp similar to m0n0wall's format. Fixes #2893
2013-03-21 09:09:32 -04:00
Ermal Luçi
8f38fd8de9
Merge pull request #487 from rdlugosz/change_apinger_status_path
...
Track apinger status in /var/run instead of /tmp
2013-03-20 15:14:24 -07:00