Joecowboy
6215694a47
Added check box for changing from UTC time to local time display on DHCP leases.
2012-02-25 15:17:51 -06:00
Pierre POMES
a3de8b9eef
Ticket #1917 : fix typos, fix domain-search for dhcpv6
2012-02-25 11:12:56 -05:00
smos
12215bfb9c
Update the interfaces.php for 6rd support, reflects variable changes
...
Adds to ticket #2117
2012-02-25 12:46:12 +01:00
Pierre POMES
42a3cbab84
Ticket #1917 - DHCP server support for multiple domains in search list
2012-02-23 22:56:18 -05:00
Erik Fonnesbeck
b805ef90ef
Carry over the key length on input errors when creating a certificate signing request. Fixes #2233
2012-02-23 18:00:06 -07:00
jim-p
d3a2337a72
While we're at it, allow hostnames for syslog servers, since that is also valid.
2012-02-23 16:24:23 -05:00
Erik Fonnesbeck
0b84b20037
Change case of "NOTE" for consistency with other pages and fix a misspelling.
2012-02-23 12:23:07 -07:00
jim-p
e34a7abbb6
Reformat syslog settings, cleanup whitespace, reword some awkward English, add more detail.
2012-02-23 11:37:04 -05:00
jim-p
4a8a90ffa6
Allow users to enter a port number when adding a remote syslog server.
2012-02-23 10:53:14 -05:00
jim-p
7be4635326
If no rules are defined on the floating rules tab, show a more relevant message.
2012-02-23 08:48:14 -05:00
jim-p
a86c158d03
Make the reboot time estimate a little more realisitic.
2012-02-23 08:36:54 -05:00
Warren Baker
4b0e8c916b
No need for extra function and touching of file, just set the value and use grep from XML to determine to beep or not
2012-02-23 10:35:03 +02:00
Yehuda Katz
5e4d70a082
Option to disable startup/shutdown sounds
2012-02-22 23:17:05 -05:00
Yehuda Katz
f3b2b2a42c
Fixing existing DynDNS force-update feature. Redmine bug #2228
2012-02-22 20:02:09 -05:00
Erik Fonnesbeck
055e182f01
Don't add the description either when the condition is not met, in case other required fields are later added.
2012-02-21 03:42:55 -07:00
jeandebogue
fad0e014a7
Update usr/local/bin/ping_hosts.sh
2012-02-21 08:52:56 +01:00
smos
b9ee868674
Revert "Remove the -S $SRCIP to ping and added a timeout."
...
This is functionality that can not be removed to properly keep VPN tunnels alive.
This reverts commit d4e37b2edd .
2012-02-21 08:04:45 +01:00
jeandebogue
d4e37b2edd
Remove the -S $SRCIP to ping and added a timeout.
2012-02-21 08:55:49 +01:00
Chris Buechler
1d50d8d9e9
ARP table is singular
2012-02-21 00:32:49 -05:00
Warren Baker
9beeae5a35
Rather use -c to check for line count, we then dont have to deal with extra whitespaces
2012-02-20 15:55:06 +02:00
Pierre POMES
206aa9fc24
Ticket #2205 - Add input validation, keep same logic as 2.0.1 and abore for default values
2012-02-19 21:46:12 -05:00
Pierre POMES
259f606eb8
Ticket #2205 - Main logic for relayd global settings screen, still need to add stuff (input validation, etc) before closing ticket
2012-02-19 19:25:09 -05:00
Scott Ullrich
cb2d016444
Add missing ;
2012-02-18 14:39:39 -05:00
Joecowboy
ebc2ee612f
A friend of mine was having the same issue that was stated in another pull request with the explode function and white space. So when you commit changes on WLAN would throw and error stating MODE must have SSID set. Dropped the explode function all together, initialized the array first and then pushed the SSID onto the array if Mode is set to Access in your wireless configuration. No more Mode set issue. :D
2012-02-18 12:25:14 -06:00
Seth Mos
e32805d9ef
Merge pull request #49 from yakatz/master
...
2038 bug in user manager
2012-02-15 07:42:31 -08:00
Pierre POMES
37129ab8f8
Ticket #2157 . Add missing call to relayd_configure()
2012-02-14 21:57:44 -05:00
Yehuda Katz
4d148b596e
Convert strtotime() to DateTime object to fix 2038 roll-over issue.
2012-02-14 20:29:20 -05:00
jim-p
eaf23c1717
Add button to download a .p12 of a cert+key. Implements #2147
2012-02-14 13:53:07 -05:00
jim-p
a5a483e05b
Reject an interface without a subnet as a network source in the IPsec Phase 2 GUI. Fixes ticket #2201
2012-02-14 13:03:05 -05:00
Ermal
0c1f27fffc
Correct disconnection of macs
2012-02-10 19:49:25 +00:00
Erik Fonnesbeck
c58715af2f
Change to embed to prevent IE9 from misbehaving. Ticket #2165
2012-02-07 23:38:56 -07:00
Ermal
5c0d5003b3
Correct field name
2012-02-07 20:01:40 +00:00
Ermal
8b32024275
Unset previously set voucher sync information
2012-02-06 16:12:18 +00:00
Scott Ullrich
317b7e43bf
Revert "Combine RTT and Loss so that IPV6 addresses do not cause spillage into other widgets." - until I find the code that does ajax as well.
...
This reverts commit 1d09d6dbcd .
2012-02-02 19:03:35 -05:00
Scott Ullrich
1d09d6dbcd
Combine RTT and Loss so that IPV6 addresses do not cause spillage into other widgets.
2012-02-02 18:58:05 -05:00
jim-p
6fbe016841
If the sticky option is changed, restart relayd. Fixes #2157
2012-02-02 11:20:04 -05:00
jim-p
eb7454c449
Don't use $pconfig in widgets, it has unintended side effects.
2012-02-02 10:12:50 -05:00
Namezero
cb3c3fe46e
Wireless client config should allow blank SSID (resubmit, fixed blank lines)
2012-02-01 21:29:28 +01:00
jim-p
c82b2c3f21
Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158
2012-02-01 13:28:53 -05:00
Seth Mos
6f0dc800b7
Merge pull request #42 from Joecowboy/master
...
.
2012-01-25 22:38:08 -08:00
Joecowboy
83e7491df5
Update usr/local/www/widgets/javascript/cpu_graphs.js
2012-01-25 22:46:38 -06:00
smos
668e8961ff
Add backend 6RD support. We don't have the required patch yet for our stf driver.
...
Needs hooks into our gateway code to handle the default gateway since the stf interface does use router solicitations
Adds to ticket #2117
2012-01-25 18:17:14 +01:00
smos
32dc81094b
Clarify the UI text with example IPv6 prefix.
...
Ticket #2117
2012-01-25 15:45:07 +01:00
smos
0eb7867634
Disable debug statement
...
Ticket #2117
2012-01-25 15:45:06 +01:00
smos
7d56708855
Add gui knobs for 6RD support ticket #2217
2012-01-25 14:33:51 +01:00
Vinicius Coque
51e9533f46
Removing unnecessary inclusions of prototype.js, guiconfig.inc already includes this file
2012-01-21 19:24:24 -02:00
Vinicius Coque
86cf36813d
making small fixes on jQuery code
2012-01-21 18:08:09 -02:00
Vinicius Coque
30a8ef77e1
Converting javascript code to jQuery on installer webgui
2012-01-21 17:39:05 -02:00
Erik Fonnesbeck
48387425e5
Should be preg_split instead of explode
2012-01-20 05:57:40 -07:00
smos
2ce660ad4d
Unbreak a number of explode() replacements which required preg_split()
2012-01-20 12:18:13 +01:00
Ermal
212ab80f68
Correct the Called-Station-Id attribute setting to be the consistent on authentication packets
2012-01-20 12:23:20 +00:00
Ermal
cff5204a17
Correct the Called-Station-Id attribute setting to be the same on STOP/START packets
2012-01-20 12:21:19 +00:00
smos
cfbfd9412b
The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.
...
Replacing it surpresses all the warnings
2012-01-19 20:33:41 +01:00
smos
80c88a686d
Fix the config patch to the dhcp6 relayx
2012-01-19 20:03:42 +01:00
Scott Ullrich
3b49bc2586
Ensure timezone is set
2012-01-18 15:11:36 -05:00
Scott Ullrich
943994ff7d
Ensure timezone is set
2012-01-18 15:05:39 -05:00
Vinicius Coque
9feaf772fb
replacing prototype with jQuery on load balancer pages
2012-01-16 23:43:00 -02:00
smos
2d107ad5a9
Remove 32 bit subnetmask limitation for IPv6
2012-01-15 14:38:23 +01:00
Vinicius Coque
ea0d4171c0
Converting headjs javascript code from prototype to jQuery
2012-01-15 12:51:33 -02:00
smos
584183558e
Show the interface Link Local addresses on the status_interfaces.php
2012-01-15 13:07:36 +01:00
smos
35af71416e
Fix for ticket 2071, this allows link local addresses for gateways.
...
Backend already added the interface scope for link local addresses, hurrah.
2012-01-15 12:40:38 +01:00
jim-p
0c305760d1
Allow using subnets and special nets in the CLI version of easyrule
2012-01-13 14:27:48 -05:00
jim-p
633136b87f
Fix help text
2012-01-13 13:31:34 -05:00
jim-p
60879d1400
Fix ssh key note to refer to DSA not just RSA since both work.
2012-01-13 11:26:06 -05:00
jim-p
fd8774c085
Add some protocol filtering capability to the packet capture page
2012-01-11 16:41:12 -05:00
jim-p
b397879f2b
Add a button to re-view the packet capture file if one exists in /root/
2012-01-11 16:08:51 -05:00
jim-p
d495dc51d6
Fix tab name to be consistent.
2012-01-11 14:58:34 -05:00
jim-p
b70151ae3b
Fix botched tag, add some line breaks
2012-01-11 11:59:05 -05:00
jim-p
4892d70982
Remove a second, redundant temperature block (there is already one higher up that appears to be functional, this one is not.)
2012-01-11 11:51:09 -05:00
jim-p
3a94345cea
Change system info widget fields from <input> to <span> so they don't appear editable, and we aren't bound by their width constraints. (One long one was messing up table width).
2012-01-11 11:48:11 -05:00
Jim P
c6678f31b0
Merge pull request #37 from Joecowboy/master
...
Dashboard widget fixes and mods
2012-01-11 08:17:38 -08:00
Ermal Luçi
a16a5b910d
Merge pull request #38 from Joecowboy/patch-1
...
Increased the Uptime input field size from 30 to 50 because it was trunc...
2012-01-06 11:06:35 -08:00
jim-p
baa297497b
Check userid better here, 0 is also valid
2012-01-06 13:31:28 -05:00
jim-p
ff9eda9d9a
Fix permission and certificate display for the admin user
2012-01-06 13:30:24 -05:00
jim-p
1f3a3ed2bb
Cleanup html, make tables sortable, implements #2040
2012-01-06 12:51:57 -05:00
Joecowboy
d9c059ba8c
Increased the Uptime input field size from 30 to 50 because it was truncating the uptime tweak output text I made.
2012-01-06 11:25:59 -06:00
Joecowboy
e9ca9b9a35
I did a block comment out the fist time because I wanted to leave that code in for later use when start adding more OID checks for different hardware drivers. So made comment change per request.
2012-01-06 10:34:33 -06:00
Joecowboy
b10268ca95
Fixed the get_time() out put fixed. Tweaked my changes made a tighter code.
2012-01-05 21:30:16 -06:00
Joecowboy
135a095656
Update usr/local/www/widgets/widgets/system_information.widget.php
2012-01-05 19:13:50 -06:00
Joecowboy
cbac040da5
Disabled the line jQuery('#' + graph['spans'][count - 1]).fadeIn(500); causing javascript error exception to be thrown while displaying span
2012-01-05 18:21:13 -06:00
Joecowboy
24d515348c
Added Temperature back in
2012-01-05 18:16:23 -06:00
Joecowboy
e7d6136d86
Tweaked the bar graph width.
2012-01-05 18:12:25 -06:00
Joecowboy
e54d3461b4
Fixed Javascript error in function updateInterfaces(x)
...
Removed the return that revented the updates to widgets in function stats(x)
Tweaked Javascript code in function updateTemp(x) for temperature output
2012-01-05 18:04:57 -06:00
Joecowboy
54f818b16f
Changed the output of function get_uptime() to display: 00 Hours 00 Minutes 00 Seconds
...
Added code function get_temp() to get the OID values for temperature.
2012-01-05 17:56:17 -06:00
Ermal Luçi
9a296f50e8
Merge pull request #24 from nunnione/master
...
Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
2012-01-05 10:08:11 -08:00
Namezero
32764288a8
Added support for failover radius server on wireless interface
2012-01-02 22:31:09 +01:00
jim-p
ec9bb09fe2
Clarify the potential pitfalls when setting the Frequency Probe and Down parameters.
2011-12-29 14:23:01 -05:00
Gerald Raaf
fb40349683
Add SelfHost (German Provider) to Dynamic DNS Service
2011-12-26 14:43:23 +01:00
Chris Buechler
45c8402fb2
fix text
2011-12-25 19:23:29 -05:00
Chris Buechler
b145863adf
"Destination server" is a required field
2011-12-25 19:21:25 -05:00
Chris Buechler
8bb88a62dd
Local port must be specified, fix input validation
2011-12-25 16:16:26 -05:00
jim-p
c0ee2a015f
Add ability to kill all states matching an IP or subnet filter. Also display count of states matching filter.
2011-12-22 12:43:59 -05:00
jim-p
e2939b79f7
Don't let the browser auto-fill username and password on voucher config, as it can interfere with the settings being properly saved if sync isn't fully configured, which this can make happen accidentally.
2011-12-21 14:46:06 -05:00
jim-p
d524b32be5
Do not redirect on saving services status widget, the headers have been sent by this point and it can't happen.
2011-12-21 09:01:41 -05:00
smos
9ae39b01fb
Add a checkbox that disabled automatically generates negate rules for directly connected networks and VPNs
...
Ticket #2057 in redmine
2011-12-20 21:02:06 +01:00
smos
acafeee0f8
Clarify the DHCPv6 server text
2011-12-14 19:33:54 +01:00
jim-p
1b99e1e53a
Some sections should just be copied and not merged or we end up unable to sync the deletion of the last item in a section.
2011-12-12 14:49:02 -05:00
Vinicius Coque
1c3351bd08
Adapted the AjaxQueue code to work with jQuery
2011-12-11 20:52:50 -02:00
jim-p
11f1c38c3c
Fix easyrule on 2.1
2011-12-08 15:17:36 -05:00
Michele Di Maria
0a0292326f
Fix for this: http://redmine.pfsense.org/issues/2037
...
Just changed some padding/margin in the CSS in order to avoid wrapping the menu.
Tested with Firefox 8, Chrome 15.0.874.121 and IE 9.
2011-12-06 21:29:21 +01:00
Scott Ullrich
895972448e
Require guiconfig.inc
2011-12-03 17:54:37 -05:00
Jim P
538ff13d09
Merge pull request #25 from AnthonyWrather/master
...
DHCP IPv4 / IPv6 next-server, filename, and root-path improvements.
2011-12-01 11:04:58 -08:00
Anthony Wrather
a2578c2747
Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-path.
2011-12-01 17:33:27 +00:00
Warren Baker
769891b5a4
variable is not yet available so rebrands get a blank page on the last step in the setup wizard
2011-11-30 14:31:24 +02:00
jim-p
fe4780a238
When making a server certificate in the wizard, make sure we specify it must be a server certificate.
2011-11-29 15:17:35 -05:00
jim-p
51c24cf686
Describe the serial field on imported CA more clearly. Resolves #2031
2011-11-29 10:20:36 -05:00
Roberto Nunnari
b3765f4c40
- Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
...
- Corrected bug in javascript funtion enable_change(enable_change)
2011-11-29 15:16:35 +01:00
smos
16106d2e4b
Fix for redmine ticket #1993 . Allow saving multiple dynamic entries.
...
Make sure that return_gateways_status() also returns all gateways that have monitoring disabled as up.
2011-11-27 20:09:48 +01:00
jim-p
34d0f40c40
Clear the PHP errors when 'no' is pressed also.
2011-11-23 10:56:41 -05:00
jim-p
dc43ff1eaa
Show the PHP errors reported on the index page in the crash report so users are not confused by an empty report screen. Include them in the report and also clear them after sending.
2011-11-23 10:23:36 -05:00
smos
7d50436533
Comment out TFTP and NTP UI fields and block the code in services.inc.
...
ISC dhcpd does not support these yet. See redmine ticket #2016
2011-11-22 20:01:59 +01:00
jim-p
92420c0a5b
Also show the config version in the backup history.
2011-11-22 11:55:42 -05:00
Ermal
a8db73919c
Resolves #2018 . Add an id to the html object to make javascript work
2011-11-22 13:29:26 +00:00
Vinicius Coque
22201e1a87
converting browser JS code from scriptaculous to jQuery
2011-11-21 21:02:35 -02:00
Vinicius Coque
030e4b3102
Removing scriptaculous effects, now we use jQuery UI for visual effects
2011-11-21 19:46:00 -02:00
Vinicius Coque
5d0d5eb08e
Fix errors caused by javascript code processed by jquery .html() method.
2011-11-21 19:43:10 -02:00
jim-p
927ea6e18e
Fix display of widgets with configuration controls in IE. From Gertjan on the forum. See http://forum.pfsense.org/index.php/topic,42977.0.html
2011-11-21 09:19:12 -05:00
jim-p
b422360c35
Actually save the value typed in the bandwidth limit box for the openvpn client instead of ignoring it.
2011-11-16 12:02:47 -05:00
Scott Ullrich
4ec48253ba
Check uppercase strings
2011-11-16 10:47:10 -05:00
Scott Ullrich
5d7791a208
Ensure style is set to a valid item
2011-11-16 10:41:39 -05:00
Vinicius Coque
c69c58e2e7
Converting from scriptaculous to jQuery
...
Adding jQuery UI, so now we can use effects and widgets provided by this library and remove scriptaculous code. Building the dashboard using the widget jQuery UI sortable
2011-11-16 00:12:21 -02:00
jim-p
4573641589
Add a gui field to set the source tracking timeout for sticky connections.
2011-11-15 16:30:25 -05:00
Vinicius Coque
a02ecc943f
Converting javascript code from scriptaculous to jQuery
2011-11-15 16:09:31 -02:00
Vinicius Coque
6134cc8fe0
now we use the Chosen javascript plugin for jQuery
2011-11-15 15:12:17 -02:00
Vinicius Coque
bef629ac81
Converting from scriptaculous to jQuery
2011-11-15 14:55:52 -02:00
smos
22aaee7dc0
Merge over the end period fix for the custom rrd graphs section.
2011-11-14 21:18:47 +01:00
smos
643c9f9f4e
Fix the Off by One so that delegated prefix id 0 is shown on the LAN interface settings page.
2011-11-14 18:42:57 +01:00
jim-p
1379d66f11
Add an indication in the certificate list to show if a certificate is internally capable of being a CA (basicConstraints has CA:TRUE) or if the nsCertType is set to server.
2011-11-10 16:37:51 -05:00
jim-p
7aaabd69b0
When creating an internal certificate, offer the user a choice of what constraints to place upon the certificate (CA, Server, or User).
2011-11-09 15:43:49 -05:00
jim-p
74a556a3ca
Rework this a little since using tap+tunnel network is valid, but using tap+tunnel network+bridging is not (will not do what the user expects/wants)
2011-11-09 12:48:38 -05:00
jim-p
1ab6bdb5ff
Fix up OpenVPN server tap modes, support various options for providing or passing through DHCP. (Work in progress)
2011-11-08 16:57:32 -05:00
jim-p
64d8482511
Fix display of CARP widget to properly show Disabled status, bring code more in line with the carp status page, and clean it up a bit.
2011-11-07 12:32:38 -05:00
Chris Buechler
7b7f90076e
description is optional
2011-11-04 02:07:12 -04:00
Chris Buechler
e9e99042ed
description is optional
2011-11-04 02:04:44 -04:00
jim-p
f4c2d97642
If sticky is enabled, show a tab under Diag > States to view the source tracking table and clear it if needed.
2011-11-03 13:30:11 -04:00
Scott Ullrich
2bd6b12b1d
Adding missing file
2011-11-02 15:23:19 -04:00
jim-p
9d99eb95c9
Allow the serial speed adjustment to work for nanobsd as well.
2011-10-31 15:02:07 -04:00
jim-p
c1becc3144
Add field to the GUI to select the serial console speed (May work as-is, needs more testing/feedback)
2011-10-31 11:35:38 -04:00
jim-p
6661dbcf48
Reformat the DNS Forwarder page a bit so it conforms with the other pages. Add some headers to make it more clear what each section does. Cosmetic changes only.
2011-10-28 11:32:44 -04:00
Marcello Coutinho
b65ce59a59
Fix missing description in rowhelper.
2011-10-27 19:09:20 -02:00
jim-p
41936accf0
Assume a default value of 1 for cert_depth to disallow chaining.
2011-10-27 10:28:02 -04:00
jim-p
98963f2771
Add GUI option to limit the certificate depth allowed when OpenVPN clients are connecting.
2011-10-27 10:28:01 -04:00
jim-p
236524c2e8
Fix up syslog settings a bit, add some missing options, fix formatting of syslog.conf, correct behavior of 'everything', code cleanup.
2011-10-26 17:14:19 -04:00
Vinicius Coque
ea1cea05ee
Converting javascript code from prototype to jQuery
2011-10-24 20:34:39 -02:00
jim-p
fc4fa6de31
Show RTT and Loss on Status > Gateways, not just on the widget
2011-10-24 16:47:55 -04:00
jim-p
8f09682259
Don't run ldap_urlchange on page load if there is a custom port, otherwise it appears to ignore a custom LDAP port even when it's correct in the config.
2011-10-24 14:21:07 -04:00
Chris Buechler
9f07c3438d
fix text
2011-10-22 21:21:53 -04:00
Vinicius Coque
e03ef9a02c
Converting ajax code from prototype to jQuery
2011-10-22 20:13:06 -02:00
Vinicius Coque
78d84a88e0
Converting from prototype to jQuery status_*
2011-10-22 17:02:04 -02:00
Vinicius Coque
ef9773a56a
Converting from prototype to jQuery
2011-10-22 17:01:01 -02:00
jim-p
f65555eb88
More typos/text fixes.
2011-10-19 14:39:45 -04:00
jim-p
a499d560d8
Fix typo
2011-10-19 13:59:52 -04:00
jim-p
08847295ee
Fix typo
2011-10-19 13:16:35 -04:00
Seth Mos
9dfd60dbf5
Add a check to prevent this gateway code from triggering the address family check. This might not be all that is needed for Ticket #1949
2011-10-18 09:33:36 +02:00
jim-p
7cc56826c8
Add missing ?, fix uname display. Fixes #1960
2011-10-17 11:13:12 -04:00
Vinicius Coque
ebfc87d6b8
Converting from prototype to jQuery
2011-10-16 18:05:23 -02:00
Vinicius Coque
e3c1ea9b9a
converting from prototype to jQuery
2011-10-16 18:05:23 -02:00
Ermal
e1fd8311bd
Fixes #1948 . Do not specify an interface for the Voip rules that intend a source ip.
2011-10-15 12:04:35 +00:00
Seth Mos
ad700f39a2
Fix static routes editing and removal for both IPv4 and IPv6. Changing a route should clean up too.
...
Fix ticket #1892
2011-10-11 21:56:43 +02:00
Vinicius Coque
df39dd8ab4
replacing prototype by jQuery on firewall_*
2011-10-10 21:00:06 -03:00
Cyrill Bannwart
13a4548407
fix Bug 1946
2011-10-10 21:52:03 +02:00
Scott Ullrich
d568e38d02
Fix multi instance cp items. Fixes #1946
2011-10-10 15:18:46 -04:00
Scott Ullrich
164a152577
Fix multi instance cp items. Fixes #1946
2011-10-10 15:15:09 -04:00
Scott Ullrich
5dd5ef52a5
Add zone. Fixes #1945
2011-10-10 14:41:10 -04:00
Vinicius Coque
3f978888f0
converting from prototype to jQuery on interfaces_assign.php
2011-10-08 18:36:22 -03:00
jim-p
bb37807c45
Standardize page titles for firewall log pages. Fixes #1920
2011-10-05 10:15:41 -04:00
Vinicius Coque
076b14b209
converting from prototype to jQuery on interfaces.php
2011-10-02 20:38:19 -03:00
Ermal
5f471c9590
Use the new daemon for status->queues until a proper chart javascript library is availble
2011-10-01 17:52:02 +00:00
jim-p
689eaa4dc6
Move hostapd to its own log and tab, so it stops spamming the system log.
2011-09-30 19:57:43 -04:00
jim-p
ff160984b2
Show session detail in Virtual Server status
2011-09-29 15:13:30 -04:00
jim-p
433e98427c
Clarify text/settings for media selection. Fixes #1910
2011-09-28 14:41:15 -04:00
jim-p
d353423564
Add relayd to Status > Services and widget. Add capability to kill when restarting instead of a simple reload. Implements #1913
2011-09-28 11:39:49 -04:00
Vinicius Coque
300e2c0bc9
convert javascript code to jQuery on system* files
2011-09-27 19:38:56 -03:00
Vinicius Coque
f63932ca3d
Use jQuery fadeout effect
2011-09-27 19:31:20 -03:00
Vinicius Coque
f910c29e93
Convert prototype code to jQuery
2011-09-27 19:31:19 -03:00
Vinicius Coque
b1678e2d72
Convert dashboard ajax code from Prototype to jQuery
2011-09-27 19:31:19 -03:00
Vinicius Coque
9cd55a6611
Add jQuery javascript library
2011-09-27 19:31:18 -03:00
Scott Ullrich
b7027baee4
Adding pbi_ suite of tools
2011-09-27 17:50:59 -04:00
Scott Ullrich
af422d559c
Adding pbi_create
2011-09-27 17:50:58 -04:00
jim-p
b6d748733b
Fixup relayd to handle DNS load balancing as well as standard TCP load balancing.
2011-09-27 17:13:02 -04:00
Scott Ullrich
3ff3956616
Add global to hide download tab
2011-09-26 18:22:13 -04:00
Scott Ullrich
612650702a
Remove .
2011-09-26 18:16:40 -04:00
Scott Ullrich
7e2ad1be0f
Fix filename
2011-09-26 18:11:52 -04:00
Scott Ullrich
ceb3515dea
Add download feature
2011-09-26 18:10:33 -04:00
Scott Ullrich
68e14a6bbc
Simplify message
2011-09-26 02:42:25 -04:00
Scott Ullrich
09b964a29a
Hide warning until firmware update enabled = true
2011-09-26 02:38:35 -04:00
Scott Ullrich
110603e4e2
Disable download and revisit tomorrow
2011-09-25 23:17:17 -04:00
Scott Ullrich
9249074503
Use escapeshellcmd
2011-09-25 23:04:43 -04:00
Scott Ullrich
f54a278cd3
Fix path
2011-09-25 23:03:35 -04:00
Scott Ullrich
ea76bdaf51
Add download backup feature
2011-09-25 22:49:08 -04:00
Scott Ullrich
7c1260e3bb
Include functions first. Just saw a APC cache bug for getAllowedPages()
2011-09-25 22:40:15 -04:00
Scott Ullrich
e70f748f35
Use format_bytes()
2011-09-25 22:34:18 -04:00
Scott Ullrich
d337fd0e8a
Center text
2011-09-25 22:08:22 -04:00
Scott Ullrich
9930d49481
Increase colspan
2011-09-25 22:07:42 -04:00
Scott Ullrich
f0f8bee2ce
Add delete full backup feature
2011-09-25 22:07:18 -04:00
Scott Ullrich
7d86e6a8b7
Nuke class
2011-09-25 20:33:12 -04:00
Scott Ullrich
1f6442a783
Show backup size
2011-09-25 20:31:52 -04:00
Scott Ullrich
b8bfcce550
Add option to not restore config.xml
2011-09-25 20:27:28 -04:00
Scott Ullrich
e40d415ab3
Make the manual firmware upgrade screen look a little less busy.
2011-09-25 20:09:41 -04:00
Scott Ullrich
9928303beb
Note when no backups are found
2011-09-25 19:29:09 -04:00
Scott Ullrich
c1605b3565
Add restore full backup tab
2011-09-25 19:19:08 -04:00
Scott Ullrich
a30afe0e59
Add checkbox to invoke full backup prior to upgrade
2011-09-25 17:57:11 -04:00
Scott Ullrich
b2a67b558c
Add option to perform full backup prior to upgrade. First commit of 2011 pfSense hackathon!
2011-09-25 17:01:03 -04:00
smos
0c13b5f6aa
Correct typo, fixes Ticket #1892
2011-09-22 12:52:08 +02:00
jim-p
9c070452ce
Fix interface finding. Now properly adds a dhcpv6 static mapping via + button.
2011-09-21 16:32:43 -04:00
jim-p
9fbefc09a5
Fix type detection
2011-09-21 16:22:30 -04:00
jim-p
9d539cb5b8
Fix misnomer since the page was copied from dhcpv4, change references to arp to ndp instead.
2011-09-21 16:16:11 -04:00
jim-p
4e85523b25
Speed up display of static dhcpv6 leases by skipping an additional ndp exec for each entry, use the existing arpdata array instead.
2011-09-21 16:14:17 -04:00
jim-p
4151bdba8c
Fix display of static dhcpv6 assignments. Format duid with colons.
2011-09-21 15:49:17 -04:00
smos
eb26eb1cdf
Commit a fix that prevents the drop down from showing over 31 length.
...
Fixes Ticket #1892
2011-09-21 19:08:39 +02:00
jim-p
2fdc826253
Show MAC address on DHCPv6 output. (Not that it's used in the same way for DHCPv6 as it is for v4, but it's handy to see in one place)
2011-09-21 14:04:56 -04:00
jim-p
dcd8132214
For DHCPv6 the CLTT (client last transaction time) is used instead of the "start" time for the lease. Should now more accurately display when a lease started.
2011-09-21 13:42:07 -04:00
Ermal
f0be376863
Bind the state killing to the interface they should kill the states so that it does not impact other services like in #1421
2011-09-20 20:11:13 +00:00
jim-p
f393a514f2
Split the IAID off in the output, interpret the result. (Matches up with what shows in output from client)
2011-09-20 14:57:12 -04:00
jim-p
b63b969117
Remove 0x, really isn't needed
2011-09-20 14:21:13 -04:00
jim-p
a4dd274beb
Improve duid parsing. Still some work to be done but should avoid the infinite loop it hit in some cases previously.
2011-09-20 14:18:40 -04:00
Ermal
21b8289eb8
Properly dispaly CP status page with the multi instance CP
2011-09-17 15:52:47 +00:00
Ermal
0380704f81
To avoid any possible issues during the different paths of the workflow create the zone since its first step
2011-09-15 19:28:25 +00:00
Ermal
0dad12d86c
Do not try to add mac passthrough to a not loaded ipfw since the macs might be added to the wrong zone.
2011-09-15 19:23:46 +00:00
Ermal
90477318aa
Fixes #1874 . Correctly error out when the user or the pass is not posted during login of CP.
2011-09-13 19:30:07 +00:00
jim-p
2100a4542e
Check if a widget is null before testing a property. Fixes skipped updates on certain widgets (like the gateway widget) if someone doesn't have the cpu widget file on their fs (which a clean install does not).
2011-09-13 13:57:47 -04:00
jim-p
d3ce6a8be3
Revert "Another try at prventing panic on reconfig of ppp type wans. Ticket #1696 "
...
This reverts commit afe88d6923 .
2011-09-12 19:20:13 -04:00
jim-p
b8c8820bd1
Revert "Be correct on teh variable scope"
...
This reverts commit 106646b420 .
2011-09-12 19:20:08 -04:00
Ermal
106646b420
Be correct on teh variable scope
2011-09-12 22:35:47 +00:00
Ermal
afe88d6923
Another try at prventing panic on reconfig of ppp type wans. Ticket #1696
2011-09-12 22:30:52 +00:00
jim-p
8678130da6
If we are coming from a PPPoE/PPTP WAN type, grab the old physical interface first to avoid assigning a ppp interface to itself. Fixes pppoe->pppoe wizard run as well as changing pppoe->dhcp. Fixes #1696
2011-09-12 17:06:51 -04:00
jim-p
3a11fef2b0
Check in intel license files, required for compliance. The copy.list alone wasn't grabbing them.
2011-09-12 16:05:55 -04:00
Scott Ullrich
108c6dbc58
Add no cache header
2011-09-12 15:32:56 -04:00
Ermal
43d8f1cc9c
Fixes #1696 . Do not store temporary information under interfaces section during wizards since this might generate a message to netgraph that triggers a panic.
2011-09-12 12:05:11 +00:00
jim-p
ae0023beea
Don't try to unset this variable if it isn't set to begin with. Fixes #1865
2011-09-09 11:16:36 -04:00
Chris Buechler
65319e4cac
fix firewall_nat_out to not auto-generate outbound NAT rules with one too many IPs
2011-09-09 04:40:28 -04:00
Warren Baker
21c160361d
Move filter box up to the top, so it is more easily accessible
2011-09-08 12:29:57 +02:00
Ermal
5077970883
Correct check
2011-09-07 20:18:46 +00:00
Ermal
ebc0e4b6fd
Add support for multiple radius server to be used during authentication
2011-09-07 19:59:56 +00:00
Ermal
b4792bf8fe
Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces.
2011-09-07 13:04:01 +00:00
smos
9b55203f87
Show the hexadecimal value of the integer for readability
2011-09-07 13:06:57 +02:00
jim-p
fce938b3a3
Match pftop page exatly with privilege, there is no other page that glob would catch. Fixes #1845
2011-09-06 18:37:35 -04:00
jim-p
f8707b1537
Also show queues on limiter info page, so that the child queues of limiter pipes can be viewed. (See ticket #1843 )
2011-09-06 13:29:56 -04:00
smos
520c3d614d
Remove the gateway field from view since it is not a valid option for now.
2011-09-03 19:48:45 +02:00
smos
8fb12535b7
Add empty dhcp6c client control socket file
2011-09-01 13:16:15 +02:00
jim-p
360ed9fa24
Avoid a blank trailing entry
2011-08-30 16:34:14 -04:00
jim-p
40af551fe5
Have Diag>DNS pull servers from /etc/resolv.conf instead of the config, so it reflects all of the servers in use for the speed report.
2011-08-30 16:32:12 -04:00
jim-p
d89fdda0f2
Add a note to the server Load Balancer page to let users know it's not for Multi-WAN.
2011-08-30 16:04:34 -04:00
Warren Baker
96beb23dd4
Wording fix to better describe the Translation address.
2011-08-30 21:48:05 +02:00
jim-p
badc234035
Fix bottom note when viewing Floating rules to better reflect how they operate.
2011-08-30 15:30:10 -04:00
jim-p
bde9fd2199
Fix note width for 1:1 NAT
2011-08-30 15:16:31 -04:00
jim-p
abc16ee65e
Fix QinQ note width.
2011-08-30 15:00:13 -04:00
jim-p
944b694663
Clarify text
2011-08-30 14:50:17 -04:00
jim-p
c61ed3db61
Clarify text
2011-08-30 14:23:42 -04:00
jim-p
5a8a754578
Clarify notes so people don't think they need to disable pf to disable NAT.
2011-08-30 14:07:14 -04:00
jim-p
8ca95ed86f
Move the option to exclude localhost as a DNS server under System > General so it is grouped with other system DNS options in a more logical location.
2011-08-30 13:32:36 -04:00
jim-p
973444a8dd
Sync note for "server address" between PPTP/PPPoE/L2TP for consistency.
2011-08-30 13:20:31 -04:00
jim-p
546a3db193
Add some help links for pages that were missing.
2011-08-30 13:07:26 -04:00
jim-p
7a21d1b8d9
Change mbuf output on dashboard to read total/max, instead of current/total, to give a more useful view. Also only use a single netstat command instead of two.
2011-08-30 12:54:29 -04:00
Ermal
b094340954
Fix several issues in pppoe code and remove duplicated code.
2011-08-30 16:11:40 +00:00
jim-p
453d9c96dd
Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no server directive) and also be a little more verbose about what is happening, if we can tell.
2011-08-30 09:48:20 -04:00
Scott Ullrich
f670f0a27a
Unlink last msg cache for growl when sending test messagws
2011-08-29 18:43:38 -04:00
Warren Baker
edf1c0d918
Give the Layer7 patterns page some much needed love.
2011-08-29 16:04:56 +02:00
Seth Mos
1eca1a2fe8
Add DHCPv6 relay pages for the DHCPv6 relay. Ticket #1663
2011-08-29 10:33:34 +02:00
Seth Mos
47fc7453a0
Correct the link for EasyRule so that IPv6 addresses parse
2011-08-29 10:16:48 +02:00
Seth Mos
96bddaf35a
Add IPv6 love to diag states Summary. For Ticket #1816
2011-08-29 09:59:04 +02:00
Seth Mos
181816f190
Reflect the dynamic(6) gateway naming change in interfaces.php too
2011-08-29 09:14:34 +02:00
Scott Ullrich
8d29f477a2
Merge pull request #10 from namezero111111/patch-2
...
Added web interface capability to make the LDAP search more specific in o
2011-08-28 10:17:52 -07:00
Scott Ullrich
3dd2a27826
Log when XMLRPC auth fails so that the brute force lockout will kick in.
2011-08-28 13:06:42 -04:00
namezero111111
c7073ebf51
Added web interface capability to make the LDAP search more specific in order to filter for group membership for example.
2011-08-28 05:43:39 +03:00
Nachtfalkeaw
a574b9607d
Add default values for latency, packet loss, down on GUI
2011-08-28 06:41:20 +03:00
jim-p
107f0cc8ce
Add a couple more mobile browser detection strings (BlackBerry, Opera Mini/Mobi)
2011-08-25 09:17:17 -04:00
Chris Buechler
ace9a95466
fix text
2011-08-24 21:54:48 -04:00
Seth Mos
99bdb17e39
Unbreak the firewall rule Edit page, input error array was unset halfway the validation. Set that back up ontop.
...
Add gateway validation
2011-08-24 22:10:55 +02:00
Seth Mos
4108dee880
Catch another possiblity for invalid rule generation
2011-08-24 21:21:56 +02:00
jim-p
197c30ae98
Make sure this does not operate on empty parameters, and also log when removing states.
2011-08-24 12:59:13 -04:00
Seth Mos
a1c10b7fbf
Properly fix the address family check for gateway groups Ticket #1659
2011-08-24 15:26:20 +02:00
Seth Mos
8c591d01db
Unbreak firewall rules edit, missing a )
2011-08-24 15:12:05 +02:00
Seth Mos
16b03b7985
Fix a typo in the subnet generation causing the code to fail
2011-08-24 15:07:05 +02:00
Seth Mos
fcb816d9d0
Only show gateways from the same address family on the groups edit page. Ticket #1659
2011-08-24 14:31:06 +02:00
Warren Baker
6fd35fe340
These html tags are not required since they are used in head.inc which is included.
2011-08-24 14:04:02 +02:00
Seth Mos
270a257646
Add address family validation, also hide gateways or gateway groups from the gateway list.
...
Fix Ticket #1659
2011-08-24 13:02:34 +02:00
Seth Mos
9e80d14cab
Add address family input validation on the Gateways edit page, also prevent adding gateways on interfaces that do not carry that address family.
...
Fix Ticket #1633
2011-08-24 12:42:16 +02:00
Seth Mos
bb5a2d0e72
Automatically adjust the subnet size drop down when editing a entry
...
Ticket #1661
2011-08-24 11:40:14 +02:00
Seth Mos
1831a00d46
Add Address Family input validation on the system routes edit page. Do not allow IPv4 subnet masks > 32 bits.
...
Ticket #1661
2011-08-24 11:36:06 +02:00
Seth Mos
9d8ee15bcc
Fix the address family check to skip empty DNS gateway fieldS
2011-08-24 10:47:28 +02:00
Seth Mos
d623f2da17
Change the DNS interface code to DNS gateway code. This will need upgrade code for existing configs.
2011-08-24 10:29:04 +02:00
jim-p
28ce79ad04
Simplify this code a bit, should be the same test in both locations since this should be either/or, and with the other code it can apparently fall into a trap where it shows neither.
2011-08-23 16:36:23 -04:00
jim-p
b4eec6e60a
Fix field name label.
2011-08-22 08:37:08 -04:00
Chris Buechler
dba5f621c2
un-break services_dhcpv6.php
2011-08-21 23:56:10 -04:00
smos
fd1e6c05c0
Clarify advertising options, add router only type.
2011-08-21 17:11:40 +02:00
smos
ac0057675a
Fix the redirect URL for IPv6 addresses Ticket #1583
2011-08-21 13:36:07 +02:00
smos
385ed7d0a7
Make sure to set the $pconfig prefix delegation setting from the config.
2011-08-21 10:50:09 +02:00
jim-p
6f75aab23a
Fix mismatched curly brace
2011-08-20 09:28:53 -04:00
Chris Buechler
1caa6adc42
remove dead link, no equivalent exists, will add info on that page's help
2011-08-20 01:37:17 -04:00
smos
6d063da352
Calculate the possible subnet ids from the delegated prefix length for the dropdown
2011-08-18 13:47:58 +02:00
smos
12de53a8fa
Remove the gateway check here and always show the prefix delegation ID. Alternative we should consider a dhcp-pd type for the interface v6 address. Using a FE80::1 as the interface address for now.
2011-08-18 09:19:56 +02:00
Chris Buechler
2a5d416d8f
fix text
2011-08-17 22:28:11 -04:00
jim-p
8e95a671fa
Include the rate output in the privilege for the traffic graph.
2011-08-17 13:14:17 -04:00
Ermal
4bd491a3e3
Comment out code that seems to not be anymore useful. Remove later on if no complaints in sight.
2011-08-17 09:02:18 +00:00
Andrew Thompson
7734aea648
Make initial changes to allow pfSense to work in a jail.
...
This mostly avoids starting things that will not work and gets the
initial config. Most of the pfSense functionality will not work
(pf rules, routing, etc) but it can be used for testing.
2011-08-17 14:15:18 +12:00
Andrew Thompson
8f9bffbc98
Allow custom dnsmasq options so ppl can set SRV records and such for xmpp/kerberos
2011-08-17 10:02:11 +12:00
smos
1e37f324ad
Unbreak interfaces.php
2011-08-15 20:22:37 +02:00
Seth Mos
20b49b1711
Fix a typo that caused stripping of the v4 config
2011-08-15 15:54:14 +02:00
Seth Mos
e029943a10
Split the IPv4 and IPv6 configuration out into 2 seperate drop downs.
2011-08-15 14:15:25 +02:00