Project

General

Profile

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

# Date Author Comment
b58cb288 03/20/2014 06:27 PM Ermal LUÇI

Fix abvious error in string building

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

f0c1ce21 03/08/2014 09:56 AM Phil Davis

Add all advanced options to rule table hover text

Bug #3512

41602469 03/07/2014 05:12 PM Luiz Gustavo Costa

better make of gettext in expression (thanks rbgarga)

e28307d0 03/07/2014 04:52 PM Luiz Gustavo Costa

fix some variables gettext

ee9783e9 02/17/2014 08:00 PM Ermal LUÇI

Move this global declaration to the proper file rather than backend code

7b7ad7f6 02/04/2014 07:06 PM Renato Botelho

Simplify logic calling grep less times, as done on mail_reports.inc on 2c6efc9

2517148e 02/04/2014 06:08 PM Ermal Luçi

Merge pull request #900 from Klaws--/patch-1

Added previously missing DSCP VA (requires kernel patch patch submitted ...

d31ca336 02/04/2014 02:34 PM Renato Botelho

Add escapeshellarg() calls on exec parameters. While I'm here, replace some exec() calls by php functions like symlink, copy, unlink, mkdir

28c49959 02/04/2014 01:30 PM Klaws--

Added previously missing DSCP VA (requires kernel patch patch submitted by me)

c7a3356e 12/26/2013 08:27 PM Jim Pingle

Add a setting to allow the user to specify the clog file size so more (or less) entries may be kept in the raw logs. Retain previous default size values if the user has not specified a preferred size. Files can only be resized when initialized, so provide a "Reset All Logs" button as well to force clear all logs and set them up at the new size.

aa205c3b 12/20/2013 10:08 PM Ermal LUÇI

Rmoeve register_long_arrays from php.ini and from php code the use of HTTP_*_VARS as its deprecated and luckily low use in pfSense to win memory and compativility

eb4ac13e 07/25/2013 12:59 PM Renato Botelho

Mark input_errors as reference at do_input_validation declaration, it fixes #3108

dd042c51 07/08/2013 03:38 PM Renato Botelho

Implement URL Table aliases for ports instead of IP addresses

dc63650a 07/02/2013 10:37 AM Klaws--

Added previously missing class selectors cs1-cs7 plus VA (voice-admit), plus the TOS values which still work with DSCP

Definitely requires my patches to the kernel patches to work (dscp.RELENG_*.diff). OTOH, it is currently broken anyway, so wahtever happens, it cannot get more broken. ;-)...

8cbda52b 04/17/2013 02:38 PM Colin Fleming

Tidy up "guiconfig.inc" XHTML

Remove the P tag between the DIV and TABLE tag
Change the SPAN tag to a P tag and close properly
Move the class statement from the SPAN tag to the TD tag
Remove the closing P and closing SPAN tags

cb2b59b8 02/13/2013 01:06 PM Renato Botelho

Deal correct with /32 subnet mask for ipv6 addresses. If fixes #2451

96ccd009 02/13/2013 12:31 PM Renato Botelho

Fix indent and whitespaces

3a2de75a 02/09/2013 04:27 PM Jim Pingle

Add some newlines to this one too.

8c59ce01 02/09/2013 04:22 PM Jim Pingle

Unbreak firewall rule interface drop-down selection. Fixes #2805

fb6c8051 02/07/2013 02:51 PM Jim Pingle

Fix quoting.

133bda76 02/07/2013 02:44 PM Jim Pingle

This is quoted that way because it's passed in javascript. If another better way to quote it works, feel free to change it back, but test the fix first and make sure aliases still display in the firewall rule list.

7cba1f57 02/07/2013 02:32 PM Jim Pingle

Merge pull request #391 from ExolonDX/branch_06

Remove escaped apostrophe

b5ce1d01 02/07/2013 01:08 PM Colin Fleming

Remove escaped apostrophe

d7a1532b 02/07/2013 12:38 AM Jim Pingle

Only include files that actually end in .inc, otherwise patching can lead to errors since .inc.orig patched the old test.

f326b978 02/06/2013 11:41 PM Colin Fleming

Update HTML code in "include" files

Close BR, INPUT and IMG tabs, update the IMG tags with "alt" and update
the TABLE tags with "summary".

Update SCRIPT with proper CDATA sections.

fbc723b1 01/10/2013 06:51 PM Jim Pingle

Show the hostname if it doesn't match

eff0526e 11/15/2012 10:41 AM Ermal LUÇI

Not sure why this has been hidden so deep but putting that in the right place should help with error displayed related to HEADER already sent in PHP errors.log

9c59f962 11/12/2012 11:12 AM Ermal LUÇI

Resolves #2678. Merge patch suggedted to stop warnings on PHP_errors.log

1e1e1ec8 11/02/2012 02:50 PM Jim Pingle

Make a function to get the current theme and use it everywhere rather than duplicating code or missing functions. (Fixes forced themes using the wrong theme for login screen)

