Project

General

Profile

Download (24.4 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3c119b78 03/07/2013 08:41 PM Colin Fleming

Tidy up System:Advanced:Admin XHTML

Added proper CDATA sections to scripts
Updated HTML boolean operators
Close BR tagas
Close INPUT tags

970ca1b7 02/28/2012 10:33 PM Yehuda Katz

Moved beep option to notifications page

0b84b200 02/23/2012 07:23 PM Erik Fonnesbeck

Change case of "NOTE" for consistency with other pages and fix a misspelling.

4b0e8c91 02/23/2012 08:35 AM Warren Baker

No need for extra function and touching of file, just set the value and use grep from XML to determine to beep or not

5e4d70a0 02/23/2012 04:17 AM Yehuda Katz

Option to disable startup/shutdown sounds

60879d14 01/13/2012 04:26 PM Jim Pingle

Fix ssh key note to refer to DSA not just RSA since both work.

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)

ac005767 08/21/2011 11:36 AM Seth Mos

Fix the redirect URL for IPv6 addresses Ticket #1583

d1d0a1ad 07/18/2011 05:33 PM Vinicius Coque

makes correct use of printf and gettext

removes variables names and replace it with '%s'

48f55356 06/28/2011 09:03 AM Warren Baker

Consistency of NOTE vs Note as through the rest of the webGUI.

c41602e1 06/17/2011 05:53 PM Jim Pingle

Add a GUI field to adjust the max number of processes for lighttpd.

1031c9ea 05/12/2011 02:45 PM Jim Pingle

Make autocomplete on the login form optional.

78544d4a 03/31/2011 10:06 AM Chris Buechler

clarify text

bb3c6562 03/02/2011 08:08 AM Seth Mos

Add the toggle to disable successful login messages, show actual help text for redirect item

ff998f10 01/19/2011 02:36 AM Chris Buechler

fix DNS rebinding descr

5a05633a 01/14/2011 07:58 PM Jim Pingle

Fix serial port note text.

e8f4a58f 12/29/2010 11:33 PM Chris Buechler

make rebrand friendly

ac503653 11/14/2010 12:38 AM Scott Ullrich

Open link in new tab/window

612fa572 11/10/2010 05:25 PM Scott Ullrich

Note that this textbox controls HTTP_REFERER hostname checks as well

4fe9c2dc 11/10/2010 04:56 PM Scott Ullrich
  • Adding function get_configured_ip_addresses() which returns all interfaces and their configured IP address
  • Add checkbox to System -> Advanced -> Admin for HTTP_REFERER checks
  • Add and enforce HTTP_REFERER check if checkbox is not checked.

This will prevent HTML pages from crafting HTML GETs against the web interface and will prevent firewall admins from being "tricked" into clicking on links that may be harmful to their firewall.

f2a86ca9 10/19/2010 06:19 PM Jim Pingle

Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protection and standardize field names. Ticket #320.

fbd5fc52 09/22/2010 03:27 PM Ermal LUÇI

Bring gitsync to the new check_reload_status behaviour.

0ae6daf8 09/07/2010 07:36 PM Ermal LUÇI

Use the new events mechanisms to dispatch events.

b4e6524c 09/01/2010 07:26 PM Jim Pingle

CA/CERT Move

1b94e73b 08/30/2010 10:05 PM Scott Ullrich

Restart dnsmasq on change in case of dns rebinding changes -

ee650539 08/30/2010 10:04 PM Scott Ullrich

Revert "Restart dnsmasq on change in case of dns rebinding changes"

This reverts commit a94e3f2016bec3f72aae2fd3e1575515ff93f5f6.

a94e3f20 08/30/2010 10:02 PM Scott Ullrich

Restart dnsmasq on change in case of dns rebinding changes

e73b001e 08/12/2010 03:55 PM Renato Botelho

Merge remote branch 'mainline/master'

Conflicts:
usr/local/www/diag_smart.php
usr/local/www/firewall_rules_edit.php
usr/local/www/interfaces.php
usr/local/www/load_balancer_pool_edit.php
usr/local/www/pkg_mgr_settings.php

ea53e38f 08/12/2010 12:44 PM Renato Botelho

gettext fixes

3a3fb8ea 08/11/2010 10:15 PM Erik Fonnesbeck

Fix printf/sprintf mixups.

42c7b553 08/10/2010 02:09 PM Carlos Eduardo Ramos

Fixing gettext calls on system_advanced_admin.php

36f83f68 07/12/2010 09:00 PM Chris Buechler

