Move copyright from ESF to Netgate
Review license / copyright on all files (final round)
Review license / copyright on all files (1st round)
Set PHP's memory limit to 512M on 64 bit. Ticket #6364
Remove duplicated line in config.inc
This had been duplicated way back in https://github.com/pfsense/pfsense/commit/10e91486fa5c2d467135bcaa887aee83458442a0
Move set_language() call back to guiconfig.inc since it's causing trouble on console
Fix #5690:
- Remove parameters from set_language()- Add a global variable for default language- add env var for LANG, otherwise it won't work
Update license on files from /etc/inc
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
Set language early on a common place included everywhere. This fix some tar warnings 'Failed to set locale'
Stop creating /var/etc/cfdevice, it's not being used
Try to use default timezone from globals.inc when possible. Stop setting timezone on pkg_mgr_installed.php
Move main pfSense content to src/