Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
32764288 01/02/2012 09:31 PM Andy I.

Added support for failover radius server on wireless interface

ec9bb09f 12/29/2011 07:23 PM Jim Pingle

Clarify the potential pitfalls when setting the Frequency Probe and Down parameters.

fb403496 12/26/2011 01:43 PM Gerald Raaf

Add SelfHost (German Provider) to Dynamic DNS Service

45c8402f 12/26/2011 12:23 AM Chris Buechler

fix text

b145863a 12/26/2011 12:21 AM Chris Buechler

"Destination server" is a required field

8bb88a62 12/25/2011 09:16 PM Chris Buechler

Local port must be specified, fix input validation

c0ee2a01 12/22/2011 05:43 PM Jim Pingle

Add ability to kill all states matching an IP or subnet filter. Also display count of states matching filter.

e2939b79 12/21/2011 07:46 PM Jim Pingle

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.

d524b32b 12/21/2011 02:01 PM Jim Pingle

Do not redirect on saving services status widget, the headers have been sent by this point and it can't happen.

9ae39b01 12/20/2011 08:02 PM Seth Mos

Add a checkbox that disabled automatically generates negate rules for directly connected networks and VPNs
Ticket #2057 in redmine

acafeee0 12/14/2011 06:33 PM Seth Mos

Clarify the DHCPv6 server text

1b99e1e5 12/12/2011 07:49 PM Jim Pingle

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.

1c3351bd 12/11/2011 10:52 PM Vinícius Coque

Adapted the AjaxQueue code to work with jQuery

11f1c38c 12/08/2011 08:17 PM Jim Pingle

Fix easyrule on 2.1

0a029232 12/06/2011 08:29 PM Michele Di Maria

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.

89597244 12/03/2011 10:54 PM Scott Ullrich

Require guiconfig.inc

538ff13d 12/01/2011 07:04 PM Jim Pingle

Merge pull request #25 from AnthonyWrather/master

DHCP IPv4 / IPv6 next-server, filename, and root-path improvements.

a2578c27 12/01/2011 05:33 PM Anthony Wrather

Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-path.

769891b5 11/30/2011 12:31 PM Warren Baker

variable is not yet available so rebrands get a blank page on the last step in the setup wizard

fe4780a2 11/29/2011 08:17 PM Jim Pingle

When making a server certificate in the wizard, make sure we specify it must be a server certificate.

51c24cf6 11/29/2011 03:20 PM Jim Pingle

Describe the serial field on imported CA more clearly. Resolves #2031

16106d2e 11/27/2011 07:09 PM Seth Mos

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.

34d0f40c 11/23/2011 03:56 PM Jim Pingle

Clear the PHP errors when 'no' is pressed also.

dc43ff1e 11/23/2011 03:23 PM Jim Pingle

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.

7d504365 11/22/2011 07:01 PM Seth Mos

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

92420c0a 11/22/2011 04:55 PM Jim Pingle

Also show the config version in the backup history.

a8db7391 11/22/2011 01:29 PM Ermal LUÇI

Resolves #2018. Add an id to the html object to make javascript work

22201e1a 11/21/2011 11:02 PM Vinícius Coque

converting browser JS code from scriptaculous to jQuery

030e4b31 11/21/2011 09:46 PM Vinícius Coque

Removing scriptaculous effects, now we use jQuery UI for visual effects

5d0d5eb0 11/21/2011 09:43 PM Vinícius Coque

Fix errors caused by javascript code processed by jquery .html() method.

927ea6e1 11/21/2011 02:19 PM Jim Pingle

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

b422360c 11/16/2011 05:02 PM Jim Pingle

Actually save the value typed in the bandwidth limit box for the openvpn client instead of ignoring it.

4ec48253 11/16/2011 03:47 PM Scott Ullrich

Check uppercase strings

5d7791a2 11/16/2011 03:41 PM Scott Ullrich

Ensure style is set to a valid item

c69c58e2 11/16/2011 02:12 AM Vinícius Coque

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

45736415 11/15/2011 09:30 PM Jim Pingle

Add a gui field to set the source tracking timeout for sticky connections.

a02ecc94 11/15/2011 06:09 PM Vinícius Coque

Converting javascript code from scriptaculous to jQuery

6134cc8f 11/15/2011 05:12 PM Vinícius Coque

now we use the Chosen javascript plugin for jQuery

bef629ac 11/15/2011 04:55 PM Vinícius Coque

Converting from scriptaculous to jQuery

22aaee7d 11/14/2011 08:18 PM Seth Mos

Merge over the end period fix for the custom rrd graphs section.

643c9f9f 11/14/2011 05:42 PM Seth Mos

Fix the Off by One so that delegated prefix id 0 is shown on the LAN interface settings page.

1379d66f 11/10/2011 09:37 PM Jim Pingle

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.

7aaabd69 11/09/2011 08:43 PM Jim Pingle

When creating an internal certificate, offer the user a choice of what constraints to place upon the certificate (CA, Server, or User).

74a556a3 11/09/2011 05:48 PM Jim Pingle

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)

1ab6bdb5 11/08/2011 09:57 PM Jim Pingle

Fix up OpenVPN server tap modes, support various options for providing or passing through DHCP. (Work in progress)

64d84825 11/07/2011 05:32 PM Jim Pingle

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.

7b7f9007 11/04/2011 06:07 AM Chris Buechler

description is optional

e9e99042 11/04/2011 06:04 AM Chris Buechler

description is optional

f4c2d976 11/03/2011 05:30 PM Jim Pingle

If sticky is enabled, show a tab under Diag > States to view the source tracking table and clear it if needed.

2bd6b12b 11/02/2011 07:23 PM Scott Ullrich

