summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle start/stop of OpenVPN client instances bound to gateway groups using C...Chris Buechler2016-02-062-2/+26
* clean up textChris Buechler2016-02-062-4/+4
* Fix get_interface_ip to return correct IP for CARP VIPs. Ticket #4858Chris Buechler2016-02-061-0/+4
* Fix find_interface_ip for gateway groups with VIPs. Ticket #4858Chris Buechler2016-02-051-3/+3
* $interface isn't used here. Wasn't before either, otherwise it would have bro...Chris Buechler2016-02-051-2/+0
* Just show the IP to the user, the VIP's uniqid is meaningless noise to the us...Chris Buechler2016-02-051-1/+1
* Only show VIPs associated with the correct interface. Ticket #5844Chris Buechler2016-02-051-4/+5
* Select appropriate VIP where one is configured. Ticket #5844Chris Buechler2016-02-051-1/+1
* Add pfsync to the list of pre-defined packet capture filters. Also add negati...jim-p2016-02-051-2/+5
* Store GIT_URL per session instead of using global confRenato Botelho2016-02-051-0/+7
* Fix #5837Renato Botelho2016-02-051-23/+23
* Merge pull request #2586 from NOYB/HTML_Compliance_-_Status_/_OpenVPNRenato Botelho2016-02-051-3/+2
|\
| * HTML Compliance - Status / OpenVPNNOYB2016-02-051-3/+2
|/
* Merge pull request #2585 from k-paulius/patch-pkg-syslog-v2Chris Buechler2016-02-042-1/+14
|\
| * Adding ability to run dhcp6c in debug mode.k-paulius2016-02-042-1/+14
* | Set gif interface MTU in interface_gif_configure if it's not already correct....Chris Buechler2016-02-041-0/+14
|/
* Fixed #5841Stephen Beaver2016-02-042-3/+4
* Lessen the boot delay at the F1 prompt on nanobsd from ~12 seconds to ~6 seco...Chris Buechler2016-02-041-1/+1
* Now that the fields on interfaces.php aren't hidden upon disabling the interf...Chris Buechler2016-02-041-18/+0
* Return blank rather than 0ms/0% for unmonitored gateways latency and loss. Sh...Chris Buechler2016-02-042-3/+7
* Remove rc.restore_full_backup, remainder of full backup components were remov...Chris Buechler2016-02-042-20/+1
* Enable gzip compression in nginx.Chris Buechler2016-02-041-0/+3
* Allow gateway weights up to 30, and add a check in filter.inc to prevent crea...Chris Buechler2016-02-042-1/+9
* Fix multi-session time counting for the FreeRADIUS start/stop case. Ticket #2164jim-p2016-02-041-1/+8
* Fix typo in button class for CP statusjim-p2016-02-041-1/+1
* Merge pull request #2584 from schinken/radvd-lifetime-defaultsRenato Botelho2016-02-041-0/+4
|\
| * Add defaults to radvd valid and preferred lifetimeschinken2016-02-041-0/+4
* | Make sure subnet_size() didn't return 0Renato Botelho2016-02-041-1/+3
* | Merge pull request #2435 from stilez/patch-7Renato Botelho2016-02-041-7/+39
|\ \ | |/ |/|
| * variablestilez2016-01-141-4/+4
| * fixing commentstilez2016-01-141-10/+7
| * Subnet size logicstilez2016-01-141-7/+42
* | Simplify is_linklocal()Renato Botelho2016-02-041-20/+9
* | Merge pull request #2320 from stilez/patch-3Renato Botelho2016-02-041-14/+33
|\ \
| * | REBASE of #1786 and #1788, tightening three IP functionsstilez2015-12-231-14/+33
* | | Isolate the check for @label in the end of hostname only for noip and noip-freeRenato Botelho2016-02-041-5/+8
* | | Merge pull request #2574 from tiagobar/masterRenato Botelho2016-02-042-1/+8
|\ \ \
| * | | Dynamic DNS URL for NO-IP needs to be updated.Tiago Barrionuevo2016-01-302-1/+8
* | | | Merge pull request #2579 from NOYB/HTML_Compliance_-_Status_/_DHCPv6_leasesRenato Botelho2016-02-041-2/+2
|\ \ \ \
| * | | | HTML Compliance - Status / DHCPv6 leasesNOYB2016-02-021-2/+2
* | | | | Also switch admin password in the default config.xml to bcrypt. Ticket #4120jim-p2016-02-041-1/+1
* | | | | Catch up to latest config versionjim-p2016-02-041-1/+1
* | | | | Merger PR 2583 but retained non-sortable actions columnStephen Beaver2016-02-041-1/+1
* | | | | Merge pull request #2583 from NOYB/Status_/_DHCP_leases_-_Root_Cause_Sort_IssueStephen Beaver2016-02-040-0/+0
|\ \ \ \ \
| * | | | | Status / DHCP leases - Root Cause Sort IssueNOYB2016-02-041-7/+5
* | | | | | Status / DHCP leases - Root Cause Sort IssueNOYB2016-02-041-7/+5
* | | | | | Fix #5830Renato Botelho2016-02-042-2/+24
|/ / / / /
* | | | | Don't sort online, lease type or action icon columnsStephen Beaver2016-02-031-3/+3
* | | | | Remove dhcpd 4.3 from the list since they are pfSense dependenciesRenato Botelho2016-02-031-3/+0
* | | | | Add RFC 2136 support to the DynDNS widgetjim-p2016-02-031-7/+34
OpenPOWER on IntegriCloud