jim-p
a499d560d8
Fix typo
2011-10-19 13:59:52 -04:00
Renato Botelho
ea53e38ff1
gettext fixes
2010-08-12 09:44:02 -03:00
jim-p
943659d0b3
Refine the setting/checking of these variables a little.
2010-08-04 11:02:16 -04:00
jim-p
9e3aadbe90
Add checkboxes to disable TSO and LRO since some drivers will misbehave with them set. Resolves #703
2010-06-28 15:59:03 -04:00
Renato Botelho
f49a012cf8
gettext fixes
2010-04-30 10:02:10 -03:00
Carlos Eduardo Ramos
955cdb26d7
Fix gettext issues
2010-04-30 08:34:44 -03:00
Renato Botelho
10b0fac295
Fix whitespace
2010-04-29 15:06:11 -03:00
Vinicius Coque
4d473c89f7
Fixing gettext() on multiline strings
2010-04-29 14:18:44 -03:00
Renato Botelho
798f6ea3e3
Use printf() for string that need to print variables
2010-04-28 15:13:54 -03:00
Renato Botelho
79eaddf458
Fix : for translations
2010-04-27 17:26:59 -03:00
Vinicius Coque
267c28abea
Adding gettext() to save button
2010-04-27 10:07:07 -03:00
Vinicius Coque
d9950d291f
Reviewing gettext()
2010-04-27 09:48:13 -03:00
Carlos Eduardo Ramos
1eacdc8a87
Implement gettext()
2010-04-26 16:10:53 -03:00
Ermal Luçi
7514c2e244
Remove "$Id$ to unbreak page.
2009-12-11 10:14:20 +00:00
sullrich
e02099c638
Remove leading space
2009-12-06 00:27:04 -05:00
Scott Ullrich
7a927e67a5
Require filter.inc and shaper.inc
2009-11-21 19:28:00 -05:00
Scott Ullrich
ad9c8bb4fe
Turn off FLOWTABLE
2009-09-28 18:47:18 -04:00
Scott Ullrich
1d333258dc
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
2009-09-14 21:49:40 -04:00
Scott Ullrich
79c2e54a8c
Oops, we do not need to reboot to set nmbflows
2009-07-12 14:18:39 -04:00
Scott Ullrich
e630feeeff
Note that we may need to reboot if the op changes the state limit
2009-07-12 14:07:33 -04:00
Scott Ullrich
b37eac3d45
Enable flowtable support
2009-07-12 13:37:23 -04:00
Scott Ullrich
55e90dabc2
Move save button outside of if statement and remove extra blank seperator
2009-07-12 01:32:04 -04:00
Scott Ullrich
168171d31c
Remove second save button
2009-07-12 01:26:02 -04:00
Scott Ullrich
ab1ab2ac18
Trim results
2009-07-12 01:19:30 -04:00
Scott Ullrich
8291849a47
Add enable/disable option for flow table support
2009-07-12 00:56:55 -04:00
Scott Ullrich
305a2ab0d7
Add enable/disable option for flow table support
2009-07-12 00:55:08 -04:00
Scott Ullrich
487b16ecd8
Adding Notifications tab
2009-07-09 21:03:58 -04:00
Ermal Luçi
0027de0a54
* 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.
If any sybsytem wants to lock can do so with its own lock.
* Lock the config when doing a filter reload to avoid parallell recursion on this function, since it is not reentrant.
This compenstates for the removal of lock aquiring from the scripts/pages.
* config_lock/config_unlock are now compate shims that do nothing. They are preserved since packages 'abuse' them too.
2009-05-08 18:42:37 +00:00
Chris Buechler
a7c6604c06
Fix "disable checksum offloading", and some other bugs with certain combinations of options while here.
2009-04-23 23:55:37 -04:00
Chris Buechler
bd1072b54e
touch up text
2009-04-18 03:37:07 -04:00
Chris Buechler
910efe277f
Block all IPv6 traffic by default, since IPv6 isn't supported, there isn't any way to add such rules in the GUI, and nearly all users won't want IPv6 to traverse their firewall at this point. Add "Allow IPv6" checkbox to disable this behavior.
2009-04-05 22:20:53 -04:00
Scott Ullrich
306f082ae0
Make white space consistent between save button and bottom of table
2008-10-25 07:33:44 +00:00
Matthew Grooms
2ff19bfd40
Move the 'advanced users only' notice into the tab body so the tab headers
...
are not displaced by this message.
2008-09-09 18:54:57 +00:00
Matthew Grooms
ab3c85535d
Cleanup the tab format of the system advanced pages. The edges were square
...
instead of rounded like most pfSense pages.
2008-09-09 05:50:32 +00:00
Matthew Grooms
df81417f55
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.
2008-09-04 15:40:54 +00:00