summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_aliases_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Add _ to the list of are allowed charactersWarren Baker2012-05-101-1/+1
* When the "OpenVPN" users type was commented out of the drop-down, this functi...jim-p2012-05-021-4/+4
* Update help text for Host alaises to indicate FQDNs are allowed.jim-p2012-03-151-1/+1
* Revert "Feature#1603. URL table aliases should be usable within network type ...Ermal2011-08-151-4/+1
* Revert "Feature #1603. Correct nested urltable alias code to be more fullproo...Ermal2011-08-151-1/+1
* Adding hookScott Ullrich2011-07-271-0/+2
* Add hooksScott Ullrich2011-07-271-0/+4
* Add alias edit hookScott Ullrich2011-07-181-0/+1
* Feature #1603. Correct nested urltable alias code to be more fullproof to err...Ermal2011-07-061-1/+1
* Feature#1603. URL table aliases should be usable within network type aliases.Evgeny Yurchenko2011-07-031-1/+4
* Reject alias names that are too long. Fixes #1510jim-p2011-05-191-1/+1
* Add all to the reserved keywordsScott Ullrich2011-03-221-1/+1
* Add alias support for source and destination ports on outbound NAT.Erik Fonnesbeck2011-02-131-0/+2
* Check for aliases in 1:1 and outbound NAT rules, too.Erik Fonnesbeck2011-02-131-0/+8
* In update_alias_names_upon_change function add capability to access more deep...Erik Fonnesbeck2011-02-131-11/+11
* Resolves #1224. Correctly change name on port alias in firewall rules if the ...Ermal2011-02-081-0/+2
* Ticket #1183. Skip call to filter_configure() here, this will be done when us...Pierre POMES2011-01-101-1/+0
* Don't run mb_convert_encoding on descr field, it's cdata protected in the con...jim-p2011-01-061-2/+2
* comment out unfinished OpenVPN Users alias option, can finish for a post-2.0 ...Chris Buechler2011-01-041-1/+1
* Move to index.php.Scott Ullrich2010-12-171-1/+1
* Fix XSS issuesScott Ullrich2010-11-121-1/+1
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
* Use a list that includes WAN and LAN here rather than only OPT.Erik Fonnesbeck2010-09-151-2/+2
* Fix the delete button and a couple other small errors. Ticket #891Erik Fonnesbeck2010-09-141-4/+3
* Simplify sprintfErik Fonnesbeck2010-08-111-1/+1
* Modify various (s)printf format strings to allow translations to change the o...Erik Fonnesbeck2010-08-111-2/+2
* Fix textErik Fonnesbeck2010-08-111-1/+1
* Fixing gettext calls on firewall_aliases_edit.phpCarlos Eduardo Ramos2010-08-101-1/+1
* Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-08-031-1/+1
|\
| * Change these to lower-case to match the lower-case names from the previous re...Erik Fonnesbeck2010-08-021-1/+1
| * Update the VPN names in the reserved keywords list for aliases.Erik Fonnesbeck2010-08-011-1/+1
* | Checked gettext() implementation on firewall_aliases_edit.phpCarlos Eduardo Ramos2010-07-131-1/+2
* | Checked gettext() implementation on firewall_aliases_edit.phpCarlos Eduardo Ramos2010-07-121-1/+1
* | Corrections gettext implementation on firewall_aliases_edit.phpCarlos Eduardo Ramos2010-07-081-3/+3
* | Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-07-071-1/+1
|\ \ | |/
| * Fixes #698. Always check if we are dealing with an ip value to then store the...Ermal2010-07-051-1/+1
* | Review firewall_aliases_edit.php - part 2Renato Botelho2010-06-301-1/+1
* | Review firewall_aliases_edit.phpRenato Botelho2010-06-301-6/+6
* | Revert "Implemment gettext() calls"Renato Botelho2010-06-301-9/+6
* | Implemment gettext() callsJeann2010-06-301-6/+9
* | Implement gettext() callsCarlos Eduardo Ramos2010-06-241-35/+35
|/
* Merge remote branch 'mainline/master'Renato Botelho2010-04-221-9/+67
|\
| * Add a new alias type, urltable, which downloads a file of IP/CIDR addresses a...jim-p2010-04-211-8/+65
| * Validate imported URL data. Resolves #530.jim-p2010-04-211-1/+2
* | When renaming or removing aliases, deal with new NAT Port Forwarding fieldsRenato Botelho2010-04-121-1/+4
|/
* Use url consistentlyScott Ullrich2010-03-191-1/+1
* Fix textScott Ullrich2010-03-191-1/+1
* Disable update freqencyScott Ullrich2010-03-191-2/+2
* Use URLScott Ullrich2010-03-191-1/+1
* Add alias data url option. This code existed but lacked a backend daemon to ...Scott Ullrich2010-03-191-18/+1
OpenPOWER on IntegriCloud