summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_hasync.php
Commit message (Collapse)AuthorAgeFilesLines
* Cancel button after input error for RELENG_2_2Phil Davis2015-07-151-1/+6
|
* Be more careful with encoding on pages that use single quotes around HTML ↵jim-p2015-06-161-4/+4
| | | | attributes
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
| | | | | and module names and other bits of formatting and typos in header comment sections.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* Add DNS Resolver to the list of services to be sync'd on HA, make sure it ↵Renato Botelho2014-12-151-2/+2
| | | | and DNS Forwarder are not enabled simultaneously. It fixes #4067
* Fix password field nameRenato Botelho2014-12-151-1/+1
|
* Fix password field name to apply correct styleRenato Botelho2014-12-151-2/+2
|
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* rename interfaces_carp_setup to interfaces_sync_setup and call it during ↵Ermal2014-10-151-1/+1
| | | | bootup since it does not only relate to carp interfaces.
* Remove almost all calls to history.back() and make Cancel button back to ↵Renato Botelho2014-09-121-1/+3
| | | | HTTP_REFERER, there are a couple of places I didn't touch on this commit because it requires more work
* standardize on www.pfsense.org and HTTPS, point package URLs toChris Buechler2014-03-141-1/+1
| | | | packages.pfsense.org
* Do not sync DHPCv6, it must operate independetly. Ticket #3184jim-p2013-09-061-1/+1
|
* Add option and code to sync Auth servers with XMLRPC.jim-p2013-06-241-0/+9
|
* Tidy up "system_hasync.php" XHTMLColin Fleming2013-04-031-5/+3
| | | | Close P tags
* Fixes on HA setup:Renato Botelho2013-02-221-0/+1
| | | | | | | | | - Configure pfsync when configuration is changed - Disable pfsync when it's disabled on GUI - Remove syncpeer and back it to default multicast address when it's removed from conf Fixes #2491
* Forgot the shortcut section on this page, too...jim-p2012-08-111-0/+1
|
* more changes CARP -> HA where CARP != CARP.Chris Buechler2012-03-311-18/+18
|
* you are right, Ermal, system_hasync.php is obviously not part of m0n0wall. :-)Darren Embry2012-03-231-1/+1
|
* Move CARP settings from pkg XML to a real PHP pageDarren Embry2012-03-221-0/+348
https://redmine.pfsense.org/issues/647
OpenPOWER on IntegriCloud