Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge pull request #2100 from doktornotor/patch-2 | Renato Botelho | 2015-11-23 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | restart_service() - do not attempt to stop service that is not running | doktornotor | 2015-11-21 | 1 | -1/+3 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Move recently added config upgrade for IPsec enable to last config upgrade | Renato Botelho | 2015-11-23 | 1 | -4/+4 | |
* | | | | | | | | | | | | Optimize upgrade_128_to_129() | Renato Botelho | 2015-11-23 | 1 | -10/+8 | |
* | | | | | | | | | | | | Move recently added upgrade code to a new config version | Renato Botelho | 2015-11-23 | 3 | -16/+20 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | When necessary, unset $config['ipsec']['enable'] in upgrade code. | Luiz Otavio O Souza | 2015-11-22 | 1 | -0/+3 | |
* | | | | | | | | | | | Fix ipsec_enabled() to return true only when at least one of the phase 1 entr... | Luiz Otavio O Souza | 2015-11-22 | 1 | -1/+7 | |
* | | | | | | | | | | | Remove the last usage cases of $config['ipsec']['enable']. | Luiz Otavio O Souza | 2015-11-22 | 4 | -18/+5 | |
* | | | | | | | | | | | Do not allow the same interface be part of two different bridges. | Luiz Otavio O Souza | 2015-11-22 | 1 | -1/+11 | |
* | | | | | | | | | | | Preserve bridge name while editing bridge settings, otherwise a new bridge is... | Luiz Otavio O Souza | 2015-11-22 | 1 | -0/+16 | |
* | | | | | | | | | | | Fix the interfaces widget to show the IP address of v6 only interfaces. | Luiz Otavio O Souza | 2015-11-22 | 1 | -1/+1 | |
* | | | | | | | | | | | Unset "net.inet.ip.fastforwarding" when upgrading from older versions. | Luiz Otavio O Souza | 2015-11-22 | 1 | -0/+14 | |
* | | | | | | | | | | | Convert all the occurrences of $config['ipsec']['enable'] in filter.inc, ipse... | Luiz Otavio O Souza | 2015-11-22 | 3 | -18/+18 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Tidy up "services_status.widget.php" | Colin Fleming | 2015-11-21 | 1 | -6/+6 | |
* | | | | | | | | | | Remove "orphaned" closing SPAN tag | Colin Fleming | 2015-11-21 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
* | | | | | | | | | add ipfw-classifyd to obsoletedfiles list. Ticket #5508 | Chris Buechler | 2015-11-21 | 1 | -0/+1 | |
* | | | | | | | | | Bind to IP aliases correctly in Unbound. Ticket #5464 | Chris Buechler | 2015-11-21 | 1 | -1/+6 | |
* | | | | | | | | | add layer7 files to obsoletedfiles list. Ticket #5508 | Chris Buechler | 2015-11-20 | 1 | -0/+3 | |
* | | | | | | | | | Remove layer7 components. Ticket #5508 | Chris Buechler | 2015-11-20 | 168 | -5455/+12 | |
* | | | | | | | | | Revise System->Routing menu entry and page titles | Stephen Beaver | 2015-11-20 | 4 | -4/+4 | |
* | | | | | | | | | Removed no longer needed jQuery | Stephen Beaver | 2015-11-20 | 1 | -8/+0 | |
* | | | | | | | | | remove old function call | Jared Dillard | 2015-11-20 | 1 | -13/+0 | |
* | | | | | | | | | clean up interface statistics widget | Jared Dillard | 2015-11-20 | 1 | -5/+5 | |
* | | | | | | | | | clean up installed packages widget | Jared Dillard | 2015-11-20 | 1 | -5/+5 | |
* | | | | | | | | | Do not overwrite /etc/hosts and /etc/syslog.conf during base update. Fixes #5504 | Renato Botelho | 2015-11-20 | 2 | -0/+4 | |
* | | | | | | | | | add common background color classes for dark theme | Jared Dillard | 2015-11-20 | 1 | -0/+25 | |
* | | | | | | | | | clean up gateways widget | Jared Dillard | 2015-11-20 | 1 | -10/+9 | |
* | | | | | | | | | Fix search box icon color | Stephen Beaver | 2015-11-20 | 1 | -1/+1 | |
* | | | | | | | | | Always define $last_update_file to avoid calling file_put_contents with empty... | Renato Botelho | 2015-11-20 | 1 | -2/+1 | |
* | | | | | | | | | NTP -> NTPD | Stephen Beaver | 2015-11-20 | 2 | -2/+2 | |
* | | | | | | | | | Fixed duplicate NTP | Stephen Beaver | 2015-11-20 | 1 | -4/+0 | |
* | | | | | | | | | remove inline styles | Jared Dillard | 2015-11-20 | 9 | -29/+29 | |
* | | | | | | | | | update dark theme | Jared Dillard | 2015-11-20 | 1 | -19/+43 | |
* | | | | | | | | | Merge pull request #2097 from phil-davis/timeupdateinterval | Stephen Beaver | 2015-11-20 | 2 | -10/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove unused time-update-interval | Phil Davis | 2015-11-20 | 2 | -10/+0 | |
* | | | | | | | | | | Merge pull request #2096 from phil-davis/patch-1 | Stephen Beaver | 2015-11-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Better test for webguicss being not set | Phil Davis | 2015-11-20 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Completes #5263 | Stephen Beaver | 2015-11-20 | 1 | -84/+122 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Fixed #5497 | Stephen Beaver | 2015-11-20 | 2 | -11/+29 | |
* | | | | | | | | | Completed #5499 | Stephen Beaver | 2015-11-20 | 1 | -9/+3 | |
* | | | | | | | | | Merge pull request #2088 from phil-davis/bindlan | Renato Botelho | 2015-11-20 | 4 | -11/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix old SNMP bindlan setting - Redmine #3883 | Phil Davis | 2015-11-19 | 4 | -11/+16 | |
* | | | | | | | | | | Fixes #5488 | Stephen Beaver | 2015-11-20 | 1 | -58/+64 | |
* | | | | | | | | | | Merge pull request #2093 from phil-davis/patch-3 | Renato Botelho | 2015-11-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Redmine #5492 case of acronyms in widget names | Phil Davis | 2015-11-20 | 1 | -0/+7 | |
* | | | | | | | | | | | Merge pull request #2092 from phil-davis/patch-1 | Renato Botelho | 2015-11-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix widgetname variables | Phil Davis | 2015-11-20 | 1 | -3/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Add vmm and nmdm modules to amd64 | Renato Botelho | 2015-11-20 | 1 | -1/+1 | |
* | | | | | | | | | | | Remove /etc/inc/uuid.php and /etc/inc/dot.hushlogin, both unused files | Renato Botelho | 2015-11-20 | 3 | -327/+2 | |
* | | | | | | | | | | | Move timeout value to PHP definition for easier modification | Stephen Beaver | 2015-11-20 | 1 | -7/+7 |