summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_aliases_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-2/+3
* XHTML ComplianceN0YB2014-02-281-1/+11
* Help ticket #3449:Renato Botelho2014-02-171-2/+6
* Catch a validation issue reported on the mailing list thread: IPv6 address da...Ermal2014-02-111-2/+2
* Use unlink_if_exists or @unlink to avoid PHP errors when file doesn't existRenato Botelho2014-02-041-2/+2
* Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...Renato Botelho2014-02-041-3/+3
* Really fix #3376Phil Davis2014-01-281-3/+3
* Fix display of CIDR/Update Freq in Alias EditPhil Davis2013-12-301-2/+2
* Make it more explicit that 'update freq.' unit is daysRenato Botelho2013-10-221-1/+1
* Remove unused variableRenato Botelho2013-10-221-4/+0
* Fix #3283, use jQuery to change attributes based on idRenato Botelho2013-10-211-49/+16
* Actually there is no reason to set a variable just to use onceRenato Botelho2013-10-181-2/+1
* Fix #3242 and some code cleanup:Renato Botelho2013-10-181-21/+15
* Fix #3268 - avoid pf table names conflict:Renato Botelho2013-10-161-5/+9
* Do not allow to add nested alias containing FQDNs when current alias is used ...Renato Botelho2013-08-141-0/+15
* Fix #3113, fix multiple english spell errors s/seperet/separat/Renato Botelho2013-07-281-1/+1
* When adding Port or URL alias default the alias type (2.1 version)Phil Davis2013-07-211-3/+3
* Process zipped aliases listRenato Botelho2013-07-051-0/+2
* Remove useless codeRenato Botelho2013-07-051-3/+0
* "block" is also a reserved keyword that can't be an alias name, or pf tosses ...jim-p2013-05-291-1/+1
* Prohibit adding aliases containing FQDNs in static routes. Fixes #2941Renato Botelho2013-04-101-0/+14
* Tidy up "firewall_aliases*.php" XHTMLColin Fleming2013-04-091-21/+17
* Fix URL add when you break sequence for addresses and details, shile I'm here...Renato Botelho2013-04-021-13/+12
* Preserve all URLs when one of them is invalidRenato Botelho2013-04-021-4/+6
* Back to previous tab when click on CancelRenato Botelho2013-04-021-1/+1
* Preserve old URLs when an error happens, also, fix descriptions save for URLsRenato Botelho2013-04-021-6/+11
* Simplify logicRenato Botelho2013-04-021-11/+3
* Return to correct tab after save or delete an aliasRenato Botelho2013-04-021-3/+15
* Save URLs and URL Table detailsRenato Botelho2013-04-021-0/+8
* Fix whitespaces and indentRenato Botelho2013-04-021-124/+127
* Use class tabcont for tableRenato Botelho2013-01-251-1/+1
* Fix: Repopulate fieldbcyrill2012-11-181-1/+1
* Refine saving/applying on more pages - don't show apply or take an action unl...jim-p2012-10-091-3/+2
* Return the user to the tab they were working originally working onWarren Baker2012-07-241-2/+6
* Fix hardcodded alias type so alias suggestion works as expected while creatin...r-duran2012-07-051-1/+1
* Overcome laziness to avoid unnecessary loopCristian Feldman2012-05-181-5/+4
* Fix of bug #2374 "When entering values in firewall rules leading andCristian Feldman2012-05-181-0/+4
* cleanup: code for building arrays for autocompleted fieldsDarren Embry2012-05-101-24/+10
* 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
* feature #2320: JS helper to toggle subnet mask for ipv4/v6 during inputDarren Embry2012-03-281-0/+2
* prep work for feature #2320: tag fields for ipv4v6Darren Embry2012-03-281-4/+4
* Update help text for Host alaises to indicate FQDNs are allowed.jim-p2012-03-151-1/+1
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-2/+2
* Adding hookScott Ullrich2011-07-271-0/+2
* Add hooksScott Ullrich2011-07-271-0/+4
* Add alias edit hookScott Ullrich2011-07-181-0/+1
* Merge remote branch 'upstream/master'jim-p2011-07-071-1/+1
|\
| * Feature #1603. Correct nested urltable alias code to be more fullproof to err...Ermal2011-07-061-1/+1
* | Merge remote-tracking branch 'upstream/master'jim-p2011-07-041-1/+4
|\ \ | |/
OpenPOWER on IntegriCloud