summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_aliases_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3695 from phil-davis/refactor_if_list_functionsRenato Botelho2017-04-201-1/+1
|\
| * Refactor get_configured_interface_list remove unused parameterPhil Davis2017-04-161-1/+1
* | Remember original alias name on edit input errorsPhil Davis2017-04-161-6/+10
* | Refactor update_alias_names_upon_changePhil Davis2017-04-161-24/+1
|/
* Add underscores to is_port* function namesPhil Davis2017-03-271-1/+1
* Provide functions for checking port range alias combinationsPhil Davis2017-03-261-1/+1
* Add reason to write_config() calldoktornotor2017-03-211-1/+1
* Fix #7316 Alias Edit keep pattern, placeholder, title in sync on all rowsPhil Davis2017-02-251-4/+30
* Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-2/+2
* GET/POST conversion firewall_aliases*Steve Beaver2017-02-101-5/+2
* Required fields - Alias TypePhil Davis2017-02-101-1/+1
* setHelp and gettext changes for firewall* pagesPhil Davis2017-02-051-1/+1
* Redmine #7173 Do not allow pkg_ for If, IfGroup, AliasPhil Davis2017-02-011-0/+9
* Interface description must be unique including casePhil Davis2017-01-231-1/+1
* Fixed #7083Steve Beaver2017-01-191-1/+3
* Breadcrumb linksPhil Davis2017-01-101-14/+15
* Merge pull request #3248 from phil-davis/ipaddressnopatternRenato Botelho2016-12-271-1/+2
|\
| * Form_IpAddress add types remove patternsPhil Davis2016-12-031-1/+2
* | Print an error when the given URL cannot be fetched instead of just ignoring it.Luiz Otavio O Souza2016-12-211-1/+2
* | Fix #6976: Make sure interface description, interface name and alias don't ha...Renato Botelho2016-12-121-0/+9
|/
* Added addrtolower calls to force IPv6 addresses to lower caseSteve Beaver2016-11-221-1/+1
* Fixed 6901Steve Beaver2016-11-071-0/+1
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-43/+42
* chmod 0644 php web pagesRenato Botelho2016-07-141-0/+0
* Always use require_oncePhil Davis2016-06-271-1/+1
* Clarify ports alias hint. Ticket #6523Chris Buechler2016-06-221-1/+1
* Firewall / Aliases / Edit - New URL Table Alias TypeNOYB2016-05-241-1/+2
* Hide CIDR for alias types that do not use itPhil Davis2016-05-111-0/+4
* Fix #6322 Allow expanded forms of alias entryPhil Davis2016-05-061-3/+6
* Display Ports/Address based on tab nameStephen Beaver2016-05-051-1/+1
* Provide better messages for invalid alias name errorsPhil Davis2016-04-281-9/+3
* Remove "we" personalizations.NOYB2016-03-301-4/+4
* Firewall / Aliases - Remove PersonalizationsNOYB2016-03-301-8/+8
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-1/+1
* Internationalize Form_Button textPhil Davis2016-03-111-1/+1
* Icon consistency in Repeatable blocks. Ticket #5965jim-p2016-03-091-4/+9
* add an option to only validate URL tables, so stray files aren't left behind ...Chris Buechler2016-02-121-1/+1
* Show user the URL causing the error. Ticket #5848Chris Buechler2016-02-101-1/+1
* Remove process_alias_unzip, which never worked because of variable typo (at a...Chris Buechler2016-02-101-2/+0
* Set same as max_input_varsChris Buechler2016-02-091-1/+1
* Don't try to process URL alias if the download fails. Ticket #5848Chris Buechler2016-02-091-1/+3
* Fix subnet_size var name typoPhil Davis2016-02-071-1/+1
* Make sure subnet_size() didn't return 0Renato Botelho2016-02-041-1/+3
* Merge pull request #2464 from phil-davis/patch-3Renato Botelho2016-01-181-25/+37
|\
| * Remove tab embedded in text - firewall_aliases_editPhil Davis2016-01-181-1/+1
| * Internationalize firewall_aliases_editPhil Davis2016-01-181-25/+37
* | Display existing updatefreqPhil Davis2016-01-181-1/+7
|/
* Firewall / Aliases / Edit - PatternNOYB2016-01-181-1/+20
OpenPOWER on IntegriCloud