summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_virtual_ip_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Refactor get_configured_interface_with_descr remove unused parameterPhil Davis2017-04-161-1/+1
* Add reason to write_config() calldoktornotor2017-03-211-1/+1
* Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-2/+2
* GET/POST conversion firewall_virtual_ip*Steve Beaver2017-02-101-4/+1
* Several more fixes for setHelp to assist with translationSteve Beaver2017-02-031-1/+1
* Required fields for firewall*.phpPhil Davis2017-01-241-3/+13
* Breadcrumb linksPhil Davis2017-01-101-0/+1
* Fix 'Other' type VIP options. Ticket #6094jim-p2016-12-021-10/+5
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Code style and commentsPhil Davis2016-08-161-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-44/+43
* Always use require_oncePhil Davis2016-06-271-2/+2
* Add validation of address family on IP aliases with CARP parent. Ticket #6218Chris Buechler2016-04-201-1/+10
* Firewall - Punctuation Clean UpNOYB2016-04-201-1/+1
* Firewall / Virtual IPs - Remove PersonalizationsNOYB2016-03-301-4/+4
* Simplify the code with the use the newly introduced function to list CARP add...Luiz Otavio O Souza2016-02-161-6/+2
* Bring all calls of print_info_box to same standardNewEraCracker2016-02-151-2/+2
* Synchronize page titles with tab titles. Rename some titles in order to be mo...k-paulius2016-02-131-1/+1
* Synchronize page titles with tab titles. Rename some titles in order to be mo...k-paulius2016-02-131-1/+1
* Fix style issues.Chris Buechler2016-02-091-4/+7
* Review of CARP uniqid changes.Luiz Otavio O Souza2016-02-091-34/+24
* Internationalization of remaining firewall_*.phpPhil Davis2016-01-201-3/+3
* Allow /31 to be used for CARP IPs. Ticket #5533Chris Buechler2016-01-151-1/+1
* Allow thee use of multiple infoblock on a pageStephen Beaver2016-01-111-1/+1
* Change the automatic information block to look for <div class="infoblock" ins...Stephen Beaver2016-01-071-1/+1
* Adjust more calls to print_info_box with unquoted stringsNewEraCracker2016-01-071-1/+1
* Final updates in support of hidden passwordsStephen Beaver2015-12-291-0/+2
* FInished password hiding logic by ensuring $_POST['password'] != DMYPWD befor...Stephen Beaver2015-12-281-1/+4
* Added new addPassword method and password == password_confirm validation wher...Stephen Beaver2015-12-281-1/+7
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-4/+0
* Coe style firewall *Phil Davis2015-12-141-23/+27
* Type up SCRIPT tagsColin Fleming2015-11-291-1/+1
* Fix the uniqid corruption and the IP conflict when editing an existent CARP I...Luiz Otavio O Souza2015-11-261-6/+6
* 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-2/+0
* Copyright and license cleanupRenato Botelho2015-11-091-2/+2
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-4/+1
* Correction per Phil DavisStephen Beaver2015-11-061-1/+1
* First batch of copyright updatesStephen Beaver2015-11-051-2/+4
* Delete confirmation vi fa-trash automated via pfSense.jsStephen Beaver2015-11-051-3/+5
* Ticket #5204 a clean up pass of the jquery sectionsJared Dillard2015-09-241-1/+4
* Fixed #5151Stephen Beaver2015-09-161-41/+43
* fix textChris Buechler2015-09-151-1/+1
* Fixed #5015Stephen Beaver2015-09-081-3/+2
* Ticket #5060 Revert "Deleted orig fileq"Chris Buechler2015-09-011-0/+561
* Revert "Fixed 5060"Chris Buechler2015-09-011-544/+0
* Fixed 5060Stephen Beaver2015-09-011-0/+544
* Deleted orig fileqStephen Beaver2015-08-261-561/+0
* Fix incorrect variable references for CARP VIPs. Fixes #5016jim-p2015-08-261-2/+2
OpenPOWER on IntegriCloud