abe430cc 10/31/2012 06:01 PM Jim Pingle

Encode the if parameter before using it in html

398d29a6 10/31/2012 03:38 PM Jim Pingle

Remove debug output

56befec1 10/31/2012 02:49 PM Jim Pingle

Set the CSRF Magic timeout to the same as the session timeout, so that if a user sets a lower session time, the CSRF magic tokens do not outlive the user's session.

79cc9e6b 10/01/2012 12:44 PM Cyrill B

Add ECE and CWR TCP flags as defined in RFC 3168

c184fa27 09/06/2012 06:47 PM Darren Embry

fix imbalanced HTML tags

hopefully continues to fix #2625 but no guarantees.

d329d587 09/06/2012 06:46 PM Darren Embry

a few coding indentation/style fixes.

17c0bb50 09/06/2012 05:46 PM Darren Embry

Inconsistent behavior with Alias info popup

hopefully fixes #2625

http://redmine.pfsense.org/issues/2625

119f89c8 06/21/2012 10:14 AM Phil Davis

Use config array to get the timezone. syscfg is no longer defined here.

4e8854c6 06/16/2012 05:58 PM Charlie Root

improve alias popup in firewall_rules
include url_table list up to 10000 items
read alias only on mouseover
use table to list columns
show edit shortcut
show total items value on popup description

14f5f705 06/12/2012 02:08 PM Marcello Silva Coutinho

fix permissions check to xml package files and show only menus user has access to

76e91d3f 04/19/2012 11:53 AM Warren Baker

Add SUBMISSION port, fixes #2387

c9eb66f6 03/16/2012 12:19 AM Vinícius Coque

Fix a logical bug on gettext

The parameter showapply determines when the apply button should be displayed
Ticket #1686

3e139f90 02/27/2012 11:58 PM Vinícius Coque

Adding multi-language support to WebGUI

3b49bc25 01/18/2012 08:11 PM Scott Ullrich

Ensure timezone is set

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

Converting javascript code from scriptaculous to jQuery

1ee5815c 07/22/2011 10:34 PM Chris Buechler

make the tab character limit 92, leaves plenty of room and prevents some custom builds from unnecessarily turning tabs into a drop down

d8012adb 06/07/2011 01:47 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/voucher.inc
usr/local/www/fbegin.inc

60ccf01c 06/07/2011 12:44 AM Scott Ullrich

Add a div around input errors box so that it can be hidden on subequent page posting

54bdff75 03/25/2011 11:49 AM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/auth.inc
etc/inc/config.lib.inc
etc/inc/filter.inc
etc/inc/pfsense-utils.inc
etc/inc/pkg-utils.inc
etc/inc/priv.defs.inc
etc/inc/services.inc...

cfaf6e69 02/27/2011 08:50 PM Scott Ullrich

Only show the you can monitor the filter reload process for filter related changes

b807a161 02/15/2011 10:59 PM Scott Ullrich

Break on 'You can also monitor the reload progress' instead of letting it wrap into a newline.

1596d9c1 01/28/2011 06:38 PM Vinicius Coque

Merge remote branch 'mainline/master'

eac181ca 01/25/2011 06:50 PM Carlos Eduardo Ramos

BP: Add gettext() function #multilang

620ac186 01/25/2011 05:31 PM Scott Ullrich

Misc fixups

d413cd50 01/25/2011 05:11 PM Scott Ullrich

Adding switch to prevent dropdown menu creation.

b6ab9bd2 12/01/2010 11:52 AM Ermal LUÇI

Ticket #1060. Escape even the alias entry descritpions.

64ec1ddf 11/14/2010 07:46 PM Scott Ullrich

Add nocsrf flag

fafd303e 11/12/2010 11:30 PM Scott Ullrich

Unbreak AJAX

baaa8bb1 11/11/2010 05:58 AM Erik Fonnesbeck

Move this function to allow removing it from easyrule.

88bc2760 11/11/2010 05:43 AM Erik Fonnesbeck

Fix filter_rules_sort's compare function to know about floating rules so it won't change their order.

506f6e90 11/09/2010 06:07 PM Scott Ullrich

Ensure csrf magic is loaded

8e0c3760 09/01/2010 12:32 PM Ermal LUÇI

Ticket #568. Do not show the save/cancel buttons on the edit page of firewall rules if that are advanced options set.

95249b8a 08/21/2010 08:16 PM Scott Ullrich

use / as relative since items might be living in a subdirectory off of / such as pfCenter/

667b2b60 08/20/2010 11:37 AM Ermal LUÇI

Remove \r from this file usually crated when edited by Windows editors because it makes it unreadble in unix editors.

f5a8161f 08/05/2010 04:32 PM robert zelaya

add func disc

2eeee043 08/05/2010 04:26 PM robert zelaya

new tab menu

ec3f44c1 08/01/2010 11:53 PM Erik Fonnesbeck

WAN and LAN don't need to be specially added to $specialnets, since the code after can add them anyway.

