Check if our version of roll data is valid and if necessary, initializethe database.
This fix the case where the database is not initialized because the usedfield in backup file is empty.
Rename upgrade script to pfSense-upgrade
Add support for LDAP RFC2307 style group membership. Resolves #4923
Provide an LDAP server timeout field. Default to 25 seconds. Resolves #3383
Break after find correct branch
Remove bootstrap branch from gitsync
We don't need to obsolete all files when parent directory is also being obsoleted. This reduces the size of pfSense.obsoletedfiles
Obsolete files removed during bootstrap conversion
Sort obsoleted files list
Merge branch 'master' into bootstrap
Call pfsense-upgrade.sh to run upgrade from console
Add first version of pfsense-upgrade.sh, script that will provide pkg upgrades
pw lock/unlock throws out error messages even when called with -q, send stderr to /dev/null for now
Move conf backup dir creation to default-config packages scripts
Do not create pbi directories or copy pbi keys
Fixed bug/crash report. Missing ')'
Minor edits to deal with a crash report. Don't "forwach" if the aray is not present.
Fix carp(master|backup) notification message
Fix syntax/quoting error in rc.carpmaster and rc.carpbackup
Use git instead of git-lite
bootstrap, small fixes to unbound/dnsmasq edit pages, service icons.+ FIXME item that prevented lots of pages from loading..
Merge pull request #1848 from phil-davis/bootstrap-review
Strip HTML tags from a notice to avoid a potential XSS
Do not explicit add opcache to zend_extension, just enable or disable it
Integrate bootstrap etc/inc with master
This applies the little changes in etc/inc master to the bootstrapbranch so that etc/inc in bootstrap will now just have the realdifferences that are due to real bootstrap changes.
Fixed bug #5028The page was junk as originally converted. It has been re-written to work as required. Links to certificates have yet to be implemented, but that will be added once testing is complete on this version.
Merge pull request #1824 from phil-davis/dhcp-pools-range
Merge pull request #1826 from phil-davis/v10-bigger-than-v9
Merge pull request #1821 from phil-davis/upgrade-config
Merge pull request #1828 from doktornotor/patch-7
Merge pull request #1830 from doktornotor/patch-6
Declare the harddisks variable only if needed
Indentation fix
Bug #4569 - system_set_harddisk_standby() rewritte for current CAM-based ATA stack
Resubmit of #1767
remove routed service, is being handled by the package
Resubmit of #1817. See pfsense/pfsense-packages#1006
make sure that cron is running before reconfiguring it
This is a resubmit of #1814.
(When cron goes away for whatever reason, you can keep reconfiguring it till blue in face but nothing will happen.)
Remove ioncube references from php.ini, and set zend_extensions properly
Move opcache to zend_extensions
Update gitsync description for branch master, spotted by @phil-davis
Obsolete use of /etc/nano_use_vga.txt, Use enableserial_force flag instead
Make gitsync work with new repo structure, copying files under src/. It should fix #4999
Remove duplicate parameter
Fix indent
Remove old branches, it's not a good idea to gitsync a new system with old branch
Fixed #5019Percent choice restored to selectors
Fixed #5018Added column headers (Actually footers)
add bootstrap branch to gitsync
Redmine #4925 Fix version comparison to know 10 is bigger than 9
This rtrim of ".0" is stripping any "0" from the end of the passed-inversion strings. That makes "2.3.10" become "2.3.1" which then removesany chance of the following nice comparison logic working....
Ignore DHCP pools that are out of range
If the user changes the subnet of an interface then applies withoutadjusting the DHCP pool range/s to be in the new subnet, then an invaliddhcpd.conf is generated. The DHCP server complains about it and exits.If you have only 1 LAN with DHCP then it does not make a difference -...
Protect unset() with isset() in upgrade_config
Forum: https://forum.pfsense.org/index.php?topic=96827.0Sometimes there can be unexpected stuff in a config. To avoid errorslike "PHP Fatal error: Cannot unset string offsets in/etc/inc/upgrade_config.inc on line 291" it seems good to use...
update config to rid of nt-hashcredit to: das projekt der goatse
For captive portal, if a user reloads index.php of the portal while already logged in, show the logout page instead if it's custom.
Must be a custom logout page that does not include a redirect.
Move main pfSense content to src/