Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed 'Wake on LAN' to 'Wake-on-LAN' | k-paulius | 2016-02-13 | 1 | -1/+1 |
| | |||||
* | pfsync syncpeer requires IPv4. Ticket #4648 | Chris Buechler | 2016-02-02 | 1 | -0/+6 |
| | |||||
* | FInished password hiding logic by ensuring $_POST['password'] != DMYPWD ↵ | Stephen Beaver | 2015-12-28 | 1 | -3/+5 |
| | | | | before updating | ||||
* | Added new addPassword method and password == password_confirm validation ↵ | Stephen Beaver | 2015-12-28 | 1 | -6/+18 |
| | | | | where required. | ||||
* | Merge pull request #2274 from phil-davis/r019 | Stephen Beaver | 2015-12-17 | 1 | -1/+2 |
|\ | |||||
| * | Code style system_* | Phil Davis | 2015-12-17 | 1 | -1/+2 |
| | | |||||
* | | hasync synchronize DNS text | Phil Davis | 2015-12-17 | 1 | -1/+1 |
|/ | |||||
* | Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵ | Renato Botelho | 2015-12-15 | 1 | -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 Wollison | 2015-11-23 | 1 | -2/+0 |
| | | | | | Any GUI script that loads the guiconfig.inc file will have access to the autoloader. | ||||
* | Remove layer7 components. Ticket #5508 | Chris Buechler | 2015-11-20 | 1 | -9/+0 |
| | |||||
* | Fix a typo. | Luiz Otavio O Souza | 2015-11-16 | 1 | -1/+1 |
| | |||||
* | Copyright and license cleanup | Renato Botelho | 2015-11-09 | 1 | -1/+1 |
| | | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces | ||||
* | EOL whitespace and header consistency for www | Phil Davis | 2015-11-09 | 1 | -1/+0 |
| | |||||
* | Completed #5359 | Stephen Beaver | 2015-10-30 | 1 | -26/+51 |
| | |||||
* | system_hasync.php - spelling/spacing fixes | doktornotor | 2015-09-20 | 1 | -4/+4 |
| | |||||
* | Fix alias sync selection and text | Chris Buechler | 2015-09-15 | 1 | -21/+21 |
| | |||||
* | bootstrap, use require_once for classes/Form.class.php | PiBa-NL | 2015-08-31 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into bootstrap | Renato Botelho | 2015-08-26 | 1 | -271/+242 |
| | |||||
* | Move main pfSense content to src/ | Renato Botelho | 2015-08-25 | 1 | -0/+365 |