summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_hasync.php
Commit message (Collapse)AuthorAgeFilesLines
* pfsync syncpeer requires IPv4. Ticket #4648Chris Buechler2016-02-021-0/+6
|
* FInished password hiding logic by ensuring $_POST['password'] != DMYPWD ↵Stephen Beaver2015-12-281-3/+5
| | | | before updating
* Added new addPassword method and password == password_confirm validation ↵Stephen Beaver2015-12-281-6/+18
| | | | where required.
* Merge pull request #2274 from phil-davis/r019Stephen Beaver2015-12-171-1/+2
|\
| * Code style system_*Phil Davis2015-12-171-1/+2
| |
* | hasync synchronize DNS textPhil Davis2015-12-171-1/+1
|/
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-3/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
| | | | | Any GUI script that loads the guiconfig.inc file will have access to the autoloader.
* Remove layer7 components. Ticket #5508Chris Buechler2015-11-201-9/+0
|
* Fix a typo.Luiz Otavio O Souza2015-11-161-1/+1
|
* Copyright and license cleanupRenato Botelho2015-11-091-1/+1
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+0
|
* Completed #5359Stephen Beaver2015-10-301-26/+51
|
* system_hasync.php - spelling/spacing fixesdoktornotor2015-09-201-4/+4
|
* Fix alias sync selection and textChris Buechler2015-09-151-21/+21
|
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-271/+242
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+365
OpenPOWER on IntegriCloud