summaryrefslogtreecommitdiffstats
Commit message (Collapse)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
| | | | | | | | Ensure that all the manually-entered addresses come from the same address family - i.e. they are all either IPv4 or IPv6 addresses.
* | 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
| |/ | | | | Enhanced the return values from validateipaddr() so the caller can know if the validated address is IPv4 or IPv6 (or an alias if that check was requested). That makes it a better replacement for is_ipaddr().
* | Fix #7021: Deprecate device pollingRenato Botelho2016-12-203-82/+0
| |
* | Revise define values for address types to allow an easier transition in ↵Steve Beaver2016-12-201-3/+4
| | | | | | | | validateipaddr()
* | Revert "ctrl-c is handy in the shell. Do not lock out."Renato Botelho2016-12-201-3/+3
|/ | | | | | This doesn't seem to be a problem these days. Fixes #6741 This reverts commit e8b82b8191356d50a2f210067d7a9f32976d4075.
* 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
|/ | | | Convert the active sessions table in the captive portal status page to a sortable table and remove the old sorting code. The conversion fixes both sorting by ip address and by last activity time.
* "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 ↵doktornotor2016-12-181-2/+4
| | | | | | | | (Feature #6914)
| * Unbound - add support for "deny_non_local" and "refuse_non_local" ACLs ↵doktornotor2016-12-181-0/+4
| | | | | | | | (Feature #6914)
* | Merge pull request #3295 from marjohn56/No-ReleaseRenato Botelho2016-12-202-2/+15
|\ \
| * | dhcp6c no releasemarjohn562016-12-192-2/+15
| | | | | | | | | | | | | | | | | | Script changes to allow no-release option of dhcp6c. These changes to be used in conjunction with pfSense/FreeBSD-ports/net/dhcp6c recent change from PR #231
* | | 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 ↵plumbeo2016-12-171-1/+1
| | | | | | | | | | | | | | | | | | fa-trash icons Value and title were converted to lower case but not textContent. Consequently some pop-up messages included capitalized words, for example in the Log Settings page ("Are you sure you wish to Reset Log Files?").
* | | Reset the $icon variable (otherwise it can keep the last value - in a few ↵Luiz Otavio O Souza2016-12-191-0/+1
| | | | | | | | | | | | broken cases)
* | | 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 ↵doktornotor2016-12-161-2/+2
| | | | | | | | user-copy-files-chroot is granted
| * 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
| |/ | | | | By using sprintf() we can allow for some language where the label text does not fit at the start of the sentence.
* | 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
|/ | | | code doesn't offer to submit a crash report. A notice is still generated since PHP <7 doesn't yet have error_clear_last(). Fixes #6702
* Fix commentSteve Beaver2016-12-151-1/+1
|
* Added a function validateipaddr() use as:Steve Beaver2016-12-153-2/+68
| | | | | | | | | | | | // Validate a network address // $addr: the address to validate // $type: IPV4|IPV6|IPV4V6 // $label: the label used by the GUI to display this value. Required to compose an error message // $err_msg: pointer to the callers error message array so that error messages can be added to it here // $alias: are aliases permitted for this address? function validateipaddr(&$addr, $type, $label, &$err_msg, $alias=false) This is indented to provide a single method of validating IP addresses of all types and composing a suitable error message
* If nothing is enabled that requires xinetd, do not run xinetd. Fixes #6308jim-p2016-12-151-12/+16
|
OpenPOWER on IntegriCloud