Adding missing file

9d99eb95 10/31/2011 07:02 PM Jim Pingle

Allow the serial speed adjustment to work for nanobsd as well.

c1becc31 10/31/2011 03:35 PM Jim Pingle

Add field to the GUI to select the serial console speed (May work as-is, needs more testing/feedback)

6661dbcf 10/28/2011 03:32 PM Jim Pingle

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.

b65ce59a 10/27/2011 09:09 PM Marcello Silva Coutinho

Fix missing description in rowhelper.

41936acc 10/27/2011 02:28 PM Jim Pingle

Assume a default value of 1 for cert_depth to disallow chaining.

98963f27 10/27/2011 02:28 PM Jim Pingle

Add GUI option to limit the certificate depth allowed when OpenVPN clients are connecting.

236524c2 10/26/2011 09:14 PM Jim Pingle

Fix up syslog settings a bit, add some missing options, fix formatting of syslog.conf, correct behavior of 'everything', code cleanup.

ea1cea05 10/24/2011 10:34 PM Vinícius Coque

Converting javascript code from prototype to jQuery

fc4fa6de 10/24/2011 08:47 PM Jim Pingle

Show RTT and Loss on Status > Gateways, not just on the widget

8f096822 10/24/2011 06:21 PM Jim Pingle

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.

9f07c343 10/23/2011 01:21 AM Chris Buechler

fix text

e03ef9a0 10/22/2011 10:13 PM Vinícius Coque

Converting ajax code from prototype to jQuery

78d84a88 10/22/2011 07:02 PM Vinícius Coque

Converting from prototype to jQuery status_*

ef9773a5 10/22/2011 07:01 PM Vinícius Coque

Converting from prototype to jQuery

f65555eb 10/19/2011 06:39 PM Jim Pingle

More typos/text fixes.

a499d560 10/19/2011 05:59 PM Jim Pingle

Fix typo

08847295 10/19/2011 05:16 PM Jim Pingle

Fix typo

9dfd60db 10/18/2011 07:33 AM Seth Mos

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

7cc56826 10/17/2011 03:13 PM Jim Pingle

Add missing ?, fix uname display. Fixes #1960

ebfc87d6 10/16/2011 08:05 PM Vinicius Coque

Converting from prototype to jQuery

e3c1ea9b 10/16/2011 08:05 PM Vinicius Coque

converting from prototype to jQuery

e1fd8311 10/15/2011 12:04 PM Ermal LUÇI

Fixes #1948. Do not specify an interface for the Voip rules that intend a source ip.

ad700f39 10/11/2011 07:56 PM Seth Mos

Fix static routes editing and removal for both IPv4 and IPv6. Changing a route should clean up too.
Fix ticket #1892

df39dd8a 10/11/2011 12:00 AM Vinicius Coque

replacing prototype by jQuery on firewall_*

13a45484 10/10/2011 07:52 PM Cyrill B

fix Bug 1946

d568e38d 10/10/2011 07:18 PM Scott Ullrich

Fix multi instance cp items. Fixes #1946

164a1525 10/10/2011 07:15 PM Scott Ullrich

Fix multi instance cp items. Fixes #1946

5dd5ef52 10/10/2011 06:41 PM Scott Ullrich

Add zone. Fixes #1945

3f978888 10/08/2011 09:36 PM Vinicius Coque

converting from prototype to jQuery on interfaces_assign.php

bb37807c 10/05/2011 02:15 PM Jim Pingle

Standardize page titles for firewall log pages. Fixes #1920

076b14b2 10/02/2011 11:38 PM Vinicius Coque

converting from prototype to jQuery on interfaces.php

5f471c95 10/01/2011 05:52 PM Ermal LUÇI

Use the new daemon for status->queues until a proper chart javascript library is availble

689eaa4d 09/30/2011 11:57 PM Jim Pingle

Move hostapd to its own log and tab, so it stops spamming the system log.

ff160984 09/29/2011 07:13 PM Jim Pingle

Show session detail in Virtual Server status

433e9842 09/28/2011 06:41 PM Jim Pingle

Clarify text/settings for media selection. Fixes #1910

d3534235 09/28/2011 03:39 PM Jim Pingle

Add relayd to Status > Services and widget. Add capability to kill when restarting instead of a simple reload. Implements #1913

300e2c0b 09/27/2011 10:38 PM Vinicius Coque

convert javascript code to jQuery on system* files

f63932ca 09/27/2011 10:31 PM Vinicius Coque

Use jQuery fadeout effect

f910c29e 09/27/2011 10:31 PM Vinícius Coque

Convert prototype code to jQuery

b1678e2d 09/27/2011 10:31 PM Vinícius Coque

Convert dashboard ajax code from Prototype to jQuery

9cd55a66 09/27/2011 10:31 PM Vinícius Coque

Add jQuery javascript library

b7027bae 09/27/2011 09:50 PM Scott Ullrich

Adding pbi_ suite of tools

af422d55 09/27/2011 09:50 PM Scott Ullrich

Adding pbi_create

b6d74873 09/27/2011 09:13 PM Jim Pingle

Fixup relayd to handle DNS load balancing as well as standard TCP load balancing.

3ff39566 09/26/2011 10:22 PM Scott Ullrich

Add global to hide download tab

61265070 09/26/2011 10:16 PM Scott Ullrich

Remove .

7e2ad1be 09/26/2011 10:11 PM Scott Ullrich

Fix filename

ceb3515d 09/26/2011 10:10 PM Scott Ullrich

Add download feature

68e14a6b 09/26/2011 06:42 AM Scott Ullrich

Simplify message

09b964a2 09/26/2011 06:38 AM Scott Ullrich

Hide warning until firmware update enabled = true