fix disable HTTP redirect

86b21903 07/06/2010 09:03 PM Jim Pingle

Add a text box where someone can enter in alternate hostnames for the system to bypass the DNS rebind checks.

4a820558 07/06/2010 08:39 PM Jim Pingle

Delete an accidentally duplicated line.

14eab6fb 07/06/2010 08:32 PM Jim Pingle

Add a checkbox to disable DNS rebinding checks if needed.

09ba7f74 06/29/2010 07:40 PM Jim Pingle

Fix this test, properly test if a variable is set. Fixes #691

b11bd589 06/29/2010 07:11 PM Jim Pingle

Forward back to system_advanced_admin.php and not system.php

56c91631 06/23/2010 06:35 PM Ermal LUÇI

Pass correct argument to killbyname and correctly check for sshdkeyonly toggle. Ticket #691

1fea6741 06/18/2010 02:36 PM Jim Pingle

Use killbyname() instead of mwexec/killall directly.

22a11a58 06/13/2010 12:07 AM Larry Gilbert

Fix some errors in spelling, punctuation, grammar, etc.

f37caa93 05/24/2010 04:57 PM Ermal LUÇI

Add to the System->Advanced an option to disable the redirect from port 80 when on https.

f49a012c 04/30/2010 01:02 PM Renato Botelho

gettext fixes

f6c2ad64 04/29/2010 08:22 PM Carlos Eduardo Ramos

Fix gettext issues

c395a830 04/29/2010 06:42 PM Carlos Eduardo Ramos

Fix gettext issues

f0d1af93 04/29/2010 05:53 PM Carlos Eduardo Ramos

Fix gettext issues

bca12a76 04/27/2010 12:30 PM Vinicius Coque

Reviewing gettext()

ca72c3f5 04/27/2010 11:30 AM Carlos Eduardo Ramos

Implement gettext()

1eacdc8a 04/26/2010 07:10 PM Carlos Eduardo Ramos

Implement gettext()

a46e450c 03/08/2010 04:53 PM Ermal Luçi

Do not spread checking for value accross code. Do it in the function that is supposed to do it.

c26bda2e 01/30/2010 01:20 AM Chris Buechler

clarify text

7a927e67 11/22/2009 12:28 AM Scott Ullrich

Require filter.inc and shaper.inc

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

487b16ec 07/10/2009 01:03 AM Scott Ullrich

Adding Notifications tab

0027de0a 05/08/2009 06:42 PM Ermal Luçi
  • Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
    This function can sleep till the resource is free and can help find not well behaving code.
  • Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this....
38332c11 11/25/2008 01:43 AM Scott Ullrich

Rename to console options

306f082a 10/25/2008 07:33 AM Scott Ullrich

Make white space consistent between save button and bottom of table

4d18eb07 10/22/2008 04:56 PM Ermal Luçi

More fixes on checkboxes.

561d5162 10/22/2008 04:06 PM Ermal Luçi

Fix reported on http://forum.pfsense.org/index.php/topic,12043.0.html

e09a935c 10/15/2008 04:31 PM Ermal Luçi

Still array handling changes on php5. Reported by: http://forum.pfsense.org/index.php/topic,12043.0.html

f51f3989 10/14/2008 06:34 PM Ermal Luçi

Fix issue reported by http://forum.pfsense.org/index.php/topic,12043.0.html.

e647cc2e 09/10/2008 06:48 PM Matthew Grooms

Increase the page redirect time after switching between http and https. It
can take longer on slower embedded systems.

2ff19bfd 09/09/2008 06:54 PM Matthew Grooms

Move the 'advanced users only' notice into the tab body so the tab headers
are not displaced by this message.

ab3c8553 09/09/2008 05:50 AM Matthew Grooms

Cleanup the tab format of the system advanced pages. The edges were square
instead of rounded like most pfSense pages.

fb1266d3 09/09/2008 04:08 AM Matthew Grooms

Moves the protocol and certificate options out of the general config page
to the Advanced admin access tab. The thought is that they should be next
to each other. The certificate management has also been modified to use
the centralized certificate manager. I took the liberty of removing the...

5bc3bf28 09/07/2008 03:45 AM Bill Marquette

uncomment the commented out functionality that actually restarts sshd
when it's enabled

df81417f 09/04/2008 03:40 PM Matthew Grooms

Break out the advanced system options page into tabs group by categories.
Fold the sysctl tunables page into a tab under the advanced options page.
This reduces the top level menu options by one. There should be no
functional changes.