Project

General

Profile

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

# Date Author Comment
6b1f9a99 11/15/2013 09:30 PM Renato Botelho

Many fixes on privileges, ticket #3216:

- Remove unused privilege page-diagnostics-logs-wireless
- Remove duplicated privileges
- Fix limiter-info, pf-info and system-pftop that were using wrong name
- Add privs for services-igmpproxy-edit
- Fix ID for acptiveportal allowedhostnames and editallowedhostnames...

7050776a 09/03/2013 04:00 PM Chris Buechler

Disable state killing on gateway failure by default for new configs.
Clarify the text describing the option while here.

a7b49540 07/22/2013 03:06 PM Renato Botelho

Fixes #3100. Fix spell and spaces issues

8744a113 06/18/2013 06:03 PM Jim Pingle

Add an option to force IPsec to reload on failover, which is needed in some cases for IPsec to fail from one interface to another. Ticket #2896

779c00dd 04/03/2013 04:51 PM Colin Fleming

Tidy up "system_advanced_misc.php" XHTML

Tidy up HTML boolean operators

efc0e29a 03/12/2013 05:59 PM Jim Pingle

Move tmp/var init to just after mount of /cf so that the sizing works properly on NanoBSD. Fix input validation for sizes. Add note about needing a reboot to apply the settings.

a1f735b3 03/12/2013 02:37 PM Renato Botelho

Do not route do default gw when rule gw is down

- Add a new advanced misc option to change the behaviour
- When it is set and rule has its own gateway, that is down, just
disable the rule instead of routing it to default gw

Fixes #2858

4f537e93 03/12/2013 02:04 PM Renato Botelho

Fix indent and whitespaces

e92e83d4 03/12/2013 02:16 AM Jim Pingle

Add the ability for full installs to optionally use RAM disks for /tmp and /var, and to allow selecting a size for /tmp and /var RAM disks on both Full installs and NanoBSD.
I think I caught most of the edge cases for transitioning into and out of RAM disk mode, and preserving data across reboots as is done on NanoBSD (RRD, DHCP leases, pkg/pbi info).

481e09b3 03/07/2013 09:23 PM Colin Fleming

Tidy up System:Advanced:Misc XHTML

Close BR tags
Close INPUT tags
Update CDATA secions in script tags
Update HTML boolean operators

a358eec2 02/09/2013 01:09 AM N0YB

System: Advanced: Miscellaneous: PowerD

Add the on battery mode option settings.

9f223740 07/07/2012 02:32 AM Jim Pingle

Fix typo

f60156f6 07/06/2012 06:38 PM Jim Pingle

Add an option to System > Advanced, misc tab to enable loading thermal modules (amdtemp, coretemp)

43669934 06/13/2012 02:29 AM Phil Davis

Fix some Crypto Acceleration text typos

7530177c 06/12/2012 07:10 PM Jim Pingle

Generalize the Crypto hardware option and add GUI support for AES-NI.

53c210dd 04/11/2012 01:12 AM Cristian Feldman

Added mode selection options for PowerD.

37129ab8 02/15/2012 02:57 AM Pierre POMES

Ticket #2157. Add missing call to relayd_configure()

6fbe0168 02/02/2012 04:20 PM Jim Pingle

If the sticky option is changed, restart relayd. Fixes #2157

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

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

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

More typos/text fixes.

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

convert javascript code to jQuery on system* files

ae0023be 09/09/2011 03:16 PM Jim Pingle

Don't try to unset this variable if it isn't set to begin with. Fixes #1865

8ca95ed8 08/30/2011 05:32 PM Jim Pingle

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.

ace9a954 08/25/2011 01:54 AM Chris Buechler

fix text

b4eec6e6 08/22/2011 12:37 PM Jim Pingle

Fix field name label.

2a5d416d 08/18/2011 02:28 AM Chris Buechler

fix text

6c86a39f 08/12/2011 11:47 AM Ermal LUÇI

