summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_aliases.php
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace at the start of firewall_aliases.php - it was causing error...jim-p2011-07-221-1/+1
* Adding hook to pre_table for aliasesScott Ullrich2011-07-181-2/+2
* Restoring gray background to the right of some tables in GUI.Evgeny Yurchenko2011-06-051-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
* Simply code for determining whether an alias is currently in use.Erik Fonnesbeck2011-02-131-74/+49
* fix textChris Buechler2010-09-121-1/+1
* gettext() fixes on firewall_aliases.phpCarlos Eduardo Ramos2010-08-121-1/+1
* Fix improper gettext changes that broke various confirmation prompts, causing...Erik Fonnesbeck2010-08-061-1/+1
* Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-08-031-19/+22
|\
| * Indent checksScott Ullrich2010-07-301-20/+20
| * Handle cases when source or destination is not enabled and you end up with an...Scott Ullrich2010-07-301-0/+3
* | Corrections gettext implementation on firewall_aliases.phpCarlos Eduardo Ramos2010-07-081-1/+1
* | Review firewall_aliases.phpRenato Botelho2010-06-301-3/+3
* | Revert "Implemment gettext() calls"Renato Botelho2010-06-301-1/+1
* | Implemment gettext() callsJeann2010-06-301-1/+1
* | Implement gettext() callsCarlos Eduardo Ramos2010-06-241-10/+10
* | gettext on archives firewall_aliases.php e firewall_nat.phpme2010-06-231-4/+4
|/
* Merge remote branch 'mainline/master'Renato Botelho2010-04-221-0/+6
|\
| * Add a new alias type, urltable, which downloads a file of IP/CIDR addresses a...jim-p2010-04-211-0/+6
| * source address is been checked 2 times and destination address no one, fix thisRenato Botelho2010-04-131-1/+1
* | Check if var exist before compare its valueRenato Botelho2010-04-131-10/+10
* | When renaming or removing aliases, deal with new NAT Port Forwarding fieldsRenato Botelho2010-04-121-3/+13
|/
* Rename import to bulk import. Suggested-by: Chris HornScott Ullrich2010-03-201-1/+1
* Improve aliases a little bit to show large aliases.Ermal2010-03-181-3/+1
* Resolves #401. Fix the ... display on aliases description.Ermal2010-03-161-2/+3
* Ticket #338. Remove aliases_sort function and keep the list always sorted in ...Ermal Luçi2010-02-091-2/+0
* Remove msort call for aliases sorting, aliases are sorted by aliases_sort() f...pierrepomes2010-02-081-3/+0
* Require filter.inc and shaper.incScott Ullrich2009-11-211-0/+3
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-1/+3
* Sort aliasesScott Ullrich2009-09-111-0/+3
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-6/+4
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-2/+0
* fix image alignmentBill Marquette2009-03-121-4/+3
* Do not hard code whiteScott Ullrich2008-10-121-1/+0
* 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/+6
* Add a plus button on the top header of these pages.Seth Mos2007-05-081-2/+9
* Sync aliases after removingScott Ullrich2007-01-241-0/+1
* Do not iterate items if they are not an array.Scott Ullrich2006-08-171-48/+54
* Do not delete a NAT item if its being referenced by an ALIAS.Scott Ullrich2006-08-161-0/+24
* Remove alias import option. It was never MFC'd and the icon should not be pr...Scott Ullrich2006-06-141-1/+1
* Do not allow an alias to be deleted if its currently referenced ina rule.Scott Ullrich2006-04-191-5/+44
* MFC 8297Scott Ullrich2006-01-191-1/+1
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
* Do not show . at end of alias listScott Ullrich2005-12-181-1/+1
* Remove reboot required checksScott Ullrich2005-12-141-6/+6
* MFC 8291Scott Ullrich2005-12-041-7/+7
* put friendly titles on the icon buttonsBill Marquette2005-08-241-3/+3
OpenPOWER on IntegriCloud