summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_aliases_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Remember original alias name on edit input errorsPhil Davis2017-04-201-6/+10
* Refactor update_alias_names_upon_changePhil Davis2017-04-201-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
* Breadcrumb linksPhil Davis2017-02-111-14/+15
* Mark missing parameter as required. It got lost during backport from master a...Renato Botelho2017-02-101-1/+1
* Required fields - Alias TypePhil Davis2017-02-101-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
* Form_IpAddress add types remove patternsPhil Davis2016-12-271-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
* 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-251-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-051-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
* Merge pull request #2808 from NOYB/Firewall_/_Aliases_-_Remove_PersonalizationsStephen Beaver2016-04-041-10/+10
* 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
* Alias name consistency in Firewall alias edit and schedules edit.NOYB2016-01-181-1/+1
* All simple php echo to shortNewEraCracker2016-01-141-4/+4
* HTML Compliance - Firewall / Aliases / EditNOYB2016-01-021-1/+1
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-4/+0
* Merge pull request #2224 from phil-davis/r005Stephen Beaver2015-12-141-13/+14
|\
| * Coe style firewall *Phil Davis2015-12-141-13/+14
* | Remove duplicated code in firewall_aliases_editPhil Davis2015-12-141-7/+0
|/
* Fixed #5593Stephen Beaver2015-12-071-4/+8
* Type up SCRIPT tagsColin Fleming2015-11-291-1/+1
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-1/+0
OpenPOWER on IntegriCloud