c76d54a5 08/01/2010 09:47 PM Erik Fonnesbeck

Fix display of optX addresses in rule lists.

6cfa23eb 07/14/2010 09:41 PM Scott Ullrich

No need to use # in color code, it's already set with this

f31489e5 07/14/2010 09:36 PM Scott Ullrich

Allow overriding the Nifty corners background color

619f2dbd 07/12/2010 05:30 PM Scott Ullrich

Add undo button for drag and drop reordering

28170529 07/12/2010 03:02 AM Scott Ullrich

Nuke trailing c/r

2386990d 07/12/2010 03:00 AM Scott Ullrich

Add a Close button option for notices that have appeared as long as the save button has not been set

8c8d954f 07/12/2010 02:10 AM Scott Ullrich

Unbreak nifty

23287db7 07/12/2010 02:07 AM Scott Ullrich

Rename to already existing name=infoboxnp

467989e2 07/12/2010 01:52 AM Scott Ullrich

Add a id of redboxtable to the table so that ajax can interact with this box.

520b1e07 05/07/2010 11:00 PM Scott Ullrich

Add 0x10 diffserv option. http://forum.pfsense.org/index.php/topic,24954.0.html

b8ed2a11 05/05/2010 07:26 PM Ermal LUÇI

Implement tcp flags and sloppy state on the GUI.

c7de8be4 04/21/2010 09:03 PM Jim Pingle

Add a new alias type, urltable, which downloads a file of IP/CIDR addresses and loads them into a pf persist table instead of importing the addresses directly into a traditional alias. This allows for using huge tables of addresses that would otherwise break the GUI and/or fail to load into pf. Part of ticket #512

af5d9af2 04/03/2010 08:03 PM Scott Ullrich

Add iPad support

651fff4f 03/03/2010 06:17 AM Erik Fonnesbeck

Add more descriptive mode names to the error messages.

c61e4626 03/02/2010 05:07 PM Ermal Luçi

Allow the GUI auth API to be used for doing authentication against authentication servers specified. Teach Openvpn to use this API. Allow openvpn to authenticate against multiple servers that can be selected on the server configuration page.

974cbfe0 02/09/2010 01:07 PM Ermal Luçi

Ticket #338. Remove aliases_sort function and keep the list always sorted in config.xml. This reverts to previous behaviour.

aabb805d 02/08/2010 10:04 PM Ermal Luçi

Ticket #341. Fix setting of default gw. Generate config after saving the changes as done on other places on pfsense code.

85cf9132 01/07/2010 08:05 AM Chris Buechler

Make the "Currently viewing" drop down work in all browsers, not just Firefox.

Ticket #109

fefc8897 01/02/2010 07:23 AM Scott Ullrich

Add ignorefirmwarelock variable that can be used by some ajax callers

88f65b7e 12/22/2009 02:05 PM Ermal Luçi

Add forgotten curly.

a584475a 12/22/2009 01:43 PM Ermal Luçi
  • Fix alias handling around the repo.
  • Add new function filter_expand_alias to allow expanding single alias.
  • Fix reflection rules generation(missing the target variable)
  • Propperly identify duplicate lines in inetd.conf generated.
070a82a9 12/08/2009 11:16 AM Martin

add teredo-protocol to port definitions

91a73b8a 12/06/2009 02:36 AM Scott Ullrich

_REQUEST has data, too. Don't just check _POST only.

0069f9fc 11/29/2009 11:20 PM Jim Pingle

Fix ' in alias description. Confirmed working fix for ticket #143

30c4ae8a 11/28/2009 07:56 PM Scott Ullrich

Seperate diffserv box into a <select> dropdown. Hide item behind advanced button. Move down one section near other advanced items. Resolves #60

7f9ad068 11/17/2009 07:45 PM Chris Buechler

Fix hostname in page title. thanks to sullrich@ for pointer

cf21c8ad 11/16/2009 07:12 AM Chris Buechler

Put the FQDN back into the page title. Many people have numerous firewalls up across tabs, and it's impossible to differentiate without this, which we've had for many years.

e89f2008 11/09/2009 12:36 AM Chris Buechler

fix typo

7ac5a4cb 09/14/2009 11:14 PM Scott Ullrich

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

da17d77e 08/24/2009 12:05 PM Ermal Luçi
  • In config_install validate the file that will be installed not the already present config!
  • Convert most hardcoded /tmp to the global variable
  • Do not reboot the firewall under the hood without confirmation from the user after restoring. Just ask the user to do it....
84677257 08/24/2009 12:00 AM Scott Ullrich

Move functions to pfsense-utils.inc since they can be called from either console or gui side

b31da21e 08/23/2009 11:51 PM Scott Ullrich

Move download_file_with_progress bar back to shared are where it belongs. These functions can be called from both console and the webConfigurator. Unbreaks pkg operations on bootup such as resinstall broken packages

aa2a7ea6 07/07/2009 12:06 PM Ermal Luçi

Remove debugging echos