summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_aliases_import.php
Commit message (Expand)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-3/+3
* Code style firewall_aliasesPhil Davis2015-05-111-15/+21
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* modify copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Warn if attempting to import IPv6 rangePhil Davis2014-10-241-1/+4
* Remove almost all calls to history.back() and make Cancel button back to HTTP...Renato Botelho2014-09-121-1/+3
* Fix indent whitespacesRenato Botelho2014-08-261-39/+54
* Allow hostnames in bulk import since they are valid entries in a network type...jim-p2014-07-141-1/+1
* Check for vertical bar at start or end of descriptionPhil Davis2014-01-071-2/+2
* Update reserved_keywords checks to match firewall_aliases_editPhil Davis2014-01-061-2/+8
* Bulk Import: fix copy-paste var name errorPhil Davis2014-01-051-1/+1
* Allow individual line descriptions on alias bulk importPhil Davis2014-01-051-15/+50
* Validate IP address ranges correctly on Alias Bulk Importphildd2013-12-291-2/+2
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* s/require/require_once/g for filter.inc to avoid redeclaration errors in some...jim-p2013-08-281-1/+1
* Tidy up "firewall_aliases*.php" XHTMLColin Fleming2013-04-091-4/+5
* Fix syntax errorjim-p2012-10-161-1/+0
* Refine saving/applying on more pages - don't show apply or take an action unl...jim-p2012-10-091-2/+3
* 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_import.phpCarlos Eduardo Ramos2010-07-151-1/+2
* | Corrections gettext implementation on firewall_aliases_import.phpCarlos Eduardo Ramos2010-07-081-1/+1
* | Review firewall_aliases_import.phpRenato Botelho2010-06-301-3/+3
* | Implement gettext() callsCarlos Eduardo Ramos2010-06-241-18/+18
|/
* Rename import to bulk import. Suggested-by: Chris HornScott Ullrich2010-03-201-1/+1
* Unbreak ranges.Ermal2010-03-181-1/+1
* Support ranges during alias imports.Ermal2010-03-181-1/+5
* fix textChris Buechler2010-03-131-1/+1
* Fix alias importing. Resolves #422jim-p2010-03-121-5/+10
* Ticket #338. Remove aliases_sort function and keep the list always sorted in ...Ermal Luçi2010-02-091-2/+4
* Ticket #348. Fix checking for existing alias name. Allow subnets to be define...Ermal Luçi2010-02-091-10/+5
* fix typosChris Buechler2010-01-011-2/+2
* Add listtopic and note that only ip addresses may be imported.Ermal Luçi2009-12-091-2/+13
* Add the same checks to the aliases import functionality as the ones that are ...Ermal Luçi2009-12-091-0/+36
* Include filter.inc and shaper.incScott Ullrich2009-11-211-0/+2
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-1/+3
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
* Backport alias import option to RELENG_1 from HEAD.Scott Ullrich2007-09-191-0/+107
OpenPOWER on IntegriCloud