Allow disabling having localhost in resolv.conf. There are some special setups that might need this.

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

makes correct use of printf and gettext

removes variables names and replace it with '%s'

e8c8891d 06/28/2011 03:20 PM Jim Pingle

Fix typo

3781d809 06/02/2011 08:14 AM Ermal LUÇI

Correct input object name from wrong copy/pasto. Reported-by: http://forum.pfsense.org/index.php/topic,37369.0.html

f4645d7f 06/01/2011 02:03 PM Ermal LUÇI

Add tunable, by default disabled, to enable the default gateway switching feature when the default one 'disappears'.

42c07003 04/18/2011 06:25 PM Ermal LUÇI

Add an option under advanced->misc to specify a proxy for retreiving pfsense package info or downloading packages.

127eb8e0 04/11/2011 08:58 PM Jim Pingle

Add a toggle under System > Advanced on the misc tab to enable/disable debug mode for racoon.

b0cf10bf 11/30/2010 04:47 PM Ermal LUÇI

Ticket #911. Provide an option under system->advanced->misc to disable killing states when a gateway goes down. Possibly on 2.1+ this might be made an option specific for each gateway!

7e1cf139 10/06/2010 07:44 PM Jim Pingle

Replace hardcoded pfSense with product_name.

7b2fdac4 09/22/2010 02:07 PM Jim Pingle

Properly check and set "Prefer older IPsec SAs" setting in the config and its associated sysctl. Move setting the sysctl to its own function to avoid code duplication.

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

gettext fixes

f7ec62f8 08/05/2010 03:53 AM Chris Buechler

Fix text, and default to 1400

6441fa9a 08/03/2010 05:35 PM Ermal LUÇI

Resolves #787. Present an option to enable a scrub rule for <vpns> target to limit the mss to specified value.

1ca3ccd4 07/27/2010 01:16 PM Jim Pingle

Fix test for checking the prefer old IPsec SA box.

d0a00ec9 04/29/2010 05:56 PM Vinicius Coque

Removing tab character

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

Fix gettext issues

4d473c89 04/29/2010 05:18 PM Vinicius Coque

Fixing gettext() on multiline strings

79eaddf4 04/27/2010 08:26 PM Renato Botelho

Fix : for translations

267c28ab 04/27/2010 01:07 PM Vinicius Coque

Adding gettext() to save button

e51ed1e9 04/27/2010 12:52 PM Vinicius Coque

Reviewing gettext()

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

Implement gettext()

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

f204df7d 08/12/2009 12:02 PM Ermal Luçi
  • Fix setting unsetting of a few option under System-> Misc
  • Present a new option to control clearing of states when Schedules expire. Seems sometimes this is a desirable behaviour!
487b16ec 07/10/2009 01:03 AM Scott Ullrich

Adding Notifications tab

09f18f59 07/04/2009 11:49 PM Jim Pingle

Add configurable option to enable glxsb.

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....
6d74f28b 04/15/2009 05:13 PM Jim Pingle

Cosmetic fix - two words were split with hyphenation that didn't look right in the WebGUI.

60359eaa 04/05/2009 08:03 PM Scott Ullrich

Add Use PowerD

c912fe28 04/05/2009 07:55 PM Scott Ullrich

Add missing spacing before PowerD section

d66a8cae 04/05/2009 07:47 PM Scott Ullrich

Add power savings header

8e9fa41d 04/05/2009 07:38 PM Scott Ullrich

Adding PowerD knob to system -> advanced -> misc. This will be useful
for folks wishing for their firewall to use less power overall. Blurb
from the powerd man page from freebsd:

The powerd utility monitors the system state and sets various power con-...
501d5f98 11/06/2008 10:53 PM Ermal Luçi

Remove unused code.

432bd199 10/23/2008 10:41 PM Ermal Luçi

Remove ocurrences of m0n0 for shaper type in the code.

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.

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.