summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
...
* don't show drag message if roworderdragging is disabledluckman2122018-09-281-1/+7
* Fix typojim-p2018-09-271-1/+1
* Init dnsmasq arrays before referencing. Fixes #8967jim-p2018-09-273-0/+4
* default to the lan interface on WOL page, unless another if isluckman2122018-09-271-1/+6
* Removed duplicate line :/Nano Caiordo2018-09-271-2/+0
* Properly restrict a network when default is open.Nano Caiordo2018-09-271-5/+3
* Removed is_ipaddr() as ip_in_subnet() does it already.Nano Caiordo2018-09-271-1/+1
* Fixed NTP status page not honouring NTP ACLs Nano Caiordo2018-09-271-3/+16
* Fix JSON encoding of gw/gwg params for firewall rule gw list. Fixes #8962jim-p2018-09-261-6/+6
* Fix a display bug in status_gateways.phpluckman2122018-09-261-67/+54
* Underscores never hurt nobodyluckman2122018-09-261-8/+8
* Fix redirect back to user mgmt when editing user 0. Fixes #8920jim-p2018-09-191-1/+1
* Initialize DHCP settings before use. Fixes #8919jim-p2018-09-192-0/+2
* Don't allow deletion when spoofing another userkeySteve Beaver2018-09-181-5/+5
* Fixed #8901Steve Beaver2018-09-181-3/+8
* Fix dashboard update check & gitsync settings. Fixes #8913jim-p2018-09-181-0/+8
* Fix #8911: Keep configured pkg repository when restoring configRenato Botelho2018-09-181-0/+22
* small change to fixup https://redmine.pfsense.org/issues/8851luckman2122018-09-181-0/+1
* Init syslog settings before using the array. Fixes #8905jim-p2018-09-181-0/+1
* Initialize DHCP settings in setup wizard. Fixes #8889jim-p2018-09-121-0/+2
* Fix a PHP erorr when a CRL has no certificatesjim-p2018-09-121-0/+3
* Fix typojim-p2018-09-111-1/+1
* Revert "Default VTI remote to Address but allow it to change. Fixes #8859"jim-p2018-09-101-5/+3
* Prevent a user from selecting VTI for mobile IPsec. Fixes #8877jim-p2018-09-071-0/+4
* IPsec VTI requires a manually specified network/address. Issue #8877jim-p2018-09-061-0/+5
* Changes on the parent interfaces will create new interfaces and the existing ...Luiz Souza2018-09-061-0/+5
* Init gateway group array before use. Fixes #8876jim-p2018-09-051-4/+1
* Welcome pfSense 2.4.4-RCRenato Botelho2018-09-041-1/+1
* Fix #8806: Configure captive portal on secondary identical as master HA nodeRenato Botelho2018-09-041-7/+33
* Fix #8721: Call proper filter_configure function from this classRenato Botelho2018-09-031-1/+1
* Change status.php to use "ifconfig -v". Implements #8860jim-p2018-08-311-1/+1
* Default VTI remote to Address but allow it to change. Fixes #8859jim-p2018-08-311-3/+5
* Make async_crypto explicit enabled/disabled rather than current issetSteve Beaver2018-08-311-5/+10
* Initialize IPsec logging array before use. Fixes #8857jim-p2018-08-311-0/+1
* Fix #7694: Replace sshlockout_pf by sshguardRenato Botelho2018-08-303-3/+3
* Set default new CA/Cert action to Create Internal. Implements #8851jim-p2018-08-292-2/+2
* Fixes #8767 PHP7 syntax errorStephen Jones2018-08-291-0/+4
* fixes #8837 part 2, initialize as array instead of string for PHP7Stephen Jones2018-08-281-1/+1
* Bug was fixed in pfsense module and this code is no longer needed so removing.Stephen Jones2018-08-281-4/+0
* Revert ticket #1337Renato Botelho2018-08-281-2/+2
* Fix some integer assumptions with calculate_ipv6_delegation_length()jim-p2018-08-271-1/+1
* Escape arguments when relinquishing a DHCP lease. Fixes #8843jim-p2018-08-271-1/+5
* Fix extra bracesSteve Beaver2018-08-271-1/+1
* Fixed #8838Steve Beaver2018-08-271-3/+5
* Fixed #8837Steve Beaver2018-08-261-1/+1
* Add missing break in IpAddress form class. Fixes #8834jim-p2018-08-251-0/+1
* Fixed #8812Steve Beaver2018-08-253-3/+3
* Perople were misunderstanding "hint" so changed it to "identifier"Steve Beaver2018-08-241-3/+3
* PHP7 fixes: Use of undefined constantsRenato Botelho2018-08-241-3/+3
* Do not let users change QinQ mac addressRenato Botelho2018-08-231-5/+10
OpenPOWER on IntegriCloud