summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixup post-update processing on NanoBSDjim-p2012-07-062-2/+6
|
* Add an option to System > Advanced, misc tab to enable loading thermal ↵jim-p2012-07-063-0/+57
| | | | modules (amdtemp, coretemp)
* Anchor the semicolon here, or it can break parsing of the duid in certain ↵jim-p2012-07-061-1/+1
| | | | cases. Fixes #2511
* Fixup serial console settings that get applied to nanobsd. Fixes #2484jim-p2012-07-061-1/+3
|
* Merge pull request #174 from marcelloc/masterJim P2012-07-061-1/+1
|\ | | | | Add array check before array item check to miniupnpd service_status widget
| * Add array check before array item check to miniupnpd service_status widget Marcello Coutinho2012-07-061-1/+1
|/ | | | related topic: http://forum.pfsense.org/index.php/topic,51205.msg273571.html#msg273571
* Merge pull request #173 from bcyrill/status_upnpSeth Mos2012-07-062-2/+2
|\ | | | | Add additional check
| * Add additional checkbcyrill2012-07-062-2/+2
|/
* Merge pull request #172 from mahoonn/masterErmal Luçi2012-07-051-2/+2
|\ | | | | Fix system_routing_configure() function so it does not try to add static routes ipv6 subnets to ipv4 gateways or ipv4 subnets to ipv6 gateways while using aliases that includes both ipv4 and ipv6 subnets.
| * Fix system_routing_configure() function so it does not try to add static ↵maho2012-07-061-2/+2
|/ | | | routes ipv6 subnets to ipv4 gateways or ipv4 subnets to ipv6 gateways while using aliases that includes both ipv4 and ipv6 subnets.
* Merge pull request #171 from bcyrill/patch-1Jim P2012-07-051-1/+1
|\ | | | | Fix Captive Portal SSL
| * Update masterbcyrill2012-07-061-1/+1
|/
* Merge pull request #170 from bcyrill/cp_restartJim P2012-07-052-2/+5
|\ | | | | Fix Captive Portal SSL
| * Fix Captive Portal SSLbcyrill2012-07-061-1/+4
| |
| * Fix Captive Portal SSLbcyrill2012-07-061-1/+1
|/
* Merge pull request #168 from bcyrill/cp_statusJim P2012-07-052-4/+4
|\ | | | | Fix Captive Portal status
| * Fix Captive Portal statusbcyrill2012-07-062-4/+4
|/
* Merge pull request #167 from ccesario/masterJim P2012-07-051-2/+2
|\ | | | | Change field name from lowloss to losslow fixes ticket #2537
| * Change field name from lowloss to losslow ccesario2012-07-051-2/+2
| | | | | | related in http://redmine.pfsense.org/issues/2537
* | Merge pull request #165 from r-duran/masterSeth Mos2012-07-041-1/+3
|\ \ | | | | | | Fix get_staticroutes() function to handle IPv6 subnets properly
| * | Fix get_staticroutes() function to handle IPv6 subnets properlyr-duran2012-07-051-1/+3
| | |
* | | Make sure one_pass i selected when CP is activeErmal2012-07-041-0/+2
|/ /
* | Merge pull request #164 from bcyrill/cp_cert3Ermal Luçi2012-07-041-3/+0
|\ \ | | | | | | Remove ca reference, its stored already in the certificate.
| * | Remove ca referencebcyrill2012-07-031-3/+0
|/ /
* | Merge pull request #163 from bcyrill/cp_cert2Ermal Luçi2012-07-034-77/+47
|\ \ | | | | | | Implement certificate chain in Captive Portal
| * \ Merge remote-tracking branch 'upstream/master' into cp_cert2bcyrill2012-07-031-20/+29
| |\ \ | |/ / |/| |
* | | Sync with upstream pbi toolsjim-p2012-07-031-20/+29
| | |
| * | Implement certificate chain in Captive Portalbcyrill2012-07-034-77/+47
|/ /
* | Merge pull request #162 from bcyrill/cp_certJim P2012-07-026-55/+141
|\ \ | | | | | | Use Certificate Manager in Captive Portal settings
| * | Use Certificate Manager in Captive Portal settingsbcyrill2012-07-026-55/+141
| |/
* | Display different message and do not display message about interfaces that ↵Erik Fonnesbeck2012-07-021-3/+6
|/ | | | do not exist if this is the default configuration.
* Do not directly print out a message when checking the interfaces, instead ↵Erik Fonnesbeck2012-07-022-2/+10
| | | | saving the list to use later. Display this list before the interface mismatch message. Fixes #2468 and fixes #2531
* Merge pull request #159 from ccesario/a38976951590aa988ee205d4b4bdfc71ea1b6a27Jim P2012-07-013-7/+7
|\ | | | | More changes ereg_replace to preg_replace() and ereg() to preg_match() functions
| * Change ereg() to preg_match() functionccesario2012-07-011-2/+2
| |
| * Fix typoccesario2012-07-011-1/+1
| |
| * Change ereg_replace() to preg_replace() functionccesario2012-07-011-4/+4
| |
| * Change ereg() to preg_match() functionccesario2012-07-011-1/+1
| |
* | Merge pull request #158 from ccesario/masterSeth Mos2012-07-015-6/+6
|\ \ | |/ | | Change ereg_replace to preg_replace() and ereg() to preg_match() functions
| * Change ereg_replace to preg_replace() functionccesario2012-06-301-1/+1
| |
| * Change ereg_replace() to preg_replace() functionccesario2012-06-301-1/+1
| |
| * Change ereg() to preg_match() functionccesario2012-06-301-1/+1
| |
| * Change ereg() to preg_match() functionccesario2012-06-301-1/+1
| |
| * Change ereg() to preg_match() functionccesario2012-06-301-1/+1
| |
| * Change ereg() to preg_match() functionccesario2012-06-301-1/+1
| |
* | Fix LDAP over IPv6 (works fine, just needed slight adjustment to URI)jim-p2012-06-301-5/+9
| |
* | Reconfigure OpenVPN on gateway changesmos2012-06-301-2/+2
| |
* | Add openvpn openvpn reload scriptsmos2012-06-301-0/+54
|/
* Fix devd match - it's prefixed by the friendly name, not by the physical ↵jim-p2012-06-291-2/+2
| | | | interface name
* OpenVPN _servers_ can start on carp vips, just not _clients_.jim-p2012-06-291-2/+2
|
* CP Radius accounting wants bcmod() so we need to activate bcmath.jim-p2012-06-291-0/+2
|
OpenPOWER on IntegriCloud