summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Second half of rebrandRELENG_2_4_0Timothy Pearson2017-10-051-1/+1
* Revert "Welcome pfSense 2.4.0-RELEASE"Renato Botelho2017-10-021-1/+1
* Welcome pfSense 2.4.0-RELEASERenato Botelho2017-09-291-1/+1
* Detect XG-1537Renato Botelho2017-09-261-0/+7
* Revert "Do not associate IP and MAC on down table. It should help #7813 and #...Luiz Souza2017-09-221-3/+1
* Do not associate IP and MAC on down table. It should help #7813 and #7833Renato Botelho2017-09-211-1/+3
* Only run swapon and rc.savecore when the SWAPDEVICE is valid.Luiz Souza2017-09-191-2/+4
* Fix #7834: Delete IPFW pipes when disable Captive Portal zoneRenato Botelho2017-09-191-3/+13
* Remove correct fileRenato Botelho2017-09-191-1/+1
* Ticket #7834: Add missing global declarationsRenato Botelho2017-09-191-2/+2
* Remove the previous 'no_dad' workaround now that if_stf is fixed.Luiz Souza2017-09-181-1/+1
* If /boot/loader.conf is not presetn check /boot/loader.conf.local.Luiz Souza2017-09-141-1/+8
* Move this file_exists test inside the dpinger status check loop and also supp...jim-p2017-09-141-5/+5
* Fix incorrect function name/typo. Ticket #7719jim-p2017-09-141-2/+2
* Relax OpenVPN wizard cert validation to match that of the cert manager and en...jim-p2017-09-121-0/+12
* Fix #7719Renato Botelho2017-09-111-2/+12
* gateway monitoring, give apinger some time to properly 'initialize' before us...PiBa-NL2017-09-111-19/+37
* Add a field to pick a digest algo when signing a CSR, otherwise it ends up wi...jim-p2017-09-111-1/+22
* Remove /root/force_growfs after use itRenato Botelho2017-09-041-0/+1
* Use the full CA chain when sending an LDAP SSL query. Fixes #7830jim-p2017-08-301-4/+6
* Restore bad username or password messageSteve Beaver2017-08-302-2/+16
* Don't print a PHP error if LDAP STARTTLS fails.jim-p2017-08-291-1/+1
* Bump config revision, fix comment. Ticket #7809jim-p2017-08-242-2/+2
* Setup upgrade code for wireless interfaces to the new format needed for 2.4, ...jim-p2017-08-242-5/+35
* Correct typo. Fixes #7802jim-p2017-08-231-1/+1
* If the user chose to have DDNS Hostnames forced, respect that in the backend ...jim-p2017-08-211-0/+4
* Add French to GUIRenato Botelho2017-08-211-0/+1
* Time to go for 2.4.0-RCRenato Botelho2017-08-182-3/+4
* Add Polish to GUI, it's over 75% completeRenato Botelho2017-08-171-0/+1
* Merge pull request #3795 from PiBa-NL/20170808-hfsc-no-prioRenato Botelho2017-08-161-21/+24
|\
| * shaper, hfsc cannot use priority, as such don't show the field in the webgui.PiBa-NL2017-08-081-21/+24
* | Merge pull request #3799 from marjohn56/Unbound-start-delayRenato Botelho2017-08-163-0/+22
|\ \
| * | Some systems - only one that I am aware of, complain that unbound is starting...marjohn562017-08-113-0/+22
* | | Do not use reference to avoid losing dataRenato Botelho2017-08-161-2/+4
* | | Always run additional_config_upgrade() and do it after config is writtenRenato Botelho2017-08-161-8/+10
* | | Fix indent/spaceRenato Botelho2017-08-161-9/+14
* | | Check if specific config upgrade code already ran and skip itRenato Botelho2017-08-161-7/+20
* | | Add a function to be called every time convert_config() runsRenato Botelho2017-08-162-0/+14
* | | Refresh cache every 2h when using GUIRenato Botelho2017-08-151-1/+1
* | | Make sure pfSense-upgrade return code is obtained instead of tail's oneRenato Botelho2017-08-151-1/+3
* | | Unset workaround used to set cronjob on 2.3.xRenato Botelho2017-08-151-0/+3
* | | Converted thermal sensor widget to use central refresh systemSteve Beaver2017-08-151-0/+1
* | | Put the FQDN first in /etc/hosts to make dnsmasq happy when reverse resolving...jim-p2017-08-141-3/+4
* | | Revise error page to comply with login page styleSteve Beaver2017-08-141-21/+65
* | | Fix a couple of 'route: writing to routing socket: Invalid argument' warnings...Luiz Souza2017-08-121-3/+5
* | | Do not run the dpinger when the IPv6 address has the tentative flag even afte...Luiz Souza2017-08-111-2/+6
* | | Disable the DAD on the stf interface. This prevents the dpinger from start.Luiz Souza2017-08-111-4/+1
* | | Update cache when GUI successfully update pkg metadataRenato Botelho2017-08-111-0/+6
* | | Consider only last output lineRenato Botelho2017-08-111-1/+1
* | | Speedup get_system_pkg_version() considering only installed packagesRenato Botelho2017-08-101-2/+2
OpenPOWER on IntegriCloud