summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Add the AWS ena module to MODULES_OVERRIDE list."Renato Botelho2017-09-011-1/+1
| | | | This reverts commit 5ba35b98a3726ab206931cdfa51e3dd23227b7b2.
* Use RELENG_2_4_0 for nowRenato Botelho2017-09-011-1/+1
|
* Enable upload mode when rsync'ing snaps or packagesRenato Botelho2017-08-311-0/+2
|
* Merge pull request #3809 from doktornotor/patch-5jim-p2017-08-311-3/+3
|\
| * Use spaces in the write_config() message to prevent text wrapping issues in ↵doktornotor2017-08-281-3/+3
| | | | | | | | | | webGUI See https://redmine.pfsense.org/issues/6363
* | Use the full CA chain when sending an LDAP SSL query. Fixes #7830jim-p2017-08-301-4/+6
| | | | | | | | While here, fix a couple more ldap_start_tls() calls that need a preceding @.
* | Restore bad username or password messageSteve Beaver2017-08-302-2/+16
| |
* | Fixed #7827Steve Beaver2017-08-291-14/+18
| |
* | Don't print a PHP error if LDAP STARTTLS fails.jim-p2017-08-291-1/+1
| |
* | Update translation filesRenato Botelho2017-08-2886-7762/+11594
| |
* | Regenerate potRenato Botelho2017-08-281-9/+3
| |
* | Partially addresses #7805Steve Beaver2017-08-281-2/+2
|/ | | | Bios date and version check date formats now match other timestamps on the dashboard
* Fixed #7811Steve Beaver2017-08-241-2/+2
|
* 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
| | | | and switch rc.bootup so the config upgrade happens before a mismatch test, otherwise we can't fix this type of situation. Fixes #7809
* Fixed #7804 Replace Math.trunc with Math.floor to make IE happySteve Beaver2017-08-241-1/+1
|
* Fix -U optionRenato Botelho2017-08-231-3/+3
|
* Change default to never upload files and add a new option to do itRenato Botelho2017-08-233-17/+17
|
* Merge pull request #3804 from plumbeo/fix-details-popupRenato Botelho2017-08-231-2/+2
|\
| * Captive portal: fix idle times in details popupplumbeo2017-08-231-2/+2
| | | | | | | | Explicitly cast $idle_time to integer.
* | Merge pull request #3798 from IknowJoseph/patch-2Renato Botelho2017-08-231-1/+1
|\ \
| * | Update system_update_settings.phpJoseph Reeves2017-08-101-1/+1
| | | | | | | | | Tidied the Dashboard update settings text
* | | Correct typo. Fixes #7802jim-p2017-08-231-1/+1
| |/ |/|
* | Update translation filesRenato Botelho2017-08-2286-4775/+6692
| |
* | Regenerate potRenato Botelho2017-08-221-85/+95
| |
* | Do not exit while running in loop modeRenato Botelho2017-08-221-14/+19
| |
* | When saving a GIF interface, do not allow the user to enter a subnet ↵jim-p2017-08-221-4/+4
| | | | | | | | directly in the address box. The subnet is determined by the "GIF tunnel subnet" drop-down. Fixes #7789
* | Actually ready expected value from build.conf after read build.confRenato Botelho2017-08-221-3/+3
| |
* | Let user defined default arch list in build.confRenato Botelho2017-08-221-0/+4
| |
* | Fix hability to build only packagesRenato Botelho2017-08-221-3/+3
| |
* | Remove quotes from commandsRenato Botelho2017-08-221-5/+5
| |
* | Teach build_snapshots.sh to read exit code of build.shRenato Botelho2017-08-221-19/+32
| |
* | fixed #7795Steve Beaver2017-08-221-5/+5
| | | | | | | | By changing var name to no longer conflict with ipsec widget
* | Use devel repoRenato Botelho2017-08-211-1/+1
| |
* | Consider RC as RELEASERenato Botelho2017-08-212-2/+2
| |
* | Copy RC to final placeRenato Botelho2017-08-211-1/+1
| |
* | Force releaseRenato Botelho2017-08-211-1/+1
| |
* | Use official pkg serverRenato Botelho2017-08-211-2/+2
| |
* | If the user chose to have DDNS Hostnames forced, respect that in the backend ↵jim-p2017-08-211-0/+4
| | | | | | | | code for static map IPv6 hosts. Fixes #7324
* | Add a new option to rsync snaps and pkgRenato Botelho2017-08-211-0/+9
| |
* | widget comment fixSteve Beaver2017-08-211-2/+2
| |
* | Fixed #7728Steve Beaver2017-08-211-12/+19
| | | | | | | | Revised enabled/disabled diplay to match other firewall pages
* | Add French to GUIRenato Botelho2017-08-211-0/+1
| |
* | Update translation filesRenato Botelho2017-08-2186-3835/+5030
| |
* | Regenerate potRenato Botelho2017-08-211-57/+65
| |
* | Fixed #7787Steve Beaver2017-08-201-3/+10
| | | | | | | | | | Always make an IPSec mobiles table, even if none have been configured. Prevents JS null value error message on console
* | Fix JSON format for mobile IPSec data per Kill Bill (Thanks!)Steve Beaver2017-08-192-3/+1
| |
* | Bump to 2.4.1-DEVELOPMENTRenato Botelho2017-08-184-5/+5
| |
* | Enable debug when building quagga to fix crash on ARMRenato Botelho2017-08-181-0/+7
| |
* | Remove dashboard update period stuffSteve Beaver2017-08-171-1/+0
| |
OpenPOWER on IntegriCloud