Chris Buechler
eedd093a38
correct hostname variable, and use FQDN
2012-05-01 01:32:50 -04:00
Chris Buechler
a1a0cd4622
fix saving of hard timeout
2012-05-01 00:41:56 -04:00
Chris Buechler
402ffa9687
fix text
2012-05-01 00:29:57 -04:00
Erik Fonnesbeck
3f76f90e65
Add note to NAT Reflection helper indicating where it works.
2012-04-28 02:30:04 -06:00
Erik Fonnesbeck
8c06bd69b0
Change description of 1:1 NAT Reflection setting to be more accurate.
2012-04-28 02:12:40 -06:00
Erik Fonnesbeck
43fd29dfa2
Fix preservation of the selection of interfaces on input errors for floating rules.
2012-04-27 21:59:22 -06:00
Erik Fonnesbeck
f122c1a3d7
Add a space between Note: and the message. Also move the period into the gettext string, since punctuation is not language-independent.
2012-04-26 19:37:03 -06:00
Darren Embry
0637b0a989
fix for Bug #2253 Quality Graphs not generated after 'Reset RRD Data'
...
Seth Mos wrote:
> This needs to call setup_gateways_monitor() in after
> enable_rrd_graphing() to fix.
Also note: $retval of enable_rrd_graphing() at this point in the code
was never used, to my knowledge.
2012-04-26 18:04:15 -04:00
Andrew Lowther
b30e3be44f
options for auto-summary/supernet
2012-04-25 17:51:59 -04:00
Warren Baker
0cfaf2c830
Revert "Use 'Packet Loss or High Latency' as the default option when creating a new gateway group"
...
This reverts commit 6ee04b69c8 .
2012-04-25 08:39:21 +02:00
Warren Baker
8de4a8bc4d
Revert "Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397 "
...
This reverts commit 1cc71979e4 .
2012-04-25 08:39:12 +02:00
Chris Buechler
f81398b074
Merge pull request #96 from irvingpop/master
...
Simple OpenVPN bridge wording fix
2012-04-24 22:03:07 -07:00
Irving Popovetsky
850ae59e82
Correct wording "Server Bridge DHCP Start" is shown instead of "Server Bridge DHCP End"
2012-04-25 13:00:45 +08:00
Warren Baker
1cc71979e4
Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397
2012-04-24 21:19:52 +02:00
Warren Baker
6ee04b69c8
Use 'Packet Loss or High Latency' as the default option when creating a new gateway group
2012-04-24 21:18:12 +02:00
smos
d008a24ed5
Unbreak the system general DNS settings, it would not work anymore when set to none.
2012-04-20 22:08:01 +02:00
Erik Fonnesbeck
40fa6ddeac
Allow optionally using the type of NAT reflection implementation used for 1:1 mappings with port forwards as well, in addition to allowing the old type, which is still useful in its own way.
2012-04-20 02:38:58 -06:00
Darren Embry
3a83296fe4
fix for Bug #2334 quality rrd graphs do not automatically refresh
...
id attributes can't have a period, someone didn't read w3c specs on id attributes ;-)
2012-04-19 14:27:36 -04:00
Warren Baker
76e91d3ffe
Add SUBMISSION port, fixes #2387
2012-04-19 13:53:39 +02:00
smos
318a081213
Use curlies to be very sure, yes
2012-04-18 18:06:27 +02:00
smos
eaa477d2d6
Add the subnet bits to the config
2012-04-18 17:40:25 +02:00
jim-p
c91e242e60
Some updates/optimizations to smart widget
2012-04-18 10:17:34 -04:00
smos
feb88a1476
Add support for SLAAC on the WAN interface, this is required for Stateless autoconf addressing.
...
Normally this should only apply to Appliances that do not need to route. We automatically hook in the dhcp6 client to request name servers from DHCP6 in a information only mode. It will not attempt to request a address. For that you should use the plain DHCP6 option with a prefix size of none.
This is for redmine ticket #1834
2012-04-18 11:26:09 +02:00
jim-p
2f0a49e922
Add contributed SMART Status widget - http://forum.pfsense.org/index.php/topic,48447.0.html
2012-04-17 11:39:58 -04:00
Phil Davis
7f8f5d01fa
Fix typos where css('dislay') is missing a 'p' - now the top ten bandwidth users by host IP is visible on the Status:Traffic Graph
2012-04-17 14:39:49 +05:45
Jim P
d86ef65fa4
Merge pull request #89 from bcyrill/patch-3
...
Fixed HTML tag.
2012-04-13 13:27:33 -07:00
Jim P
9583759704
Merge pull request #90 from vizvayu/master
...
Mode selection options for PowerD
2012-04-13 13:27:16 -07:00
Ermal
ab9526e619
Resolves #2330 . Check if there is a previous voucher config before wiping
2012-04-13 19:13:33 +00:00
jim-p
f6bda83c78
Show delegated prefixes on the DHCPv6 Leases display.
2012-04-13 15:00:40 -04:00
Darren Embry
5923185536
Feature #1864 "Start" button for IPsec should be available for IP alias networks
...
might need more testing.
http://redmine.pfsense.org/issues/1864
2012-04-13 12:50:32 -04:00
smos
79909926af
Increase Prefix delegation size choices
2012-04-13 14:34:28 +02:00
smos
e1cc1f6de3
Clarify text
2012-04-13 14:33:38 +02:00
smos
e617e9b1c1
Do not throw a address family error when there is just 1 gateway.
...
Fix the input logic for ticket #1662
2012-04-13 13:58:57 +02:00
Darren Embry
8bdb687946
Feature #2123 Backup RRD files using the xml dump and restore from RRD tools
...
http://redmine.pfsense.org/issues/2123
2012-04-12 19:11:18 -04:00
bcyrill
39121390a7
Fixed HTML tag.
2012-04-13 00:20:50 +03:00
bcyrill
098686aff1
Fix tag order.
2012-04-12 21:50:43 +03:00
bcyrill
5a27a095e8
Fixed IPv4 regression. Handles addresses with and without port.
2012-04-12 19:29:08 +03:00
bcyrill
72cd706b8d
Remove [] of literal IPv6 addresses
2012-04-11 23:12:34 +03:00
bcyrill
2afb2c3758
Removed flawed HTML.
2012-04-11 19:34:49 +03:00
jim-p
f898c1a982
Add alias support to static routes (needs some testing) Ticket #2239
...
Conflicts:
etc/inc/filter.inc
etc/inc/util.inc
usr/local/www/system_routes_edit.php
2012-04-11 11:58:21 -04:00
jim-p
fdcf104ce4
When renaming a user, make sure to remove the previous user or it gets left in /etc/passwd.
2012-04-11 10:46:41 -04:00
Cristian Feldman
53c210dd64
Added mode selection options for PowerD.
2012-04-10 22:12:30 -03:00
smos
2fe06a3228
Remove this faulty piece of gateway code, it overwrites the existing entries that return_gateways_array() returns.
...
It doesn't take any address families into account either.
2012-04-09 16:45:02 +02:00
smos
c616b3c73e
Correct the variable names for the duplicate stf check
2012-04-08 20:55:27 +02:00
smos
4e83a8f2fd
Remove this piece of code, it loads even on interfaces not configured for track. Really needs asynchronous javascript.
2012-04-08 20:41:41 +02:00
smos
8b198c649f
Prevent duplicate 6rd or 6to4 interfaces, these conflict and both use the stf0 adapter. Only 1 can be active.
...
Move piece of code into function, we need it more places, tighten rules for proto 41 traffic.
Attempt to micro optimize the select box for large amounts of choices. Chrome likes this approach better.
2012-04-08 20:36:19 +02:00
bcyrill
adc3353eb6
Merge array and keep unchanged values.
2012-04-08 21:07:07 +03:00
Erik Fonnesbeck
0b4ae4b5ca
Check for this function before calling it to avoid an error when hitting that line for pages that don't include the js file for it.
2012-04-07 15:55:12 -06:00
Darren Embry
ee965a5c7b
fix for Bug #2231 --- Dashboard: Traffic Graph: Unable to save settings
2012-04-06 19:45:25 -04:00
Darren Embry
556e760dc0
fix indentation.
2012-04-06 17:43:26 -04:00
smos
092462dc10
Add a dhcpleases monitor to the DHCPv6 server which will trigger automatic creation of routes into the routing table so that prefix delegation will just work.
...
Redmine ticket #2347
2012-04-06 20:08:09 +02:00
Darren Embry
0416d9a0eb
fix for #2289 : Logic error in firewall rule interface selection for drop-down menu case
2012-04-06 14:15:16 -04:00
Scott Ullrich
48cb641a81
Merge pull request #78 from Whizkidzz/master
...
Added "interface_selection" to enable interface selection in tinydns
2012-04-06 10:16:06 -07:00
Darren Embry
f3d912154e
Bug #2329 : checkbox js problem on diag_logs_settings.php
2012-04-06 11:04:03 -04:00
Darren Embry
c8610dc99e
aggh javascript lines terminated by \n instead of semicolon
2012-04-06 10:58:12 -04:00
Darren Embry
3df59babdb
don't delete port aliases used by load balancer
2012-04-06 10:45:32 -04:00
whizkidzz
85a46fbdcd
Added interface_selection to choose a interface in tinydns failover selection
...
Changed the $text so that no "option value" is preselected when adding a newrow with addrowto function.
2012-04-06 16:21:07 +02:00
whizkidzz
44c7059177
Added rowsize[] for use in row_helper_dynamic.js
2012-04-06 16:17:07 +02:00
whizkidzz
177a823e52
Added empty option line so not to write to config.xml if not filled in
2012-04-06 16:13:50 +02:00
whizkidzz
de69fab34c
Added interface_selection for use in tinydns
...
Corrected the use of objectsize so that if its "undefined" the correct "rowsize[]" is used
which if used outside the for loop was also "undefined"
2012-04-06 16:01:17 +02:00
Darren Embry
c2feff64bc
restore default dropdown values of 24/64 bits
...
now that feature #2320 behavor is a bit different regarding change of
existing set value when switching between ipv4 and ipv6
2012-04-05 19:10:13 -04:00
Darren Embry
b771e46942
change behavior a bit on #bits dropdown
...
this is prepwork for restoring 24/64 bit defaults in vpn_ipsec_phase2
2012-04-05 19:09:19 -04:00
Darren Embry
6255beda29
add feature #2320 to vpn_ipsec_phase2.php.
...
note: had to disable existing behavior that modified the value of the
behavior.
existing behavior that disables/enables the dropdowns is still active.
2012-04-05 18:17:38 -04:00
Darren Embry
0f907a68b7
bug fix for #2320 : on firewall_virtual_ip_edit.php it jumps to a length of 1 on a valid ipv4
2012-04-05 18:17:37 -04:00
Darren Embry
87744d53c8
missed a spot for feature #2320 toggle subnet mask
2012-04-05 17:08:56 -04:00
Ermal
7b47bd4c3c
Make vips vhid be unique per parent interface!
2012-04-05 20:22:01 +00:00
Darren Embry
01ed452e32
Load Balancer: allow port aliases in Pools and Virtual Servers. (PEV-394754)
2012-04-05 14:36:50 -04:00
Darren Embry
0917cb214b
load balancer: allow IPv4 subnets up to 64 addresses in Pools and Virtual Servers (PEV-394754)
2012-04-05 13:10:41 -04:00
Warren Baker
6fb4a0b1fb
Add post config and correct variable names
2012-04-05 17:33:31 +02:00
Warren Baker
7839ec183a
Remove custom options from basic settings page
2012-04-05 17:14:16 +02:00
Warren Baker
ac2cfab290
Ensure interfaces are saved correctly
2012-04-05 17:10:08 +02:00
Warren Baker
830a82e77d
Merge pull request #73 from phil-davis/master
...
Minor text typo fixes to recent unbound file commits
2012-04-05 05:18:36 -07:00
Warren Baker
8314e2a3db
Handle enable/disable options
2012-04-05 14:16:49 +02:00
Phil Davis
7204914880
A minor typo fixed
2012-04-05 17:46:10 +05:45
Phil Davis
fc6e0fbfd6
Was looking at what is coming in new builds and noticed a couple of typos and small point of English grammar, so thought it worth 5 minutes to update it.
2012-04-05 17:39:13 +05:45
Warren Baker
4ed3cc97eb
Add input checks
2012-04-05 13:31:44 +02:00
Warren Baker
f196aba387
Add select box for outgoing queries
2012-04-05 13:21:11 +02:00
Warren Baker
467748e3e4
Better descriptions and cosmetics
2012-04-05 13:13:06 +02:00
Warren Baker
eac1d3f987
Correct wording
2012-04-05 13:04:57 +02:00
Warren Baker
bd82f06b44
Correct links
2012-04-05 13:03:18 +02:00
Warren Baker
2bb29c1687
A whole bunch of changes to the general settings page and advanced settings
2012-04-05 12:59:54 +02:00
Warren Baker
27d98335f8
Add Access Lists page for Unbound ACLs
2012-04-05 12:59:18 +02:00
Warren Baker
431f65266b
Merge branch 'master' of github.com:bsdperimeter/pfsense
2012-04-05 11:19:04 +02:00
Warren Baker
14b1279d76
Add Unbound GUI bits
2012-04-05 11:18:10 +02:00
jim-p
1ab1f0a988
Fix newlines
2012-04-04 11:34:47 -04:00
smos
1132ff358a
Add section for the dhcp6link status
2012-04-04 14:51:22 +02:00
Ermal Luçi
6ffef73889
Merge pull request #71 from ebrandi/r53dyndns
...
Patch to add Route 53 as new Dynamic DNS provider into dyndns infrastructure
2012-04-03 13:19:23 -07:00
smos
bfab24193b
Add a command that should be able to extract the DUID for us.
2012-04-03 14:54:07 +02:00
smos
50a6400fe9
Add more possible prefix lengths for the DHCPv6 server for prefix delegation.
2012-04-03 08:34:11 +02:00
smos
e53ffe8d44
Remove this file, it causes other issues
2012-04-02 12:47:42 +02:00
Edson Brandi
cd132e8691
This patch add Route 53 as new Dynamic DNS provider into dyndns infrastructure.
...
Due requeriments to handle requests to Amazon AWS API, it need root certificates package (ca_root_nss-3.12.4.tbz) and support to hash_hmac() in PHP (package php52-hash-5.2.13_3.tbz).
2012-04-01 02:03:49 -03:00
smos
20a7cb1574
Add interface tracking support. With this it is now possible for dynamic IPv6 interfaces to setup the corresponding lan interface for RA.
...
DHCP6 with prefix delegation to follow later for automatic daisychaining.
2012-03-31 20:41:10 +02:00
Chris Buechler
04e999cfb8
more changes CARP -> HA where CARP != CARP.
2012-03-31 00:44:37 -04:00
smos
0ffb59264e
Add the new pages for the relocated logfiles and messages.
...
Ticket #2321
2012-03-30 22:40:58 +02:00
smos
31c43fd38b
Add 6to4 support for automatic tunneling.
2012-03-30 10:08:28 +02:00
Darren Embry
e12c63db20
fix for bug #2322 : Fix CP secondary RADIUS auth source GUI
...
http://redmine.pfsense.org/issues/2322
2012-03-29 12:29:39 -04:00
Darren Embry
a53794c9cc
possible fix for Bug #2311 : Wrong redirection URL (from http -> https) missing colon char
2012-03-29 11:18:22 -04:00
smos
adc91ab7da
Unbreak the 6rd config setting now that the javascript was fixed.
...
Pointy hat to /me
Ticket #2304
2012-03-29 13:40:04 +02:00
smos
e0977fed0f
Move some of the log file tabs around.
...
Add seperate tabs for dnsmasq,unbound as well as gateways.
2012-03-29 12:20:03 +02:00
Darren Embry
f51d5d57a6
feature #2320 : JS helper to toggle subnet mask for ipv4/v6 during input
...
http://redmine.pfsense.org/issues/2320
2012-03-28 18:50:02 -04:00
Darren Embry
979b179d8e
prep work for feature #2320 : tag for ipv4v6 fields
2012-03-28 18:31:47 -04:00
Darren Embry
980ded5a1b
prep work for feature #2320 : stub js function
2012-03-28 16:58:22 -04:00
Darren Embry
a94c3e438a
prep work for feature #2320 : tag dynamic fields for ipv4v6
2012-03-28 16:57:57 -04:00
Darren Embry
a8fe61f1ed
prep work for feature #2320 : tag fields for ipv4v6
2012-03-28 16:56:54 -04:00
Pierre POMES
17aa0c18f2
Ticket #2317 : typo, use ipaddrv6 instead of ipaddr
2012-03-27 20:59:44 -04:00
Ermal
7b89ea6afa
Remove unused code
2012-03-23 23:12:08 +00:00
Darren Embry
31d6f24b12
pull jquery-ui.custom.css from themes/THEME if it exists there
...
otherwise pull /javascript/jquery/jquery-ui.custom.css,
which contains defaults.
2012-03-23 14:00:24 -04:00
Darren Embry
ce49a7c9f2
Add date/time picker to Custom RRD graphs.
...
from: http://trentrichardson.com/examples/timepicker/
2012-03-23 13:35:32 -04:00
Darren Embry
aacd203c5e
you are right, Ermal, system_hasync.php is obviously not part of m0n0wall. :-)
2012-03-23 12:18:13 -04:00
Darren Embry
f97a5b0419
Move CARP settings from pkg XML to a real PHP page
...
https://redmine.pfsense.org/issues/647
2012-03-22 21:25:58 -04:00
Darren Embry
95e174f18c
correctly read/write the priority/path cost settings to the main XML configuration file.
...
code from mike bold.
https://redmine.pfsense.org/issues/2261
2012-03-22 12:51:09 -04:00
Darren Embry
59418ceef6
Add date picker to the Custom RRD graph page to translate to unix time.
...
implements #1997 .
http://redmine.pfsense.org/issues/1997
2012-03-22 12:17:45 -04:00
smos
d579e3dbc4
Improve the memory use while processing the leases file.
2012-03-22 15:19:46 +01:00
Darren Embry
bef75b4c9f
fix for: Captive Portal Login dies on empty input
...
Not actually tested because CP doesn't work right now.
http://redmine.pfsense.org/issues/1874
2012-03-21 20:56:09 -04:00
Darren Embry
2452cc37fb
fix: Input validation problem with VIPs and "none" type interfaces
...
http://redmine.pfsense.org/issues/2291
2012-03-21 19:19:14 -04:00
Darren Embry
dd65598e52
Add per-rule delete ("X") button to Outbound NAT rules
...
http://redmine.pfsense.org/issues/1062
2012-03-21 14:05:45 -04:00
Darren Embry
0b8160bbfa
fix for: The javascript to enable and disable the various config boxes fail since adding the 6rd IPv6 config type
...
http://redmine.pfsense.org/issues/2304
2012-03-21 13:27:53 -04:00
Darren Embry
961062c56a
Merge branch 'master' of github.com:bsdperimeter/pfsense
2012-03-21 12:48:29 -04:00
Darren Embry
a38ea8d88e
fix for: Output from CSRF magic mangles files in Diagnostics > Edit File
...
http://redmine.pfsense.org/issues/2294
2012-03-21 12:47:25 -04:00
Chris Buechler
fcbf8a6054
fix text
2012-03-21 11:54:08 -04:00
jim-p
2f3d495080
Fix pattern upload, button text check was incorrect.
2012-03-20 10:08:23 -04:00
Pierre POMES
c7255ec1f0
Do not show tabs for interfaces with 'link local' address (fe80::...)
2012-03-17 21:23:05 -04:00
Pierre POMES
0f54c8065a
Do not show tabs for interfaces with 'link local' address (fe80::...)
2012-03-17 21:06:16 -04:00
Vinicius Coque
c9eb66f608
Fix a logical bug on gettext
...
The parameter showapply determines when the apply button should be displayed
Ticket #1686
2012-03-15 21:19:12 -03:00
jim-p
3d594a3fba
Correct population of the temp version of this variable. Fixes #2158 (drop-down preselection issue)
2012-03-15 16:04:13 -04:00
jim-p
e8e2ffbd33
Update help text for Host alaises to indicate FQDNs are allowed.
2012-03-15 10:01:35 -04:00
Jim P
30a560cfca
Merge pull request #53 from jeandebogue/patch-1
...
Move the echo "UP|DOWN" earlier
2012-03-15 06:19:24 -07:00
smos
2a9cb3b2a8
Fix the link local check when trying to add a link local gateway
...
Ticket #2071
2012-03-13 20:39:42 +01:00
smos
4096fe5da7
Enable the NTP server fields for our DHCP6 server.
2012-03-13 20:27:29 +01:00
Pierre POMES
731de7112a
Fix some checks in dhcpv6 screen. Still need to validate static mappings against delegated networks
2012-03-04 09:18:40 -05:00
Warren Baker
bfe407e5a2
Add the ability to disable static routes without deleting them
2012-03-02 23:02:22 +02:00
Erik Fonnesbeck
66a346b436
Fix formatting and move setting back to system.
2012-02-28 16:03:23 -07:00
Yehuda Katz
970ca1b783
Moved beep option to notifications page
2012-02-28 17:33:32 -05:00
Jim P
6c04620650
Merge pull request #59 from Joecowboy/Time-format-change
...
Time format change
2012-02-28 13:29:41 -08:00
jim-p
0b29093bc4
Show lagg protocol and member interfaces on Status > Interfaces. Implements #2242
2012-02-28 12:57:46 -05:00
Vinicius Coque
3e139f90ad
Adding multi-language support to WebGUI
2012-02-27 20:58:53 -03:00
jim-p
d54353aea7
Redirect stderr to stdout on exec.php so errors are visible.
2012-02-27 16:51:17 -05:00
Pierre POMES
bf34d0de21
Ticket #2205 - Add prefork setting
2012-02-27 15:44:32 -05:00
jim-p
a7a1316811
Add small patch from #466 to make interface names clickable on Interfaces > (assign). Implements #466
2012-02-27 11:07:17 -05:00
Pierre POMES
47335ae3d0
Fix gen_subnetv6_max(), used to display the end of available range in dhcp server ipv6
2012-02-26 16:21:43 -05:00
Erik Fonnesbeck
bb9d70d22b
Fix code that was accidentally replaced with an older version of the code.
2012-02-26 02:31:55 -07:00
Joecowboy
adaa3f751a
Commenting those lines out because the form fields are not generated because they are commented out in the code. This fixes javascript error and now will disable all form fields when interface is disabled.
2012-02-26 00:20:56 -06:00
Joecowboy
df321263a4
need to break out of foreach loop once it finds there is a local time has been selected by any interface of DHCP.
2012-02-25 19:06:08 -06:00
Joecowboy
ee0f23b4fd
I now parses the xml tags in the dhcpdv6 to check if an interface for DHCPv6 lease is using local time if not defaults to UTC time.
2012-02-25 18:58:36 -06:00
Joecowboy
e085eba589
I now parses the xml tags in the dhcpd to check if an interface for DHCP lease is using local time if not defaults to UTC time.
2012-02-25 18:38:19 -06:00
Joecowboy
138208bf77
Changed the variable name from timeformtchangev6 to dhcpv6leaseinlocaltime per jim-p request and it will now write the xml dhcpv6leaseinlocaltime in the dhcpv6 sub catagory in the config.xml file.
2012-02-25 17:18:30 -06:00
Joecowboy
f365fa90eb
Changed the variable name to dhcpleaseinlocaltime from timeformatchange per jim-p request and moved xml tag into dhcpd.
2012-02-25 16:57:50 -06:00
Joecowboy
468618f0da
Added the the choice for DHCPv6 leases of local time over default UTC time.
2012-02-25 15:32:18 -06:00
Joecowboy
7d1e0109eb
Added choice of UTC time or local time for DHCP leases.
2012-02-25 15:29:07 -06:00
Joecowboy
7d0ad4ec4d
Added check box for DHCPv6 lease time to select local time instead of the default UTC time.
2012-02-25 15:25:55 -06:00