summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix #9144: Init array before useRenato Botelho2018-11-211-0/+1
* Fix #9121: Initialize arrays to prevent PHP 7 errorsjim-p2018-11-21139-1005/+345
* Fix #8937: Show hwaddr for LAGG membersRenato Botelho2018-11-211-1/+4
* Fix #8465: Preserve default gw when switch to BACKUPRenato Botelho2018-11-201-12/+14
* Break long linesRenato Botelho2018-11-201-6/+17
* Fix few spelling issuesAugustin-FL2018-11-202-5/+5
* Send MAC address as username if radmac is used for connecting an userAugustin-FL2018-11-201-1/+3
* Redirect Blocked MAC without requiring credentials if Blocked MAC URL has bee...Augustin FL2018-11-201-1/+1
* Update src/usr/local/www/vendor/d3/d3.min.jsMarco Pannetto2018-11-201-2/+2
* Update src/usr/local/www/vendor/d3/d3.min.jsMarco Pannetto2018-11-201-2/+2
* Removed js warningsMarco Pannetto2018-11-202-1/+2
* Init various arrays in easyrule before use with references. Fixes #9119jim-p2018-11-141-0/+5
* Fix #9071: Make sure pkg metadata is updated when repo config changesRenato Botelho2018-11-141-0/+2
* Remove unused variableRenato Botelho2018-11-141-3/+0
* Simplify logic to remove packages section from backupRenato Botelho2018-11-141-4/+1
* Always configure VTI routes when setting up the interface. Fixes #9116jim-p2018-11-131-3/+1
* Remove outdated 'Gold' reference from README.mdjim-p2018-11-121-1/+1
* Add README.txt for issue #9104jim-p2018-11-121-0/+86
* Fix previous regex. Issue #9106jim-p2018-11-121-1/+1
* Replace '.' in radius name for strongSwan. Fixes #9106jim-p2018-11-121-1/+1
* Initialize QinQ arrays before use. Fixes #9109jim-p2018-11-122-12/+2
* Fix #9102: Suppress stream_select() undesired warningsRenato Botelho2018-11-091-1/+1
* Fix change detection of GUI web server toggles. Fixes #9105jim-p2018-11-081-4/+4
* Add 0.0.0.0/0 to VTI left/rightsubnets. Fixes #8859jim-p2018-11-071-4/+12
* Add checkbox to disable SMTP SSL cert verification. Implements #9001jim-p2018-11-072-0/+23
* If the cert date is negative, use DateTime instead of date. Fixes #9100jim-p2018-11-061-0/+10
* Prevent CRL from using too large a lifetime on ARM. Fixes #9098jim-p2018-11-062-6/+30
* Improve handling of empty cert tags. Fixes #9099jim-p2018-11-061-1/+7
* Prevent log size from being too large, which breaks clog. Fixes #9081jim-p2018-11-053-0/+5
* Prevent PHP error when saving log config. Fixes #9095jim-p2018-11-051-0/+1
* Make MBT prefer video console. Fixes #9094jim-p2018-11-051-2/+1
* Use EFI console when needed. Fixes #8978jim-p2018-11-051-3/+4
* Fix 9086: Remove gettext() from all 'Local Databases' stringsRenato Botelho2018-11-011-5/+5
* Update translation filesRenato Botelho2018-11-01102-125678/+170018
* Regenerate potRenato Botelho2018-11-011-2495/+2624
* Add help text to sshguard whitelistSteve Beaver2018-10-311-4/+11
* Skip empty IPsec P1 during upgrade to 17.5. Fixes #9083jim-p2018-10-311-0/+4
* Fix #8864: Let users modify sshguard parameters and whitelistRenato Botelho2018-10-312-2/+140
* Array initialization in NAT pages. Fixes #9080jim-p2018-10-308-57/+11
* Initialize package arrays before use. Fixes #9067jim-p2018-10-251-5/+14
* Add trailing slash to ECL check path for /config/. Fixes #9066jim-p2018-10-251-1/+3
* Fix processing of the 'all' group. Fixes #9051jim-p2018-10-232-8/+18
* Validate and protect powerd option values. Fixes #9061jim-p2018-10-232-11/+24
* Use the fw domain for DNS search when no other choices exist. Fixes #9056jim-p2018-10-221-2/+3
* gateway monitoring, wait for apinger to terminate or remove its pid file when...PiBa-NL2018-10-222-6/+12
* generate a flag even if trying to perform RADIUS MAC authentication on a non-...Augustin-FL2018-10-221-11/+11
* Implement login fallback for RADIUS MAC authenticationAugustin-FL2018-10-223-9/+25
* Strictly define the EAP Identifier for custom local client entries. Fixes #9055jim-p2018-10-221-8/+4
* Consider the "all" group when determining privileges. Fixes #9051jim-p2018-10-192-2/+2
* Rewrite /etc/rc.kill_states to use pfSense module state functions. Fixes #8554jim-p2018-10-181-15/+17
OpenPOWER on IntegriCloud