Project

General

Profile

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

# Date Author Comment
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

679d21bb 07/07/2009 12:05 PM Ermal Luçi

Fix some typos.

4d828a9a 07/07/2009 10:55 AM Ermal Luçi

Fix interface list usage

WARN: Please ask before introducing old code on what have changed!

2802e3d7 07/03/2009 08:02 PM Scott Ullrich

Nuke trailing newline

0d64af59 06/30/2009 06:16 PM Ermal Luçi

Clear guiconfig from all sort junk functions and put them on the specific pages where they are needed.
Remove some sort functions not used.

a368a026 06/30/2009 05:15 PM Ermal Luçi
  • Reorganize the 'apply' button infrustructure in the GUI.
    - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals.
    - Convert all pages to the new infrustructure...
7b804bb3 06/27/2009 10:32 PM Scott Ullrich

Add support for the NanoBSD platform

5e7d127a 06/19/2009 12:17 AM Scott Ullrich

Revert "Rename cvssync to gitsync"

This reverts commit 62b035ce5f41c8342f0eea0b78e5878ff467e525.

62b035ce 06/19/2009 12:16 AM Scott Ullrich

Rename cvssync to gitsync

6dc88d53 06/18/2009 12:40 PM Ermal Luçi
  • Move functions that output html to guiconfig.inc
  • Remove some recursive dependency on some includes
  • Remove ^M or \r from files
  • Remove some entries from functions.inc to avoid including them twice
  • Remove some unneccessary includes from some files
    ...
50e1f1c6 06/05/2009 12:28 PM Renato Botelho

Fix typo: s/tempalte/template/

354f1f01 04/06/2009 01:19 AM Chris Buechler

fix order

0f01013a 04/06/2009 12:29 AM Chris Buechler

Since they're listed by name, order alphabetically.

ed8fab52 04/01/2009 02:45 PM Jim Pingle

Fix dump_clog to handle fifolog and clog timestamps and entries.

d6abaa18 04/01/2009 02:51 AM Scott Ullrich
  • Add clear_log_file() function and reduce code reuse
  • Use clear_log_file() instead of duplicated logic
b24358d1 04/01/2009 02:19 AM Scott Ullrich

Switch back to CLOG by default. Leave support for fifolog as a config.xml item.

5e7eff74 03/19/2009 12:37 AM Scott Ullrich

Use more human readable format