Project

General

Profile

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

# Date Author Comment
0183a568 12/17/2010 10:52 PM Scott Ullrich

Move to index.php.

dd5bf424 11/12/2010 04:36 PM Scott Ullrich

Fix XSS issues

225a2f0b 11/12/2010 04:03 PM Scott Ullrich

Bring in XSS id fixes from m0n0wall

9bc8788a 09/16/2010 05:47 AM Erik Fonnesbeck

Use a list that includes WAN and LAN here rather than only OPT.

331a89ca 09/14/2010 07:59 AM Erik Fonnesbeck

Fix the delete button and a couple other small errors. Ticket #891

bcc8d8a3 08/12/2010 05:35 AM Erik Fonnesbeck

Simplify sprintf

ddc55e12 08/12/2010 04:18 AM Erik Fonnesbeck

Modify various (s)printf format strings to allow translations to change the order of the inserted strings.

4c807d76 08/12/2010 12:46 AM Erik Fonnesbeck

Fix text

4bfb2809 08/10/2010 02:29 PM Carlos Eduardo Ramos

Fixing gettext calls on firewall_aliases_edit.php

270f81d9 08/03/2010 01:59 PM Renato Botelho

Merge remote branch 'mainline/master' into 2_firewall

Conflicts:
usr/local/www/diag_nanobsd.php
usr/local/www/diag_packet_capture.php
usr/local/www/firewall_shaper.php

0c9f92bf 08/02/2010 10:32 PM Erik Fonnesbeck

Change these to lower-case to match the lower-case names from the previous revert.

7193cf12 08/02/2010 05:43 AM Erik Fonnesbeck

Update the VPN names in the reserved keywords list for aliases.

b13f7f80 07/13/2010 05:14 PM Carlos Eduardo Ramos

Checked gettext() implementation on firewall_aliases_edit.php

48ba486a 07/12/2010 05:43 PM Carlos Eduardo Ramos

Checked gettext() implementation on firewall_aliases_edit.php

731df1af 07/08/2010 04:29 PM Carlos Eduardo Ramos

Corrections gettext implementation on firewall_aliases_edit.php

6a73963a 07/07/2010 11:28 AM Renato Botelho

Merge remote branch 'mainline/master' into 2_firewall

6775c54e 07/05/2010 04:28 PM Ermal LUÇI

Fixes #698. Always check if we are dealing with an ip value to then store the subnet in the config.

3337063d 06/30/2010 10:49 PM Renato Botelho

Review firewall_aliases_edit.php - part 2

bd413d76 06/30/2010 10:38 PM Renato Botelho

Review firewall_aliases_edit.php

3deb92f7 06/30/2010 12:01 PM Renato Botelho

Revert "Implemment gettext() calls"

This reverts commit 49031495b501e4477941fa6248fe94cc698f9dcd.
A lot of mistakes

Conflicts:

usr/local/www/firewall_nat.php
49031495 06/30/2010 03:49 AM Jeann

Implemment gettext() calls

24148939 06/24/2010 03:25 PM Carlos Eduardo Ramos

Implement gettext() calls

0f9b6beb 04/22/2010 12:18 PM Renato Botelho

Merge remote branch 'mainline/master'

Conflicts:
etc/inc/filter.inc

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

74e861e3 04/21/2010 01:44 PM Jim Pingle

Validate imported URL data. Resolves #530.

b52d3aa5 04/12/2010 01:42 PM Renato Botelho

When renaming or removing aliases, deal with new NAT Port Forwarding fields

6c5bb502 03/20/2010 12:32 AM Scott Ullrich

Use url consistently

63e8a8ab 03/20/2010 12:19 AM Scott Ullrich

Fix text

a0fc25ae 03/20/2010 12:09 AM Scott Ullrich

Disable update freqency

2aed5121 03/20/2010 12:04 AM Scott Ullrich

Use URL

f6ba4bd1 03/19/2010 11:54 PM Scott Ullrich

Add alias data url option. This code existed but lacked a backend daemon to update the data every 24 hours. Adding this as well.

9ae9a7fc 03/18/2010 11:12 PM Ermal LUÇI

Unbreak ranges.

6c33fb4b 03/18/2010 07:58 PM Ermal LUÇI

Improve aliases a little bit to show large aliases.

6b487ec6 03/18/2010 06:05 PM Ermal LUÇI

