summaryrefslogtreecommitdiffstats
path: root/src/etc/rc.initial.password
Commit message (Collapse)AuthorAgeFilesLines
* While I'm here, fix the case when the admin account has been removed.jim-p2017-03-061-0/+1
|
* When resetting admin account via /etc/rc.initial.password, Check if the ↵jim-p2017-03-061-0/+4
| | | | admin account is expired and reset if needed. Fixes #7354
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-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-1/+1
|
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-27/+54
|
* Always use require_oncePhil Davis2016-06-271-1/+1
| | | | | | | | | The usage of require() and require_once() throughout the system is inconsistent, and "bugs" come up now and then when the order of "requires" is a bit different and some require() happens after the include file is already included/required. It seems to me that there is no harm at all in always using require_once().
* Code style and white space in etcPhil Davis2015-12-101-4/+4
|
* Delete Id comment lines from etc filesPhil Davis2015-11-101-1/+0
| | | | | | A bit more crud cleaned out Note: lots of the /etc files have old style copyright stuff or no copyright stuff.
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+89
OpenPOWER on IntegriCloud