Jim P
8fd76a0704
Merge pull request #369 from bcyrill/dyndns_rfc
...
Gray-out disabled RFC2136 entries
2013-02-02 16:53:26 -08:00
bcyrill
e5da6830ae
Gray-out disabled RFC2136 entries
2013-02-02 14:29:30 +01:00
bcyrill
e766bd84c3
Whitespaces
2013-02-02 14:24:14 +01:00
bcyrill
51ce2ea779
Gray-out disabled DynDNS entries
2013-02-02 14:10:45 +01:00
bcyrill
5a39eb2b68
Whitespaces
2013-02-02 13:56:20 +01:00
bcyrill
60037e00aa
Update usr/local/www/system_gateways_edit.php
...
Correct IP family mix-up.
2013-02-01 22:18:21 +01:00
Phil Davis
b328217211
Display only needed Reinstall and Clear Package Lock buttons
...
Make the code a bit smarter, so the user only sees whichever of the reinstall and clear package lock buttons that are actually relevant.
2013-02-01 13:04:33 +05:45
Phil Davis
e27953e73a
Allow clear package lock when 1st install fails
...
I upgraded a system this morning. An issue during the 1st package reinstall caused the package lock to be set, but no packages installed. The Backup/Restore GUI page did not show the section for resetting the package lock, because it only displays that if there is at least 1 package installed - catch-22.
This fixes that odd condition.
2013-02-01 11:51:48 +05:45
Ermal
8f563bb423
Use the better -Fs modifies to pf to kill the states by interface. Also kill both sides on an interface when -k needs to be used
2013-01-31 22:04:07 +00:00
Ermal Luçi
9d99f69abb
Merge pull request #364 from mdima/master
...
Fix for links and PPS
2013-01-31 04:07:45 -08:00
Ermal
dd1fc379b4
Actually destroy in this case
2013-01-31 08:08:20 +00:00
Ermal
4144aa8133
Do the right thing here
2013-01-31 08:07:50 +00:00
Michele Di Maria
6ba3121b27
Fixes links and PPS
...
This change fixes:
- Interface value in the links to the "Firewall: Traffic Shaper" page;
- Read the proper PPS value from the qstats XML file.
2013-01-31 09:07:36 +01:00
Phil Davis
11d3a15926
Syntax error in vpn_pppoe.php
2013-01-31 10:47:56 +05:45
Renato Botelho
0a0b17d90d
Avoid mpd based services to set localip to an already used IP on the system. It should fix #1723
2013-01-30 17:08:28 -02:00
Ermal
9cd6b95023
Do more strict checks. Also silence some more log_error under debug. Also do some sanity checks on rc.newwanipv6 before doing any operation
2013-01-30 18:43:47 +00:00
jim-p
23e3b2adce
Whitespace fixes
2013-01-30 10:22:54 -05:00
jim-p
0acd271b3c
Change output style to follow halt.php and reboot.php so the shutdown output appears in the correct location on the page.
2013-01-30 10:22:53 -05:00
Ermal
c87f4b7092
Fixes #1928 . Disallow sync loop only for certain types of calls but not for exec_[php|shell]. Also fix CARP loop detection to use correct variable
2013-01-30 10:57:00 +00:00
Ermal
9eb49a5152
pfctl -b is gone just use std tools of pfctl
2013-01-30 10:26:14 +00:00
Ermal
a526f6a9b8
More unsets :)
2013-01-30 08:02:48 +00:00
Ermal
a606981e92
Make smal fix
2013-01-30 07:59:40 +00:00
Ermal Luçi
28f476fd7c
Merge pull request #360 from mdima/master
...
Feature #2781 : Hierarchical view of "Status-Queues" page
2013-01-29 23:56:02 -08:00
Michele Di Maria
73eeee9347
Feature #2781 : Hierarchical view of "Status-Queues" page
...
Second version of the new "Status-Queue" page.
Requires the pfsense-tools/pfPorts/qstats/files/stats.c file to be
recompiled.
This version has been released after Ermal's notes.
2013-01-29 22:36:59 +01:00
Michele Di Maria
a3eab90857
Feature #2781 : Hierarchical view of "Status-Queues" page
...
First version of the new "Status-Queue" page.
Requires the pfsense-tools/pfPorts/qstats/files/stats.c file to be
recompiled.
Second version, made after Ermal's notes.
2013-01-29 22:33:36 +01:00
Michele Di Maria
21b94a5444
Feature #2781 : Hierarchical view of "Status-Queues" page
...
First version of the new "Status-Queue" page.
Requires the pfsense-tools/pfPorts/qstats/files/stats.c file to be
recompiled.
2013-01-29 21:37:02 +01:00
Ermal
97e0cb6126
Use unset to free resources now that php does not use exit on CP
2013-01-29 19:42:17 +00:00
Michael Newton
16a0308da2
allow empty CP password to be sent to RADIUS server
2013-01-29 10:59:17 -08:00
Renato Botelho
cc6052f00d
Initialize $a_pools to fix warnings when saving dhcp settings whith no extra pools
2013-01-29 16:06:05 -02:00
Renato Botelho
49b76122af
Permit openvpn to use same port on different interfaces. It should fix #814
2013-01-29 15:30:35 -02:00
Ermal Luçi
b855071803
Merge pull request #356 from phil-davis/master
...
Document OpenVPN local and remote network list options
2013-01-29 00:22:24 -08:00
Ermal
cd54b9bc07
Do not do double checks for this
2013-01-29 08:14:48 +00:00
Phil Davis
3835613a08
Document remote network lists in OpenVPN GUI
...
Also, now the advanced route command is not needed. So change the example to the "remote" command, which can be useful in the advanced box.
2013-01-29 13:41:21 +05:45
Phil Davis
332f578196
Document local remote network lists in OpenVPN GUI
...
The local and remote network fields can now have lists of CIDRs, so document this in the GUI.
2013-01-29 13:32:06 +05:45
jim-p
f2ea45ef47
Add header to DHCP and DHCPv6 static mappings tables
2013-01-28 09:59:18 -05:00
Ermal Luçi
c848008b51
Merge pull request #355 from bcyrill/cp_patch5
...
Change order of cpzone check
2013-01-27 14:39:45 -08:00
bcyrill
6c18a81001
Change order of cpzone check
2013-01-27 22:57:47 +01:00
bcyrill
a9215a24ab
Add missing context parameter
2013-01-27 20:00:14 +01:00
bcyrill
7e3d78f2c8
Do not include prefix in IP address
2013-01-27 18:53:22 +01:00
jim-p
dae707f536
Fixup paths when executing OpenSSL.
2013-01-27 12:20:31 -05:00
Ermal Luçi
8d1f1034c2
Merge pull request #350 from bcyrill/cp_allowedip
...
Fix ipfw config generation for allowed IPs
2013-01-27 07:35:09 -08:00
Ermal
965ce4c680
Restore accidentally removed code. Spoted-by: bcyrill@github
2013-01-27 15:34:12 +00:00
bcyrill
1f8c88190a
Fix ipfw config generation for allowed IPs
2013-01-27 15:46:54 +01:00
Chris Buechler
0b635fd6f6
Merge pull request #347 from bcyrill/bridge_edit
...
Remove return value of interface_bridge_configure
2013-01-26 18:21:34 -08:00
bcyrill
5b3bd46c00
Re-add lost parenthesis
2013-01-27 02:38:34 +01:00
bcyrill
0e0002c2cb
Remove return value of interface_bridge_configure
2013-01-26 23:58:04 +01:00
bcyrill
afd825a73f
Fix holdcount/holdcnt parameter confusion
2013-01-26 22:37:15 +01:00
jim-p
c706080d65
Link openssl config here to make the ports version of openssl happy when making certs.
2013-01-26 15:07:41 -05:00
jim-p
88996fbead
Add a note about rdr pass not supporting Multi-WAN.
2013-01-26 10:55:01 -05:00
Renato Botelho
c251f8ccc8
Make synamic firewall logs and widget add new rows:
...
The Dynamic Firewall Log page doesn't add rows, it only updates the php
generated rows which means that if it's loaded after the log is cleared,
it'll never show any activity. The same occurs for the log widget.
This pacth fix this issue moving from absolutely sized spans to tables.
It should fix #2763
2013-01-25 15:16:47 -02:00