Allow editing aliases. Pointyhat-to: ?!

fff3d2b9 03/11/2010 04:50 PM Jim Pingle

Add myself to the copyright

7a288dc9 03/11/2010 04:49 PM Jim Pingle

Add some verbage to the on-screen message stating that IP ranges are available for use as well as CIDR networks in aliases.

69d2ad77 03/11/2010 11:16 AM Erik Fonnesbeck

Ticket #421. Do not allow blank alias names in firewall_aliases_edit.php

800ae412 03/09/2010 07:40 PM Jim Pingle

Fix a slight bug. This would have caused an empty description in some cases.

ecd1f2d9 03/07/2010 09:37 PM Jim Pingle

Adding support for using IP ranges aliases. If you input an IP Range such as 192.168.0.1-192.168.0.254, it will instead turn that into a number of CIDR networks which will completely fill the range.

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.

231e0606 12/30/2009 04:34 PM Ermal Luçi

Ticket #261 Do not consider ports as hostnames. This changes the is_port function to consider ':'(ranges) as ports. This seems a previous feature i do not agree with much, but users decide right?!

86b66287 12/29/2009 11:26 PM Ermal Luçi

Ticket #258 fix regression.

b4deddce 12/21/2009 10:27 AM Ermal Luçi

Fix type handling to save what was choosen end not to guess it. Save the cidr when specified with hostnames seems people used this feature in 1.2.x branch.

a14bc953 12/13/2009 08:38 PM Ermal Luçi

More special meaning words.

712b72d7 12/09/2009 12:45 PM Ermal Luçi

Add listtopic and note that only ip addresses may be imported.

984c64a4 12/09/2009 12:37 PM Ermal Luçi

Add the same checks to the aliases import functionality as the ones that are done during creation/editing of aliases. Ticket #146

7c3f1ed2 12/08/2009 05:47 PM Ermal Luçi

Use is_port here.

52d618c2 12/08/2009 05:41 PM Ermal Luçi

Add one more check for port aliases now that /etc/services can be used in port names.

f71e0ac6 11/30/2009 06:07 AM Ermal Luçi

Resolves #138 Add propper input validation to aliases. Do not allow to nested different types of aliases. Do not allow on ports to enter something that is not in the range 0-65535.

7c9d8d71 11/28/2009 07:28 AM Ermal Luçi

Please pretty please use the interfaces function rather than than growing yet again the horrendous custom made things. Thank you. Ticket #141

58b0abb3 11/28/2009 05:11 AM Scott Ullrich

Correct typo Resolves #141

143048e3 11/28/2009 03:43 AM Scott Ullrich

Do not allow interface names as alias names Ticket #141

f76a479d 11/28/2009 03:41 AM Scott Ullrich

Do not allow reserved keywords as alias names Ticket #141

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

Require filter.inc and shaper.inc

978fd2e8 09/21/2009 11:12 PM Scott Ullrich

Pass origname instead of relying on a global

b6db8ea3 09/21/2009 03:28 PM Scott Ullrich

Check for interfaces with same name as alias. Ticket #92

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

f43ba926 08/23/2009 07:45 PM Scott Ullrich

Remove stray ;

7c872d3b 08/23/2009 07:44 PM Scott Ullrich

Unbreak. Pointy-hat-to: Ermal!

58ca68ef 08/21/2009 10:53 AM Ermal Luçi

Fix wrong code!
This is wrong since it is not that simple to rename an alias in an alias and correct code for this was already present before.

7515fb4b 08/21/2009 10:38 AM Ermal Luçi

Use global variable which defines the tmp_path and remove hardcoded ones.

24b9ea9a 08/20/2009 10:47 PM Scott Ullrich

Oops, use address instead of name

869857aa 08/20/2009 10:31 PM Scott Ullrich

Handle alias in an alias rename situation

82adb823 08/20/2009 10:29 PM Scott Ullrich

Remove non-needed debugging item and rename debug log to /tmp/alias_rename_log.txt

f5200c44 08/20/2009 09:59 PM Scott Ullrich

Add missing debug checks

ed0b7949 08/20/2009 09:57 PM Scott Ullrich

Allow editing of alias names that already are being referenced by rules, nat, etc by looping through items and replacing the old alias name with the newly updated alias name.
Sponsored-by: BSD Perimeter Commercial Support

96b4269c 07/28/2009 10:28 AM Ermal Luçi

