summaryrefslogtreecommitdiffstats
path: root/src/usr
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
* | Fix #7021: Deprecate device pollingRenato Botelho2016-12-201-21/+0
|/
* 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-202-3/+29
|\
| * 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
* | Merge pull request #3295 from marjohn56/No-ReleaseRenato Botelho2016-12-201-0/+11
|\ \
| * | dhcp6c no releasemarjohn562016-12-191-0/+11
* | | 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
* | | 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-161-3/+15
|\
| * Update pfSense.potdoktornotor2016-12-161-3/+15
* | Suppress error logging for Diag > Command Prompt so an error in user-entered ...jim-p2016-12-161-1/+1
|/
* Added a function validateipaddr() use as:Steve Beaver2016-12-151-2/+2
* Update pfSense.potdoktornotor2016-12-151-1/+2
* Correct the descriptions and behavior of the Adaptive Start and Adaptive End ...jim-p2016-12-141-10/+13
* Merge pull request #3274 from phil-davis/dhcpv6serverrelayRenato Botelho2016-12-141-173/+164
|\
| * DHCPv6 server edit when DHCPv6 Relay enabledPhil Davis2016-12-131-173/+164
* | Merge pull request #3271 from phil-davis/dhcpserverrelayRenato Botelho2016-12-141-185/+194
|\ \
| * | DHCP server edit when DHCP Relay enabledPhil Davis2016-12-131-185/+194
| |/
* | Merge pull request #3277 from phil-davis/patch-2Renato Botelho2016-12-131-15/+56
|\ \
| * | status_dcp_leases change if statement stylePhil Davis2016-12-131-5/+3
| * | Status DHCP Leases show CID and other enhancementsPhil Davis2016-12-131-15/+58
* | | Check for lo0 when reconfiguring VIPs on sync. Fixes #7010jim-p2016-12-131-2/+3
|/ /
* | Merge pull request #3275 from phil-davis/patch-9Renato Botelho2016-12-131-1/+1
|\ \
| * | Services DHCPv6 Static Edit fix var namePhil Davis2016-12-131-1/+1
| |/
* | Merge pull request #3272 from phil-davis/patch-7Renato Botelho2016-12-131-1/+1
|\ \
| * | Status DHCP Leases table row endPhil Davis2016-12-131-1/+1
| |/
* | Merge pull request #3270 from phil-davis/patch-5Renato Botelho2016-12-131-4/+5
|\ \
| * | DHCP4 Relay must relay to an IPv4 addressPhil Davis2016-12-131-4/+5
| |/
* | DHCPv6 Relay Form_IpAddress is V6Phil Davis2016-12-131-1/+2
* | Improve input validation for services_dhcpv6_relayPhil Davis2016-12-131-7/+13
|/
* Do not allow a group name to start with 'pkg-', reserve it for packages use (...Renato Botelho2016-12-121-0/+8
* Update interface group name validation rules to match ifconfigRenato Botelho2016-12-121-3/+11
* Fix #6976: Make sure interface description, interface name and alias don't ha...Renato Botelho2016-12-123-0/+27
OpenPOWER on IntegriCloud