| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a setting to allow the user to specify the clog file size so more (or les... | jim-p | 2013-12-26 | 2 | -5/+52 |
* | Add an option for users to be able to adjust how many configuration revisions... | jim-p | 2013-12-26 | 1 | -1/+39 |
* | Show backup file size in config history. | jim-p | 2013-12-26 | 1 | -9/+9 |
* | Fix syntax, unbreak dashboard | jim-p | 2013-12-26 | 1 | -1/+1 |
* | When WANTIME is empty, there is nothing to do here | Renato Botelho | 2013-12-24 | 1 | -1/+1 |
* | test only does integer comparison, use bc to compare float | Renato Botelho | 2013-12-24 | 1 | -2/+2 |
* | Save status even if no script is executed | Renato Botelho | 2013-12-24 | 1 | -2/+2 |
* | On first run REVIOUSSTATUS doesn't exist, so it cannot be UP or DOWN, invert ... | Renato Botelho | 2013-12-24 | 1 | -5/+7 |
* | Merge pull request #863 from dhiltonp/master | Chris Buechler | 2013-12-23 | 1 | -0/+3 |
|\ |
|
| * | /usr/local/www/system.php: strip excess whitespace from ntp field before proc... | David P Hilton | 2013-12-12 | 1 | -0/+3 |
* | | Fix DHCP lease time display, strftime already convert it to local timezone, s... | Renato Botelho | 2013-12-23 | 1 | -11/+5 |
* | | Remove 'deny unknown clients' option from DHCPv6 since it's not supported, it... | Renato Botelho | 2013-12-23 | 1 | -10/+0 |
* | | Correct displaying states status and avoid divison by zero due to wrong data ... | Ermal | 2013-12-23 | 1 | -1/+3 |
* | | Avoid dashboard divide by zero errors | phildd | 2013-12-22 | 1 | -3/+12 |
* | | Do not register the _ENV superglobal since its not required and probably not ... | Ermal | 2013-12-20 | 1 | -1/+1 |
* | | Rmoeve register_long_arrays from php.ini and from php code the use of HTTP_*_... | Ermal | 2013-12-20 | 4 | -6/+12 |
* | | Provide a setting to disable the auto added LAN SPDs in the DB | Ermal | 2013-12-19 | 1 | -0/+20 |
* | | Move also tls-verify to fcgicli to avoid forking php process. Maybe even this... | Ermal | 2013-12-19 | 1 | -2/+7 |
* | | Migrate openvpn authentication to use fcgicli rather than forking a php proce... | Ermal | 2013-12-19 | 1 | -0/+9 |
* | | Fix saving of voucher sync settings. | jim-p | 2013-12-16 | 1 | -11/+12 |
* | | Switch to php-fpm for lighty and check_reload_status will use it. Step by ste... | Ermal | 2013-12-14 | 3 | -5/+3 |
* | | Remove a probably bad copy/paste line | Renato Botelho | 2013-12-14 | 1 | -1/+0 |
* | | Properly detect if an ip is already configured for VIP. Remove useless checks... | Ermal | 2013-12-13 | 1 | -10/+2 |
* | | Add an option to restore default logout/error/portal custom pages on Captive ... | Renato Botelho | 2013-12-13 | 1 | -0/+27 |
|/ |
|
* | Fix vpn_pppoe_get_id and stop duplicating pppoeid for multiple servers, it fi... | Renato Botelho | 2013-12-09 | 1 | -2/+2 |
* | tidy up html | Renato Botelho | 2013-12-09 | 1 | -62/+64 |
* | Fix whitespaces and indent | Renato Botelho | 2013-12-09 | 1 | -297/+305 |
* | added missing quotes | dwayne voelker | 2013-12-07 | 1 | -1/+1 |
* | Allow setting a default scale type preference for the traffic graphs widget | dwayne voelker | 2013-12-07 | 2 | -1/+30 |
* | Use _vip as identified for CARP vip IPs to allow easier upgrade code. This wa... | Ermal | 2013-12-06 | 2 | -6/+4 |
* | Add a knob to prefer IPv4 over IPv6, it fixes #2833 | Renato Botelho | 2013-12-06 | 1 | -0/+20 |
* | Also account for a widget being null/not defined, and not just closed/open. | jim-p | 2013-12-05 | 1 | -1/+1 |
* | Provide proper interface for getting carp status | Ermal | 2013-12-05 | 2 | -2/+2 |
* | Handle more carp enahancements for FreeBSD 10. the interface vips will be nam... | Ermal | 2013-12-05 | 2 | -6/+0 |
* | Prevent network or broadcast address to be set on interface (console, GUI and... | Renato Botelho | 2013-12-04 | 2 | -3/+25 |
* | Add FreeBSD pkgng repo definition | jim-p | 2013-12-03 | 1 | -0/+5 |
* | Fix #3350. Do not destroy an interface when it's being disabled | Renato Botelho | 2013-12-03 | 1 | -4/+2 |
* | Remove a left testing code | Renato Botelho | 2013-12-03 | 1 | -1/+0 |
* | Fix #3339. Add a way to download CP portal, error and logout html pages | Renato Botelho | 2013-12-02 | 1 | -1/+42 |
* | Fix whitespaces and indent | Renato Botelho | 2013-12-02 | 1 | -81/+81 |
* | Show aliases popup on Outbound NAT list | Renato Botelho | 2013-12-02 | 1 | -4/+22 |
* | Declare missing global vars and fix gateway deletion | Renato Botelho | 2013-12-02 | 1 | -0/+2 |
* | Fix typos | Renato Botelho | 2013-12-02 | 3 | -3/+3 |
* | One more typo on Alternative Names fill, that was setting type field with $value | Renato Botelho | 2013-11-29 | 1 | -1/+1 |
* | Fix a (probably) copy/paste issue that is making all Alternative Names disape... | Renato Botelho | 2013-11-29 | 1 | -2/+2 |
* | Remove references to _vip interface and provide proper configuration for carp... | Ermal | 2013-11-28 | 5 | -37/+6 |
* | Stop sorting 1to1 rules and leave user decide the order. Fixes #3327 | Renato Botelho | 2013-11-26 | 1 | -14/+0 |
* | Allow toggle enable/disable, reorder and multiple delete static routes | Renato Botelho | 2013-11-26 | 1 | -42/+193 |
* | Show all gateway entries, even if interface doesn't exist, to avoid adding du... | Renato Botelho | 2013-11-26 | 1 | -55/+176 |
* | Add an option to disable gateway items | Renato Botelho | 2013-11-26 | 1 | -1/+15 |