summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_virtual_ip_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Code style and commentsPhil Davis2016-08-161-1/+1
* 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
* Merge pull request #2812 from NOYB/Firewall_/_Virtual_IPs_-_Remove_Personaliz...Stephen Beaver2016-04-041-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
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-308/+297
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+572
OpenPOWER on IntegriCloud