Change only needed aliases.

16f78ff0 07/28/2009 09:59 AM Ermal Luçi

Fix the alias replacing when renamed so it does not do casualities like replacing thing with same name. This change prevents i.e. alias Test and Test34 refrenced in alias MyHome after renaming alias Test to Testagain the previous code would replace even Test34 to Testagin34 which is very unexpected.

171aa30d 07/24/2009 10:34 AM Ermal Luçi

When renaming an alias that is referenced by other aliases make the propper ajustements to reflect the changed name.

d6c9ab97 07/24/2009 07:34 AM Ermal Luçi

Fix typo

5e34cdb2 07/23/2009 09:44 PM Ermal Luçi
  • If editing an alias do not display itself on the autocompletion list
  • Prevent that the user mixes wrong type of aliases, only host and network type mixing is allowed. Openvpn may be added later on too.
  • Instead of checking for nested loops when unwinding aliases just prevent the loops. It is easier and allows some rare cases when nesting is needed.
3c4a3d96 07/23/2009 09:11 PM Ermal Luçi

Remove unused code.

460b3848 07/23/2009 09:08 PM Ermal Luçi

Add my copyright i have done the necessary work on aliases.

0cea9a23 07/23/2009 09:05 PM Ermal Luçi

Add the id tag to the row helper javascript created input objects. Make the controls of aliases clearly show that they can be even alias names with autocomplete.(Loop checking is not yet implemented).

92b9f237 07/22/2009 06:25 PM Ermal Luçi

Allow to enter names in these fields for letting nested aliases to be specified.

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...
974ff781 04/07/2009 08:31 PM Chris Buechler

fix typo, clean up text

625dcc40 03/14/2009 07:41 PM Bill Marquette

Massive javascript cleanup, all .js files now live in $g['www_path']/javascript
Purged unused JS

a2d8d3dd 01/04/2009 10:32 PM Ermal Luçi

Increase alias limit!

c823d56b 08/30/2008 07:52 PM Scott Ullrich

Show header when alias is not in use

fa157587 08/30/2008 07:50 PM Scott Ullrich

Add CSS header like other pages use.

0d3f3e90 08/10/2008 05:02 PM Ermal Luçi

style(9)++.

b8d1c38b 08/10/2008 04:59 PM Ermal Luçi

Remove debugging code.

b6f3005c 08/10/2008 04:54 PM Ermal Luçi Bring to functionality the editing of aliases.
  • Cleanup uneccesary eval() use in php code
  • Invrease on javascript the limits to 299 to really allow 299 entries
  • Remove limitiation of not being able to delete the first entry
  • Make all the rows dynamic. Now a new alias will not show any rows unless the plus sign is clicked....
6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

cbe3ea96 06/21/2008 02:44 PM Ermal Luçi

Continue interface improvements

e47c266d 05/17/2008 09:29 PM Scott Ullrich

Ticket #1711 fixes

d8898df4 05/17/2008 08:39 PM Scott Ullrich

Ticket # 1698 fixes

cd35a596 04/27/2008 06:48 PM Scott Ullrich

Correctly handle OpenVPN case.

4c743413 04/26/2008 02:54 AM Scott Ullrich

Update frequecy string

3ebd97eb 04/26/2008 02:50 AM Scott Ullrich

Update OpenVPN text

6e7e1814 04/26/2008 02:43 AM Scott Ullrich

Add OpenVPN Users option

18e5545e 04/07/2008 12:05 AM Scott Ullrich

Upgrade from 99 -> 299

see http://forum.pfsense.org/index.php/topic,8751.0/topicseen.html

20691b47 12/06/2007 06:57 PM Scott Ullrich

Increase maximum alias count to 299 from 99.

http://forum.pfsense.org/index.php/topic,7068.0/topicseen.html

ac4ae11b 11/25/2007 08:32 PM Chris Buechler

Proper fix for aliases edit.

Ticket #1513
Ticket #1476

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

ec3cedf7 10/19/2007 07:48 PM Bill Marquette

Ticket #1476 - use convert multibyte instead of just specialchars

dae44b99 09/25/2007 05:47 PM Scott Ullrich

Remove ip address check and allow hostnames

b5c78501 09/01/2007 08:47 PM Seth Mos

Fixing css layout

4fdff4ae 07/28/2007 11:27 PM Scott Ullrich

Correct error string to read "pptp" instead of "WAN".