summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3299 from phil-davis/patch-8Steve Beaver2016-12-201-1/+1
|\
| * NAT 1:1 use constant name when checking validateipaddr return valuePhil Davis2016-12-201-1/+1
* | Merge pull request #3299 from phil-davis/patch-8Steve Beaver2016-12-201-6/+47
|\ \ | |/
| * Fix #6927 1:1 NAT validate address familyPhil Davis2016-12-201-6/+47
* | Merge pull request #3298 from phil-davis/patch-7Steve Beaver2016-12-201-7/+13
|\ \
| * | validateipaddr update return value commentsPhil Davis2016-12-201-3/+3
| * | validateipaddr use constants from globals.incPhil Davis2016-12-201-7/+7
| * | validateipaddr return address familyPhil Davis2016-12-201-7/+13
| |/
* | Fix #7021: Deprecate device pollingRenato Botelho2016-12-203-82/+0
* | Revise define values for address types to allow an easier transition in valid...Steve Beaver2016-12-201-3/+4
* | Revert "ctrl-c is handy in the shell. Do not lock out."Renato Botelho2016-12-201-3/+3
|/
* Merge pull request #3287 from plumbeo/fix-order-by-lastactSteve Beaver2016-12-201-69/+26
|\
| * Captive Portal: convert active sessions table to a sortable tableplumbeo2016-12-201-69/+26
|/
* "Internationalize" help text in router advertisementsSteve Beaver2016-12-201-9/+9
* Merge pull request #3291 from doktornotor/patch-4Renato Botelho2016-12-203-3/+33
|\
| * Update pfSense.potdoktornotor2016-12-181-1/+25
| * Unbound - add support for "deny_non_local" and "refuse_non_local" ACLs (Featu...doktornotor2016-12-181-2/+4
| * Unbound - add support for "deny_non_local" and "refuse_non_local" ACLs (Featu...doktornotor2016-12-181-0/+4
* | Merge pull request #3295 from marjohn56/No-ReleaseRenato Botelho2016-12-202-2/+15
|\ \
| * | dhcp6c no releasemarjohn562016-12-192-2/+15
* | | Revised #6889 to use formatted list syntaxSteve Beaver2016-12-191-7/+8
* | | COmpleted #6889 by re-formatting help textSteve Beaver2016-12-191-8/+14
|/ /
* | Merge pull request #3286 from plumbeo/danger-lower-caseJared Dillard2016-12-191-1/+1
|\ \
| * | Fix capitalization of confirmation messages for btn-danger buttons and fa-tra...plumbeo2016-12-171-1/+1
* | | Reset the $icon variable (otherwise it can keep the last value - in a few bro...Luiz Otavio O Souza2016-12-191-0/+1
* | | Update potRenato Botelho2016-12-191-61/+50
* | | Merge pull request #3289 from doktornotor/patch-2Renato Botelho2016-12-192-24/+36
|\ \ \
| * | | Update pfSense.potdoktornotor2016-12-181-13/+23
| * | | Improve RADVD router mode help text (Todo #6889)doktornotor2016-12-181-11/+13
| | |/ | |/|
* | | Update potRenato Botelho2016-12-191-3467/+3755
* | | Validate IP addresses using validateipaddr() functionSteve Beaver2016-12-191-8/+8
* | | Merge pull request #3284 from doktornotor/patch-1Renato Botelho2016-12-191-0/+4
|\ \ \
| * | | Add missing includedoktornotor2016-12-171-0/+3
| * | | Restart unbound after clearing logs (Bug #6915)doktornotor2016-12-171-0/+1
| | |/ | |/|
* | | Merge pull request #3292 from doktornotor/patch-5Renato Botelho2016-12-191-1/+1
|\ \ \ | |_|/ |/| |
| * | status_queues.php - remove redundant escapingdoktornotor2016-12-191-1/+1
|/ /
* | Fix up validation and encoding on Captive Portal status pages. Fixes #7019jim-p2016-12-175-46/+69
|/
* Merge pull request #3283 from doktornotor/patch-1jim-p2016-12-163-5/+26
|\
| * Ensure that the more secure option is used if both user-copy-files and user-c...doktornotor2016-12-161-2/+2
| * Update pfSense.potdoktornotor2016-12-161-3/+15
| * Add support for chrooted SCPdoktornotor2016-12-161-2/+9
| * Add support for chrooted SCPdoktornotor2016-12-161-0/+2
* | Merge pull request #3281 from phil-davis/patch-7Renato Botelho2016-12-161-6/+6
|\ \
| * | validateipaddr enhance flexibility for translationPhil Davis2016-12-161-6/+6
| |/
* | Merge pull request #3280 from phil-davis/patch-2Renato Botelho2016-12-161-2/+2
|\ \
| * | validateipaddr code formatPhil Davis2016-12-161-2/+2
| |/
* | Suppress error logging for Diag > Command Prompt so an error in user-entered ...jim-p2016-12-161-1/+1
|/
* Fix commentSteve Beaver2016-12-151-1/+1
* Added a function validateipaddr() use as:Steve Beaver2016-12-153-2/+68
* If nothing is enabled that requires xinetd, do not run xinetd. Fixes #6308jim-p2016-12-151-12/+16
OpenPOWER on